Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - eckbd.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 12 May 2025 21:33:21 GMT
Content-Length: 0
Connection: keep-alive
location: https://www.eckbd.com/
x-wix-cache-control: public, max-age=86400
strict-transport-security: max-age=86400
x-wix-request-id: 1747085601.923621232062535569
Age: 0
Server-Timing: cache;desc=miss, varnish;desc=miss, dc;desc=ireland-pub
X-Seen-By: 7U7NzZSqfMgd9YnjHLtUa7xkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLmNnZ+pKovL1E5LW2ypQSH1beSRVAoMFHdNCF4X0YvQG,2d58ifebGbosy5xc+FRaluM85SLsADBCcnTzvrVsFv2A7qcT3jVeBiaOETO3wimrLxGuhQNS/pP7fpYTlVFZUQ==,2UNV7KOq4oGjA5+PKsX47LjLBanRQcx/0ZasyeiEqnsyIvXDwAgQnMaS/gEZIOGh,TeEjV9lv7/HACQr2VMOeG4xvqh0x0WZLIeg0G9j2wRc=,UOYNUEAXqn/WZl+iQhS1dnBexwflijqO8jP2vF7wkzo9prx8l5JFxd0HBUgYSiSUJeMLuqQl4T7ApGZs74g0eg==
Cache-Control: no-cache
Server: Pepyaka
X-Content-Type-Options: nosniff

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://eckbd.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
content-type: text/html; charset=UTF-8
link: <https://static.parastorage.com/>; rel=preconnect; crossorigin;,<https://static.parastorage.com/>; rel=preconnect;,<https://static.wixstatic.com/>; rel=preconnect; crossorigin;,<https://static.wixstatic.com/>; rel=preconnect;,<https://siteassets.parastorage.com>; rel=preconnect; crossorigin;,
x-wix-request-id: 1747085602.109621292471554337
html-cacheable: true
etag: W/"acacf0fea4c512d70d2e9481f272e4b5"
content-language: en
strict-transport-security: max-age=86400
age: 0
accept-ranges: bytes
set-cookie: XSRF-TOKEN=1747085604|kPkAnsmrE4VU; Path=/; Domain=www.eckbd.com; Secure; SameSite=None
cache-control: private,max-age=0,must-revalidate
server: Pepyaka
x-content-type-options: nosniff
date: Mon, 12 May 2025 21:33:24 GMT
x-served-by: cache-hel1410023-HEL
x-cache: MISS
vary: Accept-Encoding
server-timing: cache;desc=miss, varnish;desc=miss_miss, dc;desc=fastly_ireland-pub_g
x-seen-by: yvSunuo/8ld62ehjr5B7kA==,GilIRCy+Ky2nI9KZaDKzWLxkNjrXdwdgtu6E0yACibU=,REmTqJKTo7BM/eF7JdTbUrxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLqKuOmKMhti9qIeyrZnp8K1beSRVAoMFHdNCF4X0YvQG,2d58ifebGbosy5xc+FRalr46q456enlcnyC6ct/Q3BQ1Y7gQgWqeWi4DvN/Ko1YICVeeDyvYAsY/h7M+G/6UFw==,2UNV7KOq4oGjA5+PKsX47MdfE/6RZ+fQLbH+dNkEUXcyIvXDwAgQnMaS/gEZIOGh,TeEjV9lv7/HACQr2VMOeG4xvqh0x0WZLIeg0G9j2wRc=,UOYNUEAXqn/WZl+iQhS1dtRzbVHyBi35g2Zi2RIDDSg9prx8l5JFxd0HBUgYSiSU13Gvvdvr5v+T58vFgK7v4Q==,TeEjV9lv7/HACQr2VMOeG0sUWJMfOtb/JVckaRMmE0M=,LoUK8/saGAmOxZWtpubo2p84gKMC7RGeNJWqgFToFY9pSQqUrM4mhDnuLJj4dskFick60r/W31wzmRNC/li3Mp+6jWRSnk7H1uOApk1XMQ0=,TeEjV9lv7/HACQr2VMOeGx4G6lIz4KzL7TLpqcE/PrY=,Kx8FQg8qZTqABZy3EnRDz9lZhEfeF8mZfT6FHI3cFKyvEZtHQ7mqMPqeyIU33/ihlxz5mpNmwscWwtqSOywZsY2d3aP9UfA/5oaHYCKUPec=
via: 1.1 google
glb-x-seen-by: bS8wRlGzu0Hc+WrYuHB8QIg44yfcdCMJRkBoQ1h6Vjc=
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: eckbd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="es">
<head>
  
  <!-- SEO Tags -->
  <title>ECKBD espacios y equipamientos | Montevideo</title>
  <meta name="description" content="Mejoramos tus espacios con un catálogo de diversos productos y soluciones, como sillas de masajes, escritorio eléctrico de altura ajustable, artículos gamer. Agenda tu visita a ECKBD"/>
  <link rel="canonical" href="https://www.eckbd.com"/>
  <meta property="og:title" content="ECKBD espacios y equipamientos | Montevideo"/>
  <meta property="og:description" content="Mejoramos tus espacios con un catálogo de diversos productos y soluciones, como sillas de masajes, escritorio eléctrico de altura ajustable, artículos gamer. Agenda tu visita a ECKBD"/>
  <meta property="og:image" content="https://static.wixstatic.com/media/70a465_ca9c1d56ad2d40bdb00bbeacde69d8ae%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/70a465_ca9c1d56ad2d40bdb00bbeacde69d8ae%7Emv2.jpg"/>
  <meta property="og:image:width" content="2500"/>
  <meta property="og:image:height" content="1330"/>
  <meta property="og:url" content="https://www.eckbd.com"/>
  <meta property="og:site_name" content="ECKBD"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","url":"https://www.eckbd.com/","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.eckbd.com/search-results?q={search_term}"},"query-input":"required name=search_term"}}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"ECKBD","url":"https://www.eckbd.com","image":"https://static.wixstatic.com/media/70a465_ca9c1d56ad2d40bdb00bbeacde69d8ae~mv2.jpg","address":{"@type":"PostalAddress","addressCountry":"UY","addressLocality":"Montevideo","postalCode":"11200","streetAddress":"2041 Charrúa"},"telephone":"+59897999454"}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"ECKBD","url":"https://www.eckbd.com"}</script>
  <meta name="facebook-domain-verification" content="6z40zl8zjozgchxgx5cfeajnjy6cw8"/>
  <meta name="google-site-verification" content="G2uK9h21VX1Y-JkYpvYaljpHAQOsNy6xIXAu1E7egpQ"/>
  <link rel="alternate" href="https://www.eckbd.com/blog-feed.xml" type="application/rss+xml" title="ECKBD - RSS"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:title" content="ECKBD espacios y equipamientos | Montevideo"/>
  <meta name="twitter:description" content="Mejoramos tus espacios con un catálogo de diversos productos y soluciones, como sillas de masajes, escritorio eléctrico de altura ajustable, artículos gamer. Agenda tu visita a ECKBD"/>
  <meta name="twitter:image" content="https://static.wixstatic.com/media/70a465_ca9c1d56ad2d40bdb00bbeacde69d8ae%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/70a465_ca9c1d56ad2d40bdb00bbeacde69d8ae%7Emv2.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/70a465_4417abcddff44857be182cf208ab4181%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/70a465_4417abcddff44857be182cf208ab4181%7Emv2.jpg" type="image/jpeg"/>
  <link rel="shortcut icon" href="https://static.wixstatic.com/media/70a465_4417abcddff44857be182cf208ab4181%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/70a465_4417abcddff44857be182cf208ab4181%7Emv2.jpg" type="image/jpeg"/>
  <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/70a465_4417abcddff44857be182cf208ab4181%7Emv2.jpg/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/70a465_4417abcddff44857be182cf208ab4181%7Emv2.jpg" type="image/jpeg"/>

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

  <!-- Original trials -->
  

  <!-- Legacy Polyfills -->
  <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script>
  <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/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>

  <!-- Globals Definitions -->
  <script>
    (function () {
      var now = Date.now()
      window.initialTimestamps = {
        initialTimestamp: now,
        initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now())
      }

      window.thunderboltTag = "libs-releases-GA-local"
      window.thunderboltVersion = "1.15632.0"
    })();
  </script>

  <!-- Essential Viewer Model -->
  <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":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.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"es"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.eckbd.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.eckbd.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.eckbd.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"646","renderingFlow":"NONE","language":"es","locale":"es"},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.eckbd.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.eckbd.com\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":true,"experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.videoLazyLoading":true}}</script>
  <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script>

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

  
  
  <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js">(()=>{"use strict";const e=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,o="client-session-bind",t=new Set([o,"client-binding","svSession","smSession","server-session-bind","wixSession2"].map((e=>e.toLowerCase()))),i=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"),n=(e="")=>`${o}=; ${e} max-age=0; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT`,r=o=>{const i="string"==typeof o?o.split("=")[0].trim():o.name,n=e(i).toLowerCase();return t.has(n)},s=e=>{let o;return o="string"==typeof e?e.split(";").map((e=>e.trim())):e,o.filter((e=>!r(e)))},l="tbReady",a="security_overrideGlobals",{experiments:c,siteFeaturesConfigs:d,accessTokensUrl:g}=window.viewerModel,b=g,u={},m=(()=>{const e=document.cookie.split(";").map((e=>e.trim())).filter((e=>e?.startsWith(o)))[0]?.split("=")[1];return(()=>{const e=`domain=${location.hostname};`,o=n(),t=n(e);i.set.call(document,o),i.set.call(document,t)})(),e})();m&&(u["client-binding"]=m);let h=fetch;addEventListener(l,(function e(o){const{logger:t}=o.detail;try{window.tb.init({fetch:h,fetchHeaders:u})}catch(e){const o=new Error("TB003");t.meter(`${a}_${o.message}`,{paramsOverrides:{errorType:a,eventString:o.message}}),window?.viewerModel?.mode.debug&&console.error(e)}finally{removeEventListener(l,e),h=fetch}})),c["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>d.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(b,{credentials:"same-origin",headers:u}).then((function(e){if(!e.ok)throw new Error(`[${e.status}]${e.statusText}`);return e.json()})),window.dynamicModelPromise=window.fetchDynamicModel()),Object.defineProperty(document,"cookie",{get(){const e=i.get.call(document);return s(e).join("; ")},set(o){const n=e(o.split(";")[0]);[...t].every((e=>!n?.startsWith(e.toLowerCase())))&&i.set.call(document,o)},enumerable:!0,configurable:!1}),(()=>{if(!globalThis.cookieStore)return;const e=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),i=globalThis.cookieStore.set.bind(globalThis.cookieStore),n=globalThis.cookieStore.delete.bind(globalThis.cookieStore);Object.defineProperty(globalThis.CookieStore.prototype,"get",{value:async o=>t.has(o.toLowerCase())?null:e.call(void 0,o),enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"getAll",{value:async()=>{const e=await o.call(void 0);return s(e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"set",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return i.call(void 0,...e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"delete",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return n.call(void 0,...e)},enumerable:!0,configurable:!1})})()})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js.map</script>


<!-- Overriding Globals JS  -->


<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js">(()=>{"use strict";const{ownKeys:e}=Reflect,t=["toString","toLocaleString","valueOf"],r=(r,o,n)=>{const i=o[r];if(!i)return;let s=!1;try{const e=Object.getOwnPropertyDescriptor(o,r);e&&(s=e.enumerable||!1)}catch(e){console.warn(`Failed to get property descriptor for key "${r}":`,e)}globalThis.defineStrictProperty(r,i,o,s);const c=i?.prototype;if(c){const e=Object.getOwnPropertyDescriptors(c);Object.keys(e).forEach((r=>{const o=e[r];o&&((e,r,o,n)=>{const i=!(n["specs.thunderbolt.hardenArrayPush"]&&n["specs.thunderbolt.loadWebpackRuntimeInHead"])&&"push"===r&&Array.isArray(e);if("constructor"!==r&&!i&&"value"in o&&o.configurable&&!t.includes(String(r))){const{value:t,enumerable:n,get:i,set:s}=o,c={enumerable:n,configurable:!1,...t?{value:t,writable:!1}:{get:i,set:s}};Object.defineProperty(e,r,c)}})(c,r,o,n)}))}e(i).forEach((e=>{const t=Object.getOwnPropertyDescriptor(i,e);t&&(t.writable||t.configurable)&&globalThis.defineStrictProperty(e.toString(),i[e],i,t.enumerable)}))},o=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,n=(e,t,r,o)=>{(e=>e?.set&&e?.get&&"function"==typeof e.set&&"function"==typeof e.get&&!e.get.toString().includes("[native code]")&&!e.set.toString().includes("[native code]"))(t)?Object.defineProperty(r||globalThis,e,{get:t.get,set:t.set,configurable:!1,enumerable:o||!1}):Object.defineProperty(r||globalThis,e,{value:t,writable:!1,configurable:!1,enumerable:o||!1})},i=()=>{const e=globalThis.open,t=document.open,r=(t,r,o)=>{const n="string"!=typeof t,i=e.call(window,t,r,o);return n||((s=t).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}:${s}`)&&(s=`${location.protocol}${s}`),!s.startsWith("http")||new URL(s).hostname===location.hostname)?{}:i;var s};defineStrictProperty("open",r,globalThis,!0),defineStrictProperty("open",((e,o,n)=>e?r(e,o,n):t.call(document,e,o,n)),document,!0)},s=document.createElement,c=(e,t)=>{const r=s.call(document,e,t),n=Element.prototype.setAttribute,i=Element.prototype.setAttributeNS;if("iframe"===o(e)){globalThis.defineStrictProperty("srcdoc",{get:()=>{},set:()=>{console.error("`srcdoc` is not allowed in iframe elements.")}},r,!1);const e=function(e,t){"srcdoc"!==e.toLowerCase()?n.call(r,e,t):console.error("`srcdoc` attribute is not allowed to be set.")},t=function(e,t,o){"srcdoc"!==t.toLowerCase()?i.call(r,e,t,o):console.error("`srcdoc` attribute is not allowed to be set.")};r.setAttribute=e,r.setAttributeNS=t}return r},a="client-binding",l="security_overrideGlobals",d=["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],p=e=>(e instanceof Headers?e.forEach(((t,r)=>{decodeURIComponent(r).toLowerCase()===a&&e.delete(r)})):Object.keys(e).forEach((t=>{decodeURIComponent(t).toLowerCase()===a&&delete e[t]})),e),u=e=>{let t=!0;const r=(e=>{let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else{if("function"!=typeof e?.toString)throw new Error("Unsupported type for url");t=e.toString()}try{return new URL(t).pathname}catch(e){return r=t.replace(/#.+/gi,"").split("?").shift(),r.startsWith("/")?r:`/${r}`}})(e),n=o(r);return d.some((e=>n.includes(e)))&&(t=!1),t},f=(e=globalThis)=>{const t=fetch;e.defineStrictProperty("fetch",(function(){const r=(o=arguments,globalThis.Request&&o[0]instanceof Request&&o[0]?.headers?p(o[0].headers):o[1]?.headers&&p(o[1].headers),o);var o;return u(arguments[0])?t.apply(e,Array.from(r)):new Promise(((e,t)=>{const r=new Error("TB002");window.fedops?.interactionStarted(r,l),t(r)}))}))};performance.mark("overrideGlobals started");const{isExcludedFromSecurityExperiments:b,experiments:g}=window.viewerModel;try{((e=globalThis)=>{Object.defineProperty(e,"defineStrictProperty",{value:n,writable:!1,enumerable:!1,configurable:!1})})(),i(),b||globalThis.defineStrictProperty("createElement",c,document,!0),g["specs.thunderbolt.hardenFetchAndXHR"]&&!b&&(f(),((e=globalThis)=>{const t=XMLHttpRequest;function r(){const e=new t,r=e.open,o=e.setRequestHeader;return e.open=function(){if(arguments.length<2||u(arguments[1]))return r.apply(e,Array.from(arguments));{const e=new Error("TB002");throw window.fedops?.interactionStarted(e,l),e}},e.setRequestHeader=function(t,r){decodeURIComponent(t).toLowerCase()!==a&&o.call(e,t,r)},e}Object.keys(t).forEach((e=>{r[e]=t[e]})),e.defineStrictProperty("XMLHttpRequest",r)})()),g["specs.thunderbolt.removeServiceWorker"]&&(()=>{if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register=()=>console.log("Service worker registration is not allowed"),Promise.resolve()})(),(e=>{let t=[],o=[];const{experiments:n}=window.viewerModel;o=o.concat(["TextEncoder","TextDecoder"]),n["specs.thunderbolt.hardenClientGlobals_EventTarget"]&&!e&&(o=o.concat(["XMLHttpRequestEventTarget","EventTarget"])),n["specs.thunderbolt.hardenArray"]&&o.push("Array"),o=o.concat(["URL","JSON"]),e||(t=t.concat(["addEventListener","removeEventListener"])),t=t.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),n["specs.thunderbolt.hardenStringAndNumber"]&&(o=o.concat(["String","Number"])),e||o.push("Object"),o=o.concat(["Reflect"]),t.forEach((e=>{Object.freeze(globalThis[e]),["addEventListener","removeEventListener"].includes(e)&&globalThis.defineStrictProperty(e,document[e],document,!0),globalThis.defineStrictProperty(e,globalThis[e],globalThis,!0)})),o.forEach((e=>{r(e,globalThis,n)}))})(b),b||(defineStrictProperty("preventStringArgument",((e,t,r)=>{const o=r||globalThis,n=o[e];defineStrictProperty(e,(function(){const r=Array.from(arguments);if("string"!=typeof r[t])return n.apply(o,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)}),o)})),preventStringArgument("setTimeout",0),preventStringArgument("setInterval",0))}catch(e){window?.viewerModel?.mode.debug&&console.error(e);const t=new Error("TB006");window.fedops?.reportError(t,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(t):globalThis.defineStrictProperty("sentryBuffer",[t],window,!1)}performance.mark("overrideGlobals ended")})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js.map</script>


  
  <script>
    window.commonConfig = viewerModel.commonConfig

	
  </script>

  <!-- Initial CSS -->
  <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.94c435c3.min.css">@keyframes slide-horizontal-new{0%{transform:translateX(100%)}}@keyframes slide-horizontal-old{80%{opacity:1}to{opacity:0;transform:translateX(-100%)}}@keyframes slide-vertical-new{0%{transform:translateY(-100%)}}@keyframes slide-vertical-old{80%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes out-in-new{0%{opacity:0}}@keyframes out-in-old{to{opacity:0}}html[data-page-transition=SlideHorizontal]::view-transition-old(page-group){animation:slide-horizontal-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideHorizontal]::view-transition-new(page-group){animation:slide-horizontal-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-old(page-group){animation:slide-vertical-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-new(page-group){animation:slide-vertical-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=OutIn]::view-transition-old(page-group){animation:out-in-old .35s cubic-bezier(.64,0,.78,0) forwards}html[data-page-transition=OutIn]::view-transition-new(page-group){animation:out-in-new .35s cubic-bezier(.22,1,.36,1) .35s backwards}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}body,html{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body{--scrollbar-width:0px;font-family:Arial,Helvetica,sans-serif;font-size:10px}body,html{height:100%}body{overflow-x:auto;overflow-y:scroll}body:not(.responsive) #site-root{min-width:var(--site-width);width:100%}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}#SITE_CONTAINER{position:relative}:root{--one-unit:1vw;--section-max-width:9999px;--spx-stopper-max:9999px;--spx-stopper-min:0px}@supports(-webkit-appearance:none) and (stroke-color:transparent){:root{--safari-sticky-fix:opacity}}@supports(container-type:inline-size){:root{--one-unit:1cqw}}[id^=oldHoverBox-]{mix-blend-mode:plus-lighter;transition:opacity .5s ease,visibility .5s ease}[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]){isolation:isolate}</style>
<style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.beea92dc.min.css">a,abbr,acronym,address,applet,b,big,blockquote,button,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,footer,form,h1,h2,h3,h4,h5,h6,header,i,iframe,img,ins,kbd,label,legend,li,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,title,tr,tt,u,ul,var{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}input,select,textarea{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}.testStyles{overflow-y:hidden}.reset-button{-webkit-appearance:none;background:none;border:0;color:inherit;font:inherit;line-height:normal;outline:0;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:focus{outline:none}body.device-mobile-optimized:not(.disable-site-overflow){overflow-x:hidden;overflow-y:scroll}body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER{margin-left:auto;margin-right:auto;overflow-x:visible;position:relative;width:320px}body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER{margin-top:0}body.device-mobile-optimized>*{max-width:100%!important}body.device-mobile-optimized #site-root{overflow-x:hidden;overflow-y:hidden}@supports(overflow:clip){body.device-mobile-optimized #site-root{overflow-x:clip;overflow-y:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root:not(.overflow-clip-in-mobile){overflow-x:hidden;overflow-y:auto}body.device-mobile-non-optimized #SITE_CONTAINER #site-root.overflow-clip-in-mobile{overflow-x:clip;overflow-y:clip}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #site-root,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode.device-mobile-optimized #TINY_MENU{opacity:0;pointer-events:none}body.fullScreenMode-scrollable.device-mobile-optimized{overflow-x:hidden!important;overflow-y:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #site-root{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling,body.siteScrollingBlocked{position:fixed;width:100%}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}body.blockSiteScrolling:not(.responsive) #WIX_ADS{margin-top:var(--blocked-site-scroll-margin-top)}#site-root{margin:0 auto;min-height:100%;position:relative;top:var(--wix-ads-height)}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}.auto-generated-link{color:inherit}#SCROLL_TO_BOTTOM,#SCROLL_TO_TOP{height:0}.has-click-trigger{cursor:pointer}.fullScreenOverlay{bottom:0;display:flex;justify-content:center;left:0;overflow-y:hidden;position:fixed;right:0;top:-60px;z-index:1005}.fullScreenOverlay>.fullScreenOverlayContent{bottom:0;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;top:60px;transform:translateZ(0)}[data-mesh-id$=centeredContent],[data-mesh-id$=form],[data-mesh-id$=inlineContent]{pointer-events:none;position:relative}[data-mesh-id$=-gridWrapper],[data-mesh-id$=-rotated-wrapper]{pointer-events:none}[data-mesh-id$=-gridContainer]>*,[data-mesh-id$=-rotated-wrapper]>*,[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]){pointer-events:auto}.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID{grid-area:2/1/3/2;-ms-grid-row:2;position:relative}#masterPage.mesh-layout{-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;align-items:start;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:max-content max-content min-content max-content;justify-content:stretch}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{-ms-grid-row-align:start;-ms-grid-column-align:start;-ms-grid-column:1}#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER{grid-area:1/1/2/2;-ms-grid-row:1}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{grid-area:3/1/4/2;-ms-grid-row:3}#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER{grid-area:4/1/5/2;-ms-grid-row:4}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent]{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #masterPageinlineContent,#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER{position:relative}#masterPage.mesh-layout #SITE_HEADER{grid-area:1/1/2/2}#masterPage.mesh-layout #SITE_FOOTER{grid-area:4/1/5/2}#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER{overflow-x:clip}[data-z-counter]{z-index:0}[data-z-counter="0"]{z-index:auto}.wixSiteProperties{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--wst-button-color-fill-primary:rgb(var(--color_48));--wst-button-color-border-primary:rgb(var(--color_49));--wst-button-color-text-primary:rgb(var(--color_50));--wst-button-color-fill-primary-hover:rgb(var(--color_51));--wst-button-color-border-primary-hover:rgb(var(--color_52));--wst-button-color-text-primary-hover:rgb(var(--color_53));--wst-button-color-fill-primary-disabled:rgb(var(--color_54));--wst-button-color-border-primary-disabled:rgb(var(--color_55));--wst-button-color-text-primary-disabled:rgb(var(--color_56));--wst-button-color-fill-secondary:rgb(var(--color_57));--wst-button-color-border-secondary:rgb(var(--color_58));--wst-button-color-text-secondary:rgb(var(--color_59));--wst-button-color-fill-secondary-hover:rgb(var(--color_60));--wst-button-color-border-secondary-hover:rgb(var(--color_61));--wst-button-color-text-secondary-hover:rgb(var(--color_62));--wst-button-color-fill-secondary-disabled:rgb(var(--color_63));--wst-button-color-border-secondary-disabled:rgb(var(--color_64));--wst-button-color-text-secondary-disabled:rgb(var(--color_65));--wst-color-fill-base-1:rgb(var(--color_36));--wst-color-fill-base-2:rgb(var(--color_37));--wst-color-fill-base-shade-1:rgb(var(--color_38));--wst-color-fill-base-shade-2:rgb(var(--color_39));--wst-color-fill-base-shade-3:rgb(var(--color_40));--wst-color-fill-accent-1:rgb(var(--color_41));--wst-color-fill-accent-2:rgb(var(--color_42));--wst-color-fill-accent-3:rgb(var(--color_43));--wst-color-fill-accent-4:rgb(var(--color_44));--wst-color-fill-background-primary:rgb(var(--color_11));--wst-color-fill-background-secondary:rgb(var(--color_12));--wst-color-text-primary:rgb(var(--color_15));--wst-color-text-secondary:rgb(var(--color_14));--wst-color-action:rgb(var(--color_18));--wst-color-disabled:rgb(var(--color_39));--wst-color-title:rgb(var(--color_45));--wst-color-subtitle:rgb(var(--color_46));--wst-color-line:rgb(var(--color_47));--wst-font-style-h2:var(--font_2);--wst-font-style-h3:var(--font_3);--wst-font-style-h4:var(--font_4);--wst-font-style-h5:var(--font_5);--wst-font-style-h6:var(--font_6);--wst-font-style-body-large:var(--font_7);--wst-font-style-body-medium:var(--font_8);--wst-font-style-body-small:var(--font_9);--wst-font-style-body-x-small:var(--font_10);--wst-color-custom-1:rgb(var(--color_13));--wst-color-custom-2:rgb(var(--color_16));--wst-color-custom-3:rgb(var(--color_17));--wst-color-custom-4:rgb(var(--color_19));--wst-color-custom-5:rgb(var(--color_20));--wst-color-custom-6:rgb(var(--color_21));--wst-color-custom-7:rgb(var(--color_22));--wst-color-custom-8:rgb(var(--color_23));--wst-color-custom-9:rgb(var(--color_24));--wst-color-custom-10:rgb(var(--color_25));--wst-color-custom-11:rgb(var(--color_26));--wst-color-custom-12:rgb(var(--color_27));--wst-color-custom-13:rgb(var(--color_28));--wst-color-custom-14:rgb(var(--color_29));--wst-color-custom-15:rgb(var(--color_30));--wst-color-custom-16:rgb(var(--color_31));--wst-color-custom-17:rgb(var(--color_32));--wst-color-custom-18:rgb(var(--color_33));--wst-color-custom-19:rgb(var(--color_34));--wst-color-custom-20:rgb(var(--color_35))}</style>

  <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>
    
      
<!-- Global site tag (gtag.js) - Google AdWords: AW-10863608784 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-10863608784"></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-10863608784'
            }
        });
    }(window,"promoteAnalyticsChannels")
</script>
    
      <meta name="p:domain_verify" content="a81ed53cf2dc3f8b3903bb43e350007a" />

    
      <script src="https://scripts.promolayer.io/5de8bbbd-ad76-4fab-a27b-7fa70f45bdc9" async></script>
    
      <script src="https://www.neowauk.com/EventProvider/wix_c63508bcd216a-f890-4a9a-a01a-1575d0a65719.js" async></script>
    
      <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head end"></script>
      <!--pageHtmlEmbeds.head end-->
  

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

    

    
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[LoginSocialBar].bf25cb71.min.css">.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.Avatarbase1803900912__root{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;justify-content:center;letter-spacing:0;overflow:hidden;position:relative;text-align:center}.Avatarbase1803900912__image{--wix-ui-tpa-wow-image-border-radius:calc(50 * 1%);font-size:medium;height:100%;width:100%}.Avatarbase1803900912__anonymousAvatar:before,.Avatarbase1803900912__textAvatar:before{height:100%;position:absolute;width:100%}.Avatarbase1803900912__textAvatar:before{align-items:center;content:attr(data-initials);display:flex;justify-content:center}.Avatarbase1803900912__anonymousAvatar:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cdefs%3E%3Cstyle%3E.cls-anonymous-icon{fill:%23969696}%3C/style%3E%3C/defs%3E%3Cellipse class='cls-anonymous-icon' cx='103.7' cy='74.3' rx='38.3' ry='38.7'/%3E%3Cpath style='fill:none' d='M0 0h200v200H0z'/%3E%3Cpath class='cls-anonymous-icon' d='M188.4 200c-7.4-43.6-44.2-76.8-88.4-76.8S19 156.4 11.6 200Z'/%3E%3C/svg%3E");content:""}.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.Avatar52928228__root{background-color:#d8d8d8}.Avatar52928228__root .Avatarbase1803900912__image,.Avatar52928228__root:before{color:#979797;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-weight:500}.Avatar52928228__root.Avatar52928228---size-6-xLarge{font-size:20px;height:60px;width:60px}.Avatar52928228__root.Avatar52928228---size-5-large{font-size:18px;height:52px;width:52px}.Avatar52928228__root.Avatar52928228---size-6-medium{font-size:12px;height:36px;width:36px}.Avatar52928228__root.Avatar52928228---size-5-small{font-size:9px;height:28px;width:28px}.Avatar52928228__root.Avatar52928228---size-6-xSmall{font-size:7px;height:20px;width:20px}.Avatar52928228__root.Avatar52928228---size-7-xxSmall{font-size:5px;height:16px;width:16px}.Tj01hh{display:block;height:100%;width:100%}.ntf7pI{fill:rgba(var(--fillcolor,var(--color_0,color_0)),var(--alpha-fillcolor,1));fill-opacity:var(--alpha-fillcolor);flex-shrink:0;height:var(--icon-size,26px);padding-left:7px;padding-right:7px;position:inherit}.ntf7pI.zZnfWr{height:calc(var(--icon-size, 26px) + var(--avatarAndArrowStrokeWidth, 0px))}.ntf7pI.zZnfWr .mmo22C,.ntf7pI.zZnfWr img,.ntf7pI.zZnfWr svg{border:var(--avatarAndArrowStrokeWidth,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--avatarCornerRadius,100px)}.ntf7pI .y3wb9G{position:static}.ntf7pI img,.ntf7pI svg{display:block;position:static!important}.ntf7pI .mmo22C,.ntf7pI img,.ntf7pI svg{height:var(--icon-size,26px)!important;width:var(--icon-size,26px)!important}.ntf7pI .mmo22C{background-color:rgba(var(--fillcolor,var(--color_18,color_18)),var(--alpha-fillcolor,1))}.ntf7pI .mmo22C:before{color:#fff;font-size:calc(var(--icon-size, 26px)*.5)!important;line-height:var(--icon-size,26px)!important}.ntf7pI.k8QWVn{height:var(--logged-out-icon-size,26px)}.ntf7pI.k8QWVn.zZnfWr{height:calc(var(--logged-out-icon-size, 26px) + var(--avatarAndArrowStrokeWidth, 0px))}.ntf7pI.k8QWVn .mmo22C,.ntf7pI.k8QWVn img,.ntf7pI.k8QWVn svg{height:var(--logged-out-icon-size,26px)!important;width:var(--logged-out-icon-size,26px)!important}.ntf7pI.k8QWVn .mmo22C:before{font-size:calc(var(--logged-out-icon-size, 26px)*.5)!important;line-height:var(--logged-out-icon-size,26px)!important}.NxwHJu{align-self:center;display:flex;flex-shrink:0;padding-bottom:6px;padding-top:6px}.NxwHJu ._YxFKO{height:21px;position:relative;width:21px}.NxwHJu ._YxFKO svg{fill:rgba(var(--fillcolor,var(--color_0,color_0)),var(--alpha-fillcolor,1));fill-opacity:var(--alpha-fillcolor);height:21px;width:21px}.NxwHJu.JqpQA7{padding-left:14px;padding-right:3px}.NxwHJu.JqpQA7 .OiGM_t{margin-right:10px}.NxwHJu.JqpQA7 .IkBCOP{left:50%}.NxwHJu.veGHay{padding-left:3px;padding-right:14px}.NxwHJu.veGHay .OiGM_t{margin-left:10px}.NxwHJu.veGHay .IkBCOP{right:50%}.IkBCOP{background-color:rgba(var(--badge-bg,226,28,33),var(--alpha-badge-bg,1));border-radius:10px;color:rgb(var(--badge-txt,var(--color_11,color_11)));display:block;height:18px;letter-spacing:1px;line-height:18px;padding-left:6px;padding-right:6px;pointer-events:none;position:absolute;text-align:center;top:0}.onw4xc{align-items:center;display:flex;height:100%;max-width:100%;position:relative}.FcJtWf.gJb7xu .n0LB4J{padding-left:0}.FcJtWf.VqOhoa .n0LB4J{padding-right:0}.n0LB4J{align-items:center;cursor:pointer;display:flex;min-width:0;padding:6px 7px;position:relative;text-align:center;white-space:nowrap}.n0LB4J,.n0LB4J .Bgn4yW{color:rgb(var(--txt,var(--color_18,color_18)));font:var(--fnt,var(--font_8))}.n0LB4J .Bgn4yW{min-width:60px;overflow:hidden;text-overflow:ellipsis}.n0LB4J .Bgn4yW,.n0LB4J .SJoyne{padding-left:7px;padding-right:7px}.n0LB4J .SJoyne{align-self:center;display:flex}.n0LB4J .SJoyne svg{height:var(--arrow-size,14px);width:var(--arrow-size,14px)}.n0LB4J .SJoyne polygon{fill:rgb(var(--fillcolor,var(--color_18,color_18)))}.n0LB4J:hover .Bgn4yW{color:rgb(var(--txth,var(--color_19,color_19)))}.n0LB4J:hover .SJoyne polygon{fill:rgb(var(--txth,var(--color_19,color_19)))}.RmRRRx{background-color:rgba(var(--bg-dd,var(--color_11,color_11)),var(--alpha-bg-dd,1));border:var(--brw-dd,1px) solid rgba(var(--brd-dd,var(--color_15,color_15)),var(--alpha-brd-dd,1));border-radius:var(--rd-dd,0);box-shadow:var(--shd-dd,0 0 0 transparent);box-sizing:border-box;display:none;font:var(--fnt,var(--font_8));font-size:var(--fnt-size-dd,15px);max-width:300px;min-width:100px;padding:10px 0;position:absolute;top:calc(100% + var(--brw, 0px));z-index:99999}.RmRRRx.EKDJac{display:block}.RmRRRx hr{margin:5px 20px;opacity:.4}.ZAXI7h{--force-state-metadata:selected}.cwirl_{border-radius:var(--rd-dd,0);color:rgb(var(--txt-dd,var(--color_15,color_15)));cursor:pointer;display:flex;line-height:260%;padding:0 20px}.cwirl_.ZAXI7h{color:rgb(var(--txt-slct-dd,var(--color_19,color_19)))}.cwirl_:hover{color:rgb(var(--txth-dd,var(--color_19,color_19)))}.cwirl_ .iDyFZ3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cwirl_ .lHZBwD{opacity:.6}.dRWtXC{right:14px}.dRWtXC .lHZBwD{padding-left:12px}.BeSSkx{left:14px}.BeSSkx .lHZBwD{padding-right:12px}.udN3l5 .lHZBwD{padding-left:12px}.udN3l5 .DWBxjW{direction:ltr}.R32dr4 .lHZBwD{padding-right:12px}.R32dr4 .DWBxjW{direction:rtl}.tHvEan .lHZBwD{padding-left:12px}.tHvEan .cwirl_{justify-content:center}.WG6pp4{cursor:pointer;font-size:var(--fnt-size-dd,15px);height:100%;left:0;opacity:0;position:absolute;width:100%}.MfcC1P{align-items:center;border-radius:var(--rd,0);color:rgb(var(--txt,var(--color_18,color_18)));cursor:pointer;display:flex;font:var(--fnt,var(--font_8));min-width:0;padding:6px 7px;position:relative;white-space:nowrap}.MfcC1P .rp4XSc{padding-left:7px;padding-right:7px}.MfcC1P:hover .rp4XSc{opacity:.7}.nu84UJ{--display:flex;--line-arrow-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Cpath d='M13 20.4 0 7.4l1.8-1.8L13 16.8 24.2 5.6 26 7.4z'/%3E%3C/svg%3E");--full-arrow-icon:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 26"><path d="M13 18.7 26 7.3H0z"/></svg>');align-items:center;background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:var(--brw,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box;display:var(--display)}.LnARKl{display:flex;height:100%;width:100%}.LnARKl:before{background-color:currentColor;content:" ";display:block;height:100%;-webkit-mask-image:var(--arrow-icon,none);mask-image:var(--arrow-icon,none);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%}.u56B9I{fill:rgba(var(--fillcolor,var(--color_0,color_0)),var(--alpha-fillcolor,1));fill-opacity:var(--alpha-fillcolor);display:var(--logged-in-avatar-display,block);flex-shrink:0;height:var(--icon-size,26px);padding-left:7px;padding-right:7px;position:inherit}.u56B9I.h0KJOB{height:calc(var(--icon-size, 26px) + var(--avatarAndArrowStrokeWidth, 0px))}.u56B9I.h0KJOB .AAPsDi,.u56B9I.h0KJOB img,.u56B9I.h0KJOB svg{border:var(--avatarAndArrowStrokeWidth,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--avatarCornerRadius,100px)}.u56B9I .qAeeru{position:static}.u56B9I img,.u56B9I svg{display:block;position:static!important}.u56B9I .AAPsDi,.u56B9I img,.u56B9I svg{height:var(--icon-size,26px)!important;width:var(--icon-size,26px)!important}.u56B9I .AAPsDi{background-color:rgba(var(--fillcolor,var(--color_18,color_18)),var(--alpha-fillcolor,1))}.u56B9I .AAPsDi:before{color:#fff;font-size:calc(var(--icon-size, 26px)*.5)!important;line-height:var(--icon-size,26px)!important}.u56B9I.cl1ps1{display:var(--logged-out-avatar-display,block);height:var(--logged-out-icon-size,26px)}.u56B9I.cl1ps1.h0KJOB{height:calc(var(--logged-out-icon-size, 26px) + var(--avatarAndArrowStrokeWidth, 0px))}.u56B9I.cl1ps1 .AAPsDi,.u56B9I.cl1ps1 img,.u56B9I.cl1ps1 svg{height:var(--logged-out-icon-size,26px)!important;width:var(--logged-out-icon-size,26px)!important}.u56B9I.cl1ps1 .AAPsDi:before{font-size:calc(var(--logged-out-icon-size, 26px)*.5)!important;line-height:var(--logged-out-icon-size,26px)!important}.eqZIay{background-color:rgba(var(--bg-dd,var(--color_11,color_11)),var(--alpha-bg-dd,1));border:var(--brw-dd,1px) solid rgba(var(--brd-dd,var(--color_15,color_15)),var(--alpha-brd-dd,1));border-radius:var(--rd-dd,0);box-shadow:var(--shd-dd,0 0 0 transparent);box-sizing:border-box;display:none;font:var(--fnt,var(--font_8));font-size:var(--fnt-size-dd,15px);inset-inline-end:14px;max-width:300px;min-width:100px;padding:10px 0;position:absolute;top:calc(100% + var(--brw, 0px));z-index:99999}.eqZIay.o44kc4{display:block}.eqZIay hr{margin:5px 20px;opacity:.4}.ZqoA5i{--force-state-metadata:selected}.XLt7eN{border-radius:var(--rd-dd,0);color:rgb(var(--txt-dd,var(--color_15,color_15)));cursor:pointer;display:flex;justify-content:var(--menu-items-alignment,flex-start);line-height:260%;padding:0 20px}.XLt7eN.ZqoA5i{color:rgb(var(--txt-slct-dd,var(--color_19,color_19)))}.XLt7eN:hover{color:rgb(var(--txth-dd,var(--color_19,color_19)))}.XLt7eN .snctjM{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.XLt7eN .l5u9fn{opacity:.6}.l5u9fn{padding-inline-start:12px}.k7lAld{align-self:center;display:flex;flex-shrink:0;padding-bottom:6px;padding-top:6px}.k7lAld .cLY2ge{height:21px;position:relative;width:21px}.k7lAld .cLY2ge svg{fill:rgba(var(--fillcolor,var(--color_0,color_0)),var(--alpha-fillcolor,1));fill-opacity:var(--alpha-fillcolor);height:21px;width:21px}.k7lAld.tvoge6{padding-left:14px;padding-right:3px}.k7lAld.tvoge6 .bIV1XJ{margin-right:10px}.k7lAld.tvoge6 .RYis25{left:50%}.k7lAld.lRj5GK{padding-left:3px;padding-right:14px}.k7lAld.lRj5GK .bIV1XJ{margin-left:10px}.k7lAld.lRj5GK .RYis25{right:50%}.RYis25{background-color:rgba(var(--badge-bg,226,28,33),var(--alpha-badge-bg,1));border-radius:10px;color:rgb(var(--badge-txt,var(--color_11,color_11)));display:block;height:18px;letter-spacing:1px;line-height:18px;padding-left:6px;padding-right:6px;pointer-events:none;text-align:center;top:0}.RYis25,.kccQp7{position:absolute}.kccQp7{cursor:pointer;font-size:var(--fnt-size-dd,15px);height:100%;left:0;opacity:0;width:100%}.FclQRy{align-items:center;display:flex;height:100%;max-width:100%;position:relative}.AZIAhe{display:var(--icons-display,block)}.KKq92K .BTkqUF{padding-inline-start:var(--user-section-padding-start,7px)}.BTkqUF{align-items:center;cursor:pointer;display:flex;min-width:0;padding:6px 7px;position:relative;text-align:center;white-space:nowrap}.BTkqUF,.BTkqUF .lS9OVw{color:rgb(var(--txt,var(--color_18,color_18)));font:var(--fnt,var(--font_8))}.BTkqUF .lS9OVw{display:var(--logged-in-text-display,block);min-width:60px;overflow:hidden;text-overflow:ellipsis}.BTkqUF .kbGchq,.BTkqUF .lS9OVw{padding-left:7px;padding-right:7px}.BTkqUF .kbGchq{color:rgb(var(--fillcolor,var(--color_18,color_18)));display:var(--arrow-display,block);flex-shrink:0}.BTkqUF .kbGchq .AYUcWE{height:var(--arrow-size,14px);width:var(--arrow-size,14px)}.BTkqUF:hover .AYUcWE,.BTkqUF:hover .lS9OVw{color:rgb(var(--txth,var(--color_19,color_19)))}.fPq1hC{display:var(--greeting-text-display,none)}.qfUKeN{align-items:center;border-radius:var(--rd,0);color:rgb(var(--txt,var(--color_18,color_18)));cursor:pointer;display:flex;font:var(--fnt,var(--font_8));min-width:0;padding:6px 7px;position:relative;white-space:nowrap}.qfUKeN .GH4CJN{display:var(--logged-out-text-display,block);padding-left:7px;padding-right:7px}.qfUKeN:hover .GH4CJN{opacity:.7}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.c4802407.min.css">.J6KGih{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}[data-view-transition=page-transition] .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.HcOXKn{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.ONIxfn{cursor:pointer}.WUKwEB{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.QxJLC3 [data-attr-richtext-marker=true]{display:block}.QxJLC3 [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.QxJLC3 [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.QxJLC3 [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.lq2cno>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.lq2cno>*>:first-child{vertical-align:top}}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) [class$=rich-text__text],.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) span[style*=color]{color:var(--corvid-color,currentColor)!important}.uGVkMG{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.uGVkMG .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.uGVkMG .edKzOf ul{list-style:disc inside}.uGVkMG .edKzOf li{margin-bottom:12px}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p{letter-spacing:normal;line-height:normal}.nJYhU3{min-height:var(--min-height);min-width:var(--min-width)}.nJYhU3 .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.nJYhU3 .edKzOf ol,.nJYhU3 .edKzOf ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.nJYhU3 .edKzOf ul{list-style-type:disc}.nJYhU3 .edKzOf ol{list-style-type:decimal}.nJYhU3 .edKzOf ol ul,.nJYhU3 .edKzOf ul ul{line-height:normal;list-style-type:circle}.nJYhU3 .edKzOf ol ol ul,.nJYhU3 .edKzOf ol ul ul,.nJYhU3 .edKzOf ul ol ul,.nJYhU3 .edKzOf ul ul ul{line-height:normal;list-style-type:square}.nJYhU3 .edKzOf li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.nJYhU3 .edKzOf h1,.nJYhU3 .edKzOf h2,.nJYhU3 .edKzOf h3,.nJYhU3 .edKzOf h4,.nJYhU3 .edKzOf h5,.nJYhU3 .edKzOf h6,.nJYhU3 .edKzOf p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.nJYhU3 .edKzOf a{color:inherit}.SxM0TO,.c9GqVL{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.SxM0TO>*,.c9GqVL>*{pointer-events:auto}.SxM0TO li,.c9GqVL li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.SxM0TO ol,.SxM0TO ul,.c9GqVL ol,.c9GqVL ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.SxM0TO:not(.YQcXTT) ol,.SxM0TO:not(.YQcXTT) ul,.c9GqVL:not(.YQcXTT) ol,.c9GqVL:not(.YQcXTT) ul{padding-inline-end:0;padding-inline-start:1.3em}.SxM0TO ul,.c9GqVL ul{list-style-type:disc}.SxM0TO ol,.c9GqVL ol{list-style-type:decimal}.SxM0TO ol ul,.SxM0TO ul ul,.c9GqVL ol ul,.c9GqVL ul ul{list-style-type:circle}.SxM0TO ol ol ul,.SxM0TO ol ul ul,.SxM0TO ul ol ul,.SxM0TO ul ul ul,.c9GqVL ol ol ul,.c9GqVL ol ul ul,.c9GqVL ul ol ul,.c9GqVL ul ul ul{list-style-type:square}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p,.c9GqVL blockquote,.c9GqVL h1,.c9GqVL h2,.c9GqVL h3,.c9GqVL h4,.c9GqVL h5,.c9GqVL h6,.c9GqVL p{margin-block:0;margin:0}.SxM0TO a,.c9GqVL a{color:inherit}.YQcXTT li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8 .mpGTIt .O6KwRn{direction:var(--direction);display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_OverlineMenuButtonSkin].f738f4af.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.Gs0oXs,.pr7XQM{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.Gs0oXs[data-state~=header] a,.Gs0oXs[data-state~=header] div,[data-state~=header].pr7XQM a,[data-state~=header].pr7XQM div{cursor:default!important}.Gs0oXs .rcIF9K,.pr7XQM .rcIF9K{display:inline-block;height:100%;width:100%}.pr7XQM{--display:inline-block;display:var(--display)}.pr7XQM .nzVyrk{padding:0 var(--pad,5px)}.pr7XQM .VCJeT5{border-top:1px solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));cursor:pointer;font:var(--fnt,var(--font_1))}.pr7XQM .xYGmQj{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:8px}.pr7XQM[data-listposition=left]{padding-left:0}.pr7XQM[data-listposition=right]{padding-right:0}.pr7XQM[data-state~=drop]{display:block;width:100%}.pr7XQM[data-state~=link]:hover .VCJeT5,.pr7XQM[data-state~=over] .VCJeT5{border-top-color:rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1));border-top-width:4px}.pr7XQM[data-state~=link]:hover .xYGmQj,.pr7XQM[data-state~=over] .xYGmQj{color:rgb(var(--txth,var(--color_15,color_15)));display:inline-block;padding-top:5px}.pr7XQM[data-state~=selected] .VCJeT5{border-top-color:rgba(var(--brds,var(--color_15,color_15)),var(--alpha-brds,1));border-top-width:4px}.pr7XQM[data-state~=selected] .xYGmQj{color:rgb(var(--txts,var(--color_15,color_15)));display:inline-block;padding-top:5px}.XRwtpn{overflow-x:hidden}.XRwtpn .SvGGzE{display:flex;flex-direction:column;height:100%;width:100%}.XRwtpn .SvGGzE .ckXV57{flex:1}.XRwtpn .SvGGzE .CkCpUo{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.XRwtpn .SvGGzE .CkCpUo .L3ZIQx,.XRwtpn .SvGGzE .CkCpUo .u7d_AM{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.XRwtpn .SvGGzE .CkCpUo .DTRNn1{display:block;width:100%}.XRwtpn .O1lweY{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.XRwtpn .O1lweY .VtNw6g{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.XRwtpn .O1lweY.GkAfhB{transition:visibility;transition-delay:.2s;visibility:visible}.XRwtpn .O1lweY .u7d_AM{display:inline-block}.XRwtpn .Ursk0e{display:none}.YXlfNd>nav{bottom:0;left:0;right:0;top:0}.YXlfNd .CkCpUo,.YXlfNd .O1lweY,.YXlfNd>nav{position:absolute}.YXlfNd .O1lweY{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));margin-top:7px;padding:15px 5px 0 5px;visibility:hidden}.YXlfNd [data-dropmode=dropUp] .O1lweY{margin-bottom:7px;margin-top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SearchBox].d422c740.min.css">#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .search-box-component-focus-ring-visible{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff!important;z-index:999}.QdV_oU{--force-state-metadata:focus}.btVOrl{--alpha-searchBoxBackgroundColor:var(--alpha-inputBackgroundColor,1);--alpha-searchInputIconColor:var(--alpha-inputIconColor,1);--borderAlpha:var(--alpha-inputBorderColor,1);--borderColor:var(--inputBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputIconColor,var(--color_15));--display:grid;display:var(--display)}.btVOrl:hover{--alpha-searchBoxBackgroundColor:var(--alpha-inputHoverBackgroundColor,1);--alpha-searchInputIconColor:1;--borderAlpha:var(--alpha-inputHoverBorderColor,1);--borderColor:var(--inputHoverBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputHoverBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-hover-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputHoverBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputHoverIconColor,var(--color_15))}.btVOrl.QdV_oU,.btVOrl:focus-within,.btVOrl:focus-within:hover{--alpha-searchBoxBackgroundColor:var(--alpha-inputFocusBackgroundColor,1);--alpha-searchInputIconColor:1;--borderAlpha:var(--alpha-inputFocusBorderColor,1);--borderColor:var(--inputFocusBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputFocusBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-focus-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputFocusBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputFocusIconColor,var(--color_15))}.RlO8U_{--mobileSuggestionsFontSize:16px;--mobileSuggestionsContentColor:0,0,0;--alpha-mobileSuggestionsContentColor:0.6;--mobileSuggestionsBackgroundColor:255,255,255;--alpha--mobileSuggestionsBackgroundColor:1;--alpha-inputFocusBackgroundColor:var(--alpha--mobileSuggestionsBackgroundColor);--alpha-searchBoxBackgroundColor:var(--alpha-mobileSuggestionsContentColorAlpha);--alpha-searchInputIconColor:0.6;--borderAlpha:var(--alpha-mobileSuggestionsContentColor);--borderColor:var(--mobileSuggestionsContentColor);--borderWidth:1px;--clearBoxWidth:44px;--clearButtonOpacity:1;--container-direction:row;--icon-spacing:20px;--input-left-border-width:1px;--input-text-align:initial;--inputBorderRadius:0;--inputFocusBackgroundColor:var(--mobileSuggestionsBackgroundColor);--inputFont:var(--font_8);--inputPlaceholderColor:var(--mobileSuggestionsContentColor);--inputShadow:none;--inputTextColor:var(--mobileSuggestionsContentColor);--leftBorderWidth:1px;--search-button-display:none;--search-icon-display:block;--searchBoxBackgroundColor:var(--mobileSuggestionsBackgroundColor);--searchInputIconColor:var(--mobileSuggestionsContentColor);--text-padding:0px;--text-spacing:12px;--groupTitleFont:var(--font_2);--groupTitleFontSize:var(--mobileSuggestionsFontSize);background-color:rgba(var(--mobileSuggestionsBackgroundColor),var(--alpha-mobileSuggestionsBackgroundColor,1));bottom:0;flex-direction:column;font:var(--inputFont,var(--font_8));font-size:var(--mobileSuggestionsFontSize)!important;height:100%;left:0;position:fixed;right:0;top:0;z-index:2147483647!important}.RlO8U_,.RlO8U_ .Q2YYMa{align-items:center;display:flex;width:100%}.RlO8U_ .Q2YYMa{flex-direction:row;height:40px;justify-content:flex-start;margin-bottom:20px;margin-top:20px;min-height:40px}.RlO8U_ .oEUJj7{border-color:rgba(var(--mobileSuggestionsContentColor),var(--alpha-mobileSuggestionsContentColor,1));border-style:solid;border-width:1px;display:grid;flex:1;height:100%;margin-inline-end:20px;overflow:hidden}.RlO8U_ .TaFPqR{overflow-y:scroll;text-overflow:ellipsis;width:100%}.RlO8U_ input[type=search]::-moz-placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input[type=search]:-ms-input-placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input[type=search]::placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input{font-size:var(--mobileSuggestionsFontSize)!important}.XeX7vS{align-items:center;display:flex;height:100%;margin:0 10px;touch-action:manipulation}.r_WbdF{padding-inline-end:15px;padding-inline-start:11px;padding:0 10px}.r_WbdF.ZxQq8q{transform:scaleX(-1)}.k6cep8{background:rgba(var(--inputFocusBackgroundColor,var(--color_11,color_11)),var(--alpha-inputFocusBackgroundColor,1));overflow:auto;pointer-events:auto}.k6cep8.Zg1VXg{padding-bottom:20px}.k6cep8 .q0F5lM:hover,.k6cep8 .q0F5lM[aria-selected=true]{background:RGBA(var(--inputTextColor,color_15),.05)}:host(:not(.device-mobile-optimized)) .k6cep8,body:not(.device-mobile-optimized) .k6cep8{max-height:480px}.U603xX{cursor:pointer;display:flex;padding:10px 20px}.U603xX .FedNkl{display:flex;flex-direction:column;justify-content:center;margin-inline-start:12px;min-width:0}.U603xX .FedNkl:first-child{margin-inline-start:0}.U603xX .Z3eRZ6{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;flex:0 0 auto;height:55px;width:73px}.U603xX .Z3eRZ6.UXNCo3{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzYiIGhlaWdodD0iMTI0Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiM5REE1QUYiIGQ9Ik0wIDBoMTc2djEyNEgweiIvPjxwYXRoIGZpbGw9IiNEN0RDRTIiIGQ9Ik05OS43MjEgNDhIMTA5YTQgNCAwIDAgMSA0IDR2MjZhNCA0IDAgMCAxLTQgNEg2OGE0IDQgMCAwIDEtNC00VjUyYTQgNCAwIDAgMSA0LTRoOS4yOTRsMS41NS01LjI4MmExIDEgMCAwIDEgLjk2LS43MThIOTcuMjlhMSAxIDAgMCAxIC45NjQuNzMyTDk5LjcyIDQ4ek04OC41IDc1LjVDOTQuMjk5IDc1LjUgOTkgNzAuNzk5IDk5IDY1cy00LjcwMS0xMC41LTEwLjUtMTAuNVM3OCA1OS4yMDEgNzggNjVzNC43MDEgMTAuNSAxMC41IDEwLjV6Ii8+PC9nPjwvc3ZnPg==)}.U603xX .Z3eRZ6.D_fVyl{background-color:#eee;overflow:hidden;position:relative}.U603xX .Z3eRZ6.D_fVyl:after{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:D_fVyl;background-image:linear-gradient(90deg,hsla(0,0%,88%,0),#e0e0e0 51%,hsla(0,0%,91%,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.U603xX .CA8K4D{line-height:1.5}.U603xX .CA8K4D,.U603xX .zQjJyB{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.U603xX .zQjJyB{font-size:.875em;line-height:1.42;margin-top:4px;opacity:.6}@keyframes D_fVyl{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.u6Qhf2{font:var(--groupTitleFont,inherit);font-size:var(--groupTitleFontSize,inherit);padding:20px 20px 10px 20px}.u6Qhf2 .Nn5HXB{display:flex;justify-content:space-between}.u6Qhf2 .YmTE5t{background:rgba(var(--color_15),var(--alpha-color_15,1));height:1px;margin-top:8px;opacity:.3}.u6Qhf2 .wroB1H{color:inherit;flex-shrink:0;font-size:.9em;opacity:.8;transition:opacity .2s}.u6Qhf2 .wroB1H:hover{opacity:1}.GWiB9A{margin:20px}.q6kVwv{background-color:#000;color:#fff;display:block;font:inherit;line-height:36px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;touch-action:manipulation;white-space:nowrap}.g3as8r,.q6kVwv{box-sizing:border-box;text-decoration:none;width:100%}.g3as8r{--footer-text-opacity:0.6;align-items:center;background:rgba(var(--inputFocusBackgroundColor,var(--color_11,color_11)),var(--alpha-inputFocusBackgroundColor,1));color:inherit;cursor:pointer;display:flex;font:var(--inputFont,var(--font_8));height:38px;outline:none;padding:12px 20px;pointer-events:auto;transition:opacity .2s}.g3as8r:hover{--footer-text-opacity:1}.g3as8r .TrbL5O{flex-shrink:0;height:12px;margin-inline-end:12px;width:12px}.g3as8r .TrbL5O,.g3as8r .h0H1OP{opacity:var(--footer-text-opacity)}.g3as8r .h0H1OP{font-size:.75em;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fuYJV8{background-color:hsla(0,0%,100%,.8);bottom:0;left:0;position:absolute;right:0;top:80px}.fuYJV8 .q4fpr5{animation:sqiFbB 2s linear infinite;height:20px;left:50%;margin-left:-10px;position:absolute;top:20px;width:20px}.fuYJV8 .q4fpr5 .WRjDFM{stroke:#000;animation:gpxbMK 1.5s ease-in-out infinite}@keyframes sqiFbB{to{transform:rotate(1turn)}}@keyframes gpxbMK{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.wdVIxK{box-sizing:border-box;cursor:text;display:flex;height:100%;overflow:hidden;touch-action:manipulation;width:100%}.wdVIxK.yu5tzD{touch-action:pinch-zoom pan-y}.shCc15{border:none;display:block;height:0;padding:0;pointer-events:none;position:absolute;visibility:hidden;width:0}:host(:not(.device-mobile-optimized)) .wdVIxK.Btc0MU,body:not(.device-mobile-optimized) .wdVIxK.Btc0MU{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.aXOBOn{align-items:center;background-color:rgba(var(--searchBoxBackgroundColor),var(--alpha-searchBoxBackgroundColor,1));display:flex;flex-direction:var(--container-direction,row);flex-grow:1;overflow:hidden}.aXOBOn .KsMOVs{display:var(--search-icon-display,flex);flex-shrink:0;width:calc(var(--icon-spacing, 12px) - var(--leftBorderWidth) + var(--input-left-border-width, inputDefaultBorderWidth))}.aXOBOn .ipSfdV{color:rgba(var(--searchInputIconColor,var(--color_15,color_15)),var(--alpha-searchInputIconColor,1));display:var(--icon-display,var(--search-icon-display,flex))}.aXOBOn .lS0Z88{align-items:center;background:rgba(var(--buttonBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonBackgroundColor,1));border:solid rgba(var(--inputBorderColor,var(--color_15,color_15)),var(--alpha-inputBorderColor,1)) var(--borderWidth);border-bottom:none;border-right:none;border-top:none;color:rgb(var(--buttonIconColor,var(--color_11,color_11)));cursor:pointer;display:var(--search-button-display,none);font:inherit;height:100%;padding-left:var(--icon-spacing);padding-right:var(--icon-spacing)}.aXOBOn .lS0Z88:hover{background:rgba(var(--buttonHoverBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonHoverBackgroundColor,1))}.aXOBOn .lS0Z88:focus{box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 3px #fff;z-index:999}.TmqMif{flex-shrink:0;height:.9em;max-height:50px;max-width:50px;min-height:14px;min-width:14px;width:.9em}.TmqMif svg{display:block}.nNn3mc{--bgf:transparent;--bgd:transparent;--bgh:transparent;--bg:transparent;--rd:0;--brw:0;--brwf:0;--brwh:0;--brwd:0;--shd:none;--fnt:var(--inputFont,var(--font_8));--textAlign:var(--input-text-align);--textPadding:var(--text-padding);--txt:var(--inputTextColor);--txtd:var(--inputTextColor);--txt2:var(--inputPlaceholderColor);align-items:center;display:flex;height:100%;margin-inline-end:42px;margin-inline-start:var(--text-spacing);overflow:hidden;width:100%}.nNn3mc.LIyiar{margin-inline-end:0}.nNn3mc:focus-within .fkomZa{visibility:visible}.nNn3mc input[type=search]::-webkit-search-cancel-button,.nNn3mc input[type=search]::-webkit-search-decoration,.nNn3mc input[type=search]::-webkit-search-results-button,.nNn3mc input[type=search]::-webkit-search-results-decoration{display:none}.LYhw1A{flex-grow:1;flex-shrink:1;height:100%;overflow:hidden;position:relative}.FwtNU8,.fkomZa{bottom:0;left:0;position:absolute;right:0;top:0}.FwtNU8 input::-moz-placeholder{visibility:var(--placeholder-text-visibility)}.FwtNU8 input:-ms-input-placeholder{visibility:var(--placeholder-text-visibility)}.FwtNU8 input::placeholder{visibility:var(--placeholder-text-visibility)}.fkomZa{visibility:hidden}.fkomZa input{opacity:.4}:host(.device-mobile-optimized) .nNn3mc,body.device-mobile-optimized .nNn3mc{margin-inline-end:var(--clearBoxWidth,38px)}:host(.device-mobile-optimized) .nNn3mc.LIyiar,body.device-mobile-optimized .nNn3mc.LIyiar{margin-inline-end:0}#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus{outline:2px solid #116dff;outline-offset:1px}.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.KvoMHf[disabled]{pointer-events:none}.MpKiNN{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;min-height:25px;position:relative;text-align:var(--align,start)}.MpKiNN .pUnTVX{height:var(--inputHeight);position:relative}.MpKiNN .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;min-height:100%;position:absolute;top:0;width:50px}.MpKiNN .KvoMHf,.MpKiNN .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))))}.MpKiNN .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");font:var(--fnt,var(--font_8));margin:0;max-width:100%;min-height:var(--inputHeight);padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.MpKiNN .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:100%}.MpKiNN .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.MpKiNN .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.MpKiNN:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN .wPeA6j{display:none}.MpKiNN.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.ZXdXNL{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;justify-content:var(--align,start);text-align:var(--align,start)}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}.dHwu5A{align-items:center;color:rgb(var(--inputTextColor,var(--color_15,color_15)));cursor:pointer;display:flex;height:100%;justify-content:center;min-width:-moz-min-content;min-width:min-content;opacity:var(--clearButtonOpacity,1);touch-action:manipulation;transition:opacity .2s;width:var(--clearBoxWidth,38px)}.dHwu5A svg{background-color:rgba(var(--inputTextColor,var(--color_15,color_15)),calc(var(--alpha-inputTextColor, 1) * .06));border-radius:50%;display:var(--clear-icon-display,block);padding:4px}.dHwu5A .A7b5zq{display:var(--clear-text-display,none);font:var(--fnt);padding:0 12px;white-space:nowrap}.dHwu5A:hover{color:rgb(var(--inputTextColor,var(--color_15,color_15)));opacity:.6}.HRqysE{align-items:center;background:rgba(var(--inputBackgroundColor,buttonBackgroundColor),var(--alpha-inputBackgroundColor,1));border:solid rgba(var(--inputBorderColor,var(--color_15,color_15)),var(--alpha-inputBorderColor,1)) var(--borderWidth);border-radius:var(--inputBorderRadius,0);color:rgba(var(--searchInputIconColor,var(--color_15,color_15)),var(--alpha-searchInputIconColor,1));cursor:pointer;display:flex;font:var(--inputFont,var(--font_8));height:100%;justify-content:center;width:100%}.HRqysE:hover{background:rgba(var(--buttonHoverBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonHoverBackgroundColor,1))}.HRqysE:focus{box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 3px #fff;z-index:999}._xpJkc{--alpha-inputFocusBackgroundColor:1;--box-border-color:RGBA(var(--borderColor),var(--borderAlpha));border-color:var(--box-border-color);border-radius:var(--inputBorderRadius,0);border-style:solid;border-width:var(--borderWidth);box-shadow:var(--inputShadow,none);box-sizing:border-box;color:rgba(var(--inputTextColor,var(--color_15,color_15)),var(--alpha-inputTextColor,1));display:grid;font:var(--inputFont,var(--font_8));min-height:100%;overflow:hidden;position:absolute;top:0;width:100%}._xpJkc>:last-child{border-radius:var(--inputBorderRadius,0);border-top-left-radius:0;border-top-right-radius:0}._xpJkc.JK71Yc{height:auto;min-width:280px;z-index:1000}._xpJkc.JK71Yc .oRg3Ie{height:calc(var(--component-height) - var(--input-focus-bottom-border-width, 1px))}._xpJkc.JK71Yc .UaSQpI{min-width:calc(280px - 2*var(--input-focus-left-border-width, 1px))}:host(.device-mobile-optimized) .UaSQpI,body.device-mobile-optimized .UaSQpI{display:none}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.14daee33.min.css">.PlZyDq{touch-action:manipulation}.uDW_Qe{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uDW_Qe:before{max-width:var(--margin-start,0)}.uDW_Qe:after,.uDW_Qe:before{align-self:stretch;content:"";flex-grow:1}.uDW_Qe:after{max-width:var(--margin-end,0)}.FubTgk{height:100%}.FubTgk .uDW_Qe{border-radius:var(--corvid-border-radius,var(--rd,0));bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}.FubTgk .uDW_Qe:link,.FubTgk .uDW_Qe:visited{border-color:transparent}.FubTgk .l7_2fn{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.FubTgk[aria-disabled=false] .uDW_Qe{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.FubTgk[aria-disabled=true] .uDW_Qe{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.FubTgk[aria-disabled=true] .l7_2fn{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.uUxqWY{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uUxqWY:before{max-width:var(--margin-start,0)}.uUxqWY:after,.uUxqWY:before{align-self:stretch;content:"";flex-grow:1}.uUxqWY:after{max-width:var(--margin-end,0)}.Vq4wYb[aria-disabled=false] .uUxqWY{cursor:pointer}:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}.Vq4wYb .uUxqWY{bottom:0;left:0;position:absolute;right:0;top:0}.Vq4wYb .wJVzSK{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.Vq4wYb[aria-disabled=true] .wJVzSK{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.Tj01hh{display:block}.MW5IWV,.Tj01hh{height:100%;width:100%}.MW5IWV{left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}._C0cVf{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.hFwGTD{transform:translateY(-100%);transition:.2s ease-in}.IQgXoP{transition:.2s}.Nr3Nid{opacity:0;transition:.2s ease-in}.Nr3Nid.l4oO6c{z-index:-1!important}.iQuoC4{opacity:1;transition:.2s}.CJF7A2{height:auto}.CJF7A2,.U4Bvut{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .G5K6X8,body:not(.device-mobile-optimized) .G5K6X8{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.xU8fqS[data-focuscycled=active]{outline:1px solid transparent}.xU8fqS[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.xU8fqS ._4XcTfy{background-color:var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));left:0;position:absolute;right:0;top:0}.xU8fqS .gUbusX{background-color:rgba(var(--bgctr,var(--color_11,color_11)),var(--alpha-bgctr,1));border-radius:var(--rd,0);bottom:var(--brwb,0);top:var(--brwt,0)}.xU8fqS .G5K6X8,.xU8fqS .gUbusX{left:0;position:absolute;right:0}.xU8fqS .G5K6X8{bottom:0;top:0}:host(.device-mobile-optimized) .xU8fqS .G5K6X8,body.device-mobile-optimized .xU8fqS .G5K6X8{left:10px;right:10px}.SPY_vo{pointer-events:none}.BmZ5pC{min-height:calc(100vh - var(--wix-ads-height));min-width:var(--site-width);position:var(--bg-position);top:var(--wix-ads-height)}.BmZ5pC,.nTOEE9{height:100%;width:100%}.nTOEE9{overflow:hidden;position:relative}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.j7pOnl{box-sizing:border-box;height:100%;width:100%}.BI8PVQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BI8PVQ img,img.BI8PVQ{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.MazNVa{left:var(--left,auto);position:var(--position-fixed,static);top:var(--top,auto);z-index:var(--z-index,auto)}.MazNVa .BI8PVQ img{box-shadow:0 0 0 #000;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MazNVa .j7pOnl{display:block;overflow:hidden}.MazNVa .BI8PVQ{overflow:hidden}.c7cMWz{bottom:0;left:0;position:absolute;right:0;top:0}.FVGvCX{height:auto;position:relative;width:100%}body:not(.responsive) .zK7MhX{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .c7cMWz,body:not(.device-mobile-optimized) .c7cMWz{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.fEm0Bo .c7cMWz{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));overflow:hidden}:host(.device-mobile-optimized) .c7cMWz,body.device-mobile-optimized .c7cMWz{left:10px;right:10px}.PFkO7r{bottom:0;left:0;position:absolute;right:0;top:0}.HT5ybB{height:auto;position:relative;width:100%}body:not(.responsive) .dBAkHi{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .PFkO7r,body:not(.device-mobile-optimized) .PFkO7r{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}:host(.device-mobile-optimized) .PFkO7r,body.device-mobile-optimized .PFkO7r{left:10px;right:10px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_DefaultAreaSkin].83571854.min.css">.J6KGih{cursor:pointer}.KaEeLN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--backdrop-filter:$backdrop-filter}.uYj0Sg{-webkit-backdrop-filter:var(--backdrop-filter,none);backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].4049eab0.min.css">@-moz-document url-prefix(){:invalid{box-shadow:none}:-moz-submit-invalid,:-moz-ui-invalid{box-shadow:none}}@keyframes kYZz2Z{0%{animation-timing-function:ease-out;transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}@keyframes wlf4P4{to{opacity:1;transform:rotate(115deg)}}.bkIuWA.xXaCpo{--display:flex;align-items:center;display:var(--display);justify-content:center}.d1WWt1{animation:kYZz2Z 1s linear infinite;height:72px;margin-left:-18px;overflow:hidden;position:absolute;transform-origin:100% 50%;width:36px}.d1WWt1:after,.d1WWt1:before{animation:wlf4P4 .5s linear infinite alternate;border:3px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;transform:rotate(-45deg)}.d1WWt1:before{color:#7fccf7}.d1WWt1:after{color:#3899ec;opacity:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].8f0b39a2.min.css">:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].39deac6a.min.css">.LHrbPP{background:#fff;border-radius:24px;color:#116dff;cursor:pointer;font-family:Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;height:0;left:50%;margin-left:-94px;opacity:0;padding:0 24px 0 24px;pointer-events:none;position:absolute;top:60px;width:0;z-index:9999}.LHrbPP:focus{border:2px solid;height:40px;opacity:1;pointer-events:auto;width:auto}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowGallery_SlideShowCleanAndSimple].e181cac7.min.css">.OH99EZ{align-items:center;display:grid;justify-items:center;visibility:hidden}.OH99EZ>div:first-child{position:absolute}.OH99EZ img[src=""]{visibility:hidden}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Y0jxJY .CvXZo_,.Y0jxJY .K2Z3B6,.Y0jxJY .bzcGVf,.Y0jxJY .fqF_kr{bottom:0;left:0;position:absolute;right:0;top:0}.Y0jxJY[data-has-transition=true] .K2Z3B6>div:first-child{position:absolute;will-change:transform}.Y0jxJY:not([data-image-mode=flexibleWidthFixed]) .p01btZ{bottom:0;left:0;position:absolute;right:0;top:0}.Y0jxJY[data-image-mode=flexibleHeight] .CvXZo_,.Y0jxJY[data-image-mode=flexibleHeight] .LqTGEx{position:relative}.Y0jxJY[data-image-mode=flexibleHeight] .LqTGEx{display:block}.Y0jxJY[data-image-mode=flexibleWidthFixed] .p01btZ{position:absolute}.Y0jxJY .D5ivd8{display:block}.Y0jxJY .cUBYZP{cursor:pointer}.Y0jxJY.hClQka .u2k3sZ{text-align:right}.Y0jxJY{border-radius:var(--rd,0);margin:var(--brw,0);overflow:hidden}.Y0jxJY .LqTGEx{margin:calc(var(--brw, 0)*-1)}.Y0jxJY .fqF_kr{border-radius:var(--rd,0);overflow:hidden}.Y0jxJY .u2k3sZ{background-color:rgba(var(--bg,var(--color_15,color_15)),var(--alpha-bg,1));border-radius:var(--rd,0);border-top-left-radius:0;border-top-right-radius:0;bottom:calc(var(--s, 0px) - 1px);left:var(--brw,0);margin:calc(var(--brw, 0)*-1);min-height:18px;opacity:0;padding:10px 100px 10px 10px;position:absolute;right:var(--brw,0);transition:var(--trns,opacity .5s ease 0s)}.Y0jxJY .u2k3sZ .VS7RjU{color:rgb(var(--txt,var(--color_11,color_11)));font:var(--fntt,var(--font_6))}.Y0jxJY .u2k3sZ .qxdtPC{color:rgb(var(--txt,var(--color_11,color_11)));font:var(--fntds,var(--font_8));white-space:pre-line}.Y0jxJY.hClQka .u2k3sZ{padding:10px 10px 10px 100px}.ByKihH{--force-state-metadata:forceShowButtons}.IcC9C7{z-index:0}.IcC9C7:not([data-image-mode=flexibleHeight]) .SNhU_k,.IcC9C7:not([data-image-mode=flexibleHeight]) .V3LIa1{bottom:0;left:0;position:absolute;right:0;top:0}.IcC9C7[data-image-mode=flexibleHeight] .SNhU_k{display:grid;grid-template-rows:min-content;position:relative}.IcC9C7[data-image-mode=flexibleHeight] .V3LIa1{grid-area:1/1/2/2;position:relative}.IcC9C7 .udT3Bw{pointer-events:none}.IcC9C7 .udT3Bw .XFhrUc{cursor:pointer;pointer-events:auto}.IcC9C7 .V3LIa1{bottom:0;left:0;position:absolute;right:0;top:0}.IcC9C7 .dm5eF4{cursor:pointer}.IcC9C7 .dm5eF4 .sw1ktB{display:inline-block}.IcC9C7 .APAK8c{visibility:hidden}.IcC9C7 .APAK8c,.IcC9C7 .nowHyy,.IcC9C7 .udT3Bw{bottom:0;left:0;position:absolute;right:0;top:0}.IcC9C7 .udT3Bw{display:grid;z-index:1}.IcC9C7 .udT3Bw .XFhrUc{align-self:center}.IcC9C7 .udT3Bw .vfaxBo{justify-self:start}.IcC9C7 .udT3Bw .Ce_74s{justify-self:end}.IcC9C7{background:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-shadow:var(--shd,0 1px 3px rgba(0,0,0,.5));overflow:hidden}.IcC9C7,.IcC9C7 .popWWQ{border-radius:var(--rd,0)}.IcC9C7 .popWWQ{background:none;border:var(--brw,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.IcC9C7 .SNhU_k{border-radius:var(--rd,0);overflow:hidden}.IcC9C7 .udT3Bw{transition:var(--trns,opacity .5s ease 0s)}.IcC9C7 .udT3Bw .XFhrUc{background:rgba(var(--abg,var(--color_14,color_14)),var(--alpha-abg,1));bottom:0;height:134px;margin:auto;position:absolute;top:0;transition:var(--trns,opacity .5s ease 0s);width:32px}.IcC9C7 .udT3Bw .XFhrUc .pNLjEu{background:url(https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/media/tiny_arrows.4355fe50.png) no-repeat 50% 0;bottom:0;height:16px;margin:auto;position:absolute;top:0;width:8px}.IcC9C7 .udT3Bw .vfaxBo{left:0}.IcC9C7 .udT3Bw .vfaxBo .pNLjEu{background-position:0 0;left:50%;margin-left:-4px}.IcC9C7 .udT3Bw .Ce_74s{right:0}.IcC9C7 .udT3Bw .Ce_74s .pNLjEu{background-position:100% 0;margin-right:-4px;right:50%}.IcC9C7.ByKihH .udT3Bw{opacity:1}.IcC9C7 .SR1lWv{opacity:0;padding:9px 10px 10px 0;position:absolute;right:var(--brw,0);text-align:right;transition:var(--trns,opacity .5s ease 0s);width:60px;z-index:1}.IcC9C7 .SR1lWv .NbDgc9{color:rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));display:inline-block;font-family:arial,helvetica,sans-serif;font-size:12px;padding-left:5px}.IcC9C7 .SR1lWv .dm5eF4{min-height:10px;padding-left:10px;text-align:center;width:30px}.IcC9C7 .SR1lWv .dm5eF4,.IcC9C7 .SR1lWv .dm5eF4 .sw1ktB{display:inline-block;position:relative}.IcC9C7 .SR1lWv .dm5eF4.x8_Jp2 .sw1ktB{border:5px solid transparent;border-left:5px solid rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));height:0;width:0}.IcC9C7 .SR1lWv .dm5eF4.TYK8wk .sw1ktB{border-left:2px solid rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));border-right:2px solid rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));height:10px;margin-right:5px;width:1px}.IcC9C7:focus-within .SR1lWv,.IcC9C7:focus-within .oL29SX,.IcC9C7:hover .SR1lWv,.IcC9C7:hover .oL29SX{opacity:1}:host(.device-mobile-optimized) .IcC9C7:focus-within .XFhrUc,body.device-mobile-optimized .IcC9C7:focus-within .XFhrUc{background:rgba(var(--abgh,var(--color_15,color_15)),var(--alpha-abgh,1));transition:var(--trns,opacity .5s ease 0s)}.IcC9C7 .XFhrUc:hover{background:rgba(var(--abgh,var(--color_15,color_15)),var(--alpha-abgh,1));transition:var(--trns,opacity .5s ease 0s)}.IcC9C7.JvIKoj .SR1lWv{left:0;right:auto;text-align:left}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[CollapsibleText_Default].8a265065.min.css">.CollapsibleTextcomponent2568482278__root{align-items:flex-start;display:flex;flex-direction:column-reverse}.CollapsibleTextcomponent2568482278__text-wrapper{width:100%}.CollapsibleTextcomponent2568482278__text{-archetype:text;font-size:16px;letter-spacing:0;width:100%;word-break:break-word}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278---textFormat-5-plain{white-space:pre-wrap}.CollapsibleTextcomponent2568482278__text ul{list-style:disc;margin-left:.5em;padding-left:1.3em}.CollapsibleTextcomponent2568482278__text ol{list-style:decimal;margin-left:.5em;padding-left:1.3em}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line.CollapsibleTextcomponent2568482278--collapse{-webkit-box-orient:vertical;-webkit-line-clamp:var(--max-lines,1);display:-webkit-box;overflow-x:visible;overflow-y:clip}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line>:not(ul,ol),.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278--withSafariListsFix>ol,.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278--withSafariListsFix>ul{display:inline}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line>:not(ul,ol):after,.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278--withSafariListsFix>ol:after,.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278--withSafariListsFix>ul:after{content:"\A";white-space:pre-wrap}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278--withSafariListsFix>ol,.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278--withSafariListsFix>ul{list-style-position:inside}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line>:has(br):after{content:none}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278---wrappingStyle-11-single-line{white-space:nowrap}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278---wrappingStyle-11-single-line.CollapsibleTextcomponent2568482278--collapse{text-overflow:ellipsis}.CollapsibleTextcomponent2568482278__text.CollapsibleTextcomponent2568482278--collapse{overflow:hidden}.CollapsibleTextcomponent2568482278__expand-control{-archetype:text;align-self:var(--expand-control-align);cursor:pointer;display:inline;font-size:16px;letter-spacing:0;margin-top:var(--expand-control-spacing)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[TextInput].a32850c1.min.css">#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus{outline:2px solid #116dff;outline-offset:1px}.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.KvoMHf[disabled]{pointer-events:none}.MpKiNN{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;min-height:25px;position:relative;text-align:var(--align,start)}.MpKiNN .pUnTVX{height:var(--inputHeight);position:relative}.MpKiNN .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;min-height:100%;position:absolute;top:0;width:50px}.MpKiNN .KvoMHf,.MpKiNN .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))))}.MpKiNN .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");font:var(--fnt,var(--font_8));margin:0;max-width:100%;min-height:var(--inputHeight);padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.MpKiNN .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:100%}.MpKiNN .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.MpKiNN .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.MpKiNN:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN .wPeA6j{display:none}.MpKiNN.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.ZXdXNL{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;justify-content:var(--align,start);text-align:var(--align,start)}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].9965d5ad.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;top:0}.YtfWHd,.mj3xJ8{position:absolute}.mj3xJ8{clip:rect(0 0 0 0);align-items:center;background-color:#fff;border-radius:24px;bottom:10px;color:#000;display:flex;height:25px;left:10px;outline:2px solid #000;padding:5px 10px;pointer-events:none;z-index:1000}.mj3xJ8:active,.mj3xJ8:focus{clip:auto;pointer-events:auto}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FormContainer_FormContainerSkin].bbc5b359.min.css">.JVi7i2,.hrbzfT{background-color:var(--corvid-background-color,rgba(var(--bg,0,0,0),var(--alpha-bg,0)));border:solid var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));border-radius:var(--corvid-border-radius,var(--rd,0));box-shadow:var(--shd,0 0 0 transparent)}.d3n4V3{height:100%;left:-var(--corvid-border-width,var(--brw,0));position:absolute;top:-var(--corvid-border-width,var(--brw,0));width:100%}</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/TPABaseComponent.27e1e284.chunk.min.css">.OQ8Tzd,.nKphmK{overflow:hidden}.nKphmK{height:100%;position:relative;width:100%}.nKphmK:-ms-fullscreen{min-height:auto!important}.nKphmK:fullscreen{min-height:auto!important}.pvlz2w{visibility:hidden}</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/Repeater_FluidColumns.2b7b96dd.chunk.min.css">.GPmm8Z{direction:var(--direction);display:flex;flex-wrap:wrap;justify-content:var(--justify-content);margin:var(--margin);pointer-events:auto;position:relative}.GPmm8Z>*{direction:ltr;margin:var(--item-margin)}.o6oDlF{margin:-50px calc(-1*var(--docked-margin));overflow:hidden;padding:50px var(--docked-margin);pointer-events:none}</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.bae0ce0c.chunk.min.css">.TWFxr5{height:auto!important}.May50y{overflow:hidden!important}</style>
<style rel="stylesheet" data-href="https://static.parastorage.com/services/ecom-platform-cart-icon/1.1489.0/CartIconViewerWidget.min.css">.sELt_Df.obpcRtb--madefor,.sfqgB34.oKGDZcc--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.Q8TtId{padding:0;position:relative}.Q8TtId>svg{bottom:0;left:0;position:absolute!important;right:0;top:0}.aZhaoZ{opacity:0}.s1dvzA{display:block;outline:none;text-decoration:none;width:100%}.s1dvzA,.s1dvzA svg{overflow:visible}.js-focus-visible .s1dvzA:focus{box-shadow:none;position:relative}.js-focus-visible .s1dvzA:focus:after{box-shadow:inset 0 0 1px 1px #3899ec,inset 0 0 0 2px hsla(0,0%,100%,.9);content:"";height:100%;left:0;outline:none;position:absolute;top:0;width:100%}.tx4Jvn text.uxskpx{font-size:50px!important}.tx4Jvn.qZfbbY .uxskpx{font-size:45px!important}.tx4Jvn.fzGViX .uxskpx{font-size:37px!important}.DRb0Pe.qZfbbY .uxskpx{font-size:80px!important}.DRb0Pe.fzGViX .uxskpx{font-size:58px!important}.WWgVyT.qZfbbY .uxskpx{font-size:60px!important}.WWgVyT.fzGViX .uxskpx{font-size:45px!important}.XPTyZQ.qZfbbY .uxskpx{font-size:60px!important}.XPTyZQ.fzGViX .uxskpx{font-size:40px!important}.KpNISr.qZfbbY .uxskpx{font-size:70px!important}.KpNISr.fzGViX .uxskpx{font-size:60px!important}.l3royO.qZfbbY .uxskpx{font-size:80px!important}.l3royO.fzGViX .uxskpx{font-size:60px!important}.hAeODa.qZfbbY .uxskpx{font-size:75px!important}.hAeODa.fzGViX .uxskpx{font-size:55px!important}.spQjTI.qZfbbY .uxskpx{font-size:75px!important}.spQjTI.fzGViX .uxskpx{font-size:59px!important}.yA1DNe.qZfbbY .uxskpx{font-size:80px!important}.yA1DNe.fzGViX .uxskpx{font-size:65px!important}.Rl4inp.qZfbbY .uxskpx{font-size:75px!important}.Rl4inp.fzGViX .uxskpx{font-size:60px!important}.of9Ja5.qZfbbY .uxskpx{font-size:80px!important}.of9Ja5.fzGViX .uxskpx{font-size:60px!important}.eEK14c{display:block;outline:none;text-decoration:none;width:100%}.eEK14c,.eEK14c svg{overflow:visible}.js-focus-visible .eEK14c:focus{box-shadow:none;position:relative}.js-focus-visible .eEK14c:focus:after{box-shadow:inset 0 0 1px 1px #3899ec,inset 0 0 0 2px hsla(0,0%,100%,.9);content:"";height:100%;left:0;outline:none;position:absolute;top:0;width:100%}.eEK14c circle,.eEK14c path,.eEK14c polygon,.eEK14c polyline,.eEK14c rect{fill:rgb(var(--cartWidget_cartIcon,var(--wix-color-8)))}.eEK14c text{fill:rgb(var(--cartWidget_cartIconText,var(--wix-color-8)));font:var(--cartWidget_cartIconTextFont,var(--wix-font-Body-M));font-size:90px}.eEK14c .puciUO{fill:rgba(var(--cartWidget_cartIconNumber,var(--wix-color-1)));font:var(--cartWidget_cartIconNumberFont,var(--wix-font-Body-M));font-size:90px}.eEK14c .puciUO.f6TePH{fill:rgba(var(--cartWidget_cartIconNumber,var(--wix-color-8)))}.eEK14c .FVlU_P{fill:rgba(var(--cartWidget_cartIconBubble,var(--wix-color-8)))}.UtO133 text.puciUO{font-size:50px!important}.UtO133.xgXOpM .puciUO{font-size:45px!important}.UtO133.tV42BG .puciUO{font-size:37px!important}.OE22el.xgXOpM .puciUO{font-size:80px!important}.OE22el.tV42BG .puciUO{font-size:58px!important}.a_BhjW.xgXOpM .puciUO{font-size:60px!important}.a_BhjW.tV42BG .puciUO{font-size:45px!important}.ASBWh_.xgXOpM .puciUO{font-size:60px!important}.ASBWh_.tV42BG .puciUO{font-size:40px!important}.XwUx1w.xgXOpM .puciUO{font-size:70px!important}.XwUx1w.tV42BG .puciUO{font-size:60px!important}.x61qQI.xgXOpM .puciUO{font-size:80px!important}.x61qQI.tV42BG .puciUO{font-size:60px!important}.wPfzsT.xgXOpM .puciUO{font-size:75px!important}.wPfzsT.tV42BG .puciUO{font-size:55px!important}.NKCcP7.xgXOpM .puciUO{font-size:75px!important}.NKCcP7.tV42BG .puciUO{font-size:59px!important}.wSTvma.xgXOpM .puciUO{font-size:80px!important}.wSTvma.tV42BG .puciUO{font-size:65px!important}.gIMUNC.xgXOpM .puciUO{font-size:75px!important}.gIMUNC.tV42BG .puciUO{font-size:60px!important}.MmI68k.xgXOpM .puciUO{font-size:80px!important}.MmI68k.tV42BG .puciUO{font-size:60px!important}</style>
<style rel="stylesheet" data-href="https://static.parastorage.com/services/profile-card-tpa-ooi/1.2737.0/ProfileCardViewerWidget.min.css">.sthVVBS.og9KNo8--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.sYV2gRk{--wix-ui-tpa-icon-button-icon-color:255,255,255,1;--wix-ui-tpa-icon-button-icon-color-rgb:255,255,255;--wix-ui-tpa-icon-button-icon-color-opacity:1}.sXLIwlJ.o__2kZJG5--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.sPx0guo,.sV7oEGb{outline:0}.snU6ghj>:first-child>:first-child{z-index:100000!important}.svXK2gh{align-items:center;cursor:pointer;display:inline-flex}.s__8rTnVE,.suOvJQ_{flex-shrink:0}.svXK2gh.oq8_iqP--disabled{cursor:default}.svXK2gh[disabled]{pointer-events:none}.swAs579{border:1px solid hsla(0,0%,100%,.4);border-radius:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1);color:#fff;display:inline-flex;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;opacity:0;transform:translateY(-50%);visibility:hidden}.swAs579.oPEjrHE--isShown{opacity:1;transform:translateY(0);visibility:visible}.swAs579.oPEjrHE--shouldAnimate{transition:visibility .2s ease,opacity .2s ease,transform .4s ease}.swAs579.oPEjrHE---skin-7-success{background-color:#008250}.swAs579.oPEjrHE---skin-5-error{background-color:#df3131}.swAs579.oPEjrHE---skin-6-status{background-color:#212121}.swAs579.oPEjrHE---skin-7-preview{background-color:rgba(0,0,0,.6)}.swAs579.oPEjrHE---placement-15-bottomFullWidth{bottom:0;left:0;position:fixed;width:100vw}.sKke8eq,.sXeDzZf{display:inline-block;min-width:12px}.s__6h4IT7{display:inline-block;line-height:20px;margin:16px 20px;max-height:40px;overflow:hidden}.sR3swd_{height:24px;margin-left:auto;padding:14px 12px}.swAs579.oPEjrHE--mobile .s__6h4IT7{margin-left:0;margin-right:0;max-height:60px}.swAs579.oPEjrHE--mobile .sKke8eq{min-width:20px}.swAs579.oPEjrHE--rtl .sR3swd_{margin-left:0;margin-right:auto}.szxx_RD{border:0;display:inline-block;line-height:0;margin:0;padding:0;text-decoration:none}.szxx_RD.odH6SCU--focus,.szxx_RD:hover{opacity:.7}.szxx_RD.os_ASUw--disabled{cursor:default}.szxx_RD.os_ASUw--disabled:hover{opacity:1}.sLdiZE2 svg{display:block}.szxx_RD.os_ASUw--disabled.sZBq_VA .sLdiZE2 svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-color-29));fill:none}.szxx_RD.os_ASUw--disabled.saigHET .sLdiZE2 svg:not([fill=currentColor]) path{fill:rgb(var(--wix-color-29));stroke:rgb(var(--wix-color-29))}.sZBq_VA .sLdiZE2 svg:not([fill=currentColor]) path,.szxx_RD.os_ASUw---skin-4-line .sLdiZE2 svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));fill:none}.saigHET .sLdiZE2 svg:not([fill=currentColor]) path,.szxx_RD.os_ASUw---skin-4-full .sLdiZE2 svg:not([fill=currentColor]) path{fill:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.szxx_RD .sLdiZE2 svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.szxx_RD.os_ASUw--disabled .sLdiZE2 svg[fill=currentColor]{color:rgb(var(--wix-color-29))}.szxx_RD.os_ASUw---theme-4-none{background-color:transparent}.szxx_RD.os_ASUw---theme-3-box{align-items:center;background-color:rgb(var(--wix-ui-tpa-icon-button-background-color,var(--wix-color-1)));border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.KeZzT6{animation:U4gKpz 1s linear infinite;color:hsla(0,0%,100%,.9);display:inline-block;overflow:hidden;position:relative;transform-origin:100% 50%}.KeZzT6:after,.KeZzT6:before{animation:DjtvJd .5s linear infinite alternate;border:1px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;color:currentColor;content:"";inset-inline-end:-100%;inset-inline-start:0;position:absolute;top:0;transform:rotate(-45deg)}.KeZzT6:after{opacity:0}@keyframes DjtvJd{to{opacity:1;transform:rotate(115deg)}}@keyframes U4gKpz{0%{transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}.KeZzT6.BAhs0Y{height:30px;margin-inline-end:15px;width:15px}.KeZzT6.vUtskN{height:60px;margin-inline-end:30px;width:30px}.KeZzT6.RLHjMI{height:80px;margin-inline-end:40px;width:40px}.jbFJUT{align-items:center;display:flex;justify-content:center}.AnkhXt{color:var(--wix-color-5)}.Sm1ZoK{z-index:999999}.Sm1ZoK.KtZaO1{display:none}.Sm1ZoK:not(.Z1Pd8o){left:50%;min-width:320px;position:fixed;top:80px;transform:translate(-50%)}</style>
<style rel="stylesheet" data-href="https://static.parastorage.com/services/communities-blog-ooi/1.2637.0/PostListViewerWidget.min.css">.sV4PJ9j.od36D8c--madefor,.sWPU8jH.o__4ElB3C--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.vpm41p{height:1px}.JNxVBA{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.mnxIuN{border-radius:100%;display:inline-block;height:10px;margin:18px 2px;opacity:0;width:10px}.mnxIuN:first-child{animation:xDDB8S 1s ease-in-out infinite}.mnxIuN:nth-child(2){animation:xDDB8S 1s ease-in-out .33s infinite}.mnxIuN:nth-child(3){animation:xDDB8S 1s ease-in-out .66s infinite}@keyframes xDDB8S{0%,to{opacity:0}60%{opacity:1}}.woUe2C .mABNle{justify-content:center}.woUe2C .Bt5sQV{align-items:flex-start;display:grid;grid-template-columns:1fr 5fr 1fr}.woUe2C .Bt5sQV .dXvq5u{flex-direction:column;grid-column:2;margin:unset;max-width:100%;min-width:0;place-self:center}.woUe2C .Bt5sQV .dXvq5u .H_gEjP{margin-bottom:5px}.woUe2C .Bt5sQV .dXvq5u .htMcyB{align-items:center;padding:unset}.woUe2C .Bt5sQV .bhsfaV{justify-self:right;padding-top:5px}.woUe2C .JGhsWK{align-items:center}.woUe2C .HhgCcE,.woUe2C .JGhsWK{text-align:center}.woUe2C .qikwPI .bhsfaV{justify-self:left}.woUe2C .UjX6YI{justify-content:center}.mW_sDH .mABNle{justify-content:end}.mW_sDH .Bt5sQV{display:flex;justify-content:space-between}.mW_sDH .Bt5sQV .dXvq5u{margin:unset}.mW_sDH .Bt5sQV .dXvq5u .H_gEjP{margin-inline-start:10px}.mW_sDH .Bt5sQV .dXvq5u .htMcyB{align-items:flex-end;padding:unset}.mW_sDH .Bt5sQV,.mW_sDH .bhsfaV,.mW_sDH .dXvq5u{flex-direction:row-reverse}.mW_sDH .JGhsWK{align-items:flex-end;text-align:end}.mW_sDH .HhgCcE{text-align:end}.mW_sDH .UjX6YI{justify-content:flex-end}.RiOfiW{background:#fff;border-radius:0;cursor:default;display:block;margin-inline-end:0;margin-inline-start:0}.RiOfiW.FnDyW0{direction:rtl}.RiOfiW.ac4Ofz.JlQ2sc{padding-top:30px}.RiOfiW.UUSLFD,.RiOfiW.hKl06e,.RiOfiW.i_25UC,.RiOfiW.jDqjOt,.RiOfiW.lyd6fK,.RiOfiW.x_FPRX,.RiOfiW.yWOr1I{display:flex;flex-direction:column;height:100%}.app-desktop .RiOfiW{border-style:solid;border-width:1px}.RiOfiW .EfvfyL,.RiOfiW .NAWdyL,.RiOfiW .PoYsMP{display:block}.RiOfiW.EfvfyL,.RiOfiW.NAWdyL,.RiOfiW.PoYsMP,.RiOfiW.TBrkhx,.RiOfiW.g8vcTX,.RiOfiW.ivAnV0{display:flex}.RiOfiW.EfvfyL.ac4Ofz,.RiOfiW.NAWdyL.ac4Ofz,.RiOfiW.PoYsMP.ac4Ofz,.RiOfiW.TBrkhx.ac4Ofz,.RiOfiW.g8vcTX.ac4Ofz,.RiOfiW.ivAnV0.ac4Ofz{height:auto}@media(max-width:685px){.use-media-queries .RiOfiW.EfvfyL,.use-media-queries .RiOfiW.NAWdyL,.use-media-queries .RiOfiW.PoYsMP,.use-media-queries .RiOfiW.TBrkhx,.use-media-queries .RiOfiW.g8vcTX,.use-media-queries .RiOfiW.ivAnV0{flex-direction:column}}.lt-sm .RiOfiW.EfvfyL,.lt-sm .RiOfiW.NAWdyL,.lt-sm .RiOfiW.PoYsMP,.lt-sm .RiOfiW.TBrkhx,.lt-sm .RiOfiW.g8vcTX,.lt-sm .RiOfiW.ivAnV0{flex-direction:column}.RiOfiW.EfvfyL,.RiOfiW.NAWdyL,.RiOfiW.PoYsMP,.RiOfiW.TBrkhx,.RiOfiW.g8vcTX{height:100%}.UUSLFD .ITPCIq,.hKl06e .ITPCIq,.i_25UC .ITPCIq,.jDqjOt .ITPCIq,.lyd6fK .ITPCIq,.x_FPRX .ITPCIq,.yWOr1I .ITPCIq{height:165px;padding-bottom:0}.RiOfiW.hKl06e{position:absolute;width:100%}.feQY6g .ITPCIq{height:400px}.EfvfyL .ITPCIq,.NAWdyL .ITPCIq,.PoYsMP .ITPCIq,.TBrkhx .ITPCIq,.feQY6g .ITPCIq,.g8vcTX .ITPCIq,.ivAnV0 .ITPCIq{padding-bottom:0}.EfvfyL .ITPCIq,.EfvfyL .pccjOy,.NAWdyL .ITPCIq,.NAWdyL .pccjOy,.PoYsMP .ITPCIq,.PoYsMP .pccjOy,.TBrkhx .ITPCIq,.TBrkhx .pccjOy,.g8vcTX .ITPCIq,.g8vcTX .pccjOy,.ivAnV0 .ITPCIq,.ivAnV0 .pccjOy{bottom:0;inset-inline-end:0;inset-inline-start:0;position:absolute;top:0}.iSTCpN{padding:30px 18px 25px;width:100%}.app-mobile .iSTCpN.QlVZyW{box-shadow:0 1px rgba(0,0,0,.1)}.iSTCpN.WdRrHJ.JufO9Q,.iSTCpN.glhtJc.JufO9Q{padding:30px 18px}.iSTCpN.WdRrHJ.JlQ2sc,.iSTCpN.glhtJc.JlQ2sc{padding-bottom:0}.iSTCpN.G1V6el{padding:23px}.iSTCpN.G1V6el.JufO9Q{padding-bottom:7px}.iSTCpN.KwFkyo,.iSTCpN.x_FPRX{padding:24px 29px}.iSTCpN.KwFkyo.JufO9Q,.iSTCpN.x_FPRX.JufO9Q{padding-bottom:7px}.iSTCpN.feQY6g{padding:42px 47px 37px 47px}.iSTCpN.feQY6g.JufO9Q{padding:42px 47px 13px 47px}.iSTCpN.UUSLFD,.iSTCpN.i_25UC,.iSTCpN.jDqjOt,.iSTCpN.lyd6fK,.iSTCpN.x_FPRX,.iSTCpN.yWOr1I{display:flex;flex-direction:column;height:100%;min-height:0;padding:var(--blog-pl-common-padding-top) 24px var(--blog-pl-common-padding-bottom)}.iSTCpN.hKl06e{display:flex;flex-direction:column;height:100%;min-height:0;padding:var(--blog-pl-slider-padding-top) 16px var(--blog-pl-slider-padding-bottom)}.iSTCpN.UUSLFD.ac4Ofz,.iSTCpN.UUSLFD.ac4Ofz.JufO9Q,.iSTCpN.hKl06e.ac4Ofz,.iSTCpN.hKl06e.ac4Ofz.JufO9Q,.iSTCpN.jDqjOt.ac4Ofz,.iSTCpN.jDqjOt.ac4Ofz.JufO9Q,.iSTCpN.lyd6fK.ac4Ofz,.iSTCpN.lyd6fK.ac4Ofz.JufO9Q{height:100%}.iSTCpN.ivAnV0{display:flex;flex-direction:column;padding:40px 48px 37px}@media(min-width:686px)and (max-width:980px){.use-media-queries .iSTCpN.ivAnV0{padding:calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)}}.w686-980 .iSTCpN.ivAnV0{padding:calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)}@media(max-width:685px){.use-media-queries .iSTCpN.ivAnV0{padding:24px}}.lt-sm .iSTCpN.ivAnV0{padding:24px}.iSTCpN.TBrkhx,.iSTCpN.g8vcTX{display:flex;flex:1;flex-direction:column;overflow:hidden;padding-bottom:24px;padding-top:24px}.iSTCpN.EfvfyL,.iSTCpN.NAWdyL,.iSTCpN.PoYsMP{padding:0}.iSTCpN.sCkhyN{display:inline-block;height:100%;inset-inline-start:0;padding:27px 24px;position:absolute;top:0;width:100%}.iSTCpN.sCkhyN.ac4Ofz{padding:32px 24px}.iSTCpN.sCkhyN.KEL4fK{background-color:rgba(0,0,0,.45)}.iSTCpN.FK1tXh,.iSTCpN.JnzaaY,.iSTCpN.hp0NoL{display:flex;flex-direction:column}.iSTCpN.LdmkLw{display:inline-block;inset-inline-start:0;position:absolute;top:0}.iSTCpN.FK1tXh,.iSTCpN.JnzaaY,.iSTCpN.LdmkLw,.iSTCpN.hp0NoL{height:100%;padding:27px 24px;width:100%}.iSTCpN.FK1tXh.KEL4fK,.iSTCpN.JnzaaY.KEL4fK,.iSTCpN.LdmkLw.KEL4fK,.iSTCpN.hp0NoL.KEL4fK{background-color:rgba(0,0,0,.45)}.iSTCpN.FK1tXh.ac4Ofz,.iSTCpN.JnzaaY.ac4Ofz,.iSTCpN.LdmkLw.ac4Ofz,.iSTCpN.hp0NoL.ac4Ofz{padding:32px 24px}.O16KGI{display:block}.JMCi2v,.O16KGI{color:inherit;font:inherit}.JMCi2v{box-sizing:content-box;flex:1 1 auto;margin:-3px;overflow:hidden;padding:3px;width:100%}.JMCi2v.pu51Xe{text-align:start}.JMCi2v.jDqjOt.mqysW5.ZBB0ua{margin-top:-19px}.JMCi2v.UUSLFD.mqysW5.ZBB0ua{margin-top:-48px}.JMCi2v.hKl06e.mqysW5.ZBB0ua,.JMCi2v.i_25UC.mqysW5.ZBB0ua,.JMCi2v.lyd6fK.mqysW5.ZBB0ua,.JMCi2v.yWOr1I.mqysW5.ZBB0ua{margin-top:-36px}.JMCi2v.x_FPRX.mqysW5.ZBB0ua{margin-top:-25px}.JMCi2v.TBrkhx,.JMCi2v.g8vcTX,.JMCi2v.ivAnV0{display:flex;flex-direction:column}.JMCi2v.TBrkhx.ac4Ofz,.JMCi2v.g8vcTX.ac4Ofz,.JMCi2v.ivAnV0.ac4Ofz{padding-inline-end:0}.JMCi2v.TBrkhx.ZBB0ua,.JMCi2v.g8vcTX.ZBB0ua,.JMCi2v.ivAnV0.ZBB0ua{margin-top:-43px}.JMCi2v.TBrkhx.xs2MeC.ZBB0ua,.JMCi2v.g8vcTX.xs2MeC.ZBB0ua,.JMCi2v.ivAnV0.xs2MeC.ZBB0ua{margin-top:-23px}.JMCi2v.jDqjOt.ZBB0ua{position:relative;top:-29px}.JMCi2v.UUSLFD.ZBB0ua{margin-top:-29px}.JMCi2v.hKl06e.ZBB0ua,.JMCi2v.i_25UC.ZBB0ua,.JMCi2v.lyd6fK.ZBB0ua,.JMCi2v.yWOr1I.ZBB0ua{margin-top:-13px}.JMCi2v.x_FPRX.ZBB0ua{margin-top:-6px}.JMCi2v.FK1tXh,.JMCi2v.JnzaaY,.JMCi2v.hp0NoL{height:100%}.JMCi2v.FK1tXh.I5nSmk,.JMCi2v.JnzaaY.I5nSmk,.JMCi2v.hp0NoL.I5nSmk{flex-grow:0;height:unset}.JMCi2v.hKl06e{white-space:normal}.hrftIZ.glhtJc.ZBB0ua{margin-top:-28px;margin-inline-end:12px}.FbwBsX{margin-bottom:var(--blog-pl-default-title-margin)}.FbwBsX.hKl06e p{margin-top:var(--blog-pl-slider-title-margin-top)}.FbwBsX.EfvfyL.ZBB0ua,.FbwBsX.NAWdyL.ZBB0ua,.FbwBsX.PoYsMP.ZBB0ua,.FbwBsX.TBrkhx.ZBB0ua,.FbwBsX.UUSLFD.ZBB0ua,.FbwBsX.g8vcTX.ZBB0ua,.FbwBsX.hKl06e.ZBB0ua,.FbwBsX.i_25UC.ZBB0ua,.FbwBsX.lyd6fK.ZBB0ua,.FbwBsX.x_FPRX.ZBB0ua,.FbwBsX.yWOr1I.ZBB0ua{margin-inline-end:30px}.FbwBsX.EfvfyL.xs2MeC.ZBB0ua,.FbwBsX.NAWdyL.xs2MeC.ZBB0ua,.FbwBsX.PoYsMP.xs2MeC.ZBB0ua,.FbwBsX.TBrkhx.xs2MeC.ZBB0ua,.FbwBsX.UUSLFD.xs2MeC.ZBB0ua,.FbwBsX.g8vcTX.xs2MeC.ZBB0ua,.FbwBsX.hKl06e.xs2MeC.ZBB0ua,.FbwBsX.i_25UC.xs2MeC.ZBB0ua,.FbwBsX.lyd6fK.xs2MeC.ZBB0ua,.FbwBsX.x_FPRX.xs2MeC.ZBB0ua,.FbwBsX.yWOr1I.xs2MeC.ZBB0ua{margin-inline-end:0}@media(min-width:660px){.use-media-queries .FbwBsX{margin-bottom:20px}.use-media-queries .FbwBsX.G1V6el{margin-bottom:11px}.use-media-queries .FbwBsX.G1V6el.ZBB0ua{margin-bottom:-14px;margin-top:-13px;max-width:209px;position:relative;top:-24px}.use-media-queries .FbwBsX.G1V6el.ZBB0ua.CzG_Nm{max-width:189px}.use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua{margin-top:12px;max-width:none}.use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.use-media-queries .FbwBsX.KwFkyo{margin-bottom:10px}.use-media-queries .FbwBsX.KwFkyo.ZBB0ua{margin-bottom:-13px;margin-top:-13px;max-width:359px;position:relative;top:-24px}.use-media-queries .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm{max-width:339px}.use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua{margin-top:17px;max-width:none}.use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.use-media-queries .FbwBsX.x_FPRX{margin-bottom:10px}.use-media-queries .FbwBsX.feQY6g{margin-bottom:9px;max-width:740px}.use-media-queries .FbwBsX.feQY6g.ZBB0ua{margin-bottom:-12px;margin-top:-6px;position:relative;top:-31px}.use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua{margin-top:12px;max-width:none}.use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.use-media-queries .FbwBsX.jDqjOt{margin-bottom:var(--blog-pl-common-title-margin)}.use-media-queries .FbwBsX.jDqjOt.ZBB0ua{max-width:207px}.use-media-queries .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm{max-width:187px}.use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua{max-width:none}.use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.use-media-queries .FbwBsX.UUSLFD,.use-media-queries .FbwBsX.hKl06e,.use-media-queries .FbwBsX.i_25UC,.use-media-queries .FbwBsX.lyd6fK,.use-media-queries .FbwBsX.yWOr1I{margin-bottom:var(--blog-pl-common-title-margin)}.use-media-queries .FbwBsX.EfvfyL.ZBB0ua,.use-media-queries .FbwBsX.NAWdyL.ZBB0ua,.use-media-queries .FbwBsX.PoYsMP.ZBB0ua,.use-media-queries .FbwBsX.TBrkhx.ZBB0ua,.use-media-queries .FbwBsX.UUSLFD.ZBB0ua,.use-media-queries .FbwBsX.g8vcTX.ZBB0ua,.use-media-queries .FbwBsX.hKl06e.ZBB0ua,.use-media-queries .FbwBsX.i_25UC.ZBB0ua,.use-media-queries .FbwBsX.lyd6fK.ZBB0ua,.use-media-queries .FbwBsX.yWOr1I.ZBB0ua{margin-inline-end:30px}.use-media-queries .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.hKl06e.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.i_25UC.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.yWOr1I.xs2MeC.ZBB0ua{margin-inline-end:0}.use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,.use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,.use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,.use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,.use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,.use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua{max-width:342px}.use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm{max-width:322px}.use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,.use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua{max-width:none}.use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.use-media-queries .FbwBsX.ZpmKeC{margin-bottom:6px}.use-media-queries .FbwBsX.sCkhyN{margin-bottom:12px}.use-media-queries .FbwBsX.sCkhyN.JufO9Q{bottom:0;margin-bottom:30px}.use-media-queries .FbwBsX.FK1tXh,.use-media-queries .FbwBsX.JnzaaY,.use-media-queries .FbwBsX.LdmkLw,.use-media-queries .FbwBsX.hp0NoL{margin-bottom:18px}.use-media-queries .FbwBsX.FK1tXh.JufO9Q,.use-media-queries .FbwBsX.JnzaaY.JufO9Q,.use-media-queries .FbwBsX.LdmkLw.JufO9Q,.use-media-queries .FbwBsX.hp0NoL.JufO9Q{bottom:0;margin-bottom:36px}.use-media-queries .FbwBsX.FK1tXh.JufO9Q,.use-media-queries .FbwBsX.JnzaaY.JufO9Q,.use-media-queries .FbwBsX.hp0NoL.JufO9Q{margin-bottom:0;padding-bottom:0}}.gt-xs .FbwBsX{margin-bottom:20px}.gt-xs .FbwBsX.G1V6el{margin-bottom:11px}.gt-xs .FbwBsX.G1V6el.ZBB0ua{margin-bottom:-14px;margin-top:-13px;max-width:209px;position:relative;top:-24px}.gt-xs .FbwBsX.G1V6el.ZBB0ua.CzG_Nm{max-width:189px}.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua{margin-top:12px;max-width:none}.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.gt-xs .FbwBsX.KwFkyo{margin-bottom:10px}.gt-xs .FbwBsX.KwFkyo.ZBB0ua{margin-bottom:-13px;margin-top:-13px;max-width:359px;position:relative;top:-24px}.gt-xs .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm{max-width:339px}.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua{margin-top:17px;max-width:none}.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.gt-xs .FbwBsX.x_FPRX{margin-bottom:10px}.gt-xs .FbwBsX.feQY6g{margin-bottom:9px;max-width:740px}.gt-xs .FbwBsX.feQY6g.ZBB0ua{margin-bottom:-12px;margin-top:-6px;position:relative;top:-31px}.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua{margin-top:12px;max-width:none}.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.gt-xs .FbwBsX.jDqjOt{margin-bottom:var(--blog-pl-common-title-margin)}.gt-xs .FbwBsX.jDqjOt.ZBB0ua{max-width:207px}.gt-xs .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm{max-width:187px}.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua{max-width:none}.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.gt-xs .FbwBsX.UUSLFD,.gt-xs .FbwBsX.hKl06e,.gt-xs .FbwBsX.i_25UC,.gt-xs .FbwBsX.lyd6fK,.gt-xs .FbwBsX.yWOr1I{margin-bottom:var(--blog-pl-common-title-margin)}.gt-xs .FbwBsX.EfvfyL.ZBB0ua,.gt-xs .FbwBsX.NAWdyL.ZBB0ua,.gt-xs .FbwBsX.PoYsMP.ZBB0ua,.gt-xs .FbwBsX.TBrkhx.ZBB0ua,.gt-xs .FbwBsX.UUSLFD.ZBB0ua,.gt-xs .FbwBsX.g8vcTX.ZBB0ua,.gt-xs .FbwBsX.hKl06e.ZBB0ua,.gt-xs .FbwBsX.i_25UC.ZBB0ua,.gt-xs .FbwBsX.lyd6fK.ZBB0ua,.gt-xs .FbwBsX.yWOr1I.ZBB0ua{margin-inline-end:30px}.gt-xs .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.hKl06e.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.i_25UC.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.yWOr1I.xs2MeC.ZBB0ua{margin-inline-end:0}.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua{max-width:342px}.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm{max-width:322px}.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua{max-width:none}.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.gt-xs .FbwBsX.ZpmKeC{margin-bottom:6px}.gt-xs .FbwBsX.sCkhyN{margin-bottom:12px}.gt-xs .FbwBsX.sCkhyN.JufO9Q{bottom:0;margin-bottom:30px}.gt-xs .FbwBsX.FK1tXh,.gt-xs .FbwBsX.JnzaaY,.gt-xs .FbwBsX.LdmkLw,.gt-xs .FbwBsX.hp0NoL{margin-bottom:18px}.gt-xs .FbwBsX.FK1tXh.JufO9Q,.gt-xs .FbwBsX.JnzaaY.JufO9Q,.gt-xs .FbwBsX.LdmkLw.JufO9Q,.gt-xs .FbwBsX.hp0NoL.JufO9Q{bottom:0;margin-bottom:36px}.gt-xs .FbwBsX.FK1tXh.JufO9Q,.gt-xs .FbwBsX.JnzaaY.JufO9Q,.gt-xs .FbwBsX.hp0NoL.JufO9Q{margin-bottom:0;padding-bottom:0}.FbwBsX.glhtJc{margin-bottom:0}.FbwBsX.WdRrHJ.AkO1lZ,.FbwBsX.glhtJc.AkO1lZ{margin-bottom:18px}.FbwBsX.WdRrHJ.ySFpqx,.FbwBsX.glhtJc.ySFpqx{margin-bottom:0}.FbwBsX.WdRrHJ.ZBB0ua,.FbwBsX.glhtJc.ZBB0ua{margin-top:-43px;max-width:263px}.FbwBsX.WdRrHJ.ZBB0ua.CzG_Nm,.FbwBsX.glhtJc.ZBB0ua.CzG_Nm{max-width:243px}.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua,.FbwBsX.glhtJc.xs2MeC.ZBB0ua{margin-top:-19px;max-width:none}.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua.CzG_Nm,.FbwBsX.glhtJc.xs2MeC.ZBB0ua.CzG_Nm{max-width:none-20px}.FbwBsX.WdRrHJ.I5nSmk,.FbwBsX.WdRrHJ.xs2MeC.I5nSmk,.FbwBsX.glhtJc.I5nSmk,.FbwBsX.glhtJc.xs2MeC.I5nSmk{margin-top:0}.FbwBsX.TBrkhx,.FbwBsX.g8vcTX,.FbwBsX.ivAnV0{border-bottom:12px solid transparent;margin:0}.FbwBsX.EfvfyL,.FbwBsX.NAWdyL,.FbwBsX.PoYsMP{border-bottom:8px solid transparent;margin:0}.nebVix{padding-bottom:18px}@media(min-width:660px){.use-media-queries .nebVix{padding-bottom:23px}}.gt-xs .nebVix{padding-bottom:23px}.nebVix.glhtJc{margin-top:10px}.nebVix.WdRrHJ.JufO9Q,.nebVix.glhtJc.JufO9Q{padding-bottom:0}.nebVix.feQY6g{max-width:740px}.nebVix.EfvfyL,.nebVix.NAWdyL,.nebVix.PoYsMP,.nebVix.TBrkhx,.nebVix.g8vcTX,.nebVix.ivAnV0{display:flex;flex:1;overflow:hidden;padding:0}.sCkhyN{color:#fff}.sCkhyN.RiOfiW{display:inline-block;height:292px;width:292px}.sCkhyN .ITPCIq,.sCkhyN .pccjOy,.sCkhyN.RiOfiW.pu51Xe{height:100%;width:100%}.sCkhyN.JMCi2v{display:flex;flex-direction:column;justify-content:flex-end}.sCkhyN.FbwBsX{bottom:60px;position:absolute;width:calc(100% - 48px)}.sCkhyN.NPsER6{bottom:27px;display:inline-block;inset-inline-end:24px;inset-inline-start:24px;position:absolute}.LdmkLw.FbwBsX{bottom:60px;position:absolute;width:calc(100% - 48px)}.FK1tXh.FbwBsX,.JnzaaY.FbwBsX,.hp0NoL.FbwBsX{padding-bottom:30px}.FK1tXh.FbwBsX.p8Uk20,.JnzaaY.FbwBsX.p8Uk20,.hp0NoL.FbwBsX.p8Uk20{margin:0;padding:0}.FK1tXh,.JnzaaY,.LdmkLw,.hp0NoL{color:#fff}.FK1tXh.RiOfiW,.JnzaaY.RiOfiW,.LdmkLw.RiOfiW,.hp0NoL.RiOfiW{display:inline-block;height:454px;width:454px}.FK1tXh .ITPCIq,.FK1tXh .pccjOy,.FK1tXh.RiOfiW.pu51Xe,.JnzaaY .ITPCIq,.JnzaaY .pccjOy,.JnzaaY.RiOfiW.pu51Xe,.LdmkLw .ITPCIq,.LdmkLw .pccjOy,.LdmkLw.RiOfiW.pu51Xe,.hp0NoL .ITPCIq,.hp0NoL .pccjOy,.hp0NoL.RiOfiW.pu51Xe{height:100%;width:100%}.FK1tXh.JMCi2v,.JnzaaY.JMCi2v,.LdmkLw.JMCi2v,.hp0NoL.JMCi2v{display:flex;flex-direction:column;justify-content:flex-end}.FK1tXh.NPsER6,.JnzaaY.NPsER6,.LdmkLw.NPsER6,.hp0NoL.NPsER6{bottom:27px;display:inline-block;inset-inline-end:24px;inset-inline-start:24px;position:absolute}.n9F1tl{fill:#fff}.VMF9AQ{color:#fff}.BVf6py{background-color:#fff}.TE7que{height:1px;opacity:.2}@media(min-width:660px){.use-media-queries .TE7que{margin-bottom:12px}}.gt-xs .TE7que{margin-bottom:12px}.TE7que:not(.iD0LEx){margin-bottom:var(--blog-pl-footer-separator-margin)}.TE7que.iD0LEx{margin-top:24px}.TE7que.iD0LEx.vxAOcp{margin-top:18px}.FK1tXh .TE7que,.JnzaaY .TE7que,.LdmkLw .TE7que,.hp0NoL .TE7que,.sCkhyN .TE7que{opacity:1}.NPsER6.TBrkhx,.NPsER6.g8vcTX{margin-top:auto}.NPsER6.TBrkhx.kzwb6t,.NPsER6.g8vcTX.kzwb6t{padding-top:12px}@media(max-width:685px){.use-media-queries .NPsER6.TBrkhx,.use-media-queries .NPsER6.g8vcTX{padding-top:12px}}.lt-sm .NPsER6.TBrkhx,.lt-sm .NPsER6.g8vcTX{padding-top:12px}.NPsER6.ivAnV0{margin-top:auto}.NPsER6.ivAnV0.kzwb6t{padding-top:36px}@media(max-width:685px){.use-media-queries .NPsER6.ivAnV0{padding-top:36px}}.lt-sm .NPsER6.ivAnV0{padding-top:36px}.NPsER6.UUSLFD,.NPsER6.hKl06e,.NPsER6.i_25UC,.NPsER6.jDqjOt,.NPsER6.lyd6fK,.NPsER6.yWOr1I{margin-top:auto;padding-top:12px}.NPsER6.i_25UC.zwuMcM,.NPsER6.lyd6fK.zwuMcM,.NPsER6.yWOr1I.zwuMcM{padding-top:var(--blog-pl-footer-padding-top)}.GGI4XB{display:block;margin:15px 0 -11px}.app-desktop .GGI4XB{display:none}.NtnM8D{opacity:.6}.tFEVbz{flex:0 0 50%}.QP8OH2{padding-top:75%;position:relative;width:100%}.Gf88Ln{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media(min-width:686px){.use-media-queries .Gf88Ln{-webkit-line-clamp:1}}.gt-s .Gf88Ln{-webkit-line-clamp:1}@media(min-width:740px){.use-media-queries .Gf88Ln{-webkit-line-clamp:2}}.gt-740 .Gf88Ln{-webkit-line-clamp:2}@media(min-width:886px){.use-media-queries .Gf88Ln{-webkit-line-clamp:3}}.gt-886 .Gf88Ln{-webkit-line-clamp:3}.so9KdE.TBrkhx,.so9KdE.g8vcTX{-webkit-mask-image:linear-gradient(0deg,transparent,#000 30px);mask-image:linear-gradient(0deg,transparent,#000 30px)}.hMB1wk{display:inline}.CHRJex{cursor:pointer}._UH27m{position:relative!important}.EQ1O0U{display:flex!important;margin:14px 0}.EQ1O0U.xczrBK{--full-icon-color:var(--post-homepage-ratingFilledStarColor,var(--wix-color-8));--empty-icon-color:var(--post-homepage-ratingUnfilledStarColor,var(--wix-color-3));color:rgb(var(--post-homepage-ratingFontColor,var(--wix-color-5)));font:var(--post-homepage-ratingFont,var(--wix-font-Body-M));font-size:var(--post-homepage-ratingFont-size,14px);-webkit-text-decoration:var(--post-homepage-ratingFont-text-decoration);text-decoration:var(--post-homepage-ratingFont-text-decoration)}.EQ1O0U.xczrBK.amZSNe{--full-icon-color:var(--post-homepage-TOI-ratingFilledStarColor,var(--wix-color-8));--empty-icon-color:var(--post-homepage-TOI-ratingUnfilledStarColor,var(--wix-color-3));color:rgb(var(--post-homepage-TOI-ratingFontColor,var(--wix-color-5)))}.EQ1O0U.hrftIZ{--full-icon-color:var(--post-category-ratingFilledStarColor,var(--wix-color-8));--empty-icon-color:var(--post-category-ratingUnfilledStarColor,var(--wix-color-3));color:rgb(var(--post-category-ratingFontColor,var(--wix-color-5)));font:var(--post-category-ratingFont,var(--wix-font-Body-M));font-size:var(--post-category-ratingFont-size,14px);-webkit-text-decoration:var(--post-category-ratingFont-text-decoration);text-decoration:var(--post-category-ratingFont-text-decoration)}.EQ1O0U.hrftIZ.amZSNe{--full-icon-color:var(--post-category-TOI-ratingFilledStarColor,var(--wix-color-8));--empty-icon-color:var(--post-category-TOI-ratingUnfilledStarColor,var(--wix-color-3));color:rgb(var(--post-category-TOI-ratingFontColor,var(--wix-color-5)))}.EQ1O0U.zwuMcM{--full-icon-color:var(--post-post-list-ratingFilledStarColor,var(--wix-color-8));--empty-icon-color:var(--post-post-list-ratingUnfilledStarColor,var(--wix-color-3));color:rgb(var(--post-post-list-ratingFontColor,var(--wix-color-5)));font:var(--post-post-list-ratingFont,var(--wix-font-Body-M));font-size:var(--post-post-list-ratingFont-size,14px);-webkit-text-decoration:var(--post-post-list-ratingFont-text-decoration);text-decoration:var(--post-post-list-ratingFont-text-decoration)}.EQ1O0U.zwuMcM.amZSNe{--full-icon-color:var(--post-post-list-TOI-ratingFilledStarColor,var(--wix-color-8));--empty-icon-color:var(--post-post-list-TOI-ratingUnfilledStarColor,var(--wix-color-3));color:rgb(var(--post-post-list-TOI-ratingFontColor,var(--wix-color-5)))}.EQ1O0U.NAWdyL{margin:8px 0}.EQ1O0U.TBrkhx,.EQ1O0U.g8vcTX,.EQ1O0U.ivAnV0{margin-bottom:2px}.EQ1O0U.FK1tXh.JufO9Q,.EQ1O0U.JnzaaY.JufO9Q,.EQ1O0U.LdmkLw.JufO9Q,.EQ1O0U.hp0NoL.JufO9Q{margin-bottom:0}.G5Aa3J{cursor:pointer;height:19px;vertical-align:middle;width:19px}.G5Aa3J,.G5Aa3J svg{display:inline-block;position:relative}.G5Aa3J svg{fill:transparent;stroke:#e84a43;stroke-width:1.5px;transition:fill .25s}.G5Aa3J .X22cAo{display:none}.G5Aa3J.jSxrNf svg{fill:#e84a43;stroke:none;opacity:1}.G5Aa3J.jSxrNf .X22cAo{border:3px solid #e84a43;border-radius:100%;height:24px;inset-inline-start:-3px;top:-3px;width:24px}.G5Aa3J.jSxrNf .X22cAo,.G5Aa3J.jSxrNf .zkv91u{display:inline-block;opacity:0;position:absolute}.G5Aa3J.jSxrNf .zkv91u{background-color:#e84a43;border-radius:100%;height:4px;inset-inline-start:8px;top:7px;width:4px}.G5Aa3J.FfDJdv.jSxrNf svg{animation:AgCb8e .5s}.G5Aa3J.FfDJdv.jSxrNf .X22cAo{animation:EN90Pa .3s}.G5Aa3J.FfDJdv.jSxrNf .zkv91u{animation:JVoWJX .5s;animation-delay:.1s}.Eu1LNI,.PxeFnW,.YfFkQX,.y5oGWU{display:inline-block;height:6px;inset-inline-start:8px;position:absolute;top:7px;width:6px}.YfFkQX{transform:rotate(0deg)}.y5oGWU{transform:rotate(144deg)}.Eu1LNI{transform:rotate(216deg)}.PxeFnW{transform:rotate(288deg)}@keyframes AgCb8e{0%{transform:scale(.1)}40%{transform:scale(1.3)}70%{transform:scale(.9)}90%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes EN90Pa{0%{opacity:.1;transform:scale(.1)}20%{opacity:1}to{opacity:0;transform:scale(1.5)}}@keyframes JVoWJX{0%{opacity:0;transform:translateX(5px) scale(1)}20%{opacity:1}to{opacity:0;transform:translateX(17px) scale(0)}}.Kh5HMz{background:none;border:0;color:inherit;font:inherit;font-size:inherit!important;line-height:1;padding:0}.Kh5HMz,.h7K_lu{vertical-align:middle}.h7K_lu{align-items:center;display:inline-flex}.FYRNvd{padding-inline-end:5px}.p9gct4{flex-direction:row-reverse}.p9gct4 .FYRNvd{padding-inline-end:0;padding-inline-start:5px}.laz8E8{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.t66ylj{align-items:center;display:inline-flex;padding-inline-end:2px;vertical-align:middle}.eYQJQu:not(:first-child){margin-inline-start:6px}.bEeZ1_{align-items:baseline;display:flex;inline-size:var(--width,300px)}.bEeZ1_:before{animation:xxdw6w 2s infinite;background:currentColor;block-size:10px;border-radius:100px;content:"";display:block;flex:1;inline-size:100%;-webkit-mask-image:linear-gradient(270deg,#000 -100%,#000 0,#000 40%,transparent 50%,transparent 0,#000 60%,#000 100%,#000 200%);mask-image:linear-gradient(270deg,#000 -100%,#000 0,#000 40%,transparent 50%,transparent 0,#000 60%,#000 100%,#000 200%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:400%;mask-size:400%;opacity:.12;overflow:hidden;position:relative}@keyframes xxdw6w{0%{-webkit-mask-position:100% 50%;mask-position:100% 50%}to{-webkit-mask-position:0 50%;mask-position:0 50%}}.E54HWO{align-items:center;display:flex;white-space:nowrap}.E54HWO>*+*{margin-inline-start:16px}.lkXNhM{color:inherit;display:inline-flex;font:inherit}.NT9zC5{display:flex;font-size:12px!important;height:var(--blog-pl-footer-content-height);justify-content:space-between;line-height:1.5}.NT9zC5.KToN9P,.NT9zC5.T6pLzn,.NT9zC5.eJayAP{justify-content:flex-start}.zGPuSQ{font-size:inherit!important}.PsEy9r{display:flex;margin-inline-end:16px}.L2cuMO{align-items:center;display:flex;justify-content:flex-end}.tmHsxH{display:block;height:1px;opacity:.2}.Dgf2Op{flex:0 0 1px;flex-shrink:0;height:100%;opacity:.2;width:1px}.Ki_0_s{align-self:center;border-radius:50%;display:block;height:2px;width:2px}.Ym42pV{display:inline-block;max-width:-moz-min-content;max-width:min-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.CS4xCt{font-size:0;line-height:1.2;margin:0 0 var(--blog-pl-category-label-margin-bottom)}.pratMU{display:inline-block}.d7TwYL,.g99UQY,.u0T9F0{margin-top:4px}.TRcECH{margin-bottom:var(--blog-pl-slider-category-label-margin-bottom)}.TpXFK4,.dU7Co_,.ewnq0g,.sEWsEY{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}@media(max-width:659px){.use-media-queries .TpXFK4,.use-media-queries .dU7Co_,.use-media-queries .ewnq0g,.use-media-queries .sEWsEY{margin-bottom:0}}.lt-s .TpXFK4,.lt-s .dU7Co_,.lt-s .ewnq0g,.lt-s .sEWsEY{margin-bottom:0}.dqpczu{background-color:rgb(var(--category-label-button-backgroundColor,var(--wix-color-8)));border-color:rgb(var(--category-label-button-borderColor,var(--wix-color-8)));border-radius:calc(var(--category-label-button-cornerRadius, 0)*1px);border-style:solid;border-width:calc(var(--category-label-button-borderWidth, 0)*1px);color:rgb(var(--category-label-button-textColor,var(--wix-color-1)));font:var(--category-label-button-textFont,var(--wix-font-Body-M));font-size:var(--category-label-button-textFont-size,14px);padding:calc(var(--category-label-button-verticalPadding, 6)*1px) calc(var(--category-label-button-horizontalPadding, 12)*1px);-webkit-text-decoration:var(--category-label-button-textFont-text-decoration);text-decoration:var(--category-label-button-textFont-text-decoration)}.dqpczu:hover{background-color:rgb(var(--category-label-button-backgroundColorHover,var(--wix-color-8)));border-color:rgb(var(--category-label-button-borderColorHover,var(--wix-color-8)));color:rgb(var(--category-label-button-textColorHover,var(--wix-color-1)))}.SkWvPq{color:rgb(var(--category-label-text-textColor,var(--wix-color-8)));font:var(--category-label-text-textFont,var(--wix-font-Body-M));-webkit-text-decoration:var(--category-label-text-textFont-text-decoration);text-decoration:var(--category-label-text-textFont-text-decoration)}.SkWvPq:hover{color:rgb(var(--category-label-text-textColorHover,var(--wix-color-8)))}.iT3c03.dqpczu{background-color:rgb(var(--category-label-button-mobile-backgroundColor,var(--wix-color-8)));border-color:rgb(var(--category-label-button-mobile-borderColor,var(--wix-color-8)));border-radius:calc(var(--category-label-button-mobile-cornerRadius, 0)*1px);border-style:solid;border-width:calc(var(--category-label-button-mobile-borderWidth, 0)*1px);color:rgb(var(--category-label-button-mobile-textColor,var(--wix-color-1)));font:var(--category-label-button-mobile-textFont,var(--wix-font-Body-M));padding:calc(var(--category-label-button-mobile-verticalPadding, 6)*1px) calc(var(--category-label-button-mobile-horizontalPadding, 12)*1px)}.iT3c03.SkWvPq{color:rgb(var(--category-label-text-mobile-textColor,var(--wix-color-8)));font:var(--category-label-text-mobile-textFont,var(--wix-font-Body-M))}.tQ0Q1A{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media print{.tQ0Q1A{color:#000!important}}.xUuoH9{align-items:center;display:flex;list-style:none;margin:0;max-width:100%;padding:0;text-overflow:ellipsis;white-space:nowrap}.rmqd9q{margin:0 8px}.F4tRtJ{min-width:0}.MBUSKJ{font-size:inherit!important}.UZa2Xr:nth-child(3){overflow:hidden;text-overflow:ellipsis}.dZs5e3{display:flex;flex-direction:column;font-size:12px!important;max-width:100%;padding-inline-start:10px}.dZs5e3:first-child{padding-inline-start:0}.dZs5e3.krCqqh{font-size:inherit}@media(min-width:980px){.use-media-queries .mtJpOF .dZs5e3{padding-inline-start:18px}}.gt-sm .mtJpOF .dZs5e3{padding-inline-start:18px}.dZs5e3.PZIDK7 ul{line-height:19px}.mJ89ha{font-size:inherit!important}.taLqKM{align-items:center;display:flex;height:19px;max-width:100%}.lR3yj5{border-radius:50%;display:block;-o-object-fit:cover;object-fit:cover;overflow:hidden}.TI1b5D,.dDcMfv,.lR3yj5{height:100%;width:100%}.TI1b5D{display:block}.TI1b5D img{max-width:var(--wix-img-max-width,100%)}.TI1b5D[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.TI1b5D[data-animate-blur] img[data-load-done]{filter:none}.ERF5R1{display:inline-block;height:32px;position:relative;width:32px}@media(min-width:660px){.use-media-queries .ERF5R1.A9WFUN{height:40px;width:40px}}.gt-xs .ERF5R1.A9WFUN{height:40px;width:40px}@media(min-width:660px){.use-media-queries .ERF5R1.A0qBRg{height:92px;width:92px}}.gt-xs .ERF5R1.A0qBRg{height:92px;width:92px}.ERF5R1.zI70HL{height:80px;width:80px}@media(min-width:660px){.use-media-queries .ERF5R1.zI70HL{height:100px;width:100px}}.gt-xs .ERF5R1.zI70HL{height:100px;width:100px}.ERF5R1.pozZSb{height:40px;width:40px}@media(min-width:660px){.use-media-queries .ERF5R1.pozZSb{height:80px;width:80px}}.gt-xs .ERF5R1.pozZSb{height:80px;width:80px}.ERF5R1.Zcb_uj{height:30px;width:30px}.ERF5R1.bCACxF{height:20px;width:20px}@media(min-width:660px){.use-media-queries .ERF5R1.bCACxF{height:40px;width:40px}}.gt-xs .ERF5R1.bCACxF{height:40px;width:40px}.ERF5R1.C3KamW{height:20px;width:20px}@media(min-width:660px){.use-media-queries .ERF5R1.C3KamW{height:30px;width:30px}}.gt-xs .ERF5R1.C3KamW{height:30px;width:30px}.lBv2XN{align-items:center;cursor:pointer;display:flex}.dlINDG{padding-inline-start:12px}.dlINDG:first-child{padding-inline-start:0}.WmZAIu{display:flex;height:100%;position:relative;width:100%}.Bvf4SR{background:none;border:none;font-size:0;padding:0}._EA3Ke{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;position:relative;width:24px}.Z9ijf3{box-shadow:0 3px 8px 0 rgba(0,0,0,.2);margin:5px;max-width:300px;min-width:200px;position:absolute;z-index:900}.l6L1Fh{height:19px}.bFiLuu{transform:translateZ(0)}.bFiLuu.post-header-icons-enter-active,.bFiLuu.post-header-icons-leave-active{transition:max-width .2s}.bFiLuu.post-header-icons-enter-active .l6L1Fh,.bFiLuu.post-header-icons-leave-active .l6L1Fh{transition:transform .2s}.bFiLuu.post-header-icons-enter.post-header-icons-enter-active,.bFiLuu.post-header-icons-leave{max-width:22px}.bFiLuu.post-header-icons-enter.post-header-icons-enter-active .l6L1Fh,.bFiLuu.post-header-icons-leave .l6L1Fh{transform:scaleZ(0)}.bFiLuu.post-header-icons-enter,.bFiLuu.post-header-icons-leave.post-header-icons-leave-active{max-width:0}.bFiLuu.post-header-icons-enter .l6L1Fh,.bFiLuu.post-header-icons-leave.post-header-icons-leave-active .l6L1Fh{transform:scale3d(0,0,0)}.XqK7Ko{align-items:center;display:flex}.XqK7Ko>*+*{margin-inline-start:18px}.SbjQym{align-items:center;display:flex;justify-content:flex-end}@media(min-width:980px){.use-media-queries .SbjQym{padding-bottom:12px}}.gt-sm .SbjQym{padding-bottom:12px}.SbjQym.IStc0y{padding-bottom:18px}.SbjQym.YD6Z1G,.SbjQym._dR9OP{padding-bottom:12px}.SbjQym.Nn0z1D,.SbjQym.SoK2Wc{padding-bottom:24px}.SbjQym.AwRwmV,.SbjQym.DKNKji,.SbjQym.Ij__Zw,.SbjQym.MLEYRZ,.SbjQym.jc3Fi0,.SbjQym.kAgxB9,.SbjQym.otAa9D,.SbjQym.rA58nq{padding-bottom:12px}.SbjQym.otAa9D.Fsmreb,.SbjQym.wjdRtO:not(.kAgxB9){padding-bottom:0}.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo{margin-bottom:var(--blog-pl-header-margin-bottom)}.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.vL7wf0{margin-bottom:0}.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.YVAddP{margin-bottom:auto}.SbjQym.Mo4mKl{font-size:inherit;padding:0}@media(min-width:980px){.use-media-queries .SbjQym.Mo4mKl{padding:11px 11px 24px}}.gt-sm .SbjQym.Mo4mKl{padding:11px 11px 24px}.V_aJB6{align-items:center;display:flex;flex:1 1 auto;font-size:14px;margin-inline-end:auto;max-inline-size:calc(100% - 42px);min-block-size:var(--blog-pl-header-height)}.V_aJB6.CH7asw{max-inline-size:calc(100% - 54px)}.Mo4mKl .V_aJB6{font-size:inherit}@media(min-width:980px){.use-media-queries .G1sD4r .V_aJB6,.use-media-queries .PVEWzt .V_aJB6,.use-media-queries .eOIH_4 .V_aJB6,.use-media-queries .otAa9D .V_aJB6{font-size:12px}}.gt-sm .G1sD4r .V_aJB6,.gt-sm .PVEWzt .V_aJB6,.gt-sm .eOIH_4 .V_aJB6,.gt-sm .otAa9D .V_aJB6{font-size:12px}.pWST8_ .V_aJB6,.rDlcKq .V_aJB6,.vL7wf0 .V_aJB6{height:auto}.YiEou4{display:none}@media(min-width:980px){.use-media-queries .YiEou4{display:inline-block;margin-inline-start:auto}}.gt-sm .YiEou4{display:inline-block;margin-inline-start:auto}.YfT_t7{opacity:.6}.Dgs_GX{align-items:center;display:flex;margin-inline-end:3px}.YiEou4+.Dgs_GX{margin-inline-start:12px}.GygROR{margin:0;margin-inline-end:-9px}.GygROR.pWST8_,.GygROR.rDlcKq{margin-inline-end:-18px}@media(min-width:980px){.use-media-queries .Mo4mKl .GygROR{margin-inline-end:0}}.gt-sm .Mo4mKl .GygROR{margin-inline-end:0}.Q8iQIg,.dtYGur{opacity:.1;overflow-y:hidden;transform:scale3d(.1,.1,1)}.EhKyap,.VL02DE{opacity:1;transform:scaleX(1);transition:all .4s ease-in}.Z0hXe1{display:flex}.j1Y_aa{display:block}.wR7PET{flex-grow:1;height:100%;line-height:1.5;overflow:hidden;word-break:break-word}.DxQ8C1{-webkit-line-clamp:3;line-clamp:3;height:100%;text-overflow:ellipsis}.BOlnTh,.DxQ8C1{-webkit-box-orient:vertical;display:-webkit-box}.BOlnTh{overflow:hidden}.JMAXlV{--full:rgb(var(--full-icon-color,$black-rgb));--empty:rgb(var(--empty-icon-color,$gray-rgb));display:block;position:relative}.fbd51l{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.hhO2ky{display:flex}.JMAXlV .hhO2ky{gap:0 6px}.siwre6{color:var(--full)}.MKPjdi{color:var(--empty)}.TbC84K{display:flex;position:relative}.j6jO4F .MrH3GO{display:block}.j6jO4F{clip-path:inset(0 50% 0 0)}.MrH3GO,[dir=rtl] .j6jO4F{clip-path:inset(0 0 0 50%)}.MrH3GO{position:absolute}[dir=rtl] .MrH3GO{clip-path:inset(0 50% 0 0)}.TYUuco{transition:color .3s ease-in}.A6pgue{align-items:center;display:flex}.KJeQ3_{line-height:1;margin-inline-start:12px}.T5ArNO .KJeQ3_{animation:M5aq50 .3s ease-in}.TW0XHJ .KJeQ3_,.z8kPtl .KJeQ3_{margin-inline-start:7px}@keyframes M5aq50{0%{opacity:0}to{opacity:1}}.T5UMT5{font-size:22px;font-weight:inherit;line-height:30px;margin-top:18px;overflow-wrap:break-word;word-break:break-word}.T5UMT5.AreR2k,.T5UMT5.I9XQQf,.T5UMT5.LMmmGm,.T5UMT5.Qr0HYQ,.T5UMT5.WD_8WI,.T5UMT5.mjh3Ex,.T5UMT5.tMAW2P,.T5UMT5.xwfLlB,.T5UMT5.zKj_nc{margin-top:0}@media(min-width:660px){.use-media-queries .T5UMT5.tMAW2P{line-height:24px!important}}.gt-xs .T5UMT5.tMAW2P{line-height:24px!important}.T5UMT5.PW6Nzn,.T5UMT5.v0TP18{margin-top:0}@media(max-width:659px){.use-media-queries .T5UMT5.PW6Nzn,.use-media-queries .T5UMT5.v0TP18{line-height:1.4!important}}.lt-s .T5UMT5.PW6Nzn,.lt-s .T5UMT5.v0TP18{line-height:1.4!important}.T5UMT5.ML3wIh._wPn3X,.T5UMT5.SmUSYw._wPn3X,.T5UMT5.nOu63e._wPn3X,.T5UMT5.xAtwHK._wPn3X{margin-top:12px}@media(min-width:660px){.use-media-queries .T5UMT5.ML3wIh._wPn3X,.use-media-queries .T5UMT5.SmUSYw._wPn3X,.use-media-queries .T5UMT5.nOu63e._wPn3X,.use-media-queries .T5UMT5.xAtwHK._wPn3X{margin-top:0}}.gt-xs .T5UMT5.ML3wIh._wPn3X,.gt-xs .T5UMT5.SmUSYw._wPn3X,.gt-xs .T5UMT5.nOu63e._wPn3X,.gt-xs .T5UMT5.xAtwHK._wPn3X{margin-top:0}.T5UMT5 .fcPJ4D:not(.iFTNPs):active{cursor:pointer;opacity:.5}@media(min-width:660px){.use-media-queries .T5UMT5{font-size:inherit;line-height:inherit;margin-top:1px}.use-media-queries .T5UMT5.AreR2k,.use-media-queries .T5UMT5.I9XQQf,.use-media-queries .T5UMT5.LMmmGm,.use-media-queries .T5UMT5.Qr0HYQ,.use-media-queries .T5UMT5.xwfLlB{line-height:1.4}}.gt-xs .T5UMT5{font-size:inherit;line-height:inherit;margin-top:1px}.gt-xs .T5UMT5.AreR2k,.gt-xs .T5UMT5.I9XQQf,.gt-xs .T5UMT5.LMmmGm,.gt-xs .T5UMT5.Qr0HYQ,.gt-xs .T5UMT5.xwfLlB{line-height:1.4}.T5UMT5.SSbNRm,.T5UMT5.zEYAqe{line-height:1.4!important}.KNiaIk{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bD0vt9{font:inherit}.uYL9xS{display:flex;flex:1;flex-direction:column-reverse;height:0}.Bzea4H{height:100%;inset:0;position:absolute;z-index:-1}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover) .gallery-item-content .gallery-item{transition:opacity .4s ease!important}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{opacity:0}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .hover-info-element{transition:transform 2.2s cubic-bezier(.14,.4,.09,.99)!important}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(1.1)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(1.11)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover) .hover-info-element,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) .hover-info-element{transform:scale(.9009009009)}div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover) .hover-info-element{transition:transform 1.2s cubic-bezier(.14,.4,.09,.99)!important}div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(.845) rotate(calc(var(--tiltAngleValue) * 1deg))}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .4s linear!important}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{filter:blur(6px)}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease!important}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover):hover .gallery-item-content{filter:grayscale(1)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover){transition:background-color .4s ease!important;transition:transform .4s ease!important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover{transform:scale(.985)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover div,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover div{transform:none!important}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease!important}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover):hover .gallery-item-content{filter:invert(1)}div.pro-gallery .gallery-item-container.color-in-on-hover .gallery-item-content{filter:grayscale(1);transition:filter .6s ease!important}div.pro-gallery .gallery-item-container.color-in-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.color-in-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:grayscale(0)}div.pro-gallery .gallery-item-container.darkened-on-hover .gallery-item-content{filter:brightness(1);transition:filter .6s ease!important}div.pro-gallery .gallery-item-container.darkened-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.darkened-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:brightness(.7)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover):before{background:rgba(8,8,8,.75);opacity:1}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:1!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover:before{filter:opacity(0);transition:filter .4s ease,opacity .4s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover:before{filter:opacity(0);transform:scale(.9);transition:transform .4s ease,filter .2s ease,opacity .2s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1);transform:scale(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover:before{filter:opacity(0);transform:translateY(100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1);transform:translateY(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover:before{filter:opacity(0);transform:translateX(-100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1);transform:translateX(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover:before{filter:opacity(0);transform:translateX(100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1);transform:translateX(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover:before{filter:opacity(0);transform:translateY(-100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1);transform:translateY(0)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover:before{background:rgba(8,8,8,.75);opacity:1}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner{opacity:1}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .info-member:not(.hidden){opacity:1!important}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover):before{opacity:0}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:0!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover:before{filter:opacity(1);transition:filter .4s ease,opacity .4s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover:before{filter:opacity(1);transform:scale(1);transition:transform .4s ease,filter .2s ease,opacity .2s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0);transform:scale(.9)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover:before{filter:opacity(1);transform:translateY(0);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0);transform:translateY(100%)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover:before{filter:opacity(1);transform:translateX(0);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0);transform:translateX(-100%)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover:before{filter:opacity(1);transform:translateX(100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0);transform:translateX(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover:before{filter:opacity(1);transform:translateY(-100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0);transform:translateY(0)}.animation-slide{transition:width .4s ease,height .4s ease,top .4s ease,left .4s ease}.item-with-secondary-media-container .secondary-media-item.hide{opacity:0}.item-with-secondary-media-container .secondary-media-item.show{opacity:1}[data-collapsed=true] .pro-gallery-parent-container .gallery-item,[data-hidden=true] .pro-gallery-parent-container .gallery-item{background-image:none!important}html.pro-gallery{height:auto;width:100%}body.pro-gallery{transition:opacity 2s ease}#gallery-loader{position:fixed;top:50%}.show-more-container{line-height:138px;text-align:center}.show-more-container i.show-more{color:#5d5d61;cursor:pointer;font-size:40px;margin-top:-3px}.show-more-container button.show-more{background:transparent;border:2px solid #5d5d61;border-radius:0;color:#5d5d61;cursor:pointer;display:inline-block;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;font-size:12px;padding:11px 29px}.show-more-container button.show-more:hover{background:rgba(0,0,0,.1)}.more-items-loader{color:#116dff;display:block;font-size:30px;line-height:50px;text-align:center;width:100%}.version-header{background:hsla(0,0%,100%,.8);color:#e03939;font-family:Consolas,monospace;font-size:13px;height:100px;left:0;line-height:30px;position:absolute;text-align:left;top:0;width:320px;z-index:100}.auto-slideshow-button{cursor:pointer;height:28px;margin-top:19px;padding:5px;width:20px}.auto-slideshow-button,.auto-slideshow-counter{display:flex;left:auto;opacity:.9;position:absolute;text-align:center;z-index:1}.auto-slideshow-counter{font-size:15px;line-height:normal;margin-top:24px}@keyframes wNW36F{0%{opacity:0}to{opacity:1}}.mouse-cursor{display:flex;position:absolute;width:100%}.follow-mouse-cursor{position:absolute;transition:all .2s ease}.follow-mouse-cursor>div{pointer-events:none}.follow-mouse-cursor>div,.nav-arrows-container{align-items:center;display:flex;justify-content:center}.nav-arrows-container{background:transparent;border:none;cursor:pointer;left:auto;opacity:.9;outline:none;position:absolute;text-align:center}.nav-arrows-container:hover{opacity:1}.nav-arrows-container.shadow svg{filter:drop-shadow(0 1px .15px #B2B2B2)}.nav-arrows-container .slideshow-arrow{flex-shrink:0}.arrow-portal-container span{align-items:center;animation:fadeIn .1s ease-in-out;display:flex;justify-content:center;position:fixed;transition:top 50ms,left 50ms}div.gallery-slideshow .gallery-column,div.gallery-slideshow div.pro-gallery{box-sizing:content-box!important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible!important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px!important;padding-right:50px!important}@media(max-width:500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{bottom:-220px;box-sizing:border-box;display:flex;height:220px;padding-top:0;position:absolute;width:100%;z-index:15}.gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px}.gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px}.gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{height:100%;width:100%}div.pro-gallery,div.pro-gallery .gallery-column{backface-visibility:hidden;overflow:hidden;position:relative}div.pro-gallery .gallery-column{float:left;transform-style:preserve-3d}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{backface-visibility:hidden;box-sizing:border-box;float:left;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;font-size:11px;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{backface-visibility:hidden;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:default;display:inline-block;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;font-size:11px;outline:none;overflow:hidden;padding:0;position:absolute;scroll-snap-align:center;text-decoration:none;transform-style:preserve-3d;vertical-align:top;will-change:top,left,width,height}div.pro-gallery .gallery-item-container .item-action{height:1px;overflow:hidden;pointer-events:none;position:absolute;width:1px;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow:none!important;box-shadow:none!important;outline:none!important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{cursor:pointer;text-decoration:underline}div.pro-gallery .gallery-item-container.visible{transform:translateZ(0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{height:100%;overflow:hidden;position:relative;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{height:100%!important;width:100%!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit,div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent{background:transparent}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:transparent;-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{border-radius:0;height:100%;left:0;margin:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{-webkit-font-smoothing:antialiased;box-sizing:border-box;/*! autoprefixer: ignore next */white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{letter-spacing:normal!important;line-height:normal!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial!important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{height:30px;left:50%;opacity:.4;top:50%;width:15px;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{animation:none!important;background-color:transparent;opacity:1!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-position:50%;background-repeat:no-repeat;background-size:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder.three-d-loaded img{opacity:0;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder.three-d-loading img{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder img{transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{opacity:0;pointer-events:none;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder.playing i,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i{-webkit-font-smoothing:antialiased;background:#080808;border-radius:50px;color:#fff;display:inline-block;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.7;position:absolute;text-align:center;text-rendering:auto;/*! autoprefixer: ignore next */top:50%;z-index:11}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i.play-triangle{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{bottom:-220px;box-sizing:border-box;display:flex;height:220px;position:absolute;width:100%;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{border-radius:0;box-sizing:border-box;height:100%;left:0;margin:0;overflow:hidden;position:absolute;top:0;white-space:normal;width:100%;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{box-sizing:border-box;content:" ";height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery .thumbnailItem.playing button,div.pro-gallery .thumbnailItem.playing i{display:none}div.pro-gallery .thumbnailItem button,div.pro-gallery .thumbnailItem i{-webkit-font-smoothing:antialiased;background:#080808;border-radius:100%;color:#fff;display:inline-block;height:28px;left:50%;margin:-16px -1px 0 -16px;opacity:.7;position:absolute;text-align:center;text-rendering:auto;/*! autoprefixer: ignore next */top:50%;width:28px;z-index:11}div.pro-gallery .thumbnailItem button.play-triangle,div.pro-gallery .thumbnailItem i.play-triangle{opacity:1}div.pro-gallery .thumbnailItem button:before,div.pro-gallery .thumbnailItem i:before{font-size:2.3em;opacity:1}div.pro-gallery.one-row{float:left;white-space:nowrap}div.pro-gallery.one-row .gallery-column{float:none;white-space:nowrap;width:100%}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{float:left;overflow:hidden}div.pro-gallery.thumbnails-gallery .galleryColumn{overflow:visible;position:relative}div.pro-gallery.thumbnails-gallery .thumbnailItem{background-color:#fff;background-position:50%;background-size:cover;border-radius:0;cursor:pointer;overflow-y:inherit;position:absolute}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight:after{background-color:hsla(0,0%,100%,.6);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery :focus{box-shadow:none}div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus,div.pro-gallery.accessible i:focus{box-shadow:0 0 0 1px #fff,0 0 1px 2px #116dff}div.pro-gallery.accessible .has-custom-focus:focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible .gallery-item-hover button:focus,div.pro-gallery.accessible .gallery-item-hover i:focus{box-shadow:none}div.pro-gallery.accessible .thumbnailItem.pro-gallery-highlight:after{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff}div.pro-gallery.accessible .gallery-item-container:has(.item-action:focus):after{border-radius:inherit;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;content:" ";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted:before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted:after{border-radius:inherit;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;content:" ";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars ::-webkit-scrollbar,div.pro-gallery .hide-scrollbars::-webkit-scrollbar{height:0!important;width:0!important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr}.sr-only.out-of-view-component{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-logs{word-wrap:break-word;background:#fff;font-size:10px;width:280px}.fade{display:block;transition:opacity .6s ease}.fade-visible{opacity:1}.fade-hidden{opacity:0}.deck-before{transform:translateX(-100%)}.deck-before,.deck-before-rtl{display:block;transition:transform .6s ease;z-index:1}.deck-before-rtl{transform:translateX(100%)}.deck-current{display:block;transform:translateX(0);transition:transform .6s ease;z-index:0}.deck-current .override{transition:transform .6s ease,opacity .1s ease .2s!important}.deck-after{display:block;opacity:0;transition:opacity .2s ease .6s;z-index:-1}.deck-after .override{transition:opacity .1s ease 0s!important}.disabled-transition{transition:none!important}@keyframes JqqXMV{0%{background-color:hsla(0,0%,95%,.2)}50%{background-color:hsla(0,0%,95%,.8)}to{background-color:hsla(0,0%,95%,.2)}}.pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]:before,.pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper:before{content:"";height:1px;left:var(--group-left);pointer-events:none;position:absolute;right:var(--group-right);scroll-snap-align:center;top:var(--group-top);width:var(--group-width)}.gallery-item-container{scroll-snap-align:none!important}.gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}._SIYmI .gallery-item-video-play-background.play-background{color:#000!important;opacity:.3!important}._SIYmI .play-triangle{color:#fff!important;z-index:17!important}._SIYmI.homepage{--border-color:rgb(var(--post-homepage-borderColor,var(--wix-color-2)));--border-width:calc(var(--post-homepage-borderWidth, 1) * 1px);--border-radius:calc(var(--post-homepage-postRadius, 0) * 1px)}._SIYmI.homepage.is-mobile{--border-color:rgb(var(--post-homepage-mobile-borderColor,var(--post-homepage-borderColor,var(--wix-color-2))));--border-width:calc(var(--post-homepage-mobile-borderWidth, var(--post-homepage-borderWidth, 1)) * 1px);--border-radius:calc(var(--post-homepage-mobile-postRadius, var(--post-homepage-postRadius, 0)) * 1px)}._SIYmI.category{--border-color:rgb(var(--post-category-borderColor,var(--wix-color-2)));--border-width:calc(var(--post-category-borderWidth, 1) * 1px);--border-radius:calc(var(--post-category-postRadius, 0) * 1px)}._SIYmI.category.is-mobile{--border-color:rgb(var(--post-category-mobile-borderColor,var(--post-category-borderColor,var(--wix-color-2))));--border-width:calc(var(--post-category-mobile-borderWidth, var(--post-category-borderWidth, 1)) * 1px);--border-radius:calc(var(--post-category-mobile-postRadius, var(--post-category-postRadius, 0)) * 1px)}._SIYmI.tags{--border-color:rgb(var(--post-tags-borderColor,var(--wix-color-2)));--border-width:calc(var(--post-tags-borderWidth, 1) * 1px);--border-radius:calc(var(--post-tags-postRadius, 0) * 1px)}._SIYmI.tags.is-mobile{--border-color:rgb(var(--post-tags-mobile-borderColor,var(--post-tags-borderColor,var(--wix-color-2))));--border-width:calc(var(--post-tags-mobile-borderWidth, var(--post-tags-borderWidth, 1)) * 1px);--border-radius:calc(var(--post-tags-mobile-postRadius, var(--post-tags-postRadius, 0)) * 1px)}._SIYmI.post-list{--border-color:rgb(var(--post-post-list-borderColor,var(--wix-color-2)));--border-width:calc(var(--post-post-list-borderWidth, 1) * 1px);--border-radius:calc(var(--post-post-list-postRadius, 0) * 1px)}._SIYmI.post-list.is-mobile{--border-color:rgb(var(--post-post-list-mobile-borderColor,var(--post-post-list-borderColor,var(--wix-color-2))));--border-width:calc(var(--post-post-list-mobile-borderWidth, var(--post-post-list-borderWidth, 1)) * 1px);--border-radius:calc(var(--post-post-list-mobile-postRadius, var(--post-post-list-postRadius, 0)) * 1px)}._SIYmI.related-posts{--border-color:rgb(var(--post-related-posts-borderColor,var(--wix-color-2)));--border-width:calc(var(--post-related-posts-borderWidth, 1) * 1px);--border-radius:calc(var(--post-related-posts-postRadius, 0) * 1px)}._SIYmI.related-posts.is-mobile{--border-color:rgb(var(--post-related-posts-mobile-borderColor,var(--post-related-posts-borderColor,var(--wix-color-2))));--border-width:calc(var(--post-related-posts-mobile-borderWidth, var(--post-related-posts-borderWidth, 1)) * 1px);--border-radius:calc(var(--post-related-posts-mobile-postRadius, var(--post-related-posts-postRadius, 0)) * 1px)}._SIYmI.my-posts{--border-color:rgb(var(--post-my-posts-borderColor,var(--wix-color-2)));--border-width:calc(var(--post-my-posts-borderWidth, 1) * 1px);--border-radius:calc(var(--post-my-posts-postRadius, 0) * 1px)}._SIYmI.my-posts.is-mobile{--border-color:rgb(var(--post-my-posts-mobile-borderColor,var(--post-my-posts-borderColor,var(--wix-color-2))));--border-width:calc(var(--post-my-posts-mobile-borderWidth, var(--post-my-posts-borderWidth, 1)) * 1px);--border-radius:calc(var(--post-my-posts-mobile-postRadius, var(--post-my-posts-postRadius, 0)) * 1px)}._SIYmI .gallery-item-hover:before{background:unset!important}._SIYmI .gallery-item-container{border-radius:var(--border-radius)!important;scroll-snap-align:center!important}[dir=rtl] ._SIYmI.post-list-pro-gallery-pg-side-by-side.gallery-right-align .gallery-item-container{display:flex!important;flex-direction:row!important}[dir=rtl] ._SIYmI.post-list-pro-gallery-pg-side-by-side .gallery-item-container{display:flex!important;flex-direction:row-reverse!important}[dir=rtl] ._SIYmI.post-list-pro-gallery-pg-side-by-side .gallery-item-container .gallery-item-left-info{left:auto;right:0}[dir=rtl] ._SIYmI.post-list-pro-gallery-pg-side-by-side .gallery-item-container .gallery-item-right-info{left:0;right:auto}._SIYmI.post-list-pro-gallery-list-large.gallery-right-align .gallery-item-wrapper,._SIYmI.post-list-pro-gallery-list-medium.gallery-right-align .gallery-item-wrapper,._SIYmI.post-list-pro-gallery-list.gallery-right-align .gallery-item-wrapper{right:13px;/*!rtl:end:ignore*/top:13px/*!rtl:begin:ignore*/}._SIYmI.post-list-pro-gallery-list-large.gallery-left-align .gallery-item-wrapper,._SIYmI.post-list-pro-gallery-list-medium.gallery-left-align .gallery-item-wrapper,._SIYmI.post-list-pro-gallery-list.gallery-left-align .gallery-item-wrapper{left:13px;/*!rtl:end:ignore*/top:13px/*!rtl:begin:ignore*/}._SIYmI.post-list-pro-gallery-list .gallery-item-container,._SIYmI.post-list-pro-gallery-list-large .gallery-item-container,._SIYmI.post-list-pro-gallery-list-medium .gallery-item-container{background-color:rgb(var(--post-post-list-backgroundColor,var(--wix-color-1)))!important}._SIYmI.post-list-pro-gallery-list .gallery-item-container.pro-gallery-mobile-indicator,._SIYmI.post-list-pro-gallery-list-large .gallery-item-container.pro-gallery-mobile-indicator,._SIYmI.post-list-pro-gallery-list-medium .gallery-item-container.pro-gallery-mobile-indicator{background-color:rgb(var(--post-post-list-mobile-backgroundColor,var(--wix-color-1)))!important}._SIYmI.post-list-pro-gallery-list .gallery-item-common-info,._SIYmI.post-list-pro-gallery-list-large .gallery-item-common-info,._SIYmI.post-list-pro-gallery-list-medium .gallery-item-common-info{overflow:visible!important}._SIYmI.post-list-pro-gallery-slider{border-color:var(--border-color);border-radius:var(--border-radius);border-style:solid;border-width:var(--border-width);overflow:hidden}._SIYmI.post-list-pro-gallery-slider .gallery-item-container{border-radius:revert!important}._SIYmI.post-list-pro-gallery-slider .gallery-slideshow .pro-gallery .gallery-slideshow-info{padding-inline-end:0!important;padding-inline-start:0!important}._SIYmI[class^=post-list-pro-gallery] .gallery-item-wrapper{cursor:pointer}._SIYmI.post-list-pro-gallery-flat #pro-gallery-container .gallery-item-container{transform-style:flat;will-change:top,left,width,height}.IeY3vx,.KhVdjt,.acbUIp,.gwgQCb,.lfi41p,.sI4Nnn{line-height:1}.wR7lgz{display:flex}.wR7lgz .sI4Nnn{cursor:inherit;opacity:1}.wR7lgz .RcfyI6,.wR7lgz .ixAZGX{cursor:pointer;font-size:14px;margin-inline-end:48px}.wR7lgz .ixAZGX{opacity:.8}.ynW8KF{align-items:center;display:flex;font-family:system-ui,sans-serif;font-size:16px;height:100%}@media only screen and (max-width:500px){.ynW8KF{max-width:100%;overflow-y:hidden}}.KhVdjt,.RcfyI6,.fOICak{align-items:center;display:flex;justify-content:center}.KhVdjt,.RcfyI6{color:inherit;cursor:pointer;margin:0 3px;min-height:36px;min-width:36px}.IZ6Wrl .KhVdjt,.IZ6Wrl .RcfyI6{margin:0 6px}.BCQZoR,.sI4Nnn{cursor:default}.BCQZoR{opacity:.4}.fOICak{margin:0 6px;min-width:48px}.aq_u4p{align-items:center;display:flex;justify-content:center;margin:16px 0 30px}.aq_u4p.HcArW_{margin:1px 0 0;min-height:68px}.arh2qf{align-items:center;border-style:solid;display:flex;flex:1;flex-direction:column;justify-content:center;overflow:hidden;padding:36px 30px;text-align:center}.app-mobile .arh2qf{box-shadow:0 1px rgba(0,0,0,.1)}@media(min-width:980px){.use-media-queries .arh2qf{border-style:solid;height:450px;padding:0}}.gt-sm .arh2qf{border-style:solid;height:450px;padding:0}.cJscj1{font-size:24px;line-height:34px;margin-bottom:12px}.cJscj1:focus{box-shadow:none!important}@media(min-width:980px){.use-media-queries .cJscj1{font-size:32px;line-height:1.5;margin-bottom:12px;max-width:620px}}.gt-sm .cJscj1{font-size:32px;margin-bottom:12px;max-width:620px}.cTdFFO,.gt-sm .cJscj1{line-height:1.5}@media(min-width:980px){.use-media-queries .cTdFFO{max-width:620px}}.gt-sm .cTdFFO{max-width:620px}.clf9mN{font-size:16px}.wdbmEY{font-size:18px;margin-top:18px}@media(min-width:980px){.use-media-queries .wdbmEY{margin-top:48px}}.gt-sm .wdbmEY{margin-top:48px}.nAaNon{background-color:#fff;color:#000}.zVjbZW{margin-bottom:0;padding-bottom:20px}.t1YWug{min-height:100%;position:relative}:where(.t1YWug){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}:where(.t1YWug) *{-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(.t1YWug) *,:where(.t1YWug) :after,:where(.t1YWug) :before{box-sizing:inherit}:where(.t1YWug) :where(a),:where(.t1YWug) :where(a:visited){text-decoration:none}:where(.t1YWug) :where(textarea){font-family:inherit}@media screen{html.enable-scroll #root,html.enable-scroll .qHpbsu,html.enable-scroll .t1YWug,html.enable-scroll body{display:flex;flex-direction:column;height:100%}}.qHpbsu{position:relative}html.enable-scroll .qHpbsu{flex:1;overflow-y:auto}.medium-gap .qHpbsu{padding-top:50px}.large-gap .qHpbsu{padding-top:100px}html{height:100%;touch-action:manipulation}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:0}body{-webkit-text-size-adjust:none;-webkit-highlight:none}#root{margin:0;padding:0}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.gallery-item-common-info.gallery-item-right-info{position:absolute;/*!rtl:begin:ignore*/right:0/*!rtl:end:ignore*/}.gallery-item-common-info.gallery-item-left-info{left:0;/*!rtl:end:ignore*/position:absolute/*!rtl:begin:ignore*/}#pro-gallery-container button.nav-arrows-container{box-sizing:border-box}.sXdULV{background-color:rgb(var(--postListWidgetBackgroundColor,0,0,0,0))}:where(.sXdULV){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}:where(.sXdULV) *{-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(.sXdULV) *,:where(.sXdULV) :after,:where(.sXdULV) :before{box-sizing:inherit}:where(.sXdULV) :where(a),:where(.sXdULV) :where(a:visited){text-decoration:none}:where(.sXdULV) :where(textarea){font-family:inherit}.b79EPn{background-color:rgb(var(--postListWidgetBackgroundColorMobile,0,0,0,0))}:where(.b79EPn){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}:where(.b79EPn) *{-webkit-tap-highlight-color:rgba(0,0,0,0)}:where(.b79EPn) *,:where(.b79EPn) :after,:where(.b79EPn) :before{box-sizing:inherit}:where(.b79EPn) :where(a),:where(.b79EPn) :where(a:visited){text-decoration:none}:where(.b79EPn) :where(textarea){font-family:inherit}.c3VDPV .nav-arrows-container svg{fill:rgb(var(--postListWidgetSliderArrowsColor,var(--wix-color-15)));stroke:rgb(var(--postListWidgetSliderArrowsColor,var(--wix-color-15)))}.c3VDPV .mobile-slider-arrow-color .nav-arrows-container svg{fill:rgb(var(--postListWidgetSliderArrowsColorMobile,var(--wix-color-15)));stroke:rgb(var(--postListWidgetSliderArrowsColorMobile,var(--wix-color-15)))}.c3VDPV .blog-post-post-list-title-font{font:var(--post-post-list-titleFont,var(--wix-font-Page-title));font-size:var(--post-post-list-titleFont-size,22px);line-height:normal;-webkit-text-decoration:var(--post-post-list-titleFont-text-decoration);text-decoration:var(--post-post-list-titleFont-text-decoration)}.c3VDPV .post-list-pro-gallery-list .blog-post-post-list-title-font{font:var(--post-post-list-titleFont,var(--wix-font-Page-title));font-size:var(--post-post-list-titleFont-size,14px)}.c3VDPV .blog-post-post-list-description-style-font{-webkit-text-decoration:var(--post-post-list-descriptionFont-text-decoration);text-decoration:var(--post-post-list-descriptionFont-text-decoration)}.c3VDPV .blog-post-post-list-description-font,.c3VDPV .blog-post-post-list-description-style-font{font:var(--post-post-list-descriptionFont,var(--wix-font-Body-M));font-size:var(--post-post-list-descriptionFont-size,12px);line-height:normal}.c3VDPV .blog-post-post-list-description-font{font-style:inherit;font-weight:inherit;text-decoration:inherit}.c3VDPV .blog-post-post-list-mobile-post-container .blog-post-text-font,.c3VDPV .blog-post-post-list-post-container .blog-post-text-font{font:var(--post-post-list-descriptionFont,var(--wix-font-Page-title));font-size:var(--post-post-list-descriptionFont-size,12px);line-height:normal}.c3VDPV .blog-post-list-pagination-active{color:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-list-mobile-pagination-active{color:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-title-color{color:rgb(var(--post-post-list-titleColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-mobile-title-color{color:rgb(var(--post-post-list-mobile-titleColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-TOI-title-color{color:rgb(var(--post-post-list-TOI-titleColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-TOI-mobile-title-color{color:rgb(var(--post-post-list-TOI-mobile-titleColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-description-color{color:rgb(var(--post-post-list-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-mobile-description-color{color:rgb(var(--post-post-list-mobile-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-description-fill{fill:rgb(var(--post-post-list-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-mobile-description-fill{fill:rgb(var(--post-post-list-mobile-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-description-background-color{background-color:rgb(var(--post-post-list-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-mobile-description-background-color{background-color:rgb(var(--post-post-list-mobile-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-TOI-description-color{color:rgb(var(--post-post-list-TOI-descriptionColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-TOI-mobile-description-color{color:rgb(var(--post-post-list-TOI-mobile-descriptionColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-TOI-description-fill{fill:rgb(var(--post-post-list-TOI-descriptionColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-TOI-mobile-description-fill{fill:rgb(var(--post-post-list-TOI-mobile-descriptionColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-TOI-description-background-color{background-color:rgb(var(--post-post-list-TOI-descriptionColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-TOI-mobile-description-background-color{background-color:rgb(var(--post-post-list-TOI-mobile-descriptionColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-border-color{border-color:rgb(var(--post-post-list-borderColor,var(--wix-color-2)))}.c3VDPV .blog-post-post-list-mobile-border-color{border-color:rgb(var(--post-post-list-mobile-borderColor,var(--wix-color-2)))}.c3VDPV .blog-post-post-list-overlay-background-color{background-color:rgb(var(--post-post-list-overlayColor,0,0,0,.55))}.c3VDPV .blog-post-post-list-mobile-overlay-background-color{background-color:rgb(var(--post-post-list-mobile-overlayColor,0,0,0,.55))}.c3VDPV .blog-post-post-list-link-hashtag-hover-color:hover{color:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-link-hashtag-hover-color:hover{color:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-link-hashtag-hover-fill:hover{fill:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-link-hashtag-hover-fill:hover{fill:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-link-hashtag-hover-color:hover .blog-post-post-list-title-color{color:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-link-hashtag-hover-color:hover .blog-post-post-list-mobile-title-color{color:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-link-hashtag-hover-color:hover .blog-post-post-list-TOI-title-color{color:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-link-hashtag-hover-color:hover .blog-post-post-list-TOI-mobile-title-color{color:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-background-color{background-color:rgb(var(--post-post-list-backgroundColor,var(--wix-color-1)))!important}.c3VDPV .blog-post-post-list-mobile-background-color{background-color:rgb(var(--post-post-list-mobile-backgroundColor,var(--wix-color-1)))}.c3VDPV .blog-post-post-list-TOI-background-color{background-color:rgb(var(--post-post-list-TOI-backgroundColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-TOI-mobile-background-color{background-color:rgb(var(--post-post-list-TOI-mobile-backgroundColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-hover-container:hover .blog-hover-container-element-color{color:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-hover-container:hover .blog-hover-container-element-color{color:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-hover-container:hover .blog-hover-container-element-fill{fill:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-hover-container:hover .blog-hover-container-element-fill{fill:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-post-container .blog-link-hashtag-color{color:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-post-container .blog-link-hashtag-color{color:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-post-container .blog-post-text-color{color:rgb(var(--post-post-list-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-mobile-post-container .blog-post-text-color{color:rgb(var(--post-post-list-mobile-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-post-container .blog-icon-fill{fill:rgb(var(--post-post-list-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-mobile-post-container .blog-icon-fill{fill:rgb(var(--post-post-list-mobile-descriptionColor,var(--wix-color-5)))}.c3VDPV .blog-post-post-list-post-container .blog-link-hover-color:hover{color:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-post-container .blog-link-hover-color:hover{color:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-post-container .blog-link-hover-fill:hover{fill:rgb(var(--post-post-list-linkHashtagColor,var(--wix-color-8)))}.c3VDPV .blog-post-post-list-mobile-post-container .blog-link-hover-fill:hover{fill:rgb(var(--post-post-list-mobile-linkHashtagColor,var(--wix-color-8)))}</style>
<style id="css_masterPage">
	

@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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@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_i6t8kCHKm459WRhyyTh89ZNpQ.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;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_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;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_dJE3gTD_vx3rCubqg.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;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_i6t8kCHKm459WxZcgvz8fZwjimrq1Q_.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@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_i6t8kCHKm459W1hyyTh89ZNpQ.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;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_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;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_dJE3g3D_vx3rCubqg.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;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_i6t8kCHKm459WxZcgvz-PZwjimrq1Q_.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@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_i6t8kCHKm459WdhyyTh89ZNpQ.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;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_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;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_dJE3gfD_vx3rCubqg.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;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_i6t8kCHKm459WxZcgvz8vZwjimrq1Q_.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@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_i6t8kCHKm459WlhyyTh89Y.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;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_i6t8kCHKm459WxRyS7m0dR9pA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;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_dJE3gnD_vx3rCs.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;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_i6t8kCHKm459WxZcgvz_PZwjimrqw.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap;
}
@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2'); unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap;
}
@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'courier-ps-w01'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/5808f060-31b3-4ca4-acb4-69b7c4e3038e/v1/courier-ps-w10.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap;
}
@font-face {font-family: 'courier-ps-w01'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/5808f060-31b3-4ca4-acb4-69b7c4e3038e/v1/courier-ps-w02.woff2') format('woff2'); unicode-range: U+000D, U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'courier-ps-w01'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/5808f060-31b3-4ca4-acb4-69b7c4e3038e/v1/courier-ps-w01.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap;
}#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:341px;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #comp-kruaiq80{display:none;}#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID{display:none;}#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID{display:none;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #comp-kz8tsklg{display:none;}#masterPage.landingPage #comp-kz9ywhu8{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#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{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}#masterPage{left:0;margin-left:0;width:100%;min-width:0;}#SITE_HEADER{--pinned-layer-in-container:50;--above-all-in-container:49;}#comp-kruaiq80-pinned-layer{z-index:51;--above-all-in-container:10000;}#PAGES_CONTAINER{--pinned-layer-in-container:52;--above-all-in-container:49;}#CONTROLLER_COMP_CUSTOM_ID{--pinned-layer-in-container:53;--above-all-in-container:49;}#SOSP_CONTAINER_CUSTOM_ID{--pinned-layer-in-container:54;--above-all-in-container:49;}#SITE_FOOTER{--pinned-layer-in-container:55;--above-all-in-container:49;}#comp-kz8tsklg-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 56);--above-all-in-container:10000;}#comp-kz8tx9u6-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 57);--above-all-in-container:10000;}#comp-kz9ywhu8-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 58);--above-all-in-container:10000;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;position:static;min-height:auto;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:15px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:-326px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="SOSP_CONTAINER_CUSTOM_ID"]{position:relative;margin:39px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kruaiq80{justify-self:center;align-self:end;margin-bottom:20px;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}#comp-kz8tsklg{justify-self:end;align-self:start;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}#comp-kz8tx9u6{justify-self:end;align-self:end;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}#comp-kz9ywhu8{justify-self:end;align-self:start;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:237,28,36;--color_4:0,136,203;--color_5:255,203,5;--color_6:114,114,114;--color_7:176,176,176;--color_8:255,255,255;--color_9:114,114,114;--color_10:176,176,176;--color_11:255,255,255;--color_12:232,230,230;--color_13:199,199,199;--color_14:117,117,117;--color_15:0,0,0;--color_16:255,189,187;--color_17:255,156,153;--color_18:255,58,51;--color_19:170,39,34;--color_20:85,19,17;--color_21:255,227,170;--color_22:255,212,128;--color_23:255,170,0;--color_24:170,113,0;--color_25:85,57,0;--color_26:255,246,177;--color_27:255,242,138;--color_28:255,228,20;--color_29:170,152,13;--color_30:85,76,7;--color_31:188,235,255;--color_32:155,225,255;--color_33:54,195,255;--color_34:36,130,170;--color_35:18,65,85;--color_36:255,255,255;--color_37:0,0,0;--color_38:232,230,230;--color_39:199,199,199;--color_40:117,117,117;--color_41:255,58,51;--color_42:54,195,255;--color_43:255,170,0;--color_44:255,228,20;--color_45:0,0,0;--color_46:0,0,0;--color_47:117,117,117;--color_48:255,58,51;--color_49:255,58,51;--color_50:255,255,255;--color_51:255,255,255;--color_52:255,58,51;--color_53:255,58,51;--color_54:199,199,199;--color_55:199,199,199;--color_56:255,255,255;--color_57:255,255,255;--color_58:255,58,51;--color_59:255,58,51;--color_60:255,58,51;--color_61:255,58,51;--color_62:255,255,255;--color_63:255,255,255;--color_64:199,199,199;--color_65:199,199,199;--font_0:normal normal bold 32px/1.4em montserrat,sans-serif;--font_1:normal normal normal 16px/1.4em din-next-w01-light,sans-serif;--font_2:normal normal bold 15px/1.4em montserrat,sans-serif;--font_3:normal normal bold 22px/1.4em montserrat,sans-serif;--font_4:normal normal normal 24px/1.4em montserrat,sans-serif;--font_5:normal normal normal 22px/1.4em montserrat,sans-serif;--font_6:normal normal bold 20px/1.4em montserrat,sans-serif;--font_7:normal normal normal 16px/1.2em montserrat,sans-serif;--font_8:normal normal normal 16px/1.4em montserrat,sans-serif;--font_9:normal normal bold 22px/1.4em montserrat,sans-serif;--font_10:normal normal normal 12px/1.4em din-next-w01-light,sans-serif;--wix-ads-height:0px;--sticky-offset:0px;--wix-ads-top-height:0px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;--wix-opt-in-direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--theme-spx-ratio:1px;--scaling-factor:min((100 * var(--one-unit)), var(--section-max-width));--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));}.font_0{font:var(--font_0);color:rgb(var(--color_2));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_14));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_2));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_11));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_2));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_2));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_2));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_2));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_15));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_11));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_14));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#masterPage:not(.landingPage){--top-offset:0px;--header-height:341px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bg:var(--color_11);--shd:none;--brwt:0px;--brd:var(--color_15);--brwb:0px;--bgctr:var(--color_11);--rd:0px;--alpha-bgctr:1;--alpha-brd:1;--alpha-bg:1;--backdrop-filter:none;--boxShadowToggleOn-shd:none;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-kjll67sa"]{position:relative;margin:37px 0px 35px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-kruaiq7s"]{position:relative;margin:43px 0px 41px calc((100% - 980px) * 0.5);left:319px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-kz8j0jwj"]{position:relative;margin:51px 0px 56px calc((100% - 980px) * 0.5);left:915px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-kz6vb02w"]{position:relative;margin:0px 0px 62px calc((100% - 980px) * 0.5);left:411px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;--shc-mutated-brightness:128,128,128;}#comp-kjll67sa{--bg:var(--color_11);--brw:0px;--brd:var(--color_15);--rd:0px;--shd:none;--bg-dd:var(--color_11);--alpha-bg-dd:1;--brw-dd:0px;--brd-dd:var(--color_15);--rd-dd:0px;--shd-dd:none;--fnt:normal normal normal 12px/1.4em montserrat,sans-serif;--fnt-size-dd:12px;--txt-dd:var(--color_15);--alpha-txt-dd:1;--txt-slct-dd:var(--color_14);--alpha-txt-slct-dd:1;--txth-dd:var(--color_14);--alpha-txth-dd:1;--txth:var(--color_14);--alpha-txth:1;--txt:var(--color_15);--alpha-txt:1;--avatarCornerRadius:100px;--avatarAndArrowStrokeWidth:0px;--badge-bg:var(--color_15);--alpha-badge-bg:1;--badge-txt:var(--color_15);--alpha-badge-txt:1;--fillcolor:var(--color_15);--alpha-bg:0.15;--alpha-brd:1;--alpha-brd-dd:0.19;--boxShadowToggleOn-shd:none;--boxShadowToggleOn-shd-dd:none;--alpha-fillcolor:1;}#comp-kjll67sa{width:214px;height:50px;}#comp-kjll67sa{justify-content:flex-end;direction:ltr;--icon-size:36px;--fnt:normal normal normal 12px/1.4em montserrat,sans-serif;--logged-in-avatar-display:none;--logged-in-text-display:block;--logged-out-avatar-display:none;--logged-out-text-display:block;--logged-out-icon-size:36px;--arrow-display:block;--arrow-icon:var(--line-arrow-icon);--arrow-size:26px;--greeting-text-display:none;--icons-display:block;--user-section-padding-start:0px;--menu-items-alignment:flex-start;--avatarAndArrowStrokeWidth:0px;}#comp-kruaiq7s{--param_boolean_previewHover:false;}#comp-kruaiq7s{width:353px;}[data-mesh-id=comp-kruaiq7sinlineContent]{height:auto;width:353px;}[data-mesh-id=comp-kruaiq7sinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-kruaiq7sinlineContent-gridContainer] > [id="comp-kruaiq8z"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kruaiq8z{--inputShadow:none;--inputFocusBorderWidth:1px;--inputBorderRadius:0px 0px 0px 0px;--inputFont:normal normal normal 16px/1.4em montserrat,sans-serif;--inputTextColor:var(--color_15);--alpha-inputTextColor:1;--inputBorderWidth:0px;--inputBorderColor:var(--color_13);--inputPlaceholderColor:var(--color_15);--alpha-inputPlaceholderColor:1;--inputIconColor:var(--color_15);--alpha-inputIconColor:1;--inputHoverIconColor:var(--color_11);--inputFocusIconColor:var(--color_15);--alpha-inputFocusIconColor:1;--buttonBackgroundColor:61,155,233;--alpha-buttonBackgroundColor:1;--buttonHoverBackgroundColor:54,143,217;--alpha-buttonHoverBackgroundColor:1;--buttonFocusBackgroundColor:61,155,233;--alpha-buttonFocusBackgroundColor:1;--buttonIconColor:255,255,255;--alpha-buttonIconColor:1;--buttonHoverIconColor:255,255,255;--alpha-buttonHoverIconColor:1;--buttonFocusIconColor:255,255,255;--alpha-buttonFocusIconColor:1;--inputBackgroundColor:var(--color_11);--inputHoverBackgroundColor:var(--color_15);--inputFocusBackgroundColor:255,255,255;--alpha-inputFocusBackgroundColor:1;--inputHoverBorderWidth:1px;--inputHoverBorderColor:49,134,204;--inputFocusBorderColor:61,155,233;--alpha-inputFocusBorderColor:1;--suggestionSectionDividerColorNew:var(--color_15);--alpha-suggestionSectionDividerColorNew:1;--alpha-buttonFocusColor:1;--alpha-iconColor:1;--alpha-inputBackgroundColor:1;--alpha-inputHoverBorderColor:1;--boxShadowToggleOn-inputShadow:none;--buttonColor:61,155,233;--alpha-buttonColor:1;--buttonFocusColor:61,155,233;--buttonHoverColor:61,155,233;--alpha-buttonHoverColor:1;--iconColor:61,155,233;--iconFocusColor:61,155,233;--alpha-iconFocusColor:1;--iconHoverColor:61,155,233;--alpha-iconHoverColor:1;--inputFocusTextColor:143,143,143;--alpha-inputFocusTextColor:1;--inputHoverTextColor:143,143,143;--alpha-inputHoverTextColor:1;--inputPlaceholderHoverTextColor:143,143,143;--alpha-inputPlaceholderHoverTextColor:1;--inputPlaceholderTextColor:143,143,143;--alpha-inputPlaceholderTextColor:1;--alpha-inputBorderColor:0;--alpha-inputHoverIconColor:1;--alpha-inputHoverBackgroundColor:0;}#comp-kruaiq8z{width:353px;height:38px;}#comp-kruaiq8z{--inputFont:normal normal normal 16px/1.4em montserrat,sans-serif;--input-text-align:center;--text-padding:8px 0 8px 0;--container-direction:row;--icon-spacing:28px;--input-focus-bottom-border-width:1px;--input-left-border-width:0px;--input-hover-left-border-width:1px;--input-focus-left-border-width:1px;--search-button-display:none;--search-icon-display:flex;--text-spacing:12px;--align:center;}#comp-kz8j0jwj{width:13px;height:15px;}.comp-kz8j0jwj {
				--wix-direction: ltr;
--textFont: normal normal normal 20px/1.4em montserrat,sans-serif;
--cartWidget_cartIcon: 0,0,0;
--cartWidget_cartIcon-rgb: 0,0,0;
--cartWidget_cartIcon-opacity: 1;
--backgroundColor: 199,199,199;
--backgroundColor-rgb: 199,199,199;
--backgroundColor-opacity: 1;
--textColor: 0,0,0;
--textColor-rgb: 0,0,0;
--textColor-opacity: 1;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: montserrat,sans-serif;
--textFont-text-decoration: none;
				--wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 199,199,199;
--wix-color-4: 117,117,117;
--wix-color-5: 0,0,0;
--wix-color-6: 255,189,187;
--wix-color-7: 255,156,153;
--wix-color-8: 255,58,51;
--wix-color-9: 170,39,34;
--wix-color-10: 85,19,17;
--wix-color-11: 255,227,170;
--wix-color-12: 255,212,128;
--wix-color-13: 255,170,0;
--wix-color-14: 170,113,0;
--wix-color-15: 85,57,0;
--wix-color-16: 255,246,177;
--wix-color-17: 255,242,138;
--wix-color-18: 255,228,20;
--wix-color-19: 170,152,13;
--wix-color-20: 85,76,7;
--wix-color-21: 188,235,255;
--wix-color-22: 155,225,255;
--wix-color-23: 54,195,255;
--wix-color-24: 36,130,170;
--wix-color-25: 18,65,85;
--wix-color-26: 255,255,255;
--wix-color-27: 0,0,0;
--wix-color-28: 232,230,230;
--wix-color-29: 199,199,199;
--wix-color-30: 117,117,117;
--wix-color-31: 255,58,51;
--wix-color-32: 54,195,255;
--wix-color-33: 255,170,0;
--wix-color-34: 255,228,20;
--wix-color-35: 0,0,0;
--wix-color-36: 0,0,0;
--wix-color-37: 117,117,117;
--wix-color-38: 255,58,51;
--wix-color-39: 255,58,51;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 255,58,51;
--wix-color-43: 255,58,51;
--wix-color-44: 199,199,199;
--wix-color-45: 199,199,199;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 255,58,51;
--wix-color-49: 255,58,51;
--wix-color-50: 255,58,51;
--wix-color-51: 255,58,51;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 199,199,199;
--wix-color-55: 199,199,199;
--wix-font-Title: normal normal bold 32px/1.4em montserrat,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: bold;
--wix-font-Title-size: 32px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: montserrat,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 16px;
--wix-font-Menu-line-height: 1.4em;
--wix-font-Menu-family: din-next-w01-light,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal bold 15px/1.4em montserrat,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: bold;
--wix-font-Page-title-size: 15px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: montserrat,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal bold 22px/1.4em montserrat,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: bold;
--wix-font-Heading-XL-size: 22px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: montserrat,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 24px/1.4em montserrat,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 24px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: montserrat,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 22px/1.4em montserrat,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 22px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: montserrat,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 20px/1.4em montserrat,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 20px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: montserrat,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 16px/1.2em montserrat,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 16px;
--wix-font-Body-L-line-height: 1.2em;
--wix-font-Body-L-family: montserrat,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 16px/1.4em montserrat,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 16px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: montserrat,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal bold 22px/1.4em montserrat,sans-serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: bold;
--wix-font-Body-S-size: 22px;
--wix-font-Body-S-line-height: 1.4em;
--wix-font-Body-S-family: montserrat,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif;
--wix-font-Body-XS-style: normal;
--wix-font-Body-XS-variant: normal;
--wix-font-Body-XS-weight: normal;
--wix-font-Body-XS-size: 12px;
--wix-font-Body-XS-line-height: 1.4em;
--wix-font-Body-XS-family: din-next-w01-light,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
		}



.comp-kz8j0jwj .ETC5zb{--cartWidget_cartIcon: #FF3A33;--cartWidget_cartIconText: #FF3A33;--cartWidget_cartIconTextFont: normal normal normal 16px/1.4em montserrat,sans-serif;--cartWidget_cartIconNumberFont: normal normal normal 16px/1.4em montserrat,sans-serif;--cartWidget_cartIconBubble: #FF3A33}.comp-kz8j0jwj .s1dvzA rect,.comp-kz8j0jwj .s1dvzA polygon,.comp-kz8j0jwj .s1dvzA polyline,.comp-kz8j0jwj .s1dvzA circle,.comp-kz8j0jwj .s1dvzA path{fill:rgb(0, 0, 0)}.comp-kz8j0jwj .s1dvzA text{fill:#FF3A33;font:normal normal normal 16px/1.4em montserrat,sans-serif;font-size:90px}.comp-kz8j0jwj .s1dvzA .uxskpx{fill:#FFFFFF;font:normal normal normal 16px/1.4em montserrat,sans-serif;font-size:90px}.comp-kz8j0jwj .s1dvzA .uxskpx.M846Y_{fill:#FF3A33}.comp-kz8j0jwj .s1dvzA .ptVJi9{fill:#FF3A33}#comp-kz6vb02w{width:156px;height:157px;}#comp-kz6vb02w{--opacity:1;}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{--transition-duration:700ms;}#CONTROLLER_COMP_CUSTOM_ID{--alpha-bg:1;--bg:61,155,233;--bgh:43,104,156;--brd:43,104,156;--brdh:61,155,233;--brw:0px;--fnt:normal normal normal 14px/1.4em raleway;--rd:20px;--txt:255,255,255;--txth:255,255,255;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;--shd:0 1px 4px rgba(0, 0, 0, 0.6);}#SOSP_CONTAINER_CUSTOM_ID{--brw:0px;--brd:var(--color_15);--bg:var(--color_11);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#SOSP_CONTAINER_CUSTOM_ID{width:980px;}[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID{width:980px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent]{height:auto;width:980px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-kjll690p"]{position:relative;margin:0px 0px 0 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-kjll6aw1"]{position:relative;margin:0px 0px 0px 0;left:12px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SOSP_CONTAINER_CUSTOM_ID{--shc-mutated-brightness:128,128,128;}#comp-kjll690p{width:980px;height:250px;}.comp-kjll690p {
				--wix-direction: ltr;
--profileLayout: 1;
--pictureStyle: 1;
--profileAlignment: 0;
--profileImageSize: 110px;
--badge-layout: 0;
--badge-size: 0;
--badge-corner-radius: 10;
--border-width-1: 1;
--pw-cover-photo-opacity: 60;
--pw-cover-photo-opacity-desktop: 60;
--profileWidgetHeight: 250px;
--pw-button-border-width: 1;
--pw-button-responsive-border-width: 1;
--pw-button-text-font-size-mobile: 16;
--pw-button-corner-radius: 0;
--pw-button-responsive-corner-radius: 0;
--vertical-pw-corner-radius: 0;
--badge-font: normal normal normal 16px/1.4em montserrat,sans-serif;
--text-primary-font: normal normal normal 20px/1.4em montserrat,sans-serif;
--text-secondary-font: normal normal normal 14px/1.4em montserrat,sans-serif;
--pw-name-font-mobile: normal normal normal 20px/1.4em montserrat,sans-serif;
--title-font: normal normal normal 14px/1.4em montserrat,sans-serif;
--title-responsive-font: normal normal normal 20px/1.4em montserrat,sans-serif;
--title-mobile-font: normal normal normal 16px/1.4em montserrat,sans-serif;
--pw-ff-font-mobile: normal normal normal 12px/1.4em montserrat,sans-serif;
--button-font: normal normal normal 16px/1.4em montserrat,sans-serif;
--pw-button-font-mobile: normal normal normal 16px/1.4em montserrat,sans-serif;
--pw-responsive-name-color: 255,255,255;
--pw-responsive-name-color-rgb: 255,255,255;
--pw-responsive-name-color-opacity: 1;
--pw-responsive-ff-color: 255,255,255;
--pw-responsive-ff-color-rgb: 255,255,255;
--pw-responsive-ff-color-opacity: 1;
--pw-responsive-button-color: 255,255,255;
--pw-responsive-button-color-rgb: 255,255,255;
--pw-responsive-button-color-opacity: 1;
--pw-cover-color: 0,0,0;
--pw-cover-color-rgb: 0,0,0;
--pw-cover-color-opacity: 1;
--pw-cover-color-mobile: 43,43,43;
--pw-cover-color-mobile-rgb: 43,43,43;
--pw-cover-color-mobile-opacity: 1;
--text-color-primary: 0,0,0;
--text-color-primary-rgb: 0,0,0;
--text-color-primary-opacity: 1;
--text-color-secondary: 0,0,0;
--text-color-secondary-rgb: 0,0,0;
--text-color-secondary-opacity: 1;
--pw-name-color-mobile: 0,0,0;
--pw-name-color-mobile-rgb: 0,0,0;
--pw-name-color-mobile-opacity: 1;
--title-color: 0,0,0;
--title-color-rgb: 0,0,0;
--title-color-opacity: 1;
--title-responsive-color: 255,255,255;
--title-responsive-color-rgb: 255,255,255;
--title-responsive-color-opacity: 1;
--title-mobile-color: 0,0,0;
--title-mobile-color-rgb: 0,0,0;
--title-mobile-color-opacity: 1;
--pw-ff-color-mobile: 0,0,0;
--pw-ff-color-mobile-rgb: 0,0,0;
--pw-ff-color-mobile-opacity: 1;
--button-opacity-and-color: 255,58,51;
--button-opacity-and-color-rgb: 255,58,51;
--button-opacity-and-color-opacity: 1;
--pw-responsive-button-color-mobile: 255,255,255;
--pw-responsive-button-color-mobile-rgb: 255,255,255;
--pw-responsive-button-color-mobile-opacity: 1;
--box-color: 255,255,255;
--box-color-rgb: 255,255,255;
--box-color-opacity: 1;
--border-color: 0,0,0,0.2;
--border-color-rgb: 0,0,0;
--border-color-opacity: 0.2;
--pw-cover-color-desktop: 0,0,0;
--pw-cover-color-desktop-rgb: 0,0,0;
--pw-cover-color-desktop-opacity: 1;
--pw-button-font-color: 255,255,255;
--pw-button-font-color-rgb: 255,255,255;
--pw-button-font-color-opacity: 1;
--pw-button-responsive-font-color: 255,58,51;
--pw-button-responsive-font-color-rgb: 255,58,51;
--pw-button-responsive-font-color-opacity: 1;
--pw-button-border-color: 255,58,51;
--pw-button-border-color-rgb: 255,58,51;
--pw-button-border-color-opacity: 1;
--pw-button-responsive-border-color: 255,255,255;
--pw-button-responsive-border-color-rgb: 255,255,255;
--pw-button-responsive-border-color-opacity: 1;
--pw-responsive-name-font: normal normal bold 20px/1.4em montserrat,sans-serif;
--pw-responsive-name-font-style: normal;
--pw-responsive-name-font-variant: normal;
--pw-responsive-name-font-weight: bold;
--pw-responsive-name-font-size: 20px;
--pw-responsive-name-font-line-height: 1.4em;
--pw-responsive-name-font-family: montserrat,sans-serif;
--pw-responsive-name-font-text-decoration: none;
--pw-responsive-ff-font: normal normal bold 22px/1.4em montserrat,sans-serif;
--pw-responsive-ff-font-style: normal;
--pw-responsive-ff-font-variant: normal;
--pw-responsive-ff-font-weight: bold;
--pw-responsive-ff-font-size: 22px;
--pw-responsive-ff-font-line-height: 1.4em;
--pw-responsive-ff-font-family: montserrat,sans-serif;
--pw-responsive-ff-font-text-decoration: none;
--pw-responsive-button-font: normal normal normal 14px/17px "courier new",courier-ps-w01,monospace;
--pw-responsive-button-font-style: normal;
--pw-responsive-button-font-variant: normal;
--pw-responsive-button-font-weight: normal;
--pw-responsive-button-font-size: 14px;
--pw-responsive-button-font-line-height: 17px;
--pw-responsive-button-font-family: "courier new",courier-ps-w01,monospace;
--pw-responsive-button-font-text-decoration: none;
--badge-font-style: normal;
--badge-font-variant: normal;
--badge-font-weight: normal;
--badge-font-size: 16px;
--badge-font-line-height: 1.4em;
--badge-font-family: montserrat,sans-serif;
--badge-font-text-decoration: none;
--text-primary-font-style: normal;
--text-primary-font-variant: normal;
--text-primary-font-weight: normal;
--text-primary-font-size: 20px;
--text-primary-font-line-height: 1.4em;
--text-primary-font-family: montserrat,sans-serif;
--text-primary-font-text-decoration: none;
--text-secondary-font-style: normal;
--text-secondary-font-variant: normal;
--text-secondary-font-weight: normal;
--text-secondary-font-size: 14px;
--text-secondary-font-line-height: 1.4em;
--text-secondary-font-family: montserrat,sans-serif;
--text-secondary-font-text-decoration: none;
--pw-name-font-mobile-style: normal;
--pw-name-font-mobile-variant: normal;
--pw-name-font-mobile-weight: normal;
--pw-name-font-mobile-size: 20px;
--pw-name-font-mobile-line-height: 1.4em;
--pw-name-font-mobile-family: montserrat,sans-serif;
--pw-name-font-mobile-text-decoration: none;
--title-font-style: normal;
--title-font-variant: normal;
--title-font-weight: normal;
--title-font-size: 14px;
--title-font-line-height: 1.4em;
--title-font-family: montserrat,sans-serif;
--title-font-text-decoration: none;
--title-responsive-font-style: normal;
--title-responsive-font-variant: normal;
--title-responsive-font-weight: normal;
--title-responsive-font-size: 20px;
--title-responsive-font-line-height: 1.4em;
--title-responsive-font-family: montserrat,sans-serif;
--title-responsive-font-text-decoration: none;
--title-mobile-font-style: normal;
--title-mobile-font-variant: normal;
--title-mobile-font-weight: normal;
--title-mobile-font-size: 16px;
--title-mobile-font-line-height: 1.4em;
--title-mobile-font-family: montserrat,sans-serif;
--title-mobile-font-text-decoration: none;
--pw-ff-font-mobile-style: normal;
--pw-ff-font-mobile-variant: normal;
--pw-ff-font-mobile-weight: normal;
--pw-ff-font-mobile-size: 12px;
--pw-ff-font-mobile-line-height: 1.4em;
--pw-ff-font-mobile-family: montserrat,sans-serif;
--pw-ff-font-mobile-text-decoration: none;
--button-font-style: normal;
--button-font-variant: normal;
--button-font-weight: normal;
--button-font-size: 16px;
--button-font-line-height: 1.4em;
--button-font-family: montserrat,sans-serif;
--button-font-text-decoration: none;
--pw-button-font-mobile-style: normal;
--pw-button-font-mobile-variant: normal;
--pw-button-font-mobile-weight: normal;
--pw-button-font-mobile-size: 16px;
--pw-button-font-mobile-line-height: 1.4em;
--pw-button-font-mobile-family: montserrat,sans-serif;
--pw-button-font-mobile-text-decoration: none;
--profileImageDisplay: block;
--profileImageBorderRadius: initial;
--coverButtonsBoxMarginLeft: initial;
--coverButtonsBoxPosition: initial;
--coverButtonsBoxTop: initial;
--coverButtonsBoxInsetInlineEnd: initial;
--coverButtonsBoxMarginTop: 38px;
--repositionModeButtonsFlexDirection: row;
--repositionModeButtonsMarginInlineStart: 34px;
--repositionModeButtonsMarginInlineEnd: initial;
--coverPhotoContainerInsetInlineStart: 24px;
--coverPhotoContainerInsetInlineEnd: initial;
--contentLayoutPosition: relative;
--contentLayoutFlexDirection: row;
--contentLayoutAlignItems: initial;
--contentLayoutPaddingInlineStart: 30px;
--contentLayoutPaddingInlineEnd: 16px;
--contentAlignItems: flex-end;
--contentMarginBottom: 30px;
--contentMarginInlineEnd: initial;
--contentMarginInlineStart: 24px;
--contentJustifyContent: space-between;
--contentWidth: initial;
--contentFlexDirection: row;
--detailsAndPhotoFlexDirection: initial;
--detailsAndPhotoAlignItems: initial;
--memberDetailsPaddingInlineStart: initial;
--memberDetailsPaddingInlineEnd: initial;
--memberDetailsMarginTop: initial;
--memberDetailsAlignItems: initial;
--memberDetailsMaxWidth: 500px;
--memberDetailsMarginBottom: initial;
--profilePhotoMarginRight: initial;
--profilePhotoMarginLeft: initial;
--badgeListContainerJustifyContent: initial;
--badgeListJustifyContent: flex-start;
--numbersBoxPosition: initial;
--numbersBoxJustifyContent: flex-start;
--nameContainerMaxWidth: initial;
--nameContainerWidth: initial;
--nameContainerJustifyContent: flex-start;
--nameBoxTextMaxWidth: 470px;
--titleContainerTextAlign: initial;
--titleContainerDisplay: initial;
--titleContainerFlexDirection: initial;
--titleMaxWidth: 470px;
--buttonsBoxPosition: initial;
--buttonsBoxTop: initial;
--buttonsBoxInsetInlineEnd: initial;
--moreActionsMarginLeft: initial;
--moreActionsMarginRight: -14px;
--badgeFont: montserrat,sans-serif;
--badgeIconHeight: 12px;
--badgeIconWidth: initial;
--badgeIconMaxWidth: 30px;
--badgeIconMargin: 0 4px 0 0;
--remainderWrapperHeight: 20px;
--remainderWrapperMinWidth: 30px;
--badgeWrapperHeight: 20px;
--badgeWrapperWidth: initial;
--badgeWrapperPadding: 0 8px;
--badgeTextDisplay: initial;
--badgeIconDisplay: flex;
--badgeDefaultIconDisplay: none;
--remainderBadgeColor: rgba(255,255,255,1);
				--wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 199,199,199;
--wix-color-4: 117,117,117;
--wix-color-5: 0,0,0;
--wix-color-6: 255,189,187;
--wix-color-7: 255,156,153;
--wix-color-8: 255,58,51;
--wix-color-9: 170,39,34;
--wix-color-10: 85,19,17;
--wix-color-11: 255,227,170;
--wix-color-12: 255,212,128;
--wix-color-13: 255,170,0;
--wix-color-14: 170,113,0;
--wix-color-15: 85,57,0;
--wix-color-16: 255,246,177;
--wix-color-17: 255,242,138;
--wix-color-18: 255,228,20;
--wix-color-19: 170,152,13;
--wix-color-20: 85,76,7;
--wix-color-21: 188,235,255;
--wix-color-22: 155,225,255;
--wix-color-23: 54,195,255;
--wix-color-24: 36,130,170;
--wix-color-25: 18,65,85;
--wix-color-26: 255,255,255;
--wix-color-27: 0,0,0;
--wix-color-28: 232,230,230;
--wix-color-29: 199,199,199;
--wix-color-30: 117,117,117;
--wix-color-31: 255,58,51;
--wix-color-32: 54,195,255;
--wix-color-33: 255,170,0;
--wix-color-34: 255,228,20;
--wix-color-35: 0,0,0;
--wix-color-36: 0,0,0;
--wix-color-37: 117,117,117;
--wix-color-38: 255,58,51;
--wix-color-39: 255,58,51;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 255,58,51;
--wix-color-43: 255,58,51;
--wix-color-44: 199,199,199;
--wix-color-45: 199,199,199;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 255,58,51;
--wix-color-49: 255,58,51;
--wix-color-50: 255,58,51;
--wix-color-51: 255,58,51;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 199,199,199;
--wix-color-55: 199,199,199;
--wix-font-Title: normal normal bold 32px/1.4em montserrat,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: bold;
--wix-font-Title-size: 32px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: montserrat,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 16px;
--wix-font-Menu-line-height: 1.4em;
--wix-font-Menu-family: din-next-w01-light,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal bold 15px/1.4em montserrat,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: bold;
--wix-font-Page-title-size: 15px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: montserrat,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal bold 22px/1.4em montserrat,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: bold;
--wix-font-Heading-XL-size: 22px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: montserrat,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 24px/1.4em montserrat,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 24px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: montserrat,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 22px/1.4em montserrat,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 22px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: montserrat,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 20px/1.4em montserrat,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 20px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: montserrat,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 16px/1.2em montserrat,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 16px;
--wix-font-Body-L-line-height: 1.2em;
--wix-font-Body-L-family: montserrat,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 16px/1.4em montserrat,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 16px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: montserrat,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal bold 22px/1.4em montserrat,sans-serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: bold;
--wix-font-Body-S-size: 22px;
--wix-font-Body-S-line-height: 1.4em;
--wix-font-Body-S-family: montserrat,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif;
--wix-font-Body-XS-style: normal;
--wix-font-Body-XS-variant: normal;
--wix-font-Body-XS-weight: normal;
--wix-font-Body-XS-size: 12px;
--wix-font-Body-XS-line-height: 1.4em;
--wix-font-Body-XS-family: din-next-w01-light,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
		}






#comp-kjll6aw1{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_11);--rd:0px;--shd:0px 1px 4px 0px rgba(0,0,0,0.2);--pad:10px;--fnt:var(--font_8);--brd:var(--color_15);--txt:var(--color_15);--alpha-txt:1;--brdh:var(--color_18);--txth:var(--color_18);--alpha-txth:1;--brds:var(--color_14);--txts:var(--color_14);--alpha-txts:1;--alpha-bgDrop:1;--alpha-brdh:1;--alpha-brd:0;--alpha-brds:1;--bg:var(--color_11);--alpha-bg:1;}#comp-kjll6aw1{width:956px;height:40px;}#comp-kjll6aw1{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:start;--menu-align:inherit;--submenus-align:inherit;}#SITE_FOOTER{--shd:0.00px 1.00px 4px 0px rgba(0,0,0,0.6);--rd:0px 0px 0px 0px;--brwt:0px;--alpha-brd:1;--backdrop-filter:none;--brd:var(--color_11);--boxShadowToggleOn-shd:none;--brwb:0px;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-434px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-kjjwohjy"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--bg-overlay-color:transparent;--bg-gradient:none;}#comp-kjjwohjy{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-kjjwohpcinlineContent]{height:auto;width:100%;position:static;min-height:513px;}[data-mesh-id=comp-l0e544aeinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e544aeinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:513px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e544aeinlineContent-gridContainer] > [id="comp-l59w5sc1"]{position:relative;margin:16px 0px 14px calc((100% - 327px) * 0.5);left:20px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e544aeinlineContent-gridContainer] > [id="comp-l59wb0w4"]{position:relative;margin:0px 0px 10px calc((100% - 327px) * 0.5);left:54px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e5ocr4inlineContent]{height:auto;width:100%;position:static;min-height:513px;}#comp-kjjwohjy{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-kjjwohpc{width:326px;}#comp-kjjwohpc{--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:326px;--column-flex:326;}#comp-l0e544ae{width:327px;}#comp-l0e544ae{--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:327px;--column-flex:327;}#comp-l59w5sc1{width:288px;height:32px;}#comp-l59w5sc1{--item-size:32px;--item-margin-block:0;--item-margin-inline:0px 32px;--item-display:inline-block;--direction:inherit;width:288px;height:32px;}#comp-l59wb0w4{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l59wb0w4{width:218px;height:auto;}#comp-l59wb0w4{--min-height:17px;}#comp-l0e5ocr4{width:327px;}#comp-l0e5ocr4{--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:327px;--column-flex:327;}#comp-kz8tsklg{width:5px;height:5px;}#comp-kz8tx9u6{width:230px;height:86px;}#comp-kz9ywhu8{width:5px;height:5px;}</style>
<style id="css_c1dmp">@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;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'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@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_i6t8kCHKm459WRhyyTh89ZNpQ.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;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_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;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_dJE3gTD_vx3rCubqg.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;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_i6t8kCHKm459WxZcgvz8fZwjimrq1Q_.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@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_i6t8kCHKm459W1hyyTh89ZNpQ.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;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_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;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_dJE3g3D_vx3rCubqg.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;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_i6t8kCHKm459WxZcgvz-PZwjimrq1Q_.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@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_i6t8kCHKm459WdhyyTh89ZNpQ.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;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_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;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_dJE3gfD_vx3rCubqg.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;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_i6t8kCHKm459WxZcgvz8vZwjimrq1Q_.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@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_i6t8kCHKm459WlhyyTh89Y.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;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_i6t8kCHKm459WxRyS7m0dR9pA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;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_dJE3gnD_vx3rCs.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;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_i6t8kCHKm459WxZcgvz_PZwjimrqw.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;font-display: swap;
}
@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;font-display: swap;
}#c1dmp{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containerc1dmpinlineContent]{height:auto;width:100%;}[data-mesh-id=Containerc1dmpinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containerc1dmpinlineContent-gridContainer] > [id="comp-lb51zvt6"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerc1dmpinlineContent-gridContainer] > [id="comp-lb51zvt7"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerc1dmpinlineContent-gridContainer] > [id="comp-lb51zvt71"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-lb51zvt6{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lb51zvt6inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lb51zvt6inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lb51zvt6inlineContent-gridContainer] > [id="comp-kz8ketkl"]{position:relative;margin:17px 0px 37px calc((100% - 980px) * 0.5);left:242px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lb51zvt6inlineContent-gridContainer] > [id="comp-kz8kd2rb"]{position:relative;margin:0px 0 4px 0;left:0;grid-area:2 / 1 / 3 / 2;justify-self:stretch;align-self:start;}#comp-kz8ketkl{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kz8ketkl{width:499px;height:auto;}#comp-kz8kd2rb{--brw:0px;--brd:50,65,88;--bg:61,155,233;--rd:0px;--shd:none;--gradient:none;--alpha-brd:0;--alpha-bg:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-kz8kd2rb{width:100%;left:0;margin-left:0;min-width:initial;}[id^="comp-kz8kd2s5__"]:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz8kd2s5__"]:not(.is-animating){transform-origin:50% 50%;}[id^="comp-kz8kd2s5__"]{width:224px;}[data-mesh-id^="comp-kz8kd2s5__"][data-mesh-id$="inlineContent"]{height:auto;width:100%;}[data-mesh-id^="comp-kz8kd2s5__"][data-mesh-id$="inlineContent-gridContainer"]{position:static;display:grid;height:auto;width:100%;min-height:567px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id^=comp-kz8kd2s5__] > [id^="comp-kz9thuno__"]{position:relative;margin:12px 0px 14px 0;left:20px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id^=comp-kz8kd2s5__] > [id^="comp-kz8kd2tc__"]{position:relative;margin:0px 0px 12px 0;left:36px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id^=comp-kz8kd2s5__] > [id^="comp-kz8kd2tj__"]{position:relative;margin:0px 0px 10px 0;left:49px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id^=comp-kz8kd2s5__] > [id^="comp-l58zgm9a__"]{position:relative;margin:0px 0px 10px 0;left:48px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[id^="comp-kz9thuno__"]{--rd:0px;--shd:none;--brd:var(--color_15);--brw:0px;--trns:opacity 0.5s ease 0s;--abg:var(--color_11);--txt:var(--color_11);--alpha-txt:1;--abgh:var(--color_15);--bg:var(--color_11);--fntt:normal normal normal 17px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;--fntds:normal normal normal 1px/1.4em montserrat,sans-serif;--s:0px;--imageWrapperBottom:0px;--imageWrapperTop:0px;--imageWrapperRight:0px;--imageWrapperLeft:0px;--boxShadowToggleOn-shd:none;--alpha-brd:0;--alpha-abg:0;--alpha-abgh:0;--alpha-bg:0;}[id^="comp-kz9thuno__"]:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz9thuno__"]:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz9thuno__"]{width:180px;height:178px;}[id^="comp-kz8kd2tc__"]{--brw:1px;--brd:40,38,38;--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}[id^="comp-kz8kd2tc__"]:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz8kd2tc__"]:hover{transform:translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}[id^="comp-kz8kd2tc__"]{width:147px;}[data-mesh-id^="comp-kz8kd2tc__"][data-mesh-id$="inlineContent"]{height:auto;width:147px;}[data-mesh-id^="comp-kz8kd2tc__"][data-mesh-id$="inlineContent-gridContainer"]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id^=comp-kz8kd2tc__] > [id^="comp-kz8kd2te2__"]{position:relative;margin:23px 0px 11px 0;left:20px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[id^="comp-kz8kd2te2__"]{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}[id^="comp-kz8kd2te2__"]:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz8kd2te2__"]:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz8kd2te2__"]{width:107px;height:auto;}[id^="comp-kz8kd2tj__"]{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}[id^="comp-kz8kd2tj__"]:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz8kd2tj__"]:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}[id^="comp-kz8kd2tj__"]{width:124px;height:auto;}[id^="comp-l58zgm9a__"]{width:126px;height:122px;}#comp-lb51zvt7{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lb51zvt7inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lb51zvt7inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lb51zvt7inlineContent-gridContainer] > [id="comp-l0e1ruf3"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lb51zvt7inlineContent-gridContainer] > [id="comp-l0e1s3df"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lb51zvt7inlineContent-gridContainer] > [id="comp-l0e6mp5i"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-l0e1ruf3{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-l0e1rufyinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1rufyinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:468px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1rufyinlineContent-gridContainer] > [id="comp-l0ec29q0"]{position:relative;margin:94px 0px 28px calc((100% - 245px) * 0.5);left:88px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1rufyinlineContent-gridContainer] > [id="comp-l0e1rug3"]{position:relative;margin:0px 0px 20px calc((100% - 245px) * 0.5);left:1px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1rufyinlineContent-gridContainer] > [id="comp-l0e1rug7"]{position:relative;margin:0px 0px 29px calc((100% - 245px) * 0.5);left:26px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1rufyinlineContent-gridContainer] > [id="comp-l0e1rugb"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:42px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1rugninlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1rugninlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:468px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1rugninlineContent-gridContainer] > [id="comp-l0e1ruh1"]{position:relative;margin:85px 0px 46px calc((100% - 245px) * 0.5);left:97px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1rugninlineContent-gridContainer] > [id="comp-l0e1rugq"]{position:relative;margin:0px 0px 22px calc((100% - 245px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1rugninlineContent-gridContainer] > [id="comp-l0e1rugu"]{position:relative;margin:0px 0px 17px calc((100% - 245px) * 0.5);left:32px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1rugninlineContent-gridContainer] > [id="comp-l0e2c1dm"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:43px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruh4inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1ruh4inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:468px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1ruh4inlineContent-gridContainer] > [id="comp-l0e1ruhi"]{position:relative;margin:80px 0px 42px calc((100% - 245px) * 0.5);left:89px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruh4inlineContent-gridContainer] > [id="comp-l0e2iu5i"]{position:relative;margin:0px 0px 22px calc((100% - 245px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruh4inlineContent-gridContainer] > [id="comp-l0e1ruha"]{position:relative;margin:0px 0px 20px calc((100% - 245px) * 0.5);left:30px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruh4inlineContent-gridContainer] > [id="comp-l0e2tga5"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:44px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruhminlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1ruhminlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:468px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1ruhminlineContent-gridContainer] > [id="comp-l0e1ruhr"]{position:relative;margin:60px 0px 21px calc((100% - 245px) * 0.5);left:82px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruhminlineContent-gridContainer] > [id="comp-l0e2j5ux"]{position:relative;margin:0px 0px 41px calc((100% - 245px) * 0.5);left:-2px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruhminlineContent-gridContainer] > [id="comp-l0e1ruhy"]{position:relative;margin:0px 0px 40px calc((100% - 245px) * 0.5);left:20px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1ruhminlineContent-gridContainer] > [id="comp-l0e2kulz"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:44px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-l0e1rufy{width:245px;}#comp-l0ec29q0{width:68px;height:68px;}#comp-l0e1rug3{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1rug3{width:246px;height:auto;}#comp-l0e1rug7{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1rug7{width:190px;height:auto;}#comp-l0e1rugb{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_28);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e1rugb{width:158px;height:35px;}#comp-l0e1rugn{width:245px;}#comp-l0e1ruh1{width:49px;height:59px;}#comp-l0e1rugq{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1rugq{width:246px;height:auto;}#comp-l0e1rugu{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1rugu{width:182px;height:auto;}#comp-l0e2c1dm{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_23);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e2c1dm{width:158px;height:35px;}#comp-l0e1ruh4{width:245px;}#comp-l0e1ruhi{width:68px;height:68px;}#comp-l0e2iu5i{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e2iu5i{width:246px;height:auto;}#comp-l0e1ruha{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1ruha{width:186px;height:auto;}#comp-l0e2tga5{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_18);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e2tga5{width:158px;height:35px;}#comp-l0e1ruhm{width:245px;}#comp-l0e1ruhr{width:80px;height:109px;}#comp-l0e2j5ux{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e2j5ux{width:246px;height:auto;}#comp-l0e1ruhy{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1ruhy{width:203px;height:auto;}#comp-l0e2kulz{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_33);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:85,218,107;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e2kulz{width:158px;height:35px;}#comp-l0e1s3df{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-l0e1s3ffinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1s3ffinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:542px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1s3ffinlineContent-gridContainer] > [id="comp-l0e1s3fu"]{position:relative;margin:39px 0px 21px calc((100% - 245px) * 0.5);left:87px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3ffinlineContent-gridContainer] > [id="comp-l0e3x8kw"]{position:relative;margin:0px 0px 21px calc((100% - 245px) * 0.5);left:-1px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3ffinlineContent-gridContainer] > [id="comp-l0e1s3fn"]{position:relative;margin:0px 0px 4px calc((100% - 245px) * 0.5);left:17px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3ffinlineContent-gridContainer] > [id="comp-l0e3xin1"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:33px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3fxinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1s3fxinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:542px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1s3fxinlineContent-gridContainer] > [id="comp-l0e1s3gb"]{position:relative;margin:55px 0px 36px calc((100% - 245px) * 0.5);left:60px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3fxinlineContent-gridContainer] > [id="comp-l0e3qcml"]{position:relative;margin:0px 0px 25px calc((100% - 245px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3fxinlineContent-gridContainer] > [id="comp-l0e1s3g4"]{position:relative;margin:0px 0px 22px calc((100% - 245px) * 0.5);left:32px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3fxinlineContent-gridContainer] > [id="comp-l0e3p3iw"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:43px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3geinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1s3geinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:542px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1s3geinlineContent-gridContainer] > [id="comp-l0e1s3gr"]{position:relative;margin:43px 0px 32px calc((100% - 245px) * 0.5);left:76px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3geinlineContent-gridContainer] > [id="comp-l0e31n7p"]{position:relative;margin:0px 0px 9px calc((100% - 245px) * 0.5);left:-1px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3geinlineContent-gridContainer] > [id="comp-l0e1s3gk"]{position:relative;margin:0px 0px 22px calc((100% - 245px) * 0.5);left:28px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3geinlineContent-gridContainer] > [id="comp-l0e311ys"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:44px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3gvinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e1s3gvinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:542px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e1s3gvinlineContent-gridContainer] > [id="comp-l0e398vb"]{position:relative;margin:41px 0px 30px calc((100% - 245px) * 0.5);left:82px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3gvinlineContent-gridContainer] > [id="comp-l0e3gs9y"]{position:relative;margin:0px 0px 32px calc((100% - 245px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3gvinlineContent-gridContainer] > [id="comp-l0e1s3h3"]{position:relative;margin:0px 0px 46px calc((100% - 245px) * 0.5);left:20px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e1s3gvinlineContent-gridContainer] > [id="comp-l0e39zx0"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:44px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-l0e1s3ff{width:245px;}#comp-l0e1s3fu{width:71px;height:101px;}#comp-l0e3x8kw{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e3x8kw{width:246px;height:auto;}#comp-l0e1s3fn{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1s3fn{width:190px;height:auto;}#comp-l0e3xin1{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_15);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e3xin1{width:158px;height:35px;}#comp-l0e1s3fx{width:245px;}#comp-l0e1s3gb{width:125px;height:70px;}#comp-l0e3qcml{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e3qcml{width:246px;height:auto;}#comp-l0e1s3g4{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1s3g4{width:182px;height:auto;}#comp-l0e3p3iw{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_33);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e3p3iw{width:158px;height:35px;}#comp-l0e1s3ge{width:245px;}#comp-l0e1s3gr{width:94px;height:70px;}#comp-l0e31n7p{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e31n7p{width:246px;height:auto;}#comp-l0e1s3gk{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1s3gk{width:186px;height:auto;}#comp-l0e311ys{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_28);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e311ys{width:158px;height:35px;}#comp-l0e1s3gv{width:245px;}#comp-l0e398vb{width:76px;height:74px;}#comp-l0e3gs9y{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e3gs9y{width:246px;height:auto;}#comp-l0e1s3h3{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e1s3h3{width:203px;height:auto;}#comp-l0e39zx0{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_23);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e39zx0{width:158px;height:35px;}#comp-l0e6mp5i{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-l0e6mp7ainlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e6mp7ainlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:620px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e6mp7ainlineContent-gridContainer] > [id="comp-l0e6mp7f"]{position:relative;margin:60px 0px 27px calc((100% - 245px) * 0.5);left:80px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp7ainlineContent-gridContainer] > [id="comp-l0e6mp7x"]{position:relative;margin:0px 0px 21px calc((100% - 245px) * 0.5);left:-1px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp7ainlineContent-gridContainer] > [id="comp-l0e6mp83"]{position:relative;margin:0px 0px 48px calc((100% - 245px) * 0.5);left:-9px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp7ainlineContent-gridContainer] > [id="comp-l0e6mp86"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:33px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8einlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e6mp8einlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:620px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e6mp8einlineContent-gridContainer] > [id="comp-l0e6mp8j"]{position:relative;margin:59px 0px 35px calc((100% - 245px) * 0.5);left:85px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8einlineContent-gridContainer] > [id="comp-l0e6mp8n"]{position:relative;margin:0px 0px 22px calc((100% - 245px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8einlineContent-gridContainer] > [id="comp-l0e6mp8q"]{position:relative;margin:0px 0px 22px calc((100% - 245px) * 0.5);left:-20px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8einlineContent-gridContainer] > [id="comp-l0e6mp8t"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:44px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8winlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e6mp8winlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:620px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e6mp8winlineContent-gridContainer] > [id="comp-l0e6mp90"]{position:relative;margin:50px 0px 40px calc((100% - 245px) * 0.5);left:87px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8winlineContent-gridContainer] > [id="comp-l0e6mp95"]{position:relative;margin:0px 0px 44px calc((100% - 245px) * 0.5);left:-1px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8winlineContent-gridContainer] > [id="comp-l0e6mp98"]{position:relative;margin:0px 0px 68px calc((100% - 245px) * 0.5);left:28px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp8winlineContent-gridContainer] > [id="comp-l0e6noej"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:15px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp9einlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l0e6mp9einlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e6mp9einlineContent-gridContainer] > [id="comp-l0e6mp9j"]{position:relative;margin:64px 0px 45px calc((100% - 245px) * 0.5);left:82px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp9einlineContent-gridContainer] > [id="comp-l0e79o6v"]{position:relative;margin:4px 0px 70px calc((100% - 245px) * 0.5);left:-88px;grid-area:2 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp9einlineContent-gridContainer] > [id="comp-l0e6mp9n"]{position:relative;margin:0px 0px 17px calc((100% - 245px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e6mp9einlineContent-gridContainer] > [id="comp-l0e6mp9r"]{position:relative;margin:0px 0px 10px calc((100% - 245px) * 0.5);left:18px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-l0e6mp7a{width:245px;}#comp-l0e6mp7f{width:84px;height:73px;}#comp-l0e6mp7x{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp7x{width:246px;height:auto;}#comp-l0e6mp83{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp83{width:264px;height:auto;}#comp-l0e6mp86{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_18);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e6mp86{width:158px;height:35px;}#comp-l0e6mp8e{width:245px;}#comp-l0e6mp8j{width:75px;height:66px;}#comp-l0e6mp8n{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp8n{width:246px;height:auto;}#comp-l0e6mp8q{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp8q{width:286px;height:auto;}#comp-l0e6mp8t{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_23);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e6mp8t{width:158px;height:35px;}#comp-l0e6mp8w{width:245px;}#comp-l0e6mp90{width:67px;height:74px;}#comp-l0e6mp95{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp95{width:246px;height:auto;}#comp-l0e6mp98{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp98{width:186px;height:auto;}#comp-l0e6noej{width:210px;height:42px;}#comp-l0e6mp9e{width:245px;}#comp-l0e6mp9j{width:76px;height:50px;}#comp-l0e79o6v{--param_boolean_previewHover:false;}#comp-l0e79o6v{width:423px;}[data-mesh-id=comp-l0e79o6vinlineContent]{height:auto;width:423px;}[data-mesh-id=comp-l0e79o6vinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e79o6vinlineContent-gridContainer] > [id="comp-l0e79o8a"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-l0e79o8a{--rd:0px;--shd:0 0 0 rgba(0, 0, 0, 0);--bg:var(--color_11);--brd:var(--color_14);--alpha-brd:1;--brw:0px;--alpha-bg:0;}#comp-l0e79o8a{width:423px;}[data-mesh-id=comp-l0e79o8ainlineContent]{height:auto;width:423px;}[data-mesh-id=comp-l0e79o8ainlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l0e79o8ainlineContent-gridContainer] > [id="comp-l0e79o8n"]{position:relative;margin:171px 0px 69px 0;left:57px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e79o8ainlineContent-gridContainer] > [id="comp-l0e79o98"]{position:relative;margin:0px 0px 67px 0;left:132px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l0e79o8ainlineContent-gridContainer] > [id="comp-l0e79o9j"]{position:relative;margin:2px 0px 67px 0;left:290px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-l0e79o8n{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal 700 16px/1.4em montserrat,sans-serif;--brw:0px;--bg:var(--color_11);--txt:var(--color_33);--alpha-txt:1;--brd:var(--color_14);--txt2:var(--color_33);--alpha-txt2:1;--brwh:2px;--bgh:var(--color_11);--brdh:var(--color_14);--brwf:2px;--bgf:var(--color_11);--brdf:var(--color_14);--brwe:2px;--bge:var(--color_11);--brde:255,10,10;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--txtd:219,219,219;--alpha-txtd:1;--brwd:1px;--brdd:219,219,219;--alpha-brdd:1;--fntlbl:normal normal 700 16px/1.4em montserrat,sans-serif;--txtlbl:var(--color_15);--alpha-txtlbl:1;--txtlblrq:var(--color_15);--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-bg:1;--alpha-bgd:1;--alpha-bge:1;--alpha-bgf:1;--alpha-bgh:1;--alpha-brd:0;--alpha-brde:1;--alpha-brdf:1;--alpha-brdh:1;--alpha-btn_brd:0.55;--boxShadowToggleOn-shd:none;--btn_brd:var(--color_15);--btn_brw:1;--btn_fnt:var(--font_8);--fnt2:var(--font_8);--txt-placeholder:var(--color_14);--alpha-txt-placeholder:1;--alpha-txtlblrq:1;}#comp-l0e79o8n{width:298px;height:45px;}#comp-l0e79o98{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_33);--alpha-txt:1;--brw:0px;--bg:var(--color_11);--brd:var(--color_15);--bgh:0,0,0;--brdh:var(--color_15);--txth:var(--color_11);--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-bg:1;--alpha-brd:1;--alpha-bgh:1;--alpha-brdh:1;--alpha-bgd:1;--alpha-brdd:1;}#comp-l0e79o98{width:158px;height:35px;}#comp-l0e79o9j{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e79o9j{width:125px;height:auto;}#comp-l0e6mp9n{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp9n{width:246px;height:auto;}#comp-l0e6mp9r{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l0e6mp9r{width:203px;height:auto;}#comp-lb51zvt71{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lb51zvt71inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lb51zvt71inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lb51zvt71inlineContent-gridContainer] > [id="comp-l1hk0s20"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-l1hk0s20{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-l1hk0s6sinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-l1hk0s6sinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-l1hk0s6sinlineContent-gridContainer] > [id="comp-l1hk9pn5"]{position:relative;margin:43px 0px 0 calc((100% - 980px) * 0.5);left:259px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l1hk0s6sinlineContent-gridContainer] > [id="comp-l1hk1sv3"]{position:relative;margin:0px 0 0px 0;left:0;grid-area:2 / 1 / 3 / 2;justify-self:stretch;align-self:start;}#comp-l1hk0s6s{width:980px;}#comp-l1hk9pn5{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-l1hk9pn5{width:499px;height:auto;}#comp-l1hk1sv3{width:100%;left:0;margin-left:0;min-width:initial;height:239px;}</style>
<style id="stylableCss_c1dmp">/* END STYLABLE DIRECTIVE RULES */

[id^="comp-l58zgm9a__"] .style-l592ugem__root .CollapsibleTextcomponent2568482278__expand-control { font-family: montserrat,sans-serif; font-size: 22px; font-weight: bold; font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #000000;
    color: #FFFFFF;
    letter-spacing: 0.2em;
    text-align: center;
    direction: ltr;
}

/* START STYLABLE DIRECTIVE RULES */

[id^="comp-l58zgm9a__"] .style-l592ugem__root .CollapsibleTextcomponent2568482278__expand-control:hover {
    background-color: #C7C7C7;
    color: rgba(0, 0, 0, 0.7);
}

[id^="comp-l58zgm9a__"] .style-l592ugem__root { -st-extends: CollapsibleText; color: #dfe6e9; font-size: 16px; }

[id^="comp-l58zgm9a__"] .style-l592ugem__root .CollapsibleTextcomponent2568482278__text {
    color: #000000;
    direction: ltr;
    line-height: 1.49em;
    letter-spacing: -0.03em; font-family: montserrat,sans-serif; font-size: 16px; font-weight: normal; font-style: normal;
    font-weight: 400;
    font-style: normal;
    text-decoration-line: none;
    text-transform: none;
    text-shadow: none;
    text-align: left;
}</style>
<style id="compCssMappers_c1dmp">
	

#c1dmp{width:auto;min-height:40px;}#pageBackground_c1dmp{--bg-position:absolute;--fill-layer-background-overlay-color:transparent;--fill-layer-background-overlay-position:absolute;--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;}#comp-lb51zvt6{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-kz8kd2rb{--direction:ltr;--justify-content:center;--margin:-8px -8px;--item-margin:8px 8px;--docked-margin:0px;}[id^="comp-kz8kd2s5__"]{--bg-overlay-color:rgb(255, 255, 255);--bg-gradient:none;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(176, 169, 134, 0) rgba(176, 169, 134, 0) rgba(176, 169, 134, 0) rgba(176, 169, 134, 0);border-radius:0 0 0 0;overflow:clip;transform:translateZ(0);margin:-0px;}[id^="comp-kz9thuno__"]{height:178px;--transition-duration:1000ms;--alpha-txt:1;}[id^="comp-kz8kd2tc__"]{--shc-mutated-brightness:128,128,128;}[id^="comp-kz8kd2te2__"]{--min-height:50px;}[id^="comp-kz8kd2tj__"]{--min-height:47px;}[id^="comp-l58zgm9a__"]{height:auto;--max-lines:4;--expand-control-spacing:12px;--expand-control-align:center;--button-align:center;--direction:var(--wix-opt-in-direction, ltr);--paragraph-direction:inherit;--button-direction:inherit;}#comp-lb51zvt7{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-l0e1ruf3{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-l0e1rufy{--bg-overlay-color:rgb(var(--color_28));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0ec29q0{--opacity:1;}#comp-l0e1rugb{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e1rugn{--bg-overlay-color:rgb(var(--color_23));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e1ruh1{--fill-opacity:1;--stroke-width:0;--stroke:#FFFFFF;--stroke-opacity:1;--fill:#FFFFFF;}#comp-l0e2c1dm{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e1ruh4{--bg-overlay-color:rgb(var(--color_18));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e1ruhi{--fill-opacity:1;--stroke-width:0;--stroke:#000000;--stroke-opacity:1;--fill:#FFFFFF;}#comp-l0e2tga5{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e1ruhm{--bg-overlay-color:rgb(var(--color_33));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e1ruhr{--fill-opacity:1;--stroke-width:0;--stroke:#000000;--stroke-opacity:1;--fill:#FFFFFF;}#comp-l0e1ruhy{--min-height:50px;}#comp-l0e2kulz{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e1s3df{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-l0e1s3ff{--bg-overlay-color:rgb(0, 0, 0);--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e1s3fu{--opacity:1;}#comp-l0e3xin1{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e1s3fx{--bg-overlay-color:rgb(var(--color_33));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e1s3gb{--opacity:1;}#comp-l0e3p3iw{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e1s3ge{--bg-overlay-color:rgb(var(--color_28));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e1s3gr{--opacity:1;}#comp-l0e1s3gk{--min-height:118px;}#comp-l0e311ys{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e1s3gv{--bg-overlay-color:rgb(var(--color_23));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e398vb{--opacity:1;}#comp-l0e39zx0{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e6mp5i{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-l0e6mp7a{--bg-overlay-color:rgb(var(--color_18));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e6mp7f{--opacity:1;}#comp-l0e6mp86{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e6mp8e{--bg-overlay-color:rgb(var(--color_23));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e6mp8j{--opacity:1;}#comp-l0e6mp8q{--min-height:212px;}#comp-l0e6mp8t{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e6mp8w{--bg-overlay-color:rgb(var(--color_15));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e6mp90{--opacity:1;}#comp-l0e6mp98{--min-height:118px;}#comp-l0e6noej{--item-size:42px;--item-margin-block:0;--item-margin-inline:0px 14px;--item-display:inline-block;--direction:inherit;width:210px;height:42px;}#comp-l0e6mp9e{--bg-overlay-color:rgb(var(--color_33));--bg-gradient:none;width:100%;--column-width:245px;--column-flex:245;}#comp-l0e6mp9j{--fill-opacity:1;--stroke-width:0;--stroke:#5E97FF;--stroke-opacity:1;--fill:#FFFFFF;}#comp-l0e79o8n{--fnt:normal normal 700 16px/1.4em montserrat,sans-serif;--fntlbl:normal normal 700 16px/1.4em montserrat,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:2px;--textPadding:3px;--textPadding_start:21px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:45px;}#comp-l0e79o98{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 22px/1.4em montserrat,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-l0e79o9j{--min-height:27px;}#comp-lb51zvt71{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-l1hk0s20{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-l1hk0s6s{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}.comp-l1hk1sv3 {
				--wix-direction: ltr;
--layout-post-list-layoutType: 15;
--layout-post-list-pg-grid-margins: 13;
--layout-post-list-pg-grid-descriptionLineCount: 6;
--layout-post-list-pg-grid-contentHeightType: 0;
--layout-post-list-list-layoutSpacing: 32;
--layout-post-list-pg-side-by-side-sidesPadding: 26;
--layout-post-list-pg-grid-layoutPostSize: 271;
--layout-post-list-list-sidesPadding: 16;
--layout-post-list-pg-side-by-side-layoutSpacing: 12;
--layout-post-list-list-contentHeight: 48;
--postListWidgetEntityCount: 1;
--layout-post-list-pg-side-by-side-margins: 14;
--layout-post-list-pg-side-by-side-imageCropType: 1;
--layout-post-list-pg-side-by-side-titleLineCount: 4;
--layout-post-list-pg-grid-imageCropType: 0;
--layout-post-list-list-imageRatio: 3;
--layout-post-list-pg-grid-titleLineCount: 4;
--layout-post-list-pg-grid-contentHeight: 254;
--postListWidgetPaginationType: 0;
--layout-post-list-pg-side-by-side-descriptionLineCount: 6;
--contentAlignment: 1;
--layout-post-list-list-margins: 0;
--layout-post-list-pg-grid-layoutCardsRowType: 1;
--layout-post-list-pg-grid-imageRatio: 2;
--layout-post-list-pg-side-by-side-imageAlignment: 2;
--layout-post-list-pg-side-by-side-imageProportions: 23;
--post-post-list-borderWidth: 2;
--layout-mobile-post-list-layoutType: 18;
--post-slider-post-list-mobile-titleFontSize: 15;
--post-post-list-mobile-borderWidth: 0;
--postListWidgetPostsPerPage: 3;
--layout-post-list-list-imageCropType: 0;
--layout-mobile-post-list-pg-grid-imageCropType: 0;
--layout-mobile-post-list-list-imageCropType: 0;
--layout-mobile-post-list-pg-grid-imageRatio: 2;
--layout-mobile-post-list-list-imageRatio: 2;
--layout-mobile-post-list-pg-text-on-image-medium-imageRatio: 2;
--layout-mobile-post-list-slider-imageRatio: 2;
--layout-post-list-slider-imageRatio: 2;
--layout-post-list-pg-side-by-side-imageRatio: 2;
--layout-post-list-pg-text-on-image-medium-imageRatio: 3;
--layout-post-list-list-imageAlignment: 1;
--layout-mobile-post-list-list-imageAlignment: 1;
--layout-post-list-list-imageProportions: 25;
--layout-mobile-post-list-list-imageProportions: 25;
--postListWidgetSliderPauseTime: 4;
--postListWidgetSliderPauseTimeMobile: 4;
--postListWidgetSliderArrowsPosition: 0;
--postListWidgetSliderArrowsPositionMobile: 0;
--postListWidgetSliderArrowsSize: 18;
--postListWidgetSliderArrowsSizeMobile: 18;
--layout-post-list-list-layoutCardsRowType: 0;
--layout-post-list-list-layoutPostSize: 292;
--layout-post-list-list-layoutPostsPerRow: 3;
--layout-mobile-post-list-pg-grid-layoutCardsRowType: 0;
--layout-mobile-post-list-pg-grid-layoutPostSize: 292;
--layout-mobile-post-list-pg-grid-layoutPostsPerRow: 3;
--layout-mobile-post-list-list-layoutCardsRowType: 0;
--layout-mobile-post-list-list-layoutPostSize: 292;
--layout-mobile-post-list-list-layoutPostsPerRow: 3;
--layout-mobile-post-list-pg-text-on-image-medium-layoutCardsRowType: 0;
--layout-mobile-post-list-pg-text-on-image-medium-layoutPostSize: 292;
--layout-mobile-post-list-pg-text-on-image-medium-layoutPostsPerRow: 3;
--layout-post-list-pg-grid-layoutPostsPerRow: 3;
--layout-post-list-pg-text-on-image-medium-layoutCardsRowType: 0;
--layout-post-list-pg-text-on-image-medium-layoutPostSize: 454;
--layout-post-list-pg-text-on-image-medium-layoutPostsPerRow: 3;
--layout-mobile-post-list-pg-grid-layoutSpacing: 20;
--layout-mobile-post-list-list-layoutSpacing: 20;
--layout-mobile-post-list-pg-text-on-image-medium-layoutSpacing: 20;
--layout-post-list-pg-grid-layoutSpacing: 32;
--layout-post-list-pg-text-on-image-medium-layoutSpacing: 32;
--layout-post-list-pg-one-column-layoutSpacing: 32;
--layout-post-list-list-contentHeightType: 0;
--layout-mobile-post-list-pg-grid-contentHeight: 350;
--layout-mobile-post-list-pg-grid-contentHeightType: 0;
--layout-mobile-post-list-list-contentHeight: 350;
--layout-mobile-post-list-slider-contentHeight: 350;
--layout-mobile-post-list-slider-contentHeightType: 0;
--layout-post-list-slider-contentHeightType: 1;
--layout-post-list-slider-contentHeight: 156;
--layout-post-list-pg-one-column-contentHeightType: 1;
--layout-post-list-pg-one-column-contentHeight: 156;
--layout-mobile-post-list-pg-grid-sidesPadding: 24;
--layout-mobile-post-list-list-sidesPadding: 12;
--layout-mobile-post-list-pg-text-on-image-medium-sidesPadding: 12;
--layout-mobile-post-list-slider-sidesPadding: 24;
--layout-post-list-pg-grid-sidesPadding: 16;
--layout-post-list-slider-sidesPadding: 16;
--layout-post-list-pg-text-on-image-medium-sidesPadding: 30;
--layout-post-list-pg-one-column-sidesPadding: 16;
--layout-post-list-list-titleLineCount: 3;
--layout-mobile-post-list-pg-grid-titleLineCount: 2;
--layout-mobile-post-list-pg-grid-descriptionLineCount: 3;
--layout-mobile-post-list-list-titleLineCount: 2;
--layout-mobile-post-list-pg-text-on-image-medium-titleLineCount: 2;
--layout-mobile-post-list-slider-titleLineCount: 2;
--layout-mobile-post-list-slider-descriptionLineCount: 3;
--layout-post-list-slider-titleLineCount: 3;
--layout-post-list-pg-text-on-image-medium-titleLineCount: 3;
--layout-post-list-pg-one-column-titleLineCount: 3;
--layout-post-list-slider-descriptionLineCount: 1;
--layout-post-list-pg-one-column-descriptionLineCount: 1;
--post-list-post-list-mobile-titleFontSize: 14;
--post-pg-text-on-image-medium-post-list-mobile-titleFontSize: 22;
--post-pg-grid-post-list-mobile-titleFontSize: 22;
--post-pg-grid-post-list-mobile-descriptionFontSize: 16;
--post-post-list-postRadius: 0;
--post-post-list-mobile-postRadius: 0;
--category-label-layoutType: 0;
--category-label-button-horizontalPadding: 12;
--category-label-button-verticalPadding: 6;
--category-label-button-cornerRadius: 0;
--category-label-button-borderWidth: 0;
--post-list-video-play: 0;
--post-list-video-playbackSpeed: 2;
--category-label-text-textFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--category-label-button-textFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-post-list-ratingFont: normal normal normal 16px/1.4em montserrat,sans-serif;
--post-list-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-grid-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-one-column-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-side-by-side-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-text-on-image-medium-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-slider-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-list-medium-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-list-large-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-grid-intermediate-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-grid-large-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-medium-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-side-by-side-right-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-text-on-image-large-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-pg-text-on-image-small-post-list-ratingFont: normal normal normal 14px/19.599999999999998px montserrat,sans-serif;
--post-post-list-backgroundColor: 255,255,255;
--post-post-list-backgroundColor-rgb: 255,255,255;
--post-post-list-backgroundColor-opacity: 1;
--post-post-list-TOI-descriptionColor: 255,255,255;
--post-post-list-TOI-descriptionColor-rgb: 255,255,255;
--post-post-list-TOI-descriptionColor-opacity: 1;
--post-post-list-TOI-titleColor: 255,255,255;
--post-post-list-TOI-titleColor-rgb: 255,255,255;
--post-post-list-TOI-titleColor-opacity: 1;
--post-post-list-linkHashtagColor: 255,58,51;
--post-post-list-linkHashtagColor-rgb: 255,58,51;
--post-post-list-linkHashtagColor-opacity: 1;
--postListWidgetSliderArrowsColor: 0,0,0;
--postListWidgetSliderArrowsColor-rgb: 0,0,0;
--postListWidgetSliderArrowsColor-opacity: 1;
--post-post-list-titleColor: 0,0,0;
--post-post-list-titleColor-rgb: 0,0,0;
--post-post-list-titleColor-opacity: 1;
--post-post-list-borderColor: 0,0,0,0.78;
--post-post-list-borderColor-rgb: 0,0,0;
--post-post-list-borderColor-opacity: 0.78;
--post-post-list-overlayColor: 0,0,0,0.55;
--post-post-list-overlayColor-rgb: 0,0,0;
--post-post-list-overlayColor-opacity: 0.55;
--post-post-list-descriptionColor: 0,0,0;
--post-post-list-descriptionColor-rgb: 0,0,0;
--post-post-list-descriptionColor-opacity: 1;
--postListWidgetBackgroundColor: 255,255,255,0;
--postListWidgetBackgroundColor-rgb: 255,255,255;
--postListWidgetBackgroundColor-opacity: 0;
--post-post-list-mobile-titleColor: 0,0,0;
--post-post-list-mobile-titleColor-rgb: 0,0,0;
--post-post-list-mobile-titleColor-opacity: 1;
--post-post-list-mobile-descriptionColor: 0,0,0;
--post-post-list-mobile-descriptionColor-rgb: 0,0,0;
--post-post-list-mobile-descriptionColor-opacity: 1;
--post-post-list-mobile-linkHashtagColor: 255,58,51;
--post-post-list-mobile-linkHashtagColor-rgb: 255,58,51;
--post-post-list-mobile-linkHashtagColor-opacity: 1;
--post-post-list-mobile-borderColor: 232,230,230,0;
--post-post-list-mobile-borderColor-rgb: 232,230,230;
--post-post-list-mobile-borderColor-opacity: 0;
--post-post-list-mobile-backgroundColor: 255,255,255;
--post-post-list-mobile-backgroundColor-rgb: 255,255,255;
--post-post-list-mobile-backgroundColor-opacity: 1;
--postListWidgetBackgroundColorMobile: 0,0,0;
--postListWidgetBackgroundColorMobile-rgb: 0,0,0;
--postListWidgetBackgroundColorMobile-opacity: 1;
--post-post-list-TOI-mobile-titleColor: 255,255,255;
--post-post-list-TOI-mobile-titleColor-rgb: 255,255,255;
--post-post-list-TOI-mobile-titleColor-opacity: 1;
--post-post-list-TOI-mobile-descriptionColor: 255,255,255;
--post-post-list-TOI-mobile-descriptionColor-rgb: 255,255,255;
--post-post-list-TOI-mobile-descriptionColor-opacity: 1;
--post-post-list-mobile-overlayColor: 0,0,0,0.55;
--post-post-list-mobile-overlayColor-rgb: 0,0,0;
--post-post-list-mobile-overlayColor-opacity: 0.55;
--postListWidgetSliderArrowsColorMobile: 0,0,0;
--postListWidgetSliderArrowsColorMobile-rgb: 0,0,0;
--postListWidgetSliderArrowsColorMobile-opacity: 1;
--category-label-text-textColor: 255,58,51;
--category-label-text-textColor-rgb: 255,58,51;
--category-label-text-textColor-opacity: 1;
--category-label-text-textColorHover: 255,58,51,0.7;
--category-label-text-textColorHover-rgb: 255,58,51;
--category-label-text-textColorHover-opacity: 0.7;
--category-label-button-textColor: 255,255,255;
--category-label-button-textColor-rgb: 255,255,255;
--category-label-button-textColor-opacity: 1;
--category-label-button-textColorHover: 255,255,255;
--category-label-button-textColorHover-rgb: 255,255,255;
--category-label-button-textColorHover-opacity: 1;
--category-label-button-backgroundColor: 255,58,51;
--category-label-button-backgroundColor-rgb: 255,58,51;
--category-label-button-backgroundColor-opacity: 1;
--category-label-button-backgroundColorHover: 255,58,51,0.7;
--category-label-button-backgroundColorHover-rgb: 255,58,51;
--category-label-button-backgroundColorHover-opacity: 0.7;
--category-label-button-borderColor: 255,58,51;
--category-label-button-borderColor-rgb: 255,58,51;
--category-label-button-borderColor-opacity: 1;
--category-label-button-borderColorHover: 255,58,51,0.7;
--category-label-button-borderColorHover-rgb: 255,58,51;
--category-label-button-borderColorHover-opacity: 0.7;
--post-post-list-ratingFilledStarColor: 255,58,51;
--post-post-list-ratingFilledStarColor-rgb: 255,58,51;
--post-post-list-ratingFilledStarColor-opacity: 1;
--post-post-list-ratingUnfilledStarColor: 199,199,199;
--post-post-list-ratingUnfilledStarColor-rgb: 199,199,199;
--post-post-list-ratingUnfilledStarColor-opacity: 1;
--post-post-list-TOI-ratingFilledStarColor: 255,255,255;
--post-post-list-TOI-ratingFilledStarColor-rgb: 255,255,255;
--post-post-list-TOI-ratingFilledStarColor-opacity: 1;
--post-post-list-TOI-ratingUnfilledStarColor: 199,199,199;
--post-post-list-TOI-ratingUnfilledStarColor-rgb: 199,199,199;
--post-post-list-TOI-ratingUnfilledStarColor-opacity: 1;
--post-post-list-ratingFontColor: 0,0,0;
--post-post-list-ratingFontColor-rgb: 0,0,0;
--post-post-list-ratingFontColor-opacity: 1;
--post-post-list-TOI-ratingFontColor: 255,255,255;
--post-post-list-TOI-ratingFontColor-rgb: 255,255,255;
--post-post-list-TOI-ratingFontColor-opacity: 1;
--post-post-list-descriptionFont: normal normal normal 15px/18px montserrat,sans-serif;
--post-post-list-descriptionFont-style: normal;
--post-post-list-descriptionFont-variant: normal;
--post-post-list-descriptionFont-weight: normal;
--post-post-list-descriptionFont-size: 15px;
--post-post-list-descriptionFont-line-height: 18px;
--post-post-list-descriptionFont-family: montserrat,sans-serif;
--post-post-list-descriptionFont-text-decoration: none;
--post-pg-side-by-side-post-list-titleFont: normal normal bold 20px/25px montserrat,sans-serif;
--post-pg-side-by-side-post-list-titleFont-style: normal;
--post-pg-side-by-side-post-list-titleFont-variant: normal;
--post-pg-side-by-side-post-list-titleFont-weight: bold;
--post-pg-side-by-side-post-list-titleFont-size: 20px;
--post-pg-side-by-side-post-list-titleFont-line-height: 25px;
--post-pg-side-by-side-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-side-by-side-post-list-titleFont-text-decoration: none;
--post-pg-text-on-image-medium-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-text-on-image-medium-post-list-descriptionFont-style: normal;
--post-pg-text-on-image-medium-post-list-descriptionFont-variant: normal;
--post-pg-text-on-image-medium-post-list-descriptionFont-weight: normal;
--post-pg-text-on-image-medium-post-list-descriptionFont-size: 16px;
--post-pg-text-on-image-medium-post-list-descriptionFont-line-height: 20px;
--post-pg-text-on-image-medium-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-text-on-image-medium-post-list-descriptionFont-text-decoration: none;
--post-pg-side-by-side-post-list-descriptionFont: normal normal normal 15px/18px montserrat,sans-serif;
--post-pg-side-by-side-post-list-descriptionFont-style: normal;
--post-pg-side-by-side-post-list-descriptionFont-variant: normal;
--post-pg-side-by-side-post-list-descriptionFont-weight: normal;
--post-pg-side-by-side-post-list-descriptionFont-size: 15px;
--post-pg-side-by-side-post-list-descriptionFont-line-height: 18px;
--post-pg-side-by-side-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-side-by-side-post-list-descriptionFont-text-decoration: none;
--post-post-list-titleFont: normal normal bold 20px/25px montserrat,sans-serif;
--post-post-list-titleFont-style: normal;
--post-post-list-titleFont-variant: normal;
--post-post-list-titleFont-weight: bold;
--post-post-list-titleFont-size: 20px;
--post-post-list-titleFont-line-height: 25px;
--post-post-list-titleFont-family: montserrat,sans-serif;
--post-post-list-titleFont-text-decoration: none;
--post-pg-text-on-image-medium-post-list-titleFont: normal normal bold 26px/32px montserrat,sans-serif;
--post-pg-text-on-image-medium-post-list-titleFont-style: normal;
--post-pg-text-on-image-medium-post-list-titleFont-variant: normal;
--post-pg-text-on-image-medium-post-list-titleFont-weight: bold;
--post-pg-text-on-image-medium-post-list-titleFont-size: 26px;
--post-pg-text-on-image-medium-post-list-titleFont-line-height: 32px;
--post-pg-text-on-image-medium-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-text-on-image-medium-post-list-titleFont-text-decoration: none;
--post-pg-medium-post-list-titleFont: normal normal normal 26px/32px montserrat,sans-serif;
--post-pg-medium-post-list-titleFont-style: normal;
--post-pg-medium-post-list-titleFont-variant: normal;
--post-pg-medium-post-list-titleFont-weight: normal;
--post-pg-medium-post-list-titleFont-size: 26px;
--post-pg-medium-post-list-titleFont-line-height: 32px;
--post-pg-medium-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-medium-post-list-titleFont-text-decoration: none;
--post-pg-grid-post-list-titleFont: normal normal normal 22px/27px montserrat,sans-serif;
--post-pg-grid-post-list-titleFont-style: normal;
--post-pg-grid-post-list-titleFont-variant: normal;
--post-pg-grid-post-list-titleFont-weight: normal;
--post-pg-grid-post-list-titleFont-size: 22px;
--post-pg-grid-post-list-titleFont-line-height: 27px;
--post-pg-grid-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-grid-post-list-titleFont-text-decoration: none;
--post-pg-one-column-post-list-titleFont: normal normal normal 28px/35px montserrat,sans-serif;
--post-pg-one-column-post-list-titleFont-style: normal;
--post-pg-one-column-post-list-titleFont-variant: normal;
--post-pg-one-column-post-list-titleFont-weight: normal;
--post-pg-one-column-post-list-titleFont-size: 28px;
--post-pg-one-column-post-list-titleFont-line-height: 35px;
--post-pg-one-column-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-one-column-post-list-titleFont-text-decoration: none;
--post-slider-post-list-titleFont: normal normal normal 22px/27px montserrat,sans-serif;
--post-slider-post-list-titleFont-style: normal;
--post-slider-post-list-titleFont-variant: normal;
--post-slider-post-list-titleFont-weight: normal;
--post-slider-post-list-titleFont-size: 22px;
--post-slider-post-list-titleFont-line-height: 27px;
--post-slider-post-list-titleFont-family: montserrat,sans-serif;
--post-slider-post-list-titleFont-text-decoration: none;
--post-list-post-list-titleFont: normal normal normal 18px/22px montserrat,sans-serif;
--post-list-post-list-titleFont-style: normal;
--post-list-post-list-titleFont-variant: normal;
--post-list-post-list-titleFont-weight: normal;
--post-list-post-list-titleFont-size: 18px;
--post-list-post-list-titleFont-line-height: 22px;
--post-list-post-list-titleFont-family: montserrat,sans-serif;
--post-list-post-list-titleFont-text-decoration: none;
--post-pg-grid-intermediate-post-list-titleFont: normal normal normal 22px/27px montserrat,sans-serif;
--post-pg-grid-intermediate-post-list-titleFont-style: normal;
--post-pg-grid-intermediate-post-list-titleFont-variant: normal;
--post-pg-grid-intermediate-post-list-titleFont-weight: normal;
--post-pg-grid-intermediate-post-list-titleFont-size: 22px;
--post-pg-grid-intermediate-post-list-titleFont-line-height: 27px;
--post-pg-grid-intermediate-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-grid-intermediate-post-list-titleFont-text-decoration: none;
--post-pg-grid-large-post-list-titleFont: normal normal normal 22px/27px montserrat,sans-serif;
--post-pg-grid-large-post-list-titleFont-style: normal;
--post-pg-grid-large-post-list-titleFont-variant: normal;
--post-pg-grid-large-post-list-titleFont-weight: normal;
--post-pg-grid-large-post-list-titleFont-size: 22px;
--post-pg-grid-large-post-list-titleFont-line-height: 27px;
--post-pg-grid-large-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-grid-large-post-list-titleFont-text-decoration: none;
--post-pg-side-by-side-right-post-list-titleFont: normal normal normal 28px/35px montserrat,sans-serif;
--post-pg-side-by-side-right-post-list-titleFont-style: normal;
--post-pg-side-by-side-right-post-list-titleFont-variant: normal;
--post-pg-side-by-side-right-post-list-titleFont-weight: normal;
--post-pg-side-by-side-right-post-list-titleFont-size: 28px;
--post-pg-side-by-side-right-post-list-titleFont-line-height: 35px;
--post-pg-side-by-side-right-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-side-by-side-right-post-list-titleFont-text-decoration: none;
--post-pg-text-on-image-small-post-list-titleFont: normal normal normal 22px/27px montserrat,sans-serif;
--post-pg-text-on-image-small-post-list-titleFont-style: normal;
--post-pg-text-on-image-small-post-list-titleFont-variant: normal;
--post-pg-text-on-image-small-post-list-titleFont-weight: normal;
--post-pg-text-on-image-small-post-list-titleFont-size: 22px;
--post-pg-text-on-image-small-post-list-titleFont-line-height: 27px;
--post-pg-text-on-image-small-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-text-on-image-small-post-list-titleFont-text-decoration: none;
--post-pg-text-on-image-large-post-list-titleFont: normal normal normal 28px/35px montserrat,sans-serif;
--post-pg-text-on-image-large-post-list-titleFont-style: normal;
--post-pg-text-on-image-large-post-list-titleFont-variant: normal;
--post-pg-text-on-image-large-post-list-titleFont-weight: normal;
--post-pg-text-on-image-large-post-list-titleFont-size: 28px;
--post-pg-text-on-image-large-post-list-titleFont-line-height: 35px;
--post-pg-text-on-image-large-post-list-titleFont-family: montserrat,sans-serif;
--post-pg-text-on-image-large-post-list-titleFont-text-decoration: none;
--post-list-medium-post-list-titleFont: normal normal normal 18px/22px montserrat,sans-serif;
--post-list-medium-post-list-titleFont-style: normal;
--post-list-medium-post-list-titleFont-variant: normal;
--post-list-medium-post-list-titleFont-weight: normal;
--post-list-medium-post-list-titleFont-size: 18px;
--post-list-medium-post-list-titleFont-line-height: 22px;
--post-list-medium-post-list-titleFont-family: montserrat,sans-serif;
--post-list-medium-post-list-titleFont-text-decoration: none;
--post-list-large-post-list-titleFont: normal normal normal 22px/27px montserrat,sans-serif;
--post-list-large-post-list-titleFont-style: normal;
--post-list-large-post-list-titleFont-variant: normal;
--post-list-large-post-list-titleFont-weight: normal;
--post-list-large-post-list-titleFont-size: 22px;
--post-list-large-post-list-titleFont-line-height: 27px;
--post-list-large-post-list-titleFont-family: montserrat,sans-serif;
--post-list-large-post-list-titleFont-text-decoration: none;
--post-pg-medium-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-medium-post-list-descriptionFont-style: normal;
--post-pg-medium-post-list-descriptionFont-variant: normal;
--post-pg-medium-post-list-descriptionFont-weight: normal;
--post-pg-medium-post-list-descriptionFont-size: 16px;
--post-pg-medium-post-list-descriptionFont-line-height: 20px;
--post-pg-medium-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-medium-post-list-descriptionFont-text-decoration: none;
--post-pg-grid-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-grid-post-list-descriptionFont-style: normal;
--post-pg-grid-post-list-descriptionFont-variant: normal;
--post-pg-grid-post-list-descriptionFont-weight: normal;
--post-pg-grid-post-list-descriptionFont-size: 16px;
--post-pg-grid-post-list-descriptionFont-line-height: 20px;
--post-pg-grid-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-grid-post-list-descriptionFont-text-decoration: none;
--post-pg-one-column-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-one-column-post-list-descriptionFont-style: normal;
--post-pg-one-column-post-list-descriptionFont-variant: normal;
--post-pg-one-column-post-list-descriptionFont-weight: normal;
--post-pg-one-column-post-list-descriptionFont-size: 16px;
--post-pg-one-column-post-list-descriptionFont-line-height: 20px;
--post-pg-one-column-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-one-column-post-list-descriptionFont-text-decoration: none;
--post-slider-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-slider-post-list-descriptionFont-style: normal;
--post-slider-post-list-descriptionFont-variant: normal;
--post-slider-post-list-descriptionFont-weight: normal;
--post-slider-post-list-descriptionFont-size: 16px;
--post-slider-post-list-descriptionFont-line-height: 20px;
--post-slider-post-list-descriptionFont-family: montserrat,sans-serif;
--post-slider-post-list-descriptionFont-text-decoration: none;
--post-list-post-list-descriptionFont: normal normal normal 14px/17px montserrat,sans-serif;
--post-list-post-list-descriptionFont-style: normal;
--post-list-post-list-descriptionFont-variant: normal;
--post-list-post-list-descriptionFont-weight: normal;
--post-list-post-list-descriptionFont-size: 14px;
--post-list-post-list-descriptionFont-line-height: 17px;
--post-list-post-list-descriptionFont-family: montserrat,sans-serif;
--post-list-post-list-descriptionFont-text-decoration: none;
--post-pg-grid-intermediate-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-grid-intermediate-post-list-descriptionFont-style: normal;
--post-pg-grid-intermediate-post-list-descriptionFont-variant: normal;
--post-pg-grid-intermediate-post-list-descriptionFont-weight: normal;
--post-pg-grid-intermediate-post-list-descriptionFont-size: 16px;
--post-pg-grid-intermediate-post-list-descriptionFont-line-height: 20px;
--post-pg-grid-intermediate-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-grid-intermediate-post-list-descriptionFont-text-decoration: none;
--post-pg-grid-large-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-grid-large-post-list-descriptionFont-style: normal;
--post-pg-grid-large-post-list-descriptionFont-variant: normal;
--post-pg-grid-large-post-list-descriptionFont-weight: normal;
--post-pg-grid-large-post-list-descriptionFont-size: 16px;
--post-pg-grid-large-post-list-descriptionFont-line-height: 20px;
--post-pg-grid-large-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-grid-large-post-list-descriptionFont-text-decoration: none;
--post-pg-side-by-side-right-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-side-by-side-right-post-list-descriptionFont-style: normal;
--post-pg-side-by-side-right-post-list-descriptionFont-variant: normal;
--post-pg-side-by-side-right-post-list-descriptionFont-weight: normal;
--post-pg-side-by-side-right-post-list-descriptionFont-size: 16px;
--post-pg-side-by-side-right-post-list-descriptionFont-line-height: 20px;
--post-pg-side-by-side-right-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-side-by-side-right-post-list-descriptionFont-text-decoration: none;
--post-pg-text-on-image-small-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-text-on-image-small-post-list-descriptionFont-style: normal;
--post-pg-text-on-image-small-post-list-descriptionFont-variant: normal;
--post-pg-text-on-image-small-post-list-descriptionFont-weight: normal;
--post-pg-text-on-image-small-post-list-descriptionFont-size: 16px;
--post-pg-text-on-image-small-post-list-descriptionFont-line-height: 20px;
--post-pg-text-on-image-small-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-text-on-image-small-post-list-descriptionFont-text-decoration: none;
--post-pg-text-on-image-large-post-list-descriptionFont: normal normal normal 16px/20px montserrat,sans-serif;
--post-pg-text-on-image-large-post-list-descriptionFont-style: normal;
--post-pg-text-on-image-large-post-list-descriptionFont-variant: normal;
--post-pg-text-on-image-large-post-list-descriptionFont-weight: normal;
--post-pg-text-on-image-large-post-list-descriptionFont-size: 16px;
--post-pg-text-on-image-large-post-list-descriptionFont-line-height: 20px;
--post-pg-text-on-image-large-post-list-descriptionFont-family: montserrat,sans-serif;
--post-pg-text-on-image-large-post-list-descriptionFont-text-decoration: none;
--post-list-medium-post-list-descriptionFont: normal normal normal 14px/17px montserrat,sans-serif;
--post-list-medium-post-list-descriptionFont-style: normal;
--post-list-medium-post-list-descriptionFont-variant: normal;
--post-list-medium-post-list-descriptionFont-weight: normal;
--post-list-medium-post-list-descriptionFont-size: 14px;
--post-list-medium-post-list-descriptionFont-line-height: 17px;
--post-list-medium-post-list-descriptionFont-family: montserrat,sans-serif;
--post-list-medium-post-list-descriptionFont-text-decoration: none;
--post-list-large-post-list-descriptionFont: normal normal normal 14px/17px montserrat,sans-serif;
--post-list-large-post-list-descriptionFont-style: normal;
--post-list-large-post-list-descriptionFont-variant: normal;
--post-list-large-post-list-descriptionFont-weight: normal;
--post-list-large-post-list-descriptionFont-size: 14px;
--post-list-large-post-list-descriptionFont-line-height: 17px;
--post-list-large-post-list-descriptionFont-family: montserrat,sans-serif;
--post-list-large-post-list-descriptionFont-text-decoration: none;
--category-label-text-textFont-style: normal;
--category-label-text-textFont-variant: normal;
--category-label-text-textFont-weight: normal;
--category-label-text-textFont-size: 14px;
--category-label-text-textFont-line-height: 19.599999999999998px;
--category-label-text-textFont-family: montserrat,sans-serif;
--category-label-text-textFont-text-decoration: none;
--category-label-button-textFont-style: normal;
--category-label-button-textFont-variant: normal;
--category-label-button-textFont-weight: normal;
--category-label-button-textFont-size: 14px;
--category-label-button-textFont-line-height: 19.599999999999998px;
--category-label-button-textFont-family: montserrat,sans-serif;
--category-label-button-textFont-text-decoration: none;
--post-post-list-ratingFont-style: normal;
--post-post-list-ratingFont-variant: normal;
--post-post-list-ratingFont-weight: normal;
--post-post-list-ratingFont-size: 16px;
--post-post-list-ratingFont-line-height: 1.4em;
--post-post-list-ratingFont-family: montserrat,sans-serif;
--post-post-list-ratingFont-text-decoration: none;
--post-list-post-list-ratingFont-style: normal;
--post-list-post-list-ratingFont-variant: normal;
--post-list-post-list-ratingFont-weight: normal;
--post-list-post-list-ratingFont-size: 14px;
--post-list-post-list-ratingFont-line-height: 19.599999999999998px;
--post-list-post-list-ratingFont-family: montserrat,sans-serif;
--post-list-post-list-ratingFont-text-decoration: none;
--post-pg-grid-post-list-ratingFont-style: normal;
--post-pg-grid-post-list-ratingFont-variant: normal;
--post-pg-grid-post-list-ratingFont-weight: normal;
--post-pg-grid-post-list-ratingFont-size: 14px;
--post-pg-grid-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-grid-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-grid-post-list-ratingFont-text-decoration: none;
--post-pg-one-column-post-list-ratingFont-style: normal;
--post-pg-one-column-post-list-ratingFont-variant: normal;
--post-pg-one-column-post-list-ratingFont-weight: normal;
--post-pg-one-column-post-list-ratingFont-size: 14px;
--post-pg-one-column-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-one-column-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-one-column-post-list-ratingFont-text-decoration: none;
--post-pg-side-by-side-post-list-ratingFont-style: normal;
--post-pg-side-by-side-post-list-ratingFont-variant: normal;
--post-pg-side-by-side-post-list-ratingFont-weight: normal;
--post-pg-side-by-side-post-list-ratingFont-size: 14px;
--post-pg-side-by-side-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-side-by-side-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-side-by-side-post-list-ratingFont-text-decoration: none;
--post-pg-text-on-image-medium-post-list-ratingFont-style: normal;
--post-pg-text-on-image-medium-post-list-ratingFont-variant: normal;
--post-pg-text-on-image-medium-post-list-ratingFont-weight: normal;
--post-pg-text-on-image-medium-post-list-ratingFont-size: 14px;
--post-pg-text-on-image-medium-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-text-on-image-medium-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-text-on-image-medium-post-list-ratingFont-text-decoration: none;
--post-slider-post-list-ratingFont-style: normal;
--post-slider-post-list-ratingFont-variant: normal;
--post-slider-post-list-ratingFont-weight: normal;
--post-slider-post-list-ratingFont-size: 14px;
--post-slider-post-list-ratingFont-line-height: 19.599999999999998px;
--post-slider-post-list-ratingFont-family: montserrat,sans-serif;
--post-slider-post-list-ratingFont-text-decoration: none;
--post-list-medium-post-list-ratingFont-style: normal;
--post-list-medium-post-list-ratingFont-variant: normal;
--post-list-medium-post-list-ratingFont-weight: normal;
--post-list-medium-post-list-ratingFont-size: 14px;
--post-list-medium-post-list-ratingFont-line-height: 19.599999999999998px;
--post-list-medium-post-list-ratingFont-family: montserrat,sans-serif;
--post-list-medium-post-list-ratingFont-text-decoration: none;
--post-list-large-post-list-ratingFont-style: normal;
--post-list-large-post-list-ratingFont-variant: normal;
--post-list-large-post-list-ratingFont-weight: normal;
--post-list-large-post-list-ratingFont-size: 14px;
--post-list-large-post-list-ratingFont-line-height: 19.599999999999998px;
--post-list-large-post-list-ratingFont-family: montserrat,sans-serif;
--post-list-large-post-list-ratingFont-text-decoration: none;
--post-pg-grid-intermediate-post-list-ratingFont-style: normal;
--post-pg-grid-intermediate-post-list-ratingFont-variant: normal;
--post-pg-grid-intermediate-post-list-ratingFont-weight: normal;
--post-pg-grid-intermediate-post-list-ratingFont-size: 14px;
--post-pg-grid-intermediate-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-grid-intermediate-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-grid-intermediate-post-list-ratingFont-text-decoration: none;
--post-pg-grid-large-post-list-ratingFont-style: normal;
--post-pg-grid-large-post-list-ratingFont-variant: normal;
--post-pg-grid-large-post-list-ratingFont-weight: normal;
--post-pg-grid-large-post-list-ratingFont-size: 14px;
--post-pg-grid-large-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-grid-large-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-grid-large-post-list-ratingFont-text-decoration: none;
--post-pg-medium-post-list-ratingFont-style: normal;
--post-pg-medium-post-list-ratingFont-variant: normal;
--post-pg-medium-post-list-ratingFont-weight: normal;
--post-pg-medium-post-list-ratingFont-size: 14px;
--post-pg-medium-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-medium-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-medium-post-list-ratingFont-text-decoration: none;
--post-pg-side-by-side-right-post-list-ratingFont-style: normal;
--post-pg-side-by-side-right-post-list-ratingFont-variant: normal;
--post-pg-side-by-side-right-post-list-ratingFont-weight: normal;
--post-pg-side-by-side-right-post-list-ratingFont-size: 14px;
--post-pg-side-by-side-right-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-side-by-side-right-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-side-by-side-right-post-list-ratingFont-text-decoration: none;
--post-pg-text-on-image-large-post-list-ratingFont-style: normal;
--post-pg-text-on-image-large-post-list-ratingFont-variant: normal;
--post-pg-text-on-image-large-post-list-ratingFont-weight: normal;
--post-pg-text-on-image-large-post-list-ratingFont-size: 14px;
--post-pg-text-on-image-large-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-text-on-image-large-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-text-on-image-large-post-list-ratingFont-text-decoration: none;
--post-pg-text-on-image-small-post-list-ratingFont-style: normal;
--post-pg-text-on-image-small-post-list-ratingFont-variant: normal;
--post-pg-text-on-image-small-post-list-ratingFont-weight: normal;
--post-pg-text-on-image-small-post-list-ratingFont-size: 14px;
--post-pg-text-on-image-small-post-list-ratingFont-line-height: 19.599999999999998px;
--post-pg-text-on-image-small-post-list-ratingFont-family: montserrat,sans-serif;
--post-pg-text-on-image-small-post-list-ratingFont-text-decoration: none;
				--wix-color-1: 255,255,255;
--wix-color-2: 232,230,230;
--wix-color-3: 199,199,199;
--wix-color-4: 117,117,117;
--wix-color-5: 0,0,0;
--wix-color-6: 255,189,187;
--wix-color-7: 255,156,153;
--wix-color-8: 255,58,51;
--wix-color-9: 170,39,34;
--wix-color-10: 85,19,17;
--wix-color-11: 255,227,170;
--wix-color-12: 255,212,128;
--wix-color-13: 255,170,0;
--wix-color-14: 170,113,0;
--wix-color-15: 85,57,0;
--wix-color-16: 255,246,177;
--wix-color-17: 255,242,138;
--wix-color-18: 255,228,20;
--wix-color-19: 170,152,13;
--wix-color-20: 85,76,7;
--wix-color-21: 188,235,255;
--wix-color-22: 155,225,255;
--wix-color-23: 54,195,255;
--wix-color-24: 36,130,170;
--wix-color-25: 18,65,85;
--wix-color-26: 255,255,255;
--wix-color-27: 0,0,0;
--wix-color-28: 232,230,230;
--wix-color-29: 199,199,199;
--wix-color-30: 117,117,117;
--wix-color-31: 255,58,51;
--wix-color-32: 54,195,255;
--wix-color-33: 255,170,0;
--wix-color-34: 255,228,20;
--wix-color-35: 0,0,0;
--wix-color-36: 0,0,0;
--wix-color-37: 117,117,117;
--wix-color-38: 255,58,51;
--wix-color-39: 255,58,51;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 255,58,51;
--wix-color-43: 255,58,51;
--wix-color-44: 199,199,199;
--wix-color-45: 199,199,199;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 255,58,51;
--wix-color-49: 255,58,51;
--wix-color-50: 255,58,51;
--wix-color-51: 255,58,51;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 199,199,199;
--wix-color-55: 199,199,199;
--wix-font-Title: normal normal bold 32px/1.4em montserrat,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: bold;
--wix-font-Title-size: 32px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: montserrat,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 16px;
--wix-font-Menu-line-height: 1.4em;
--wix-font-Menu-family: din-next-w01-light,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal bold 15px/1.4em montserrat,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: bold;
--wix-font-Page-title-size: 15px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: montserrat,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal bold 22px/1.4em montserrat,sans-serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: bold;
--wix-font-Heading-XL-size: 22px;
--wix-font-Heading-XL-line-height: 1.4em;
--wix-font-Heading-XL-family: montserrat,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 24px/1.4em montserrat,sans-serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: normal;
--wix-font-Heading-L-size: 24px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: montserrat,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 22px/1.4em montserrat,sans-serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 22px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: montserrat,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal bold 20px/1.4em montserrat,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: bold;
--wix-font-Heading-S-size: 20px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: montserrat,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 16px/1.2em montserrat,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 16px;
--wix-font-Body-L-line-height: 1.2em;
--wix-font-Body-L-family: montserrat,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 16px/1.4em montserrat,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 16px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: montserrat,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal bold 22px/1.4em montserrat,sans-serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: bold;
--wix-font-Body-S-size: 22px;
--wix-font-Body-S-line-height: 1.4em;
--wix-font-Body-S-family: montserrat,sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif;
--wix-font-Body-XS-style: normal;
--wix-font-Body-XS-variant: normal;
--wix-font-Body-XS-weight: normal;
--wix-font-Body-XS-size: 12px;
--wix-font-Body-XS-line-height: 1.4em;
--wix-font-Body-XS-family: din-next-w01-light,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
		}

</style>
</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>








<div id="SITE_CONTAINER"><style id="STYLE_OVERRIDES_ID">#comp-l0e79o9j{visibility:hidden !important;}</style><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_c1dmp BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_c1dmp" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_c1dmp BmZ5pC"><div id="bgLayers_pageBackground_c1dmp" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_c1dmp" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_c1dmp" data-motion-part="BG_MEDIA pageBackground_c1dmp" class="VgO9Yg"></div><div data-testid="bgOverlay" class="m4khSP"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><div id="pinnedTopRight" class="pinnedTopRight"><div id="comp-kz8tsklg-pinned-layer" class="comp-kz8tsklg-pinned-layer big2ZD"><div id="comp-kz8tsklg" class="OQ8Tzd comp-kz8tsklg pvlz2w"><iframe class="nKphmK" title="TWIPLA (Visitor Analytics)" aria-label="TWIPLA (Visitor Analytics)" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div></div><div id="comp-kz9ywhu8-pinned-layer" class="comp-kz9ywhu8-pinned-layer big2ZD"><div id="comp-kz9ywhu8" class="OQ8Tzd comp-kz9ywhu8 pvlz2w"><iframe class="nKphmK" title="TWIPLA (Visitor Analytics)" aria-label="TWIPLA (Visitor Analytics)" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div></div></div><header id="SITE_HEADER" class="xU8fqS SITE_HEADER wixui-header" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kjll67sa" class="comp-kjll67sa nu84UJ" tabindex="-1"><button class="qfUKeN" data-testid="handle-button"><div class="u56B9I cl1ps1"><div id="defaultAvatar-comp-kjll67sa" class="qAeeru wixui-vector-image"><div data-testid="svgRoot-defaultAvatar-comp-kjll67sa" class="AKxYR5 VZYmYf qAeeru"><svg data-bbox="0 0 50 50" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><g><path d="M25 48.077c-5.924 0-11.31-2.252-15.396-5.921 2.254-5.362 7.492-8.267 15.373-8.267 7.889 0 13.139 3.044 15.408 8.418-4.084 3.659-9.471 5.77-15.385 5.77m.278-35.3c4.927 0 8.611 3.812 8.611 8.878 0 5.21-3.875 9.456-8.611 9.456s-8.611-4.246-8.611-9.456c0-5.066 3.684-8.878 8.611-8.878M25 0C11.193 0 0 11.193 0 25c0 .915.056 1.816.152 2.705.032.295.091.581.133.873.085.589.173 1.176.298 1.751.073.338.169.665.256.997.135.515.273 1.027.439 1.529.114.342.243.675.37 1.01.18.476.369.945.577 1.406.149.331.308.657.472.98.225.446.463.883.714 1.313.182.312.365.619.56.922.272.423.56.832.856 1.237.207.284.41.568.629.841.325.408.671.796 1.02 1.182.22.244.432.494.662.728.405.415.833.801 1.265 1.186.173.154.329.325.507.475l.004-.011A24.886 24.886 0 0 0 25 50a24.881 24.881 0 0 0 16.069-5.861.126.126 0 0 1 .003.01c.172-.144.324-.309.49-.458.442-.392.88-.787 1.293-1.209.228-.232.437-.479.655-.72.352-.389.701-.78 1.028-1.191.218-.272.421-.556.627-.838.297-.405.587-.816.859-1.24a26.104 26.104 0 0 0 1.748-3.216c.208-.461.398-.93.579-1.406.127-.336.256-.669.369-1.012.167-.502.305-1.014.44-1.53.087-.332.183-.659.256-.996.126-.576.214-1.164.299-1.754.042-.292.101-.577.133-.872.095-.89.152-1.791.152-2.707C50 11.193 38.807 0 25 0"/></g></svg></div></div></div><span class="GH4CJN">USUARIO</span></button></div><div id="comp-kruaiq7s" class="bkIuWA comp-kruaiq7s"><div data-mesh-id="comp-kruaiq7sinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kruaiq7sinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kruaiq8z" dir="ltr" class="btVOrl comp-kruaiq8z wixui-search-bar" aria-live="polite" data-testid="search-box-container" tabindex="-1"><div class="_xpJkc"><div class="oRg3Ie"><form class="wdVIxK" data-testid="search-box-form" role="search" action="https://www.eckbd.com/search-results"><div class="aXOBOn"><div class="KsMOVs"></div><div class="ipSfdV" data-testid="search-icon"><div class="TmqMif wixui-search-bar__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="5 5 14 14" aria-hidden="true"><path fill="currentColor" d="m15.683 14.6 3.265 3.265a.2.2 0 0 1 0 .282l-.8.801a.2.2 0 0 1-.283 0l-3.266-3.265a5.961 5.961 0 1 1 1.084-1.084zm-4.727 1.233a4.877 4.877 0 1 0 0-9.754 4.877 4.877 0 0 0 0 9.754z"></path></svg></div></div><div class="nNn3mc"><div class="LYhw1A"><div id="search-box-input-comp-kruaiq8z" class="ZXdXNL FwtNU8 wixui-search-bar__input wixui-text-input" data-testid="search-box-input"><div class="pUnTVX"><input name="q" id="input_search-box-input-comp-kruaiq8z" class="KvoMHf has-custom-focus wixui-text-input__input" type="search" placeholder="BUSCAR " aria-invalid="false" maxLength="100" autoComplete="off" aria-label="BUSCAR " aria-required="false" value=""/></div></div></div></div><button aria-label="BUSCAR " class="lS0Z88 has-custom-focus" type="submit"><div class="TmqMif wixui-search-bar__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="5 5 14 14" aria-hidden="true"><path fill="currentColor" d="m15.683 14.6 3.265 3.265a.2.2 0 0 1 0 .282l-.8.801a.2.2 0 0 1-.283 0l-3.266-3.265a5.961 5.961 0 1 1 1.084-1.084zm-4.727 1.233a4.877 4.877 0 1 0 0-9.754 4.877 4.877 0 0 0 0 9.754z"></path></svg></div></button></div><input class="shCc15" type="submit" tabindex="-1" aria-hidden="true" value="BUSCAR "/></form></div></div></div></div></div></div><div id="comp-kz8j0jwj" class="TWFxr5 "><div class="comp-kz8j0jwj"><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"><a class="ETC5zb tx4Jvn s1dvzA" data-hook="cart-icon-button" role="button"><div class="Q8TtId" style="padding-bottom:119.5260663507109%" data-hook="svg-icon-wrapper"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" viewBox="5.7 0 105.5 126.1" preserveAspectRatio="xMinYMax meet" data-hook="svg-icon-1"><path d="M99.8 28.4c0-1.2-0.9-2-2.1-2h-15c0 3.2 0 7.6 0 8.2 0 1.5-1.2 2.6-2.6 2.9 -1.5 0.3-2.9-0.9-3.2-2.3 0-0.3 0-0.3 0-0.6 0-0.9 0-4.7 0-8.2H40.1c0 3.2 0 7.3 0 8.2 0 1.5-1.2 2.9-2.6 2.9 -1.5 0-2.9-0.9-3.2-2.3 0-0.3 0-0.3 0-0.6 0-0.6 0-5 0-8.2h-15c-1.2 0-2 0.9-2 2L8.3 124c0 1.2 0.9 2.1 2.1 2.1h96.3c1.2 0 2.1-0.9 2.1-2.1L99.8 28.4z"></path><path d="M59.1 5.9c-2.9 0-2 0-2.9 0 -2 0-4.4 0.6-6.4 1.5 -3.2 1.5-5.9 4.1-7.6 7.3 -0.9 1.8-1.5 3.5-1.8 5.6 0 0.9-0.3 1.5-0.3 2.3 0 1.2 0 2.1 0 3.2 0 1.5-1.2 2.9-2.6 2.9 -1.5 0-2.9-0.9-3.2-2.3 0-0.3 0-0.3 0-0.6 0-1.2 0-2.3 0-3.5 0-3.2 0.9-6.4 2-9.4 1.2-2.3 2.6-4.7 4.7-6.4 3.2-2.9 6.7-5 11.1-5.9C53.5 0.3 55 0 56.7 0c1.5 0 2.9 0 4.4 0 2.9 0 5.6 0.6 7.9 1.8 2.6 1.2 5 2.6 6.7 4.4 3.2 3.2 5.3 6.7 6.4 11.1 0.3 1.5 0.6 3.2 0.6 4.7 0 1.2 0 2.3 0 3.2 0 1.5-1.2 2.6-2.6 2.9s-2.9-0.9-3.2-2.3c0-0.3 0-0.3 0-0.6 0-1.2 0-2.6 0-3.8 0-2.3-0.6-4.4-1.8-6.4 -1.5-3.2-4.1-5.9-7.3-7.3 -1.8-0.9-3.5-1.8-5.9-1.8C61.1 5.9 59.1 5.9 59.1 5.9L59.1 5.9z"></path></svg></div></a></div></div></div><div id="comp-kz6vb02w" class="comp-kz6vb02w wixui-vector-image"><a data-testid="linkElement" href="https://www.eckbd.com" target="_self" class="a9YhBi"><div data-testid="svgRoot-comp-kz6vb02w" class="AKxYR5 VZYmYf comp-kz6vb02w"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="0 0 989.227 989.23" viewBox="0 0 989.227 989.23" height="989.23pt" width="1318.969" xmlns="http://www.w3.org/2000/svg" data-type="color" role="img" aria-label="LOGO ECKBD">
    <g>
        <defs>
            <clipPath id="045c7dc8-3919-4ac2-a05e-b7808bf44051_comp-kz6vb02w">
                <path d="M791 197h198.227v199H791zm0 0"/>
            </clipPath>
            <clipPath id="1b9320bd-59f2-4b7c-9875-59e830717c2f_comp-kz6vb02w">
                <path d="M791 0h198.227v198H791zm0 0"/>
            </clipPath>
            <clipPath id="a24c353d-f304-4be7-b7f3-b24e8dfec3b8_comp-kz6vb02w">
                <path d="M197 791h199v198.23H197zm0 0"/>
            </clipPath>
            <clipPath id="550bb55f-49d0-4c93-acbd-6c03f179f854_comp-kz6vb02w">
                <path d="M0 791h198v198.23H0zm0 0"/>
            </clipPath>
            <clipPath id="03d46252-57a6-4180-93ae-8d6cc6142663_comp-kz6vb02w">
                <path d="M593 791h199v198.23H593zm0 0"/>
            </clipPath>
            <clipPath id="c57da7e4-a36b-4981-b358-3c7e0c7600b9_comp-kz6vb02w">
                <path d="M395 791h199v198.23H395zm0 0"/>
            </clipPath>
            <clipPath id="3b23d9d5-9b1a-43d0-b726-d06c6b664dd4_comp-kz6vb02w">
                <path d="M791 791h198.227v198.23H791zm0 0"/>
            </clipPath>
            <clipPath id="d8c773c0-7ec0-40cf-934e-ee6e92ec2a34_comp-kz6vb02w">
                <path d="M791 593h198.227v199H791zm0 0"/>
            </clipPath>
            <clipPath id="e11f0e06-1f51-4788-970d-1b220428bd73_comp-kz6vb02w">
                <path d="M791 395h198.227v199H791zm0 0"/>
            </clipPath>
        </defs>
        <path d="M197.844 395.691H395.69V197.848H197.844zm0 0" fill="#ffe214" data-color="1"/>
        <path d="M0 395.691h197.844V197.848H0zm0 0" fill="#fea800" data-color="2"/>
        <path d="M593.535 395.691h197.848V197.848H593.535zm0 0" fill="#fe3732" data-color="3"/>
        <path d="M395.691 395.691h197.844V197.848H395.691zm0 0" fill="#040006" data-color="4"/>
        <g clip-path="url(#045c7dc8-3919-4ac2-a05e-b7808bf44051_comp-kz6vb02w)">
            <path d="M791.383 395.691h197.844V197.848H791.383zm0 0" fill="#36c3ff" data-color="5"/>
        </g>
        <path d="M197.844 197.848H395.69V0H197.844zm0 0" fill="#36c3ff" data-color="5"/>
        <path d="M0 197.848h197.844V0H0zm0 0" fill="#040006" data-color="4"/>
        <path d="M593.535 197.848h197.848V0H593.535zm0 0" fill="#fea800" data-color="2"/>
        <path d="M395.691 197.848h197.844V0H395.691zm0 0" fill="#fe3732" data-color="3"/>
        <g clip-path="url(#1b9320bd-59f2-4b7c-9875-59e830717c2f_comp-kz6vb02w)">
            <path d="M791.383 197.848h197.844V0H791.383zm0 0" fill="#ffe214" data-color="1"/>
        </g>
        <g clip-path="url(#a24c353d-f304-4be7-b7f3-b24e8dfec3b8_comp-kz6vb02w)">
            <path d="M197.844 989.23H395.69V791.383H197.844zm0 0" fill="#fea800" data-color="2"/>
        </g>
        <g clip-path="url(#550bb55f-49d0-4c93-acbd-6c03f179f854_comp-kz6vb02w)">
            <path d="M0 989.23h197.844V791.383H0zm0 0" fill="#fe3732" data-color="3"/>
        </g>
        <g clip-path="url(#03d46252-57a6-4180-93ae-8d6cc6142663_comp-kz6vb02w)">
            <path d="M593.535 989.23h197.848V791.383H593.535zm0 0" fill="#36c3ff" data-color="5"/>
        </g>
        <g clip-path="url(#c57da7e4-a36b-4981-b358-3c7e0c7600b9_comp-kz6vb02w)">
            <path d="M395.691 989.23h197.844V791.383H395.691zm0 0" fill="#ffe214" data-color="1"/>
        </g>
        <g clip-path="url(#3b23d9d5-9b1a-43d0-b726-d06c6b664dd4_comp-kz6vb02w)">
            <path d="M791.383 989.23h197.844V791.383H791.383zm0 0" fill="#040006" data-color="4"/>
        </g>
        <path d="M197.844 791.383H395.69V593.535H197.844zm0 0" fill="#ffe214" data-color="1"/>
        <path d="M0 791.383h197.844V593.539H0zm0 0" fill="#36c3ff" data-color="5"/>
        <path d="M593.535 791.383h197.848V593.535H593.535zm0 0" fill="#fe3732" data-color="3"/>
        <path d="M395.691 791.383h197.844V593.535H395.691zm0 0" fill="#fea800" data-color="2"/>
        <g clip-path="url(#d8c773c0-7ec0-40cf-934e-ee6e92ec2a34_comp-kz6vb02w)">
            <path d="M791.383 791.383h197.844V593.539H791.383zm0 0" fill="#36c3ff" data-color="5"/>
        </g>
        <path d="M395.691 593.535H197.848V395.691H395.69zm0 0" fill="#fea800" data-color="2"/>
        <path d="M593.54 593.535H395.69V395.691h197.85zm0 0" fill="#fe3732" data-color="3"/>
        <path d="M791.383 593.535H593.539V395.691h197.844zm0 0" fill="#36c3ff" data-color="5"/>
        <g clip-path="url(#e11f0e06-1f51-4788-970d-1b220428bd73_comp-kz6vb02w)">
            <path d="M791.383 593.54h197.844V395.69H791.383zm0 0" fill="#040006" data-color="4"/>
        </g>
        <path d="M0 593.54h197.848V395.69H0zm0 0" fill="#ffe214" data-color="1"/>
        <path d="M152.172 539.746v24.945H48.168V430.363H149.68v24.95H79.062v29.167h62.364v24.176H79.063v31.09zm0 0" fill="#ffffff" data-color="6"/>
        <path d="M222.313 497.527c0-40.488 31.085-69.464 72.921-69.464 23.22 0 42.598 8.445 55.266 23.792l-19.957 18.422c-9.02-10.359-20.344-15.734-33.773-15.734-25.141 0-42.985 17.656-42.985 42.984 0 25.332 17.844 42.985 42.985 42.985 13.43 0 24.753-5.371 33.773-15.926l19.957 18.422c-12.668 15.543-32.047 23.988-55.457 23.988-41.645 0-72.73-28.976-72.73-69.469" fill="#ffffff" data-color="6"/>
        <path d="m479.457 511.922-18.039 18.805v33.964h-30.895V430.367h30.895v62.746l59.488-62.746h34.54l-55.65 59.867 58.911 74.457h-36.27zm0 0" fill="#ffffff" data-color="6"/>
        <path d="M722.781 524.777c0-11.32-8.636-16.695-24.754-16.695h-36.27v33.2h36.27c16.118 0 24.754-4.989 24.754-16.505m-61.023-71v31.66h30.894c15.16 0 23.414-5.37 23.414-15.925s-8.254-15.735-23.414-15.735zm92.3 74.262c0 23.219-18.421 36.652-53.73 36.652h-69.465V430.363h65.63c33.581 0 50.85 14.012 50.85 34.926 0 13.434-6.91 23.797-17.847 29.55 14.969 4.802 24.563 16.313 24.563 33.2" fill="#ffffff" data-color="6"/>
        <path d="M884.258 539.168c26.672 0 44.137-15.926 44.137-41.64 0-25.716-17.465-41.641-44.137-41.641h-28.399v83.281zm-59.488-108.8h61.023c43.945 0 74.07 26.48 74.07 67.16 0 40.683-30.125 67.163-74.07 67.163H824.77zm0 0" fill="#ffffff" data-color="6"/>
    </g>
</svg>
</div></a></div></div></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="AnQkDU"><div id="c1dmp" class="dBAkHi c1dmp"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><div id="Containerc1dmp" class="Containerc1dmp SPY_vo"><div data-mesh-id="Containerc1dmpinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerc1dmpinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lb51zvt6" tabindex="-1" class="Oqnisf comp-lb51zvt6 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lb51zvt6" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lb51zvt6" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lb51zvt6" data-motion-part="BG_MEDIA comp-lb51zvt6" class="VgO9Yg"></div></div><div data-mesh-id="comp-lb51zvt6inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lb51zvt6inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8ketkl" class="HcOXKn c9GqVL QxJLC3 comp-kz8ketkl wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="text-align:center; line-height:0.7em; font-size:32px;"><a href="https://www.eckbd.com/shop" target="_self" class="wixui-rich-text__text">COLECCIONES<br class="wixui-rich-text__text">
<span style="letter-spacing:0.2em;" class="wixui-rich-text__text"><span style="font-size:12px;" class="wixui-rich-text__text">PARA TUS ESPACIOS Y RUTINAS</span></span></a></h1></div><div id="comp-kz8kd2rb" class="comp-kz8kd2rb wixui-repeater"><div class="o6oDlF" id="comp-kz8kd2rb_wrapper"><fluid-columns-repeater style="visibility:hidden" horizontal-gap="8" vertical-gap="8" justify-content="center" direction="ltr" container-id="comp-kz8kd2rb_wrapper" items="12" class="GPmm8Z" role="list"><div id="comp-kz8kd2s5__item-kz8ktr8m" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-kz8ktr8m" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-kz8ktr8m" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-kz8ktr8m" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-kz8ktr8m" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-kz8ktr8minlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-kz8ktr8minlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-kz8ktr8m" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-robótica" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_a4247e6a52b0425ba0a984c53559072d~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_a4247e6a52b0425ba0a984c53559072d~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_a4247e6a52b0425ba0a984c53559072d~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-robótica" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_115fc4c54cf5429896e5101355517cfb~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_115fc4c54cf5429896e5101355517cfb~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_115fc4c54cf5429896e5101355517cfb~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-robótica" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_5ccf8f82d1c24ad7941059c7f33bc3e5~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_5ccf8f82d1c24ad7941059c7f33bc3e5~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_5ccf8f82d1c24ad7941059c7f33bc3e5~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-robótica" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_a4247e6a52b0425ba0a984c53559072d~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_a4247e6a52b0425ba0a984c53559072d~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_a4247e6a52b0425ba0a984c53559072d~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/5</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-kz8ktr8m" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-kz8ktr8minlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-kz8ktr8minlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-kz8ktr8m" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/mesa-robótica" target="_self" class="wixui-rich-text__text">ESCRITORIO DE ALTURA AJUSTABLE</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-kz8ktr8m" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA LIFT</span></span></span></h3></div><div id="comp-l58zgm9a__item-kz8ktr8m" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Mejora tu productividad y evita sedentarismo crónico. 
Nuestros escritorios además de ser de altura regulable, poseen una estructura de largo reajustable, por lo que permite al usuario modificar el largo de la misma a futuro si lo desea.

Ofrecemos a nuestros clientes la posibilidad de elegir las dimensiones y terminaciones que desee para su escritorio. 

También pueden optar por reciclar su escritorio existente o simplemente comprar la estructura de forma independiente. 

Los beneficios que brinda el uso de un escritorio eléctrico de altura ajustable son tanto físicos como psicológicos e influye a nivel productivo tanto en corto como en largo plazo.

Permite erradicar las consecuencias del sedentarismo crónico, el cual acorta la vida del usuario y trae consigo dolores y lesiones crónicas, enfermedades cardiovasculares y patologías cervicales y de la columna.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-l8xegxso" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-l8xegxso" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-l8xegxso" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-l8xegxso" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-l8xegxso" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-l8xegxsoinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-l8xegxsoinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-l8xegxso" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/postura-activa-silla" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:802,&quot;uri&quot;:&quot;2083d8_86c61e6a2e6a4681ad235c745e01e3b7~mv2.jpeg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_86c61e6a2e6a4681ad235c745e01e3b7~mv2.jpeg/v1/fill/w_800,h_802,al_c,q_85,enc_avif,quality_auto/2083d8_86c61e6a2e6a4681ad235c745e01e3b7~mv2.jpeg" alt="Baro (1)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Baro (1)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/postura-activa-silla" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:790,&quot;height&quot;:700,&quot;uri&quot;:&quot;70a465_372555c8fb54462ba29f2e47e19a7152~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_372555c8fb54462ba29f2e47e19a7152~mv2.jpg/v1/fill/w_790,h_700,al_c,q_85,enc_avif,quality_auto/70a465_372555c8fb54462ba29f2e47e19a7152~mv2.jpg" alt="BARO USO" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">BARO USO</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/postura-activa-silla" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:960,&quot;height&quot;:811,&quot;uri&quot;:&quot;70a465_d2f475e6145f4f80912def09038a63f5~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_d2f475e6145f4f80912def09038a63f5~mv2.jpg/v1/fill/w_960,h_811,al_c,q_85,enc_avif,quality_auto/70a465_d2f475e6145f4f80912def09038a63f5~mv2.jpg" alt="SILLA ACTIVA OTO (4)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">SILLA ACTIVA OTO (4)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/postura-activa-silla" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:802,&quot;uri&quot;:&quot;2083d8_86c61e6a2e6a4681ad235c745e01e3b7~mv2.jpeg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_86c61e6a2e6a4681ad235c745e01e3b7~mv2.jpeg/v1/fill/w_800,h_802,al_c,q_85,enc_avif,quality_auto/2083d8_86c61e6a2e6a4681ad235c745e01e3b7~mv2.jpeg" alt="Baro (1)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Baro (1)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/6</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-l8xegxso" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-l8xegxsoinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-l8xegxsoinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-l8xegxso" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/postura-activa-silla" target="_self" class="wixui-rich-text__text">ASIENTO DE POSTURA ACTIVA</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-l8xegxso" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/postura-activa-silla" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA ACTIVA</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-l8xegxso" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Equipa tu escritorio con un asiento de postura activa, permitiendo tener control, alineamiento, estabilidad y orientación postural.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-l8xg74k4" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-l8xg74k4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-l8xg74k4" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-l8xg74k4" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-l8xg74k4" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-l8xg74k4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-l8xg74k4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-l8xg74k4" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/silla-escritorio-bento" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:653,&quot;uri&quot;:&quot;70a465_b71f51d0574740a6a1ed759bb5081d72~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_b71f51d0574740a6a1ed759bb5081d72~mv2.jpg/v1/fill/w_750,h_653,al_c,q_85,enc_avif,quality_auto/70a465_b71f51d0574740a6a1ed759bb5081d72~mv2.jpg" alt="BENTO-ALTA-MC+B-1" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">BENTO-ALTA-MC+B-1</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/silla-escritorio-bento" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:653,&quot;uri&quot;:&quot;70a465_799cd393caf742e3bb776beada42bc9c~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_799cd393caf742e3bb776beada42bc9c~mv2.jpg/v1/fill/w_750,h_653,al_c,q_85,enc_avif,quality_auto/70a465_799cd393caf742e3bb776beada42bc9c~mv2.jpg" alt="BENTO-ALTA-MC+B-2" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">BENTO-ALTA-MC+B-2</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/silla-escritorio-bento" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:2000,&quot;height&quot;:2000,&quot;uri&quot;:&quot;70a465_c860ec98ec3b443c975bdd058896aee0~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_c860ec98ec3b443c975bdd058896aee0~mv2.jpg/v1/fill/w_980,h_980,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/70a465_c860ec98ec3b443c975bdd058896aee0~mv2.jpg" alt="BAJA-BYN (4)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">BAJA-BYN (4)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/silla-escritorio-bento" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:653,&quot;uri&quot;:&quot;70a465_b71f51d0574740a6a1ed759bb5081d72~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_b71f51d0574740a6a1ed759bb5081d72~mv2.jpg/v1/fill/w_750,h_653,al_c,q_85,enc_avif,quality_auto/70a465_b71f51d0574740a6a1ed759bb5081d72~mv2.jpg" alt="BENTO-ALTA-MC+B-1" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">BENTO-ALTA-MC+B-1</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/12</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-l8xg74k4" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-l8xg74k4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-l8xg74k4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-l8xg74k4" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/silla-escritorio-bento" target="_self" class="wixui-rich-text__text">SILLA&nbsp; &nbsp; ESCRITORIO</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-l8xg74k4" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/silla-escritorio-bento" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA BENTO</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-l8xg74k4" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">El asiento ideal para tu espacio de trabajo, una hermosa pieza escultural que se complementa con tu escritorio. Disponibles en tres tonos y dos tamaños.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-j9r9uxns" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-j9r9uxns" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-j9r9uxns" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-j9r9uxns" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-j9r9uxns" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-j9r9uxnsinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-j9r9uxnsinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-j9r9uxns" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-gamer" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_4ebca10b338741c9a420913535b2e74a~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_4ebca10b338741c9a420913535b2e74a~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_4ebca10b338741c9a420913535b2e74a~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-gamer" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_4d79ab57efa843649be994dd6d690a19~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_4d79ab57efa843649be994dd6d690a19~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_4d79ab57efa843649be994dd6d690a19~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-gamer" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_b1012e958cd1428cb52140254946bcb3~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_b1012e958cd1428cb52140254946bcb3~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_b1012e958cd1428cb52140254946bcb3~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/mesa-gamer" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_4ebca10b338741c9a420913535b2e74a~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_4ebca10b338741c9a420913535b2e74a~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_4ebca10b338741c9a420913535b2e74a~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/8</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-j9r9uxns" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-j9r9uxnsinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-j9r9uxnsinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-j9r9uxns" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/mesa-gamer" target="_self" class="wixui-rich-text__text">ESCRITORIO GAMER</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-j9r9uxns" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA MEGA</span></span></span></h3></div><div id="comp-l58zgm9a__item-j9r9uxns" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Equipado con accesorios y diseños enfocados al espíritu gamer. Permite transformar su espacio y experiencia a otro nivel. 

Ofreciendo mesadas con diseño en fibra de carbono y perfilado optimizado para la experiencia gamer, luces rgb, detalles con temática gamer, apoya cables, pasa cables, soporte de auriculares, apoya vasos.

Y distintas configuraciones de estructuras y tamaños de mesadas.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-l8uwbpov" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-l8uwbpov" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-l8uwbpov" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-l8uwbpov" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-l8uwbpov" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-l8uwbpovinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-l8uwbpovinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-l8uwbpov" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/set-mimbre" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_d572c26bbc46442b903d5db996b506cd~mv2.webp&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_d572c26bbc46442b903d5db996b506cd~mv2.webp/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_d572c26bbc46442b903d5db996b506cd~mv2.webp" alt="Cielo (1)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Cielo (1)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/set-mimbre" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:951,&quot;height&quot;:951,&quot;uri&quot;:&quot;2083d8_feb72715bca04712bba166ed93f11957~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_feb72715bca04712bba166ed93f11957~mv2.jpg/v1/fill/w_951,h_951,al_c,q_85,enc_avif,quality_auto/2083d8_feb72715bca04712bba166ed93f11957~mv2.jpg" alt="Cielo (6)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Cielo (6)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/set-mimbre" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:951,&quot;height&quot;:951,&quot;uri&quot;:&quot;2083d8_a35cac2d7f48422a996ac8c30004b9a4~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_a35cac2d7f48422a996ac8c30004b9a4~mv2.jpg/v1/fill/w_951,h_951,al_c,q_85,enc_avif,quality_auto/2083d8_a35cac2d7f48422a996ac8c30004b9a4~mv2.jpg" alt="Cielo (4)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Cielo (4)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/set-mimbre" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_d572c26bbc46442b903d5db996b506cd~mv2.webp&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_d572c26bbc46442b903d5db996b506cd~mv2.webp/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_d572c26bbc46442b903d5db996b506cd~mv2.webp" alt="Cielo (1)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Cielo (1)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/4</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-l8uwbpov" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-l8uwbpovinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-l8uwbpovinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-l8uwbpov" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/set-mimbre" target="_self" class="wixui-rich-text__text">SET DE MIMBRE</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-l8uwbpov" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/set-mimbre" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA CIELO</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-l8uwbpov" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">El juego de mimbre perfecto cuando desee relajarse y disfrutar del sol en el jardín, el balcón o el patio.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-kz8ktqnd" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-kz8ktqnd" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-kz8ktqnd" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-kz8ktqnd" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-kz8ktqnd" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-kz8ktqndinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-kz8ktqndinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-kz8ktqnd" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/joyero" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_78a1d406cf434cfcacc0c22cce1b4024~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_78a1d406cf434cfcacc0c22cce1b4024~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_78a1d406cf434cfcacc0c22cce1b4024~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/joyero" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_81f269f9b33d412d991ba0f0f19a6a0d~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_81f269f9b33d412d991ba0f0f19a6a0d~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_81f269f9b33d412d991ba0f0f19a6a0d~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/joyero" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_75e66476062d4f1f88fa415e530c60b8~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_75e66476062d4f1f88fa415e530c60b8~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_75e66476062d4f1f88fa415e530c60b8~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/joyero" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_78a1d406cf434cfcacc0c22cce1b4024~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_78a1d406cf434cfcacc0c22cce1b4024~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_78a1d406cf434cfcacc0c22cce1b4024~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/8</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-kz8ktqnd" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-kz8ktqndinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-kz8ktqndinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-kz8ktqnd" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/joyero" target="_self" class="wixui-rich-text__text">JOYERO ALHAJERO</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-kz8ktqnd" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA JO</span></span></span></h3></div><div id="comp-l58zgm9a__item-kz8ktqnd" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Organiza y protege tus joyas, alhajas y accesorios de bijou ante golpes, rayaduras y oxidación. 

Encuentra el tamaño, la distribución de espacios y el estilo ideal para tu colección. 

Nuestros Joyeros permiten almacenar una gran variedad de accesorios desde caravanas, pulseras, brazaletes, colgantes, collares, relojes y anillos, entre otras cosas que pueda necesitar organizar. 

Sus diseños compactos permiten guardarlos en su ropero, mesa de maquillaje, baño o tocador y lograr encontrar cada accesorio fácilmente. 

A su vez, nuestros joyeros cuentan con cerradura.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-kz8ktowq" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-kz8ktowq" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-kz8ktowq" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-kz8ktowq" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-kz8ktowq" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-kz8ktowqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-kz8ktowqinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-kz8ktowq" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/caja-de-música" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_d93760cfb37042f1ad3720973fab9d21~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_d93760cfb37042f1ad3720973fab9d21~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_d93760cfb37042f1ad3720973fab9d21~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/caja-de-música" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_a20c322f7797419d8722b5ef82f48b11~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_a20c322f7797419d8722b5ef82f48b11~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_a20c322f7797419d8722b5ef82f48b11~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/caja-de-música" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_449b8eeeaaec4518ab9119a17af5279e~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_449b8eeeaaec4518ab9119a17af5279e~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_449b8eeeaaec4518ab9119a17af5279e~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/caja-de-música" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;70a465_d93760cfb37042f1ad3720973fab9d21~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/70a465_d93760cfb37042f1ad3720973fab9d21~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/70a465_d93760cfb37042f1ad3720973fab9d21~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU"></div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/19</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-kz8ktowq" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-kz8ktowqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-kz8ktowqinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-kz8ktowq" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/caja-de-música" target="_self" class="wixui-rich-text__text">CAJA DE M&Uacute;SICA</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-kz8ktowq" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA MUMU</span></span></span></h3></div><div id="comp-l58zgm9a__item-kz8ktowq" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Encuentra ternura y tranquilidad en nuestras cajas de música con movimiento. 

Donde podrás elegir distintas composiciones de ositos, gatitos, conejitos y otros animales, dándoles vida junto a la música y sus movimientos. 

El mejor detalle de ternura para regalarle a todo niño, niña, joven, padre, madre, abuelo o abuela. 

Son piezas compuestas de madera sólida esculpida y pintadas a mano, con mecanismos de movimiento junto al sonido de la caja de música.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-l8utvh9a" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-l8utvh9a" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-l8utvh9a" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-l8utvh9a" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-l8utvh9a" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-l8utvh9ainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-l8utvh9ainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-l8utvh9a" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/vasos-tumbler-misy" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_ee0d47afbe5e4697995432ea574ef113~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_ee0d47afbe5e4697995432ea574ef113~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_ee0d47afbe5e4697995432ea574ef113~mv2.jpg" alt="Mousee (2)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Mousee (2)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/vasos-tumbler-misy" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:960,&quot;height&quot;:960,&quot;uri&quot;:&quot;2083d8_75a85363da2d4f9eb7e0637e9fb7adcd~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_75a85363da2d4f9eb7e0637e9fb7adcd~mv2.jpg/v1/fill/w_960,h_960,al_c,q_85,enc_avif,quality_auto/2083d8_75a85363da2d4f9eb7e0637e9fb7adcd~mv2.jpg" alt="Unicornio (2)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Unicornio (2)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/vasos-tumbler-misy" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_b83783d59780450fa41369f1b2c301be~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_b83783d59780450fa41369f1b2c301be~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_b83783d59780450fa41369f1b2c301be~mv2.jpg" alt="Arcoiris (3)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Arcoiris (3)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/vasos-tumbler-misy" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_ee0d47afbe5e4697995432ea574ef113~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_ee0d47afbe5e4697995432ea574ef113~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_ee0d47afbe5e4697995432ea574ef113~mv2.jpg" alt="Mousee (2)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">Mousee (2)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/10</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-l8utvh9a" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-l8utvh9ainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-l8utvh9ainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-l8utvh9a" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/vasos-tumbler-misy" target="_self" class="wixui-rich-text__text">VASOS TUMBLER</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-l8utvh9a" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/vasos-tumbler-misy" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA MISY</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-l8utvh9a" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Disfruta de tus bebidas favoritas acompañado de nuestros exclusivos diseños.
Adecuado para el trabajo, la oficina o la escuela.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-l8uvam0b" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-l8uvam0b" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-l8uvam0b" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-l8uvam0b" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-l8uvam0b" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-l8uvam0binlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-l8uvam0binlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-l8uvam0b" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/luz-veladora" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_e313f327f1884944bb377b917ce0a0fd~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_e313f327f1884944bb377b917ce0a0fd~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_e313f327f1884944bb377b917ce0a0fd~mv2.jpg" alt="dun (9)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">dun (9)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/luz-veladora" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_1fdc9e678d414e199d84d411964f3d78~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_1fdc9e678d414e199d84d411964f3d78~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_1fdc9e678d414e199d84d411964f3d78~mv2.jpg" alt="dun (1)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">dun (1)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/luz-veladora" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_341d070eb80f433aa46359a54a150002~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_341d070eb80f433aa46359a54a150002~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_341d070eb80f433aa46359a54a150002~mv2.jpg" alt="dun (3)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">dun (3)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/luz-veladora" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_e313f327f1884944bb377b917ce0a0fd~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_e313f327f1884944bb377b917ce0a0fd~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_e313f327f1884944bb377b917ce0a0fd~mv2.jpg" alt="dun (9)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">dun (9)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/7</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-l8uvam0b" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-l8uvam0binlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-l8uvam0binlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-l8uvam0b" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/luz-veladora" target="_self" class="wixui-rich-text__text">LUZ<br class="wixui-rich-text__text">
VELADORA</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-l8uvam0b" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/luz-veladora" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA MUN</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-l8uvam0b" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Ideal para iluminar sutilmente los espacios con hermosos diseños.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-l9bgi1ba" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-l9bgi1ba" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-l9bgi1ba" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-l9bgi1ba" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-l9bgi1ba" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-l9bgi1bainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-l9bgi1bainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-l9bgi1ba" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/velas-de-soja-postres-vefu" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_43c7dacc07c44cd099fbd69e95887e32~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_43c7dacc07c44cd099fbd69e95887e32~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_43c7dacc07c44cd099fbd69e95887e32~mv2.jpg" alt="59" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">59</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/velas-de-soja-postres-vefu" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_39debe0dbd73407bb4de93e007699375~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_39debe0dbd73407bb4de93e007699375~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_39debe0dbd73407bb4de93e007699375~mv2.jpg" alt="60" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">60</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/velas-de-soja-postres-vefu" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_7b5035a202fe43a18fcf33f48834ea46~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_7b5035a202fe43a18fcf33f48834ea46~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_7b5035a202fe43a18fcf33f48834ea46~mv2.jpg" alt="20" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">20</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/velas-de-soja-postres-vefu" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_43c7dacc07c44cd099fbd69e95887e32~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_43c7dacc07c44cd099fbd69e95887e32~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_43c7dacc07c44cd099fbd69e95887e32~mv2.jpg" alt="59" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">59</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/15</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-l9bgi1ba" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-l9bgi1bainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-l9bgi1bainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-l9bgi1ba" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/velas-de-soja-postres-vefu" target="_self" class="wixui-rich-text__text">VELAS DE POSTRE</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-l9bgi1ba" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/velas-de-soja-postres-vefu" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA VEFU</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-l9bgi1ba" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Nuestras velas de soja están tan cerca de lo real, que podrías tener la tentación de darle un mordisco.

Tenemos todos tus postres favoritos, desde galletas, macarons y medialunas, minifrascos, pequeños  y grandes de helado, con ositos de peluche y frutillas, hasta tortas de cumpleaños y pasteles de chocolate.

Aquí encontrarás una variedad de velas aromáticas que son un placer para tu nariz y tus ojos.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-lbi3xo34" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-lbi3xo34" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-lbi3xo34" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-lbi3xo34" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-lbi3xo34" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-lbi3xo34inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-lbi3xo34inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-lbi3xo34" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/almohada-snack-peluche-maki" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_8f7f82dd7aa644f8b24c29755094d2d0~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_8f7f82dd7aa644f8b24c29755094d2d0~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_8f7f82dd7aa644f8b24c29755094d2d0~mv2.jpg" alt="6" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">6</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/almohada-snack-peluche-maki" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_c738c0509d8946688298c8aeebc5c450~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_c738c0509d8946688298c8aeebc5c450~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_c738c0509d8946688298c8aeebc5c450~mv2.jpg" alt="4" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">4</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><div class="CvXZo_" role="img" data-testid="gallery-item-click-action-disabled"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_f33d8ac04d624523ba5c4f627c9210d2~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_f33d8ac04d624523ba5c4f627c9210d2~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_f33d8ac04d624523ba5c4f627c9210d2~mv2.jpg" alt="10" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">10</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></div></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/almohada-snack-peluche-maki" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:800,&quot;height&quot;:800,&quot;uri&quot;:&quot;2083d8_8f7f82dd7aa644f8b24c29755094d2d0~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_8f7f82dd7aa644f8b24c29755094d2d0~mv2.jpg/v1/fill/w_800,h_800,al_c,q_85,enc_avif,quality_auto/2083d8_8f7f82dd7aa644f8b24c29755094d2d0~mv2.jpg" alt="6" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">6</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/8</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-lbi3xo34" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-lbi3xo34inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-lbi3xo34inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-lbi3xo34" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/almohada-snack-peluche-maki" target="_self" class="wixui-rich-text__text">ALMOHADA&nbsp; PELUCHE</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-lbi3xo34" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/almohada-snack-peluche-maki" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA MAKI</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-lbi3xo34" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Almohada de snacks con peluches muy lindos en su interior. 

Elige el snack de peluches que más te guste entre varios disponibles.</p></div></div></div></div></div></div><div id="comp-kz8kd2s5__item-lf1ym588" class="comp-kz8kd2s5 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-kz8kd2s5__item-lf1ym588" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kz8kd2s5__item-lf1ym588" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kz8kd2s5__item-lf1ym588" data-motion-part="BG_MEDIA comp-kz8kd2s5__item-lf1ym588" class="VgO9Yg"></div></div><div data-mesh-id="comp-kz8kd2s5__item-lf1ym588inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2s5__item-lf1ym588inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz9thuno__item-lf1ym588" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="IcC9C7 comp-kz9thuno wixui-gallery"><div class="APAK8c"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/organizador-de-escritorio-mibli" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;2083d8_693e04e14d6e431c9954c99862c227a5~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_693e04e14d6e431c9954c99862c227a5~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/2083d8_693e04e14d6e431c9954c99862c227a5~mv2.jpg" alt="ECKBD Mibli (15)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">ECKBD Mibli (15)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/organizador-de-escritorio-mibli" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:960,&quot;height&quot;:960,&quot;uri&quot;:&quot;2083d8_a649c237719949c093d3e3a7d5b39e7a~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_a649c237719949c093d3e3a7d5b39e7a~mv2.jpg/v1/fill/w_960,h_960,al_c,q_85,enc_avif,quality_auto/2083d8_a649c237719949c093d3e3a7d5b39e7a~mv2.jpg" alt="ECKBD Mibli (17)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">ECKBD Mibli (17)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/organizador-de-escritorio-mibli" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:960,&quot;height&quot;:960,&quot;uri&quot;:&quot;2083d8_ab127b8bcde44658803c9f734f467264~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_ab127b8bcde44658803c9f734f467264~mv2.jpg/v1/fill/w_960,h_960,al_c,q_85,enc_avif,quality_auto/2083d8_ab127b8bcde44658803c9f734f467264~mv2.jpg" alt="ECKBD Mibli (3)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">ECKBD Mibli (3)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div data-testid="slide-show-gallery-items" aria-live="polite" class="SNhU_k"><div class="Y0jxJY V3LIa1 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><a data-testid="gallery-item-click-action-link" href="https://www.eckbd.com/organizador-de-escritorio-mibli" target="_self" class="CvXZo_ D5ivd8"><div class="K2Z3B6"><div class="p01btZ"><div class="bzcGVf"><wow-image id="img_undefined" class="jhxvbR fqF_kr" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:750,&quot;height&quot;:750,&quot;uri&quot;:&quot;2083d8_693e04e14d6e431c9954c99862c227a5~mv2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/2083d8_693e04e14d6e431c9954c99862c227a5~mv2.jpg/v1/fill/w_750,h_750,al_c,q_85,enc_avif,quality_auto/2083d8_693e04e14d6e431c9954c99862c227a5~mv2.jpg" alt="ECKBD Mibli (15)" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div><div data-testid="gallery-item-panel" class="u2k3sZ oL29SX"><div data-testid="gallery-item-title" class="VS7RjU">ECKBD Mibli (15)</div><p data-testid="gallery-item-description" class="qxdtPC"></p></div></div></div></a></div></div><div class="SR1lWv"><div data-testid="gallery-counter" class="NbDgc9">1/11</div></div><div class="popWWQ"></div></div><div id="comp-kz8kd2tc__item-lf1ym588" class="KaEeLN comp-kz8kd2tc"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kz8kd2tc__item-lf1ym588inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kz8kd2tc__item-lf1ym588inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kz8kd2te2__item-lf1ym588" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2te2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:15px;"><a href="https://www.eckbd.com/organizador-de-escritorio-mibli" target="_self" class="wixui-rich-text__text">ORGANIZA ESCRITORIO</a></h2></div></div></div></div><div id="comp-kz8kd2tj__item-lf1ym588" class="HcOXKn c9GqVL QxJLC3 comp-kz8kd2tj wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h3 class="font_3 wixui-rich-text__text" style="font-size:17px; text-align:center;"><a href="https://www.eckbd.com/organizador-de-escritorio-mibli" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.45em;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">L&Iacute;NEA MIBLI</span></span></span></a></h3></div><div id="comp-l58zgm9a__item-lf1ym588" class="comp-l58zgm9a"><div dir="ltr" class="CollapsibleTextcomponent2568482278__root style-l592ugem__root wixui-collapsible-text" data-testid="ellipsis_text_viewer_root"><div data-testid="ellipsis_text_viewer_text_wrapper" class="CollapsibleTextcomponent2568482278__text-wrapper"><p class="CollapsibleTextcomponent2568482278__text CollapsibleTextcomponent2568482278--collapse CollapsibleTextcomponent2568482278---wrappingStyle-10-multi-line CollapsibleTextcomponent2568482278---textFormat-5-plain wixui-collapsible-text__text">Maximiza el uso de tu escritorio almacenando fácilmente tus útiles como lápices, rotuladores , lapiceras, cuadernolas y otros accesorios de papelería. Utiliza el menor espacio para almacenar más artículos.</p></div></div></div></div></div></div></fluid-columns-repeater></div></div></div></div></section><section id="comp-lb51zvt7" tabindex="-1" class="Oqnisf comp-lb51zvt7 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lb51zvt7" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lb51zvt7" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lb51zvt7" data-motion-part="BG_MEDIA comp-lb51zvt7" class="VgO9Yg"></div></div><div data-mesh-id="comp-lb51zvt7inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lb51zvt7inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-l0e1ruf3" class="comp-l0e1ruf3 CohWsy wixui-column-strip"><div id="bgLayers_comp-l0e1ruf3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1ruf3" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-l0e1ruf3" data-motion-part="BG_MEDIA comp-l0e1ruf3" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-l0e1rufy" class="comp-l0e1rufy YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1rufy" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1rufy" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1rufy" data-motion-part="BG_MEDIA comp-l0e1rufy" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1rufyinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1rufyinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0ec29q0" class="comp-l0ec29q0 wixui-vector-image"><div data-testid="svgRoot-comp-l0ec29q0" class="AKxYR5 VZYmYf comp-l0ec29q0"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="19.999 19.993 160.002 160.008" viewBox="19.999 19.993 160.002 160.008" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0ec29q0 svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M176.19 169.841a3.81 3.81 0 0 1-3.81-3.81V42.857H27.619v123.175a3.81 3.81 0 1 1-7.62 0V39.048a3.81 3.81 0 0 1 3.81-3.81H176.19a3.81 3.81 0 0 1 3.81 3.81v126.984a3.809 3.809 0 0 1-3.81 3.809z" fill="#112F5B" data-color="1"/>
        <path d="M176.19 78.413H23.81a3.81 3.81 0 1 1 0-7.62h152.38a3.81 3.81 0 1 1 0 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M100 58.095a3.81 3.81 0 0 1-3.81-3.81V23.81a3.81 3.81 0 1 1 7.62 0v30.476a3.81 3.81 0 0 1-3.81 3.809z" fill="#112F5B" data-color="1"/>
        <path d="M74.603 58.095a3.81 3.81 0 0 1-3.81-3.81V23.81a3.81 3.81 0 1 1 7.62 0v30.476a3.81 3.81 0 0 1-3.81 3.809z" fill="#112F5B" data-color="1"/>
        <path d="M125.397 58.095a3.81 3.81 0 0 1-3.81-3.81V23.81a3.81 3.81 0 1 1 7.62 0v30.476a3.81 3.81 0 0 1-3.81 3.809z" fill="#112F5B" data-color="1"/>
        <path d="M49.206 58.095a3.81 3.81 0 0 1-3.81-3.81V23.81a3.81 3.81 0 1 1 7.62 0v30.476a3.809 3.809 0 0 1-3.81 3.809z" fill="#112F5B" data-color="1"/>
        <path d="M150.794 58.095a3.81 3.81 0 0 1-3.81-3.81V23.81a3.81 3.81 0 1 1 7.62 0v30.476a3.81 3.81 0 0 1-3.81 3.809z" fill="#112F5B" data-color="1"/>
        <path d="M33.968 180C26.266 180 20 173.734 20 166.032a3.81 3.81 0 1 1 7.62 0 6.356 6.356 0 0 0 6.349 6.349 3.81 3.81 0 1 1-.001 7.619z" fill="#112F5B" data-color="1"/>
        <path d="M166.032 180a3.81 3.81 0 1 1 0-7.62 6.356 6.356 0 0 0 6.349-6.349 3.81 3.81 0 1 1 7.62 0C180 173.734 173.734 180 166.032 180z" fill="#112F5B" data-color="1"/>
        <path d="M166.032 180H33.968a3.81 3.81 0 1 1 0-7.62h132.064a3.81 3.81 0 1 1 0 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M49.206 119.048a3.81 3.81 0 0 1-3.81-3.81V94.921a3.81 3.81 0 1 1 7.62 0v20.317a3.81 3.81 0 0 1-3.81 3.81z" fill="#112F5B" data-color="1"/>
        <path d="M69.524 119.048a3.81 3.81 0 0 1-3.81-3.81V94.921a3.81 3.81 0 1 1 7.62 0v20.317a3.81 3.81 0 0 1-3.81 3.81z" fill="#112F5B" data-color="1"/>
        <path d="M69.524 98.73H49.206a3.81 3.81 0 1 1 0-7.62h20.317a3.81 3.81 0 0 1 .001 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M69.524 119.048H49.206a3.81 3.81 0 1 1 0-7.62h20.317a3.81 3.81 0 0 1 .001 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M100.051 108.889c-2.104 0-3.86-1.705-3.86-3.81 0-2.104 1.655-3.81 3.759-3.81h.101a3.81 3.81 0 1 1 0 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M140.686 108.889c-2.104 0-3.86-1.705-3.86-3.81 0-2.104 1.655-3.81 3.759-3.81h.101a3.81 3.81 0 1 1 0 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M100.051 149.524c-2.104 0-3.86-1.705-3.86-3.81 0-2.104 1.655-3.81 3.759-3.81h.101a3.81 3.81 0 1 1 0 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M59.416 149.524c-2.104 0-3.86-1.705-3.86-3.81 0-2.104 1.655-3.81 3.759-3.81h.101a3.81 3.81 0 1 1 0 7.62z" fill="#112F5B" data-color="1"/>
        <path d="M140.686 149.524c-2.104 0-3.86-1.705-3.86-3.81 0-2.104 1.655-3.81 3.759-3.81h.101a3.81 3.81 0 1 1 0 7.62z" fill="#112F5B" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e1rug3" class="HcOXKn c9GqVL QxJLC3 comp-l0e1rug3 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">VISITA</p></div><div id="comp-l0e1rug7" class="HcOXKn c9GqVL QxJLC3 comp-l0e1rug7 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Tu producto estar&aacute; esper&aacute;ndote </span></span></p>

<p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">agendando tu visita</span></span></p></div><div class="comp-l0e1rugb FubTgk" id="comp-l0e1rugb" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vuk" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="AGENDAR" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">AGENDAR</span></a></div></div></div></div><div id="comp-l0e1rugn" class="comp-l0e1rugn YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1rugn" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1rugn" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1rugn" data-motion-part="BG_MEDIA comp-l0e1rugn" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1rugninlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1rugninlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e1ruh1" class="comp-l0e1ruh1 wixui-vector-image"><div data-testid="svgRoot-comp-l0e1ruh1" class="AKxYR5 VZYmYf comp-l0e1ruh1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="36 23 128 154.001" viewBox="36 23 128 154.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="M100 23c-35.29 0-64 28.588-64 63.727 0 20.327 10.465 41.629 31.103 63.314 15.137 15.905 30.058 25.875 30.686 26.292a3.994 3.994 0 0 0 4.423 0c.628-.417 15.549-10.387 30.686-26.292C153.535 128.356 164 107.054 164 86.727 164 51.588 135.29 23 100 23zm0 145.116c-10.644-7.658-56-42.58-56-81.389C44 55.999 69.121 31 100 31s56 24.999 56 55.727c0 38.809-45.356 73.731-56 81.389zm0-105.298c-13.233 0-24 10.726-24 23.909 0 13.184 10.767 23.909 24 23.909s24-10.726 24-23.909c0-13.183-10.767-23.909-24-23.909zm0 39.818c-8.822 0-16-7.137-16-15.909 0-8.772 7.178-15.909 16-15.909s16 7.137 16 15.909c0 8.773-7.178 15.909-16 15.909z"/>
    </g>
</svg>
</div></div><div id="comp-l0e1rugq" class="HcOXKn c9GqVL QxJLC3 comp-l0e1rugq wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">DIRECCI&Oacute;N</p></div><div id="comp-l0e1rugu" class="HcOXKn c9GqVL QxJLC3 comp-l0e1rugu wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em; text-align:center;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Charr&uacute;a 2041<br class="wixui-rich-text__text">
Esq. Pablo de Mar&iacute;a, Cord&oacute;n, Montevideo, Uruguay.</span></span></span></p></div><div class="comp-l0e2c1dm FubTgk" id="comp-l0e2c1dm" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vuj" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="MAPA" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">MAPA</span></a></div></div></div></div><div id="comp-l0e1ruh4" class="comp-l0e1ruh4 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1ruh4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1ruh4" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1ruh4" data-motion-part="BG_MEDIA comp-l0e1ruh4" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1ruh4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1ruh4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e1ruhi" class="comp-l0e1ruhi wixui-vector-image"><div data-testid="svgRoot-comp-l0e1ruhi" class="AKxYR5 VZYmYf comp-l0e1ruhi"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="29.5 29.5 141 141" viewBox="29.5 29.5 141 141" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M100 29.5c-38.874 0-70.5 31.626-70.5 70.5s31.626 70.5 70.5 70.5 70.5-31.626 70.5-70.5-31.626-70.5-70.5-70.5zm0 133c-34.463 0-62.5-28.037-62.5-62.5S65.537 37.5 100 37.5s62.5 28.037 62.5 62.5-28.037 62.5-62.5 62.5zm30.178-47.411a4 4 0 0 1-5.367 1.789l-26.6-13.3A4.001 4.001 0 0 1 96 100V60.1a4 4 0 0 1 8 0v37.428l24.389 12.195a4 4 0 0 1 1.789 5.366z"/>
    </g>
</svg>
</div></div><div id="comp-l0e2iu5i" class="HcOXKn c9GqVL QxJLC3 comp-l0e2iu5i wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">HORARIO</p></div><div id="comp-l0e1ruha" class="HcOXKn c9GqVL QxJLC3 comp-l0e1ruha wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:1.6em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Lunes a S&aacute;bados</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:1.6em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">10:00 - 20:00</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:1.6em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Domingos</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:1.6em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">12:00 - 15:00&nbsp;</span></span></span></span></p></div><div class="comp-l0e2tga5 FubTgk" id="comp-l0e2tga5" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vui" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="DÍAS OFF" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">DÍAS OFF</span></a></div></div></div></div><div id="comp-l0e1ruhm" class="comp-l0e1ruhm YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1ruhm" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1ruhm" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1ruhm" data-motion-part="BG_MEDIA comp-l0e1ruhm" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1ruhminlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1ruhminlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e1ruhr" class="comp-l0e1ruhr wixui-vector-image"><div data-testid="svgRoot-comp-l0e1ruhr" class="AKxYR5 VZYmYf comp-l0e1ruhr"><svg preserveAspectRatio="xMidYMid meet" data-bbox="-0.015 21.485 200.051 156.915" xmlns="http://www.w3.org/2000/svg" viewBox="-0.015 21.485 200.051 156.915" role=presentation aria-hidden=true>
    <g>
        <path d="M188.6 71.1c-9.9-14.6-24.9-24.4-42.2-27.7-9.3-1.8-18.5-1.5-27.6.6-3.6-4-7.7-7.6-12.3-10.7-15.1-10.2-33.2-14-51.1-10.6C37.5 26.1 22 36.3 11.8 51.3s-14 33.2-10.6 51.1c2.5 13.4 9 25.5 18.6 35.2l.5 21.2c0 1 .5 2 1.4 2.6.6.4 1.2.6 1.9.6.4 0 .7-.1 1.1-.2l22.1-7.5c11 3.7 22.8 4.4 34.1 2.3 2.3-.4 4.5-1 6.7-1.6 9.3 9.3 21 15.5 34.1 17.9 11.2 2.1 22.9 1.3 33.7-2.4l22.9 7.8c.1 0 .2.1.4.1s.4-.1.6-.2c.3-.2.5-.5.5-.9l.5-22.1c9.6-9.5 16.1-21.4 18.6-34.7 3.2-17.2-.4-34.8-10.3-49.4zM79.7 150.2c-10.6 2-21.6 1.2-31.8-2.4-.7-.2-1.5-.2-2.2 0l-19 6.5-.4-18.1c0-.9-.4-1.7-1-2.3-9.2-8.9-15.3-20.2-17.6-32.6-3.1-16.2.3-32.6 9.6-46.2 9.3-13.6 23.2-22.8 39.4-25.9 3.9-.7 7.8-1.1 11.6-1.1 12.2 0 24.2 3.7 34.5 10.7 13.6 9.2 22.8 23.2 25.9 39.4 6.3 33.4-15.6 65.7-49 72zm117-30c-2.5 12.9-8.8 24.6-18.3 33.8-.2.2-.3.5-.3.8l-.5 21.1-21.8-7.4c-.2-.1-.5-.1-.7 0-10.6 3.7-22 4.6-32.9 2.5-12.2-2.3-23.3-8-32.1-16.5 31.8-10.7 51.6-43.5 45.2-77.3-2.2-11.6-7.3-22.3-14.7-31.1 8.4-1.8 17-2 25.5-.3 16.7 3.2 31.2 12.7 40.8 26.8 9.4 13.9 12.9 30.8 9.8 47.6z"/>
        <path d="M54.2 88.8a6.2 6.2 0 1 1-12.4 0 6.2 6.2 0 0 1 12.4 0z"/>
        <path d="M74.9 88.8a6.2 6.2 0 1 1-12.4 0 6.2 6.2 0 0 1 12.4 0z"/>
        <path d="M95.6 88.8a6.2 6.2 0 1 1-12.4 0 6.2 6.2 0 0 1 12.4 0z"/>
    </g>
</svg>
</div></div><div id="comp-l0e2j5ux" class="HcOXKn c9GqVL QxJLC3 comp-l0e2j5ux wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">CONSULTAS</p></div><div id="comp-l0e1ruhy" class="HcOXKn c9GqVL QxJLC3 comp-l0e1ruhy wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Email: <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="mailto:[email protected]?subject=CONSULTA" target="_self" class="wixui-rich-text__text">[email protected]</a></span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Tel: 097999454</span></span></span></span></p></div><div class="comp-l0e2kulz FubTgk" id="comp-l0e2kulz" aria-disabled="false"><a data-testid="linkElement" href="https://wa.me/59897999454" target="_blank" rel="noreferrer noopener" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="CHAT WSP"><span class="l7_2fn wixui-button__label">CHAT WSP</span></a></div></div></div></div></div></section><section id="comp-l0e1s3df" class="comp-l0e1s3df CohWsy wixui-column-strip"><div id="bgLayers_comp-l0e1s3df" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1s3df" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-l0e1s3df" data-motion-part="BG_MEDIA comp-l0e1s3df" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-l0e1s3ff" class="comp-l0e1s3ff YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1s3ff" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1s3ff" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1s3ff" data-motion-part="BG_MEDIA comp-l0e1s3ff" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1s3ffinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1s3ffinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e1s3fu" class="comp-l0e1s3fu wixui-vector-image"><div data-testid="svgRoot-comp-l0e1s3fu" class="AKxYR5 VZYmYf comp-l0e1s3fu"><svg preserveAspectRatio="xMidYMid meet" data-bbox="42 17.8 116.075 164.3" viewBox="42 17.8 116.075 164.3" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0e1s3fu svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M137.6 111h.6c7.8 0 13.3-7.9 10.7-15.4-1.7-4.9 0-10.4 4.3-13.4 6.5-4.6 6.5-14.4 0-19-4.2-3-6-8.4-4.3-13.4 2.6-7.5-2.9-15.4-10.7-15.4h-.6c-5 0-9.4-3.3-10.9-8.3-1.5-5.2-6.1-8.3-10.9-8.3-2.4 0-4.8.8-6.9 2.4-2 1.6-4.5 2.4-6.9 2.4-2.4 0-4.9-.8-6.9-2.4-2.1-1.6-4.5-2.4-6.9-2.4-4.8 0-9.4 3.1-10.9 8.3-1.4 4.9-5.9 8.3-10.9 8.3h-.6c-7.8 0-13.3 7.9-10.7 15.4 1.7 4.9 0 10.4-4.3 13.4-6.5 4.6-6.5 14.4 0 19 4.2 3 6 8.4 4.3 13.4-2.6 7.4 2.8 15.2 10.4 15.4L42 164.1l27.8-10.6 9.3 28.6 20.5-45.9 20.5 45.8 9.3-28.5 27.9 10.7L133 112c1.4-.6 3-1 4.6-1zm-76.9-7.7c-1.2-1.8-1.5-4-.8-6.1 2.4-7-.1-14.8-6.1-19C52 77 51 75 51 72.8s1-4.2 2.8-5.5c6-4.2 8.5-12 6.1-19-.7-2.1-.4-4.3.8-6.1 1.2-1.8 3.2-2.8 5.3-2.8h.6c7.1 0 13.4-4.8 15.5-11.8 1-3.3 3.9-4.8 6.3-4.8 1.4 0 2.8.5 3.9 1.4 2.8 2.2 6.3 3.4 9.8 3.4 3.5 0 7-1.2 9.8-3.4 1.2-.9 2.5-1.4 3.9-1.4 2.4 0 5.3 1.5 6.3 4.8 2 6.9 8.4 11.8 15.5 11.8h.6c2.1 0 4.1 1 5.3 2.8 1.2 1.8 1.5 4 .8 6.1-2.4 7 .1 14.8 6.1 19 1.8 1.3 2.8 3.3 2.8 5.5s-1 4.2-2.8 5.5c-6 4.2-8.5 12-6.1 19 .7 2.1.4 4.3-.8 6.1-1.2 1.8-3.2 2.8-5.3 2.8h-.6c-7.1 0-13.4 4.8-15.5 11.8-1 3.3-3.9 4.8-6.3 4.8-1.4 0-2.8-.5-3.9-1.4-2.8-2.2-6.3-3.4-9.8-3.4-3.5 0-7 1.2-9.8 3.4-1.2.9-2.5 1.4-3.9 1.4-2.4 0-5.3-1.5-6.3-4.8-2-6.9-8.4-11.8-15.5-11.8H66c-2.1-.1-4.1-1.1-5.3-2.9zM98 123.5l-1.4.6c.5-.2 1-.4 1.4-.6zm-18.2 45.1l-7-21.6-21.6 8.3 19.4-43.4-1.3-.6c3.8 1 7 3.9 8.2 7.9 1.5 5.2 6.1 8.3 10.9 8.3 2.2 0 4.4-.7 6.4-2.1l2.2 4.8-17.2 38.4zm46.6-21.5l-7 21.6L99 123.2c1-.3 2-.4 3-.4 2.4 0 4.9.8 6.9 2.4 2.1 1.6 4.5 2.4 6.9 2.4 4.8 0 9.4-3.1 10.9-8.3.5-1.7 1.3-3.1 2.4-4.4l18.8 40.4-21.5-8.2z" fill="#000505" data-color="1"/>
        <path d="M94.5 93.2l3.6 3.2.1-.1.1.1 3.1-3.7 23.9-28.2 3.2-3.7-3.7-3.2-5.8-5.1-3.6-3.2-3.1 3.7-15.9 18.6-5.8-5.1-3.6-3.2-3.1 3.7-5 5.9-3.1 3.7 3.6 3.2 15.1 13.4zm-7.1-22.9l9.4 8.3 19-22.4 5.8 5.1-23.8 28.1-.1-.1-.1.1-15.1-13.2 4.9-5.9z" fill="#000505" data-color="1"/>
        <path d="M102.1 114c22.3 0 40.5-18.5 40.5-41.2s-18.1-41.2-40.5-41.2S61.6 50 61.6 72.8 79.8 114 102.1 114zm0-77.6c19.7 0 35.7 16.3 35.7 36.3s-16 36.3-35.7 36.3c-19.7 0-35.7-16.3-35.7-36.3s16-36.3 35.7-36.3z" fill="#000505" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e3x8kw" class="HcOXKn c9GqVL QxJLC3 comp-l0e3x8kw wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">GARANT&Iacute;A</p></div><div id="comp-l0e1s3fn" class="HcOXKn c9GqVL QxJLC3 comp-l0e1s3fn wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Ofrecemos la mejor garant&iacute;a en el mercado, respaldada</span></span><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">&nbsp;por nuestro service.&nbsp;</span></span><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Informarte de las opciones de&nbsp; garant&iacute;a de tu producto.</span></span></p>

<p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></p></div><div class="comp-l0e3xin1 FubTgk" id="comp-l0e3xin1" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vul" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="LISTADO" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">LISTADO</span></a></div></div></div></div><div id="comp-l0e1s3fx" class="comp-l0e1s3fx YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1s3fx" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1s3fx" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1s3fx" data-motion-part="BG_MEDIA comp-l0e1s3fx" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1s3fxinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1s3fxinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e1s3gb" class="comp-l0e1s3gb wixui-vector-image"><div data-testid="svgRoot-comp-l0e1s3gb" class="AKxYR5 VZYmYf comp-l0e1s3gb"><svg preserveAspectRatio="xMidYMid meet" data-bbox="10 49.5 180 101" viewBox="10 49.5 180 101" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0e1s3gb svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M162.254 64.751H141.4V49.5H41.5v21.531H10v6.28h37.8V55.78h87.3v75.358H87.925c-1.988-5.542-7.23-9.833-13.646-9.833s-11.658 4.023-13.646 9.833H47.8v-8.074h-6.3v15.251h19.258c.985 6.95 6.981 12.185 14.052 12.185 7.16 0 13.157-5.235 14.052-12.185h57.998c.985 6.95 6.981 12.185 14.052 12.185 7.16 0 13.157-5.235 14.052-12.185H190V96.162c-.537-19.045-11.188-31.411-27.746-31.411zM73.99 143.787c-4.23 0-7.74-3.499-7.74-7.715 0-4.216 3.51-7.715 7.74-7.715s7.74 3.499 7.74 7.715c0 4.306-3.42 7.715-7.74 7.715zm86.49 0c-4.23 0-7.74-3.499-7.74-7.715 0-4.216 3.51-7.715 7.74-7.715s7.74 3.499 7.74 7.715c.09 4.306-3.42 7.715-7.74 7.715zm22.502-11.752h-8.986c-1.997-5.603-7.262-9.941-13.707-9.941-6.263 0-11.71 4.067-13.707 9.941H140.5V71.031h21.15c13.071 0 21.15 9.67 21.15 25.215v35.789h.182zM42.476 97.047H15.4v-6.28h26.1v-6.28h6.3v12.56h-5.324zm0 18.84H19.9v-6.28h21.6v-6.28h6.3v12.56h-5.324z" fill="#353F69" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e3qcml" class="HcOXKn c9GqVL QxJLC3 comp-l0e3qcml wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">ENVIOS</p></div><div id="comp-l0e1s3g4" class="HcOXKn c9GqVL QxJLC3 comp-l0e1s3g4 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span class="color_11 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Ofrecemos el env&iacute;o de nuestros productos a todo Uruguay.&nbsp; Para conocer los costos de cada producto accede a nuestras tarifas</span></span></p></div><div class="comp-l0e3p3iw FubTgk" id="comp-l0e3p3iw" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vum" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="TARIFAS" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">TARIFAS</span></a></div></div></div></div><div id="comp-l0e1s3ge" class="comp-l0e1s3ge YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1s3ge" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1s3ge" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1s3ge" data-motion-part="BG_MEDIA comp-l0e1s3ge" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1s3geinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1s3geinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e1s3gr" class="comp-l0e1s3gr wixui-vector-image"><div data-testid="svgRoot-comp-l0e1s3gr" class="AKxYR5 VZYmYf comp-l0e1s3gr"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 40 160 120" viewBox="20 40 160 120" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0e1s3gr svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M125.397 160H33.968C26.266 160 20 153.7 20 145.957V84.681c0-7.743 6.266-14.043 13.968-14.043h91.429c7.702 0 13.968 6.3 13.968 14.043v61.277c0 7.742-6.266 14.042-13.968 14.042zM33.968 78.298c-3.501 0-6.349 2.863-6.349 6.383v61.277c0 3.52 2.848 6.383 6.349 6.383h91.429c3.501 0 6.349-2.863 6.349-6.383V84.681c0-3.52-2.848-6.383-6.349-6.383H33.968z" fill="#112F5B" data-color="1"/>
        <path fill="#112F5B" d="M135.556 89.787v20.426H23.81V89.787h111.746z" data-color="1"/>
        <path d="M166.032 129.362h-30.476c-2.104 0-3.81-1.714-3.81-3.83s1.705-3.83 3.81-3.83h30.476c3.501 0 6.349-2.863 6.349-6.383V54.043c0-3.52-2.848-6.383-6.349-6.383H74.603c-3.501 0-6.349 2.863-6.349 6.383v20.426c0 2.115-1.705 3.83-3.81 3.83-2.104 0-3.81-1.714-3.81-3.83V54.043C60.635 46.3 66.901 40 74.603 40h91.429C173.734 40 180 46.3 180 54.043v61.277c0 7.742-6.266 14.042-13.968 14.042z" fill="#112F5B" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e31n7p" class="HcOXKn c9GqVL QxJLC3 comp-l0e31n7p wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">MEDIOS DE PAGO</p></div><div id="comp-l0e1s3gk" class="HcOXKn c9GqVL QxJLC3 comp-l0e1s3gk wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Realiza tu compra en L&Iacute;NEA o en el LOCAL. </span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Aceptamos todas las tarjetas D&eacute;bito y Cr&eacute;dito de VISA, MASTERCARD y CABAL.</span></span></span></span></p></div><div class="comp-l0e311ys FubTgk" id="comp-l0e311ys" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vun" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="TARJETAS" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">TARJETAS</span></a></div></div></div></div><div id="comp-l0e1s3gv" class="comp-l0e1s3gv YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e1s3gv" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e1s3gv" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e1s3gv" data-motion-part="BG_MEDIA comp-l0e1s3gv" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e1s3gvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e1s3gvinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e398vb" class="comp-l0e398vb wixui-vector-image"><div data-testid="svgRoot-comp-l0e398vb" class="AKxYR5 VZYmYf comp-l0e398vb"><svg preserveAspectRatio="xMidYMid meet" data-bbox="28.001 29.2 143.998 141.6" viewBox="28.001 29.2 143.998 141.6" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0e398vb svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M100 170.8c-.442 0-.885-.099-1.295-.294l-68.999-33.141a3.018 3.018 0 0 1-1.705-2.719V65.353c0-1.161.664-2.217 1.705-2.719l68.999-33.141a3.006 3.006 0 0 1 2.59 0l68.999 33.141a3.018 3.018 0 0 1 1.705 2.719v69.294a3.018 3.018 0 0 1-1.705 2.719l-68.999 33.141a3.03 3.03 0 0 1-1.295.293zm-65.999-38.053l65.999 31.7 65.999-31.7V67.252L100 35.551l-65.999 31.7v65.496z" fill="#C6A105" data-color="1"/>
        <path fill="#C6A105" d="M56.295 80.122l-2.589-5.437 68.999-33.14 2.59 5.437-69 33.14z" data-color="1"/>
        <path d="M118.001 143.685a3 3 0 0 1-2.726-1.751 3.02 3.02 0 0 1 1.468-3.998l39-18.077a2.997 2.997 0 0 1 3.981 1.474 3.02 3.02 0 0 1-1.468 3.998l-39 18.077a2.97 2.97 0 0 1-1.255.277z" fill="#C6A105" data-color="1"/>
        <path fill="#C6A105" d="M103 98.493v69.294h-6V98.493h6z" data-color="1"/>
        <path d="M150.999 116.57c-1.657 0-3-1.349-3-3.013V92.468a3.006 3.006 0 0 1 3-3.013c1.657 0 3 1.349 3 3.013v21.089a3.006 3.006 0 0 1-3 3.013z" fill="#C6A105" data-color="1"/>
        <path d="M143.532 107.76a2.985 2.985 0 0 1-1.56-.441 3.02 3.02 0 0 1-.998-4.141l7.465-12.279a3.002 3.002 0 0 1 1.925-1.374 2.966 2.966 0 0 1 2.319.45l7.465 5.081a3.02 3.02 0 0 1 .8 4.184 2.987 2.987 0 0 1-4.166.803l-4.86-3.308-5.826 9.583a3.002 3.002 0 0 1-2.564 1.442z" fill="#C6A105" data-color="1"/>
        <path d="M127 128.621c-1.657 0-3-1.349-3-3.013v-21.089a3.006 3.006 0 0 1 3-3.013c1.657 0 3 1.349 3 3.013v21.089a3.007 3.007 0 0 1-3 3.013z" fill="#C6A105" data-color="1"/>
        <path d="M119.532 119.811a2.985 2.985 0 0 1-1.56-.441 3.02 3.02 0 0 1-.998-4.141l7.465-12.279a3.002 3.002 0 0 1 1.925-1.374 2.976 2.976 0 0 1 2.319.45l7.465 5.081a3.02 3.02 0 0 1 .8 4.184 2.988 2.988 0 0 1-4.166.803l-4.86-3.308-5.826 9.583a3 3 0 0 1-2.564 1.442z" fill="#C6A105" data-color="1"/>
        <path d="M73 107.532a3 3 0 0 1-1.342-.318l-18-9.038A3.012 3.012 0 0 1 52 95.481V77.404h6v16.214l12 6.026V86.442c0-1.161.664-2.217 1.705-2.719l68.999-33.141 2.59 5.437L76 88.341v16.178a3.003 3.003 0 0 1-3 3.013z" fill="#C6A105" data-color="1"/>
        <path d="M100 101.506c-.442 0-.885-.099-1.295-.294L72.644 88.694l2.59-5.437L100 95.154l67.704-32.52 2.59 5.437-68.999 33.141c-.41.195-.853.294-1.295.294z" fill="#C6A105" data-color="1"/>
        <path fill="#C6A105" d="M54.248 79.859L29.706 68.071l2.59-5.437 24.541 11.788-2.589 5.437z" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e3gs9y" class="HcOXKn c9GqVL QxJLC3 comp-l0e3gs9y wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">DEVOLUCI&Oacute;N<br class="wixui-rich-text__text">
POR 7 D&Iacute;AS</p></div><div id="comp-l0e1s3h3" class="HcOXKn c9GqVL QxJLC3 comp-l0e1s3h3 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em; text-align:center;"><span class="color_11 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Si lo deseas, tienes 7 d&iacute;as para devolver tu compra, cumpliendo con los requisitos</span></span></span></span></p></div><div class="comp-l0e39zx0 FubTgk" id="comp-l0e39zx0" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vuo" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="REQUISITOS" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">REQUISITOS</span></a></div></div></div></div></div></section><section id="comp-l0e6mp5i" class="comp-l0e6mp5i CohWsy wixui-column-strip"><div id="bgLayers_comp-l0e6mp5i" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e6mp5i" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-l0e6mp5i" data-motion-part="BG_MEDIA comp-l0e6mp5i" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-l0e6mp7a" class="comp-l0e6mp7a YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e6mp7a" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e6mp7a" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e6mp7a" data-motion-part="BG_MEDIA comp-l0e6mp7a" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e6mp7ainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e6mp7ainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e6mp7f" class="comp-l0e6mp7f wixui-vector-image"><div data-testid="svgRoot-comp-l0e6mp7f" class="AKxYR5 VZYmYf comp-l0e6mp7f"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 30 160 140" viewBox="20 30 160 140" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0e6mp7f svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M64.444 47.818A3.814 3.814 0 0 1 60.634 44c0-7.719 6.266-14 13.968-14 2.104 0 3.81 1.709 3.81 3.818s-1.705 3.818-3.81 3.818c-3.501 0-6.349 2.855-6.349 6.364a3.812 3.812 0 0 1-3.809 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M135.556 47.818a3.814 3.814 0 0 1-3.81-3.818c0-3.509-2.848-6.364-6.349-6.364-2.104 0-3.81-1.709-3.81-3.818S123.293 30 125.397 30c7.702 0 13.968 6.281 13.968 14a3.813 3.813 0 0 1-3.809 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M74.603 88.546c-7.702 0-13.968-6.281-13.968-14a3.813 3.813 0 0 1 3.81-3.818 3.814 3.814 0 0 1 3.81 3.818c0 3.509 2.848 6.364 6.349 6.364a3.814 3.814 0 0 1 3.81 3.818 3.816 3.816 0 0 1-3.811 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M125.397 88.546a3.814 3.814 0 0 1-3.81-3.818 3.813 3.813 0 0 1 3.81-3.818c3.501 0 6.349-2.855 6.349-6.364 0-2.109 1.705-3.818 3.81-3.818s3.81 1.709 3.81 3.818c-.001 7.719-6.267 14-13.969 14z" fill="#112F5B" data-color="1"/>
        <path d="M64.444 78.364a3.814 3.814 0 0 1-3.81-3.818V44a3.813 3.813 0 0 1 3.81-3.818A3.814 3.814 0 0 1 68.254 44v30.546a3.813 3.813 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M135.556 78.364a3.814 3.814 0 0 1-3.81-3.818V44c0-2.109 1.705-3.818 3.81-3.818s3.81 1.709 3.81 3.818v30.546a3.815 3.815 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M125.397 88.546H74.603a3.814 3.814 0 0 1-3.81-3.818 3.813 3.813 0 0 1 3.81-3.818h50.794a3.814 3.814 0 0 1 3.81 3.818 3.815 3.815 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M125.397 37.636H74.603c-2.104 0-3.81-1.709-3.81-3.818S72.499 30 74.603 30h50.794c2.104 0 3.81 1.709 3.81 3.818s-1.706 3.818-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M176.19 108.909H23.81a3.814 3.814 0 0 1-3.81-3.818 3.813 3.813 0 0 1 3.81-3.818h152.38a3.814 3.814 0 0 1 3.81 3.818 3.813 3.813 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M100 108.909a3.814 3.814 0 0 1-3.81-3.818V84.727c0-2.109 1.705-3.818 3.81-3.818s3.81 1.709 3.81 3.818v20.364a3.814 3.814 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M33.968 170a3.814 3.814 0 0 1-3.81-3.818v-61.091c0-2.109 1.705-3.818 3.81-3.818s3.81 1.709 3.81 3.818v61.091a3.814 3.814 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M166.032 170a3.814 3.814 0 0 1-3.81-3.818v-61.091a3.813 3.813 0 0 1 3.81-3.818 3.814 3.814 0 0 1 3.81 3.818v61.091a3.815 3.815 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M125.397 129.273H33.968a3.814 3.814 0 0 1-3.81-3.818 3.813 3.813 0 0 1 3.81-3.818h91.429a3.814 3.814 0 0 1 3.81 3.818 3.815 3.815 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M125.397 170a3.814 3.814 0 0 1-3.81-3.818v-61.091a3.813 3.813 0 0 1 3.81-3.818 3.814 3.814 0 0 1 3.81 3.818v61.091a3.815 3.815 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
        <path d="M166.032 170h-40.635a3.814 3.814 0 0 1-3.81-3.818 3.813 3.813 0 0 1 3.81-3.818h40.635a3.814 3.814 0 0 1 3.81 3.818 3.815 3.815 0 0 1-3.81 3.818z" fill="#112F5B" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e6mp7x" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp7x wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">A MEDIDA</p></div><div id="comp-l0e6mp83" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp83 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span style="color:rgb(255, 255, 255); font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Nuestros escritorios rob&oacute;ticos pueden ser encargados a medida con la terminacion que desees.</span></p>

<p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span style="color:rgb(255, 255, 255); font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></p>

<p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span style="color:rgb(255, 255, 255); font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">A su vez ofrecemos el reciclaje de tu escritorio adapt&aacute;ndolo a la nueva estructura, esto requiere evaluacion previa.</span></p></div><div class="comp-l0e6mp86 FubTgk" id="comp-l0e6mp86" role="button" tabindex="0" aria-disabled="false"><div data-testid="linkElement" class="uDW_Qe wixui-button PlZyDq" aria-label="LEER MAS" aria-disabled="false"><span class="l7_2fn wixui-button__label">LEER MAS</span></div></div></div></div></div><div id="comp-l0e6mp8e" class="comp-l0e6mp8e YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e6mp8e" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e6mp8e" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e6mp8e" data-motion-part="BG_MEDIA comp-l0e6mp8e" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e6mp8einlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e6mp8einlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e6mp8j" class="comp-l0e6mp8j wixui-vector-image"><div data-testid="svgRoot-comp-l0e6mp8j" class="AKxYR5 VZYmYf comp-l0e6mp8j"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 29.932 160 140.135" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="20 29.932 160 140.135" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0e6mp8j svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path fill="#C1272D" d="M167.584 42.349c-16.554-16.555-43.394-16.555-59.948 0L100 49.984l-7.636-7.636c-16.554-16.555-43.394-16.555-59.948 0-16.554 16.554-16.554 43.394 0 59.948l7.636 7.636-.186.186 59.949 59.949.186-.186.186.186 59.949-59.949-.186-.186 7.636-7.636c16.553-16.553 16.553-43.393-.002-59.947z" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e6mp8n" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp8n wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">OBJETIVO</p></div><div id="comp-l0e6mp8q" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp8q wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_2 wixui-rich-text__text" style="font-size:14px; line-height:1.3em; text-align:center;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">Queremos que tu espacio y el equipamiento que rodea tu rutina no cause lesiones de sedentarismo o de mala postura y que pueda mejorarse continuamente.&nbsp;</span></span></span></span></span></p>

<p class="font_2 wixui-rich-text__text" style="font-size:14px; line-height:1.3em; text-align:center;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></span></p>

<p class="font_2 wixui-rich-text__text" style="font-size:14px; line-height:1.3em; text-align:center;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">Q</span></span></span></span></span><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">ueremos que a la hora de disfrutar un descanso merecido, puedas relajarte y disfrutar de tu tiempo.</span></span></span></span></span></p>

<p class="font_2 wixui-rich-text__text" style="font-size:14px; line-height:1.3em; text-align:center;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></span></p>

<p class="font_2 wixui-rich-text__text" style="font-size:14px; line-height:1.3em; text-align:center;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">Nuestra colecci&oacute;n contin&uacute;a creciendo para alcanzar estos objetivos, garantizando a nuestros clientes un servicio de atenci&oacute;n personalizado tomando en cuenta sus necesidades.</span></span></span></span></span></p></div><div class="comp-l0e6mp8t FubTgk" id="comp-l0e6mp8t" aria-disabled="false"><a data-testid="linkElement" data-popupid="a1vup" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="LEER MAS" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">LEER MAS</span></a></div></div></div></div><div id="comp-l0e6mp8w" class="comp-l0e6mp8w YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e6mp8w" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e6mp8w" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e6mp8w" data-motion-part="BG_MEDIA comp-l0e6mp8w" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e6mp8winlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e6mp8winlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e6mp90" class="comp-l0e6mp90 wixui-vector-image"><div data-testid="svgRoot-comp-l0e6mp90" class="AKxYR5 VZYmYf comp-l0e6mp90"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="36 29.5 128.001 141" viewBox="36 29.5 128.001 141" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-l0e6mp90 svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M140 122.6c-7.379 0-13.988 3.343-18.394 8.588L82.46 108.434A23.806 23.806 0 0 0 84 100c0-2.968-.548-5.81-1.541-8.435l39.127-22.776C125.991 74.047 132.61 77.4 140 77.4c13.233 0 24-10.744 24-23.95S153.233 29.5 140 29.5s-24 10.744-24 23.95c0 2.968.548 5.81 1.541 8.435L78.415 84.661C74.009 79.403 67.39 76.05 60 76.05c-13.233 0-24 10.744-24 23.95s10.767 23.95 24 23.95c7.391 0 14.011-3.354 18.417-8.614l39.137 22.749a23.773 23.773 0 0 0-1.553 8.465c0 13.206 10.767 23.95 24 23.95s24-10.744 24-23.95S153.233 122.6 140 122.6zm0-85.1c8.822 0 16 7.155 16 15.95s-7.178 15.95-16 15.95-16-7.155-16-15.95 7.178-15.95 16-15.95zm-80 78.45c-8.822 0-16-7.155-16-15.95s7.178-15.95 16-15.95S76 91.205 76 100s-7.178 15.95-16 15.95zm80 46.55c-8.822 0-16-7.155-16-15.95a15.8 15.8 0 0 1 1.894-7.513c.132-.162.256-.332.364-.518.07-.121.114-.25.17-.375 2.828-4.52 7.846-7.544 13.572-7.544 8.822 0 16 7.155 16 15.95s-7.178 15.95-16 15.95z" fill="#000001" data-color="1"/>
    </g>
</svg>
</div></div><div id="comp-l0e6mp95" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp95 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">REDES</p></div><div id="comp-l0e6mp98" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp98 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em; text-align:center;"><span style="font-family:montserrat,sans-serif;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">Subscribete a nuestras redes sociales para enterarte de nuevos productos, promociones y noticias.</span></span></span></span></p></div><div id="comp-l0e6noej" class="comp-l0e6noej WzbAF8"><ul class="mpGTIt" aria-label="Barra de redes sociales"><li id="dataItem-l0e6nofe1-comp-l0e6noej" class="O6KwRn"><a data-testid="linkElement" href="https://www.instagram.com/ECKBD" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Instagram - Círculo Blanco"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/da7ef6dd1302486c9a67baebe4b364bc.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/da7ef6dd1302486c9a67baebe4b364bc.png 1x, https://static.wixstatic.com/media/da7ef6dd1302486c9a67baebe4b364bc.png/v1/fill/w_84,h_84,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/da7ef6dd1302486c9a67baebe4b364bc.png 2x" id="img_0_comp-l0e6noej" src="https://static.wixstatic.com/media/da7ef6dd1302486c9a67baebe4b364bc.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/da7ef6dd1302486c9a67baebe4b364bc.png" alt="Instagram - Círculo Blanco" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-l0e6nofg-comp-l0e6noej" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/ECKBD-100739455703966" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Facebook - círculo blanco"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/e0678ef25486466ba65ef6ad47b559e1.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e0678ef25486466ba65ef6ad47b559e1.png 1x, https://static.wixstatic.com/media/e0678ef25486466ba65ef6ad47b559e1.png/v1/fill/w_84,h_84,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e0678ef25486466ba65ef6ad47b559e1.png 2x" id="img_1_comp-l0e6noej" src="https://static.wixstatic.com/media/e0678ef25486466ba65ef6ad47b559e1.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e0678ef25486466ba65ef6ad47b559e1.png" alt="Facebook - círculo blanco" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-l0e6nofg2-comp-l0e6noej" class="O6KwRn"><a data-testid="linkElement" href="https://www.twitter.com/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Twitter - círculo blanco"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/c4392d634a0148fda8b7b2b0ad98293b.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/c4392d634a0148fda8b7b2b0ad98293b.png 1x, https://static.wixstatic.com/media/c4392d634a0148fda8b7b2b0ad98293b.png/v1/fill/w_84,h_84,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/c4392d634a0148fda8b7b2b0ad98293b.png 2x" id="img_2_comp-l0e6noej" src="https://static.wixstatic.com/media/c4392d634a0148fda8b7b2b0ad98293b.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/c4392d634a0148fda8b7b2b0ad98293b.png" alt="Twitter - círculo blanco" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-l0e6nofh-comp-l0e6noej" class="O6KwRn"><a data-testid="linkElement" href="https://www.youtube.com/user/ECKBD" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="YouTube - círculo blanco"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/e9bb463a1bc4434c9d33b81b1fe937f5.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e9bb463a1bc4434c9d33b81b1fe937f5.png 1x, https://static.wixstatic.com/media/e9bb463a1bc4434c9d33b81b1fe937f5.png/v1/fill/w_84,h_84,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e9bb463a1bc4434c9d33b81b1fe937f5.png 2x" id="img_3_comp-l0e6noej" src="https://static.wixstatic.com/media/e9bb463a1bc4434c9d33b81b1fe937f5.png/v1/fill/w_42,h_42,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e9bb463a1bc4434c9d33b81b1fe937f5.png" alt="YouTube - círculo blanco" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li></ul></div></div></div></div><div id="comp-l0e6mp9e" class="comp-l0e6mp9e YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e6mp9e" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e6mp9e" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e6mp9e" data-motion-part="BG_MEDIA comp-l0e6mp9e" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e6mp9einlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e6mp9einlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e6mp9j" class="comp-l0e6mp9j wixui-vector-image"><div data-testid="svgRoot-comp-l0e6mp9j" class="AKxYR5 VZYmYf comp-l0e6mp9j"><svg preserveAspectRatio="xMidYMid meet" data-bbox="53.5 64.6 93.4 62.1" viewBox="53.5 64.6 93.4 62.1" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M56.7 126.7h87c1.8 0 3.2-1.5 3.2-3.2V67.8c0-1.8-1.5-3.2-3.2-3.2h-87c-1.8 0-3.2 1.5-3.2 3.2v55.7c0 1.7 1.4 3.2 3.2 3.2zm3.3-6.5V73.6l38.3 22.9c.5.3 1.1.5 1.7.5s1.2-.2 1.7-.5l38.9-23.3v47H60zM68.3 71h63.1L99.9 89.9 68.3 71z"/>
    </g>
</svg>
</div></div><div id="comp-l0e79o6v" class="bkIuWA comp-l0e79o6v"><div data-mesh-id="comp-l0e79o6vinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e79o6vinlineContent-gridContainer" data-testid="mesh-container-content"><form id="comp-l0e79o8a" class="JVi7i2 comp-l0e79o8a wixui-form"><div data-mesh-id="comp-l0e79o8ainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e79o8ainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l0e79o8n" class="MpKiNN comp-l0e79o8n wixui-text-input lPl_oN"><div class="pUnTVX"><input name="email" id="input_comp-l0e79o8n" class="KvoMHf has-custom-focus wixui-text-input__input" type="email" placeholder="EMAIL ..." required="" aria-invalid="false" pattern="^.+@.+\.[a-zA-Z]{2,63}$" maxLength="250" autoComplete="off" aria-label="EMAIL ..." value=""/></div></div><div class="comp-l0e79o98 FubTgk" id="comp-l0e79o98" aria-disabled="false"><button aria-disabled="false" aria-label="UNIRME" data-testid="buttonElement" class="uDW_Qe wixui-button PlZyDq"><span class="l7_2fn wixui-button__label">UNIRME</span></button></div><div id="comp-l0e79o9j" class="HcOXKn c9GqVL QxJLC3 comp-l0e79o9j wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:center;"><span class="color_33 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 style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="backcolor_11 wixui-rich-text__text">GRACIAS POR UNIRTE!</span></span></span></span></span></p></div></div></div></form></div></div></div><div id="comp-l0e6mp9n" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp9n wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="text-align:center; font-size:22px;">UNITE A ECKBD</p></div><div id="comp-l0e6mp9r" class="HcOXKn c9GqVL QxJLC3 comp-l0e6mp9r wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:16px;"><span class="color_11 wixui-rich-text__text" style=""><span style="font-family:avenir-lt-w01_35-light1475496, avenir-lt-w05_35-light, sans-serif;" class="wixui-rich-text__text">No te pierdas de novedades y promociones de la tienda, rec&iacute;belas a tu correo!</span></span></p></div></div></div></div></div></section></div></div></section><section id="comp-lb51zvt71" tabindex="-1" class="Oqnisf comp-lb51zvt71 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lb51zvt71" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lb51zvt71" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lb51zvt71" data-motion-part="BG_MEDIA comp-lb51zvt71" class="VgO9Yg"></div></div><div data-mesh-id="comp-lb51zvt71inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lb51zvt71inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-l1hk0s20" class="comp-l1hk0s20 CohWsy wixui-column-strip"><div id="bgLayers_comp-l1hk0s20" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l1hk0s20" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-l1hk0s20" data-motion-part="BG_MEDIA comp-l1hk0s20" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-l1hk0s6s" class="comp-l1hk0s6s YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l1hk0s6s" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l1hk0s6s" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l1hk0s6s" data-motion-part="BG_MEDIA comp-l1hk0s6s" class="VgO9Yg"></div></div><div data-mesh-id="comp-l1hk0s6sinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l1hk0s6sinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l1hk9pn5" class="HcOXKn c9GqVL QxJLC3 comp-l1hk9pn5 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="text-align:center; font-size:32px;"><span style="letter-spacing:0.4em;" class="wixui-rich-text__text"><span style="font-size:32px;" class="wixui-rich-text__text"><a href="https://www.eckbd.com/publicaciones" target="_self" class="wixui-rich-text__text">PUBLICACIONES</a></span></span></h2></div><div id="comp-l1hk1sv3" class="TWFxr5 "><div class="comp-l1hk1sv3"><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><div style="--root-width:100vw" class="use-media-queries" data-hook="post-list-root"><div style="padding:14px" class="c3VDPV sXdULV"><div class=""><div data-hook="post-list-pro-gallery-container" style="--blog-pl-common-padding-top:28px;--blog-pl-common-padding-bottom:25px;--blog-pl-slider-padding-top:16px;--blog-pl-slider-padding-bottom:24px;--blog-pl-header-height:34px;--blog-pl-header-margin-bottom:18px;--blog-pl-footer-content-height:18px;--blog-pl-footer-separator-margin:15px;--blog-pl-footer-padding-top:8px;--blog-pl-common-title-margin:11px;--blog-pl-default-title-margin:10px;--blog-pl-slider-title-margin-top:10px;--blog-pl-category-label-margin-bottom:12px;--blog-pl-slider-category-label-margin-bottom:2px;max-width:1072px;margin-top:14px;margin-bottom:14px;margin-left:auto;margin-right:auto" class="post-list-pro-gallery-pg-side-by-side post-list gallery-left-align _SIYmI arrows-on-gallery"><div id="pro-gallery-comp-l1hk1sv3" class="pro-gallery"><div data-key="pro-gallery-inner-container" class="pro-gallery-prerender" tabindex="-1"><div data-hook="css-scroll-indicator" data-scroll-base="0" data-scroll-top="0" class="pgscl-0 pgscl_l1hk1sv3_0-40960 pgscl_l1hk1sv3_0-20480 pgscl_l1hk1sv3_0-10240 pgscl_l1hk1sv3_0-5120 pgscl_l1hk1sv3_0-2560 pgscl_l1hk1sv3_0-1280 pgscl_l1hk1sv3_0-640 pgscl_l1hk1sv3_0-320 pgscl_l1hk1sv3_0-160 pgscl_l1hk1sv3_0-80 pgscl_l1hk1sv3_0-40 pgscl_l1hk1sv3_0-20 pgscl_l1hk1sv3_0-10" style="display:none"></div><div class="pro-gallery-parent-container" role="region" aria-label="Lista de entradas. Elige una entrada para leerla."><div id="pro-gallery-container-comp-l1hk1sv3" class="pro-gallery inline-styles  ltr " style="height:183px;overflow-x:hidden"><div id="pro-gallery-margin-container-comp-l1hk1sv3" class="pro-gallery-margin-container" style="margin:0px;height:183px;width:auto;overflow:visible;position:relative"><div data-id="e65d8107-3e8b-453c-9ecc-0494b298f8dc" class="item-link-wrapper" data-idx="0" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible" id="pgie65d81073e8b453c9ecc0494b298f8dc_0" data-hash="e65d8107-3e8b-453c-9ecc-0494b298f8dc" data-id="e65d8107-3e8b-453c-9ecc-0494b298f8dc" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:0;right:auto;width:1072px;height:183px;overflow:hidden;border-width:2px;border-color:rgba(0,0,0,0.78);border-style:solid;transition:opacity .2s ease;opacity:0;display:none"><div data-idx="0" id="item-action-e65d8107-3e8b-453c-9ecc-0494b298f8dc" class="item-action" tabindex="0" data-hook="item-action" aria-label="¿Tu escritorio te está matando?" role="link"></div><div style="float:left"><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-max [object Object]" id="item-wrapper-e65d8107-3e8b-453c-9ecc-0494b298f8dc" style="background-color:none;height:183px;width:237px;margin:-2px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   " data-hook="image-item" style="width:237px;height:183px;margin-top:0;margin-left:0"><picture id="multi_picture_undefined"><source srcSet="https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_324,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg 1x, https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_1295,h_1000,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg 2x" type="image/jpg"/><source srcSet="https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_324,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.webp 1x, https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_1295,h_1000,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.webp 2x" type="image/webp"/><img alt="¿Tu escritorio te está matando?" src="https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_324,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.webp" style="width:100%;height:100%" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture id="multi_picture_undefined"><source srcSet="https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_237,h_183,fp_0.50_0.50,q_90,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg 1x, https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_948,h_732,fp_0.50_0.50,q_90,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg 2x" type="image/jpg"/><source srcSet="https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_237,h_183,fp_0.50_0.50,q_90,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.webp 1x, https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_948,h_732,fp_0.50_0.50,q_90,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.webp 2x" type="image/webp"/><img alt="¿Tu escritorio te está matando?" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/70a465_cec146dbf04441d085ede553ca576141~mv2.jpg/v1/fill/w_237,h_183,fp_0.50_0.50,q_90,enc_avif,quality_auto/70a465_cec146dbf04441d085ede553ca576141~mv2.webp" loading="lazy" style="width:100%;height:100%"/></picture></div></div></div><div class="gallery-item-common-info-outer [object Object]" style="height:183px;float:right"><div style="overflow:hidden;box-sizing:border-box;height:100%;width:835px" class="gallery-item-common-info gallery-item-right-info"><div class="RiOfiW pu51Xe TBrkhx woUe2C p8Uk20 blog-post-description-font blog-text-color blog-card-background-color blog-card-border-color post-list-item blog-post-post-list-border-color blog-post-post-list-post-container blog-post-post-list-background-color _UH27m" style="border-width:0;--wix-blog-inline-padding:26px" data-hook="post-list-item"><div style="padding-left:26px;padding-right:26px" class="iSTCpN TBrkhx p8Uk20 post-list-item-wrapper blog-post-post-list-description-font blog-post-post-list-description-color blog-post-post-list-description-fill"><div class="uYL9xS"><div class="JMCi2v blog-post-post-list-link-hashtag-hover-color so9KdE TBrkhx"><a class="O16KGI pu51Xe TBrkhx xs2MeC" href="https://www.eckbd.com/post/tu-escritorio-te-está-matando"><div style="font-size:20px" class="FbwBsX blog-post-title-font TBrkhx p8Uk20 xs2MeC HhgCcE" data-hook="post-list-item__title"><div class="T5UMT5 fcPJ4D blog-hover-container-element-color WD_8WI post-title blog-post-post-list-title-color blog-post-post-list-title-font" style="font-size:20px" data-hook="post-title"><h2 class="bD0vt9 KNiaIk" style="-webkit-line-clamp:4">¿Tu escritorio te está matando?</h2></div></div></a><div class="CHRJex JMCi2v pu51Xe TBrkhx xs2MeC"><div style="font-size:15px" class="nebVix TBrkhx p8Uk20 blog-post-description-style-font blog-post-post-list-description-style-font mABNle HhgCcE" data-hook="post-description"><div class="wR7PET"><div class="BOlnTh" style="-webkit-line-clamp:6">Si tu rutina de trabajo y/o estudio te obliga a que estés frente a una pc o escritorio por 10 horas al día en un estado sedentario,...</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-key="items-styles" style="display:none"><style>#pro-gallery-comp-l1hk1sv3 .gallery-item-container { opacity: 0 }</style></div></div></div><div id="layout-fixer-comp-l1hk1sv3true" style="display:none"><link href="" rel="stylesheet" id="layout-fixer-style-comp-l1hk1sv3"/><script>try {
            window.requestAnimationFrame(function() {
              setTimeout(() => {
                
  
      var ele = document.getElementById('pro-gallery-comp-l1hk1sv3');
      var pgMeasures = ele.getBoundingClientRect();
      var options = (() => "gallerySizeType:px|gallerySizePx:1072|imageMargin:12|isRTL:false|textBoxWidthPercent:77|calculateTextBoxWidthMode:PERCENT|galleryLayout:2|titlePlacement:SHOW_ON_THE_RIGHT|numberOfImagesPerRow:1|gridStyle:1|cubeRatio:1.3333333333333333")(ele);
      var width = pgMeasures.width;
      var height = pgMeasures.height;

      var isIOS = /iPad|iPhone|iPod/.test(navigator?.userAgent);
      if(isIOS) {
        width = width;
        width = width;
        height = height;
        height = height;
      } else {
        width = width;
        width = width;
        height = height;
        height = height;
      }

      pgMeasures = { top: pgMeasures.top, width, height };

  var isVertical = options.includes('layoutParams_structure_scrollDirection:"VERTICAL"');
  var layoutFixerUrl =  '/_serverless/pro-gallery-css-v4-server/layoutCss?ver=2&id=comp-l1hk1sv3&items=0_1296_1001&container=' + pgMeasures.top + '_' + pgMeasures.width + '_' + pgMeasures.height + '_' + window.innerHeight + '&options=' + options;
  document.getElementById('layout-fixer-style-comp-l1hk1sv3').setAttribute('href', encodeURI(layoutFixerUrl));
  
              }, 0);
            });
        } catch (e) {
          console.warn('Cannot set layoutFixer css', e);
        }</script></div></div></div></div></div></div></div></div></div></div></div></div></div></section></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><div id="pinnedBottomCenter" class="pinnedBottomCenter"><div id="comp-kruaiq80-pinned-layer" class="comp-kruaiq80-pinned-layer big2ZD"><div id="comp-kruaiq80" style="display:none"></div></div></div><div id="pinnedBottomRight" class="pinnedBottomRight"><div id="comp-kz8tx9u6-pinned-layer" class="comp-kz8tx9u6-pinned-layer big2ZD"><div id="comp-kz8tx9u6" class="OQ8Tzd comp-kz8tx9u6 pvlz2w"><iframe class="nKphmK" title="Wix Chat" aria-label="Wix Chat" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div></div></div><footer id="SITE_FOOTER" class="AT7o0U SITE_FOOTER wixui-footer" tabindex="-1"><div class="lvxhkV"></div><div class="cKxVkc"><div class="vlM3HR"></div><div class="VrZrC0"><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-kjjwohjy" class="comp-kjjwohjy CohWsy wixui-column-strip"><div id="bgLayers_comp-kjjwohjy" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kjjwohjy" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-kjjwohjy" data-motion-part="BG_MEDIA comp-kjjwohjy" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-kjjwohpc" class="comp-kjjwohpc YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-kjjwohpc" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kjjwohpc" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kjjwohpc" data-motion-part="BG_MEDIA comp-kjjwohpc" class="VgO9Yg"></div></div><div data-mesh-id="comp-kjjwohpcinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kjjwohpcinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><div id="comp-l0e544ae" class="comp-l0e544ae YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e544ae" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e544ae" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e544ae" data-motion-part="BG_MEDIA comp-l0e544ae" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e544aeinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e544aeinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l59w5sc1" class="comp-l59w5sc1 WzbAF8"><ul class="mpGTIt" aria-label="Barra de redes sociales"><li id="dataItem-l59w7yld-comp-l59w5sc1" class="O6KwRn"><a data-testid="linkElement" href="tel:+59897999454" class="oRtuWN" aria-label="WhatsApp       "><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/11062b_70edd50c2b9f40338546b1d1608f2513~mv2.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_70edd50c2b9f40338546b1d1608f2513~mv2.png 1x, https://static.wixstatic.com/media/11062b_70edd50c2b9f40338546b1d1608f2513~mv2.png/v1/fill/w_64,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_70edd50c2b9f40338546b1d1608f2513~mv2.png 2x" id="img_0_comp-l59w5sc1" src="https://static.wixstatic.com/media/11062b_70edd50c2b9f40338546b1d1608f2513~mv2.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_70edd50c2b9f40338546b1d1608f2513~mv2.png" alt="WhatsApp       " style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-l59w5sfg-comp-l59w5sc1" class="O6KwRn"><a data-testid="linkElement" href="https://www.instagram.com/ECKBD" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Instagram - Negro Círculo"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/e1aa082f7c0747168d9cf43e77046142.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e1aa082f7c0747168d9cf43e77046142.png 1x, https://static.wixstatic.com/media/e1aa082f7c0747168d9cf43e77046142.png/v1/fill/w_64,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e1aa082f7c0747168d9cf43e77046142.png 2x" id="img_1_comp-l59w5sc1" src="https://static.wixstatic.com/media/e1aa082f7c0747168d9cf43e77046142.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/e1aa082f7c0747168d9cf43e77046142.png" alt="Instagram - Negro Círculo" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-l59w5sfv-comp-l59w5sc1" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/ECKBD-100739455703966" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Facebook - Círculo Negro"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/4057345bcf57474b96976284050c00df.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/4057345bcf57474b96976284050c00df.png 1x, https://static.wixstatic.com/media/4057345bcf57474b96976284050c00df.png/v1/fill/w_64,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/4057345bcf57474b96976284050c00df.png 2x" id="img_2_comp-l59w5sc1" src="https://static.wixstatic.com/media/4057345bcf57474b96976284050c00df.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/4057345bcf57474b96976284050c00df.png" alt="Facebook - Círculo Negro" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-l59w5sfv2-comp-l59w5sc1" class="O6KwRn"><a data-testid="linkElement" href="https://www.twitter.com/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Twitter - Círculo Negro"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/870f97661ed14a5bb2d96ecbddec0aed.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/870f97661ed14a5bb2d96ecbddec0aed.png 1x, https://static.wixstatic.com/media/870f97661ed14a5bb2d96ecbddec0aed.png/v1/fill/w_64,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/870f97661ed14a5bb2d96ecbddec0aed.png 2x" id="img_3_comp-l59w5sc1" src="https://static.wixstatic.com/media/870f97661ed14a5bb2d96ecbddec0aed.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/870f97661ed14a5bb2d96ecbddec0aed.png" alt="Twitter - Círculo Negro" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li><li id="dataItem-l59w5sfw1-comp-l59w5sc1" class="O6KwRn"><a data-testid="linkElement" href="https://www.youtube.com/channel/UCC8OIcxDxLFFqDZUbMwbM7A" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="YouTube - Círculo Negro"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/45bce1d726f64f1999c49feae57f6298.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/45bce1d726f64f1999c49feae57f6298.png 1x, https://static.wixstatic.com/media/45bce1d726f64f1999c49feae57f6298.png/v1/fill/w_64,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/45bce1d726f64f1999c49feae57f6298.png 2x" id="img_4_comp-l59w5sc1" src="https://static.wixstatic.com/media/45bce1d726f64f1999c49feae57f6298.png/v1/fill/w_32,h_32,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/45bce1d726f64f1999c49feae57f6298.png" alt="YouTube - Círculo Negro" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li></ul></div><div id="comp-l59wb0w4" class="HcOXKn c9GqVL QxJLC3 comp-l59wb0w4 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:12px; line-height:normal; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">&copy; 2022 by SAMAestudio.com</span></span></p></div></div></div></div><div id="comp-l0e5ocr4" class="comp-l0e5ocr4 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l0e5ocr4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l0e5ocr4" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l0e5ocr4" data-motion-part="BG_MEDIA comp-l0e5ocr4" class="VgO9Yg"></div></div><div data-mesh-id="comp-l0e5ocr4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l0e5ocr4inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" tabindex="-1" role="region" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div>


    <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"30fb2d50-bc49-46b2-8bf9-751ee4af3c76","userId":"70a46560-9a0a-4bde-bcc2-78dbea6410b3","siteId":"15d5abd4-47cc-4abe-9504-e0cea5eb8c44","externalBaseUrl":"https:\/\/www.eckbd.com","siteRevision":646,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"6946e43c-ea14-4e68-a242-71ba0a58b904","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.eckbd.com\/","isInSEO":true,"platformOnSite":true}}</script>
    <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>

    
        <script id='sendFedopsLoadStarted'>
            !function(){function e(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function r(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||null===e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,r||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:String(r)}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}var t=function(e){var r,t,n,o=!1;if(null===(r=window.viewerModel)||void 0===r||!/\(iP(hone|ad|od);/i.test(null===(t=window)||void 0===t||null===(n=t.navigator)||void 0===n?void 0:n.userAgent))try{o=navigator.sendBeacon(e)}catch(e){}o||((new Image).src=e)};var n=window.fedops.data,o=n.site,i=n.rollout,a=n.fleetConfig,s=n.requestUrl,c=n.isInSEO,shouldReportErrorOnlyInPanorama=n.shouldReportErrorOnlyInPanorama;var u=function(e){var r=e.navigator.userAgent;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)||function(){try{if(window.self===window.top)return""}catch(e){}return"iframe"}()||function(){var e;if(!Function.prototype.bind)return"bind";var r=window,t=r.document,n=r.navigator;if(!t||!n)return"document";var o=n.webdriver,i=n.userAgent,a=n.plugins,s=n.languages;if(o)return"webdriver";if(!a||Array.isArray(a))return"plugins";if(null!==(e=Object.getOwnPropertyDescriptor(a,"0"))&&void 0!==e&&e.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&t.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){var c=e.stack;if(c&&/ (\(internal\/)|(\(?file:\/)/.test(c))return"stack"}}return""}()||(c?"seo":""),l=!!u,p=function(t,n){var o,i="none",a=t.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!a&&window.PerformanceServerTiming){var s=function(e){var r,t;try{r=e()}catch(e){r=[]}var n=[];return r.forEach((function(e){switch(e.name){case"cache":n[1]=e.description;break;case"varnish":n[2]=e.description;break;case"dc":t=e.description}})),{microPop:t,matches:n}}(n);o=s.microPop,a=s.matches}if(a&&a.length&&(i=`${a[1]},${a[2]||"none"}`,o||(o=a[3])),"none"===i){var c="undefined"!=typeof performance?performance.timing:null;c&&c.responseStart-c.requestStart==0&&(i="browser")}return function(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?e(Object(o),!0).forEach((function(e){r(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):e(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}({caching:i,isCached:i.includes("hit")},o?{microPop:o}:{})}(document.cookie,(function(){return performance.getEntriesByType("navigation")[0].serverTiming||[]})),f=p.isCached,m=p.caching,v=p.microPop,w={WixSite:1,UGC:2,Template:3}[o.siteType]||0,g="Studio"===o.editorName?"wix-studio":o.isResponsive?"thunderbolt-responsive":"thunderbolt",h=i.isDACRollout,b=i.siteAssetsVersionsRollout,y=h?1:0,x=b?1:0,O=0===a.code||1===a.code?a.code:null,S=2===a.code,P=Date.now()-window.initialTimestamps.initialTimestamp,T=Math.round(performance.now()),_=document.visibilityState,j=window,E=j.fedops,I=j.addEventListener,k=j.thunderboltVersion;E.apps=E.apps||{},E.apps[g]={startLoadTime:T},E.sessionId=o.sessionId,E.vsi="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})),E.is_cached=f,E.phaseStarted=D(28),E.phaseEnded=D(22),performance.mark("[cache] "+m+(v?" ["+v+"]":"")),E.reportError=function(e,r="load"){var t=(null==e?void 0:e.reason)||(null==e?void 0:e.message);t?(shouldReportErrorOnlyInPanorama||R(26,`&errorInfo=${t}&errorType=${r}`),$({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},I("error",E.reportError),I("unhandledrejection",E.reportError);var A=!1;function R(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!s.includes("suppressbi=true")){var n="//frog.wix.com/bolt-performance?src=72&evid="+e+"&appName="+g+"&is_rollout="+O+"&is_company_network="+S+"&is_sav_rollout="+x+"&is_dac_rollout="+y+"&dc="+o.dc+(v?"&microPop="+v:"")+"&is_cached="+f+"&msid="+o.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+m+(A?",browser_cache":"")+"&pv="+_+"&pn=1&v="+k+"&url="+encodeURIComponent(s)+"&st="+w+`&ts=${P}&tsn=${T}`+r;t(n)}}function $({transaction:e,error:r}){const t=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:g,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.sessionId,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:o.dc,isCached:!!f,isRollout:!!O,isHeadless:!!l,isDacRollout:!!y,isSavRollout:!!x,isCompanyNetwork:!!S}];try{const e=JSON.stringify({messages:t});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function D(e){return function(r,t){var n=`&name=${r}&duration=${Date.now()-P}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map((function(e){return e+"="+t.paramsOverrides[e]})).join("&"):"";R(e,o?`${n}&${o}`:n)}}I("pageshow",(function(e){e.persisted&&(A||(A=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||(R(21,`&platformOnSite=${window.fedops.data.platformOnSite}`),$({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.6ac45582.bundle.min.js">(()=>{"use strict";var e,o,a,r,n,i={},t={};function d(e){var o=t[e];if(void 0!==o)return o.exports;var a=t[e]={id:e,loaded:!1,exports:{}};return i[e].call(a.exports,a,a.exports,d),a.loaded=!0,a.exports}d.m=i,e=[],d.O=(o,a,r,n)=>{if(!a){var i=1/0;for(p=0;p<e.length;p++){for(var[a,r,n]=e[p],t=!0,s=0;s<a.length;s++)(!1&n||i>=n)&&Object.keys(d.O).every((e=>d.O[e](a[s])))?a.splice(s--,1):(t=!1,n<i&&(i=n));if(t){e.splice(p--,1);var c=r();void 0!==c&&(o=c)}}return o}n=n||0;for(var p=e.length;p>0&&e[p-1][2]>n;p--)e[p]=e[p-1];e[p]=[a,r,n]},d.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return d.d(o,{a:o}),o},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var n=Object.create(null);d.r(n);var i={};o=o||[null,a({}),a([]),a(a)];for(var t=2&r&&e;"object"==typeof t&&!~o.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((o=>i[o]=()=>e[o]));return i.default=()=>e,d.d(n,i),n},d.d=(e,o)=>{for(var a in o)d.o(o,a)&&!d.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:o[a]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((o,a)=>(d.f[a](e,o),o)),[])),d.u=e=>671===e?"thunderbolt-commons.68ef1d43.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.5c969259.bundle.min.js":8398===e?"custom-element-utils.inline.37012097.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",255:"sessionManagerService",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"namedSignalsService",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",488:"interactions",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",622:"siteThemeService",693:"triggersAndReactions",695:"animationsWixCodeSdk",711:"passwordProtectedPage",740:"group_43",789:"wix-seo-images-component-index",851:"group_2",970:"tpaWidgetNativeDeadComp",974:"animations",1021:"wix-seo-portfolio-collections-index",1141:"consentPolicy",1171:"platformPubsub",1184:"group_18",1232:"group_9",1274:"ooi",1305:"seo-api",1494:"wix-seo-groups-post-index",1499:"wix-seo-protected-page-index",1501:"builderComponent",1525:"topologyService",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1582:"consentPolicyService",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2545:"thunderbolt-components-registry",2563:"environmentService",2624:"group_21",2635:"group_22",2646:"platform",2694:"group_38",2705:"group_37",2816:"wix-seo-blog-category-index",2865:"Repeater_FixedColumns",3002:"svgLoader",3006:"wix-seo-paginated-component-index",3092:"group_50",3096:"wix-seo-stores-gallery-component-index",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3286:"wix-seo-stores-product-schema-presets-index",3324:"testService",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3617:"contentReflow",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3724:"versionIndicator",3780:"wix-seo-schedule-page-index",3795:"canvas",3831:"ContentReflowBanner",3909:"motion",3930:"mobileFullScreen",3993:"group_19",4047:"wix-seo-events-list-component-index",4066:"TPAPreloaderOverlay",4134:"group_41",4206:"santa-platform-utils",4245:"testApi",4303:"widget",4391:"wix-seo-media-component-index",4456:"group_29",4493:"remoteStructureRenderer",4526:"group_30",4551:"wix-seo-members-area-profile-tabs-index",4655:"reporter-api",4676:"wix-seo-events-page-index",4708:"routerFetch",4773:"quickActionBar",4874:"wix-seo-stores-category-index",4937:"businessLogger",5114:"wix-seo-bookings-calendar-index",5116:"wix-seo-wix-data-page-item-index",5122:"group_45",5133:"group_42",5148:"router",5168:"wixDomSanitizer",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"c2744a36",161:"b1d6c809",200:"ee6329f6",255:"6552f6be",266:"5dc6c113",316:"4186c904",349:"16963f41",350:"144bd430",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"44729295",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"303d1949",693:"e7bf7036",695:"fe9dd88b",711:"7ec39f9b",740:"238aa196",789:"df97276c",851:"e75e95ed",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"3578be8a",1171:"482837af",1184:"630297d8",1232:"250a94b8",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"eaecd0bc",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"e9fde499",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2248:"01044e73",2305:"af188346",2313:"921f9e22",2338:"418c5339",2358:"09762121",2396:"68df09fd",2545:"b89104dd",2563:"24096cc7",2624:"2aad62b8",2635:"20852866",2646:"6ddf3204",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"b327051f",3272:"d072b975",3286:"f9040bda",3324:"843d3630",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"ceaa9ecc",3671:"2c2e56c0",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"53027777",3930:"13d7239a",3993:"d9238efa",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"4012e8ac",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"3e96fce6",5148:"478f8b95",5168:"5c048d48",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"421bac16",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"29ad8eab",5648:"f27bd307",5652:"08d12b42",5679:"9a886787",5739:"cab2f052",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"9763315a",6441:"3aa70cad",6469:"3e8b3b49",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6821:"5ba38624",6850:"8acadaf2",6851:"8e7881b0",6935:"2b22a7d9",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"efee5596",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"39e75b67",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"6f11bb37",8518:"884c30b7",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"454da06d",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"6d785000",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"6dfc9afe",9519:"3e604121",9533:"5881d4d1",9622:"88c2f433",9737:"92420047",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"540ca6d9",3119:"2b7b96dd",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"52dc3d33"}[e]+".chunk.min.css",d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r={},n="_wix_thunderbolt_app:",d.l=(e,o,a,i)=>{if(r[e])r[e].push(o);else{var t,s;if(void 0!==a)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var b=c[p];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==n+a){t=b;break}}t||(s=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,d.nc&&t.setAttribute("nonce",d.nc),t.setAttribute("data-webpack",n+a),t.src=e,0!==t.src.indexOf(window.location.origin+"/")&&(t.crossOrigin="anonymous")),r[e]=[o];var f=(o,a)=>{t.onerror=t.onload=null,clearTimeout(l);var n=r[e];if(delete r[e],t.parentNode&&t.parentNode.removeChild(t),n&&n.forEach((e=>e(a))),o)return o(a)},l=setTimeout(f.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=f.bind(null,t.onerror),t.onload=f.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,a)=>{var r=d.miniCssF(e),n=d.p+r;if(((e,o)=>{for(var a=document.getElementsByTagName("link"),r=0;r<a.length;r++){var n=(t=a[r]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(n===e||n===o))return t}var i=document.getElementsByTagName("style");for(r=0;r<i.length;r++){var t;if((n=(t=i[r]).getAttribute("data-href"))===e||n===o)return t}})(r,n))return o();((e,o,a,r,n)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",i.onerror=i.onload=a=>{if(i.onerror=i.onload=null,"load"===a.type)r();else{var t=a&&("load"===a.type?"missing":a.type),d=a&&a.target&&a.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=t,s.request=d,i.parentNode&&i.parentNode.removeChild(i),n(s)}},i.href=o,0!==i.href.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous"),a?a.parentNode.insertBefore(i,a.nextSibling):document.head.appendChild(i)})(e,n,null,o,a)})),o={7311:0};d.f.miniCss=(a,r)=>{o[a]?r.push(o[a]):0!==o[a]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,3831:1,4066:1,7122:1,7547:1,9278:1,9507:1}[a]&&r.push(o[a]=e(a).then((()=>{o[a]=0}),(e=>{throw delete o[a],e})))}}})(),(()=>{var e={7311:0};d.f.j=(o,a)=>{var r=d.o(e,o)?e[o]:void 0;if(0!==r)if(r)a.push(r[2]);else if(7311!=o){var n=new Promise(((a,n)=>r=e[o]=[a,n]));a.push(r[2]=n);var i=d.p+d.u(o),t=new Error;d.l(i,(a=>{if(d.o(e,o)&&(0!==(r=e[o])&&(e[o]=void 0),r)){var n=a&&("load"===a.type?"missing":a.type),i=a&&a.target&&a.target.src;t.message="Loading chunk "+o+" failed.\n("+n+": "+i+")",t.name="ChunkLoadError",t.type=n,t.request=i,r[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,a)=>{var r,n,[i,t,s]=a,c=0;if(i.some((o=>0!==e[o]))){for(r in t)d.o(t,r)&&(d.m[r]=t[r]);if(s)var p=s(d)}for(o&&o(a);c<i.length;c++)n=i[c],d.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return d.O(p)},a=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];a.forEach(o.bind(null,0)),a.push=o.bind(null,a.push.bind(a))})()})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.6ac45582.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[592],{17709:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var h=e.fastdom=e.fastdom||new a;void 0===(i=function(){return h}.call(h,n,h,t))||(t.exports=i)}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:(e,t,i)=>{i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>Xe,alignTypes:()=>d,fileType:()=>v,fittingTypes:()=>h,getData:()=>$e,getFileExtension:()=>$,getPlaceholder:()=>He,getResponsiveImageProps:()=>Ze,htmlTag:()=>g,isWEBP:()=>G,populateGlobalFeatureSupport:()=>Q,sdk:()=>Je,upscaleMethods:()=>p});const n="v1",r=2,o=1920,s=1920,a=1e3,c=1e3,h={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"},l={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},d={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"},u={[d.CENTER]:{x:.5,y:.5},[d.TOP_LEFT]:{x:0,y:0},[d.TOP_RIGHT]:{x:1,y:0},[d.TOP]:{x:.5,y:0},[d.BOTTOM_LEFT]:{x:0,y:1},[d.BOTTOM_RIGHT]:{x:1,y:1},[d.BOTTOM]:{x:.5,y:1},[d.RIGHT]:{x:1,y:.5},[d.LEFT]:{x:0,y:.5}},m={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},g={BG:"bg",IMG:"img",SVG:"svg"},p={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},f={classic:1,super:2},b={radius:"0.66",amount:"1.00",threshold:"0.01"},_={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},T=25e6,I=[1.5,2,4],E={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}},L={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},w={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"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"},A={AVIF:"AVIF",PAVIF:"PAVIF"};v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;function y(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,o){const s=Number.isInteger(t)?i[t]:n[t];r.push(s,e[o+1])})),r.join("")}}function O(e){return e[e.length-1]}const C=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],R=[v.JPEG,v.JPG,v.JPE];function M(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(e);var n}function S(e,t,i){return function(e,t,i=!1){return!((G(e)||P(e))&&t&&!i)}(e,t,i)&&(function(e){return C.includes($(e))}(e)||function(e,t=!1){return F(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function x(e){return $(e)===v.PNG}function G(e){return $(e)===v.WEBP}function F(e){return $(e)===v.GIF}function P(e){return $(e)===v.AVIF}const N=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],B="_";function H(e){return function(e){return R.includes($(e))}(e)?v.JPG:x(e)?v.PNG:G(e)?v.WEBP:F(e)?v.GIF:P(e)?v.AVIF:v.UNRECOGNIZED}function $(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function U(e,t,i,n,r){let o;return o=r===l.FILL?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===l.FIT?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,o}function W(e,t,i,n,r,o){e=e||n.width,t=t||n.height;const{scaleFactor:s,width:a,height:c}=function(e,t,i,n,r){let o,s=i,a=n;if(o=U(e,t,i,n,r),r===l.FIT&&(s=e*o,a=t*o),s&&a&&s*a>T){const i=Math.sqrt(T/(s*a));s*=i,a*=i,o=U(e,t,s,a,r)}return{scaleFactor:o,width:s,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,o,s){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:h}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:O(I),upscaleMethodValue:f.super,forceUSM:!(I.includes(e)||e>O(I))}}(i);return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t)}(e,t,o,r);let d=i,u=n;if(o<=a)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!1};switch(s){case l.FILL:d=i*(a/o),u=n*(a/o);break;case l.FIT:d=e*a,u=t*a}return{width:d,height:u,scaleFactor:a,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!0}}(e,t,a,c,o,s,i)}function z(e,t,i,n){const r=D(i)||function(e=d.CENTER){return u[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Y(e){return e.alignment&&m[e.alignment]||m[d.CENTER]}function D(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:q(Math.max(0,Math.min(100,e.x))/100,2),y:q(Math.max(0,Math.min(100,e.y))/100,2)}),t}function V(e,t){const i=e*t;return i>E[L.HIGH].size?L.HIGH:i>E[L.MEDIUM].size?L.MEDIUM:i>E[L.LOW].size?L.LOW:L.TINY}function q(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function j(e){return e&&e.upscaleMethod&&p[e.upscaleMethod.toUpperCase()]||p.AUTO}function Z(e,t){const i=G(e)||P(e);return $(e)===v.GIF||i&&t}const J={isMobile:!1},X=function(e){return J[e]},K=function(e,t){J[e]=t};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);K("isMobile",e&&t)}}function ee(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FIT:case h.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case h.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FILL:case h.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case h.TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.TILE_VERTICAL:case h.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.TILE:case h.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case d.CENTER:n.container.backgroundPosition="center center";break;case d.LEFT:n.container.backgroundPosition="left center";break;case d.RIGHT:n.container.backgroundPosition="right center";break;case d.TOP:n.container.backgroundPosition="center top";break;case d.BOTTOM:n.container.backgroundPosition="center bottom";break;case d.TOP_RIGHT:n.container.backgroundPosition="right top";break;case d.TOP_LEFT:n.container.backgroundPosition="left top";break;case d.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case d.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const te={[d.CENTER]:"center",[d.TOP]:"top",[d.TOP_LEFT]:"top left",[d.TOP_RIGHT]:"top right",[d.BOTTOM]:"bottom",[d.BOTTOM_LEFT]:"bottom left",[d.BOTTOM_RIGHT]:"bottom right",[d.LEFT]:"left",[d.RIGHT]:"right"},ie={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function ne(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,o=t.alignment;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.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 h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=te[o]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=te[o]||"unset";break;case h.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case h.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)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,ie,function(e,t,i){return{[d.TOP_LEFT]:{top:0,left:0},[d.TOP_RIGHT]:{top:0,right:0},[d.TOP]:{top:0,left:t},[d.BOTTOM_LEFT]:{bottom:0,left:0},[d.BOTTOM_RIGHT]:{bottom:0,right:0},[d.BOTTOM]:{bottom:0,left:t},[d.RIGHT]:{top:e,right:0},[d.LEFT]:{top:e,left:0},[d.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[o])}return i}function re(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:o}=e,s=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",o){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case h.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:S(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const o=U(e,t,i,n,r);return{width:Math.round(e*o),height:Math.round(t*o)}}(a,c,t.width,t.height,l.FILL),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;o===h.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(s){case d.TOP_LEFT:n=0,a=0;break;case d.TOP:n=c,a=0;break;case d.TOP_RIGHT:n=e,a=0;break;case d.LEFT:n=0,a=l;break;case d.CENTER:n=c,a=l;break;case d.RIGHT:n=e,a=l;break;case d.BOTTOM_LEFT:n=0,a=i;break;case d.BOTTOM:n=c,a=i;break;case d.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function oe(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push(ae(n)))),e.fittingType){case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:e.parts.push(se(e,i));break;case h.SCALE_TO_FILL:e.parts.push(function(e,t){const i=W(e.src.width,e.src.height,l.FILL,t,e.devicePixelRatio,e.upscaleMethod),n=D(e.focalPoint);return{transformType:n?l.FILL_FOCAL:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:Y(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case h.STRETCH:e.parts.push(function(e,t){const i=U(e.src.width,e.src.height,t.width,t.height,l.FILL),n={...t};return n.width=e.src.width*i,n.height=e.src.height*i,se(e,n)}(e,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=z(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push(ae(n));break;case h.LEGACY_STRIP_TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_VERTICAL:case h.LEGACY_STRIP_TILE:case h.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:l.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:l.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:l.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function se(e,t){const i=W(e.src.width,e.src.height,l.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?l.FIT:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:m.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ae(e){return{transformType:l.CROP,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 ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===v.PNG,n=e.fileType===v.JPG,r=e.fileType===v.WEBP,o=e.fileType===v.AVIF,s=n||i||r||o;if(s){const n=O(e.parts),r=(a=n.width,c=n.height,E[V(a,c)].quality);let o=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return o=i?o+5:o,o}var a,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:q(t.unsharpMask?.radius,2),amount:q(t.unsharpMask?.amount,2),threshold:q(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=O(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===l.FIT}(e))return b;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};he(t[w.CONTRAST],-100,100)&&(i[w.CONTRAST]=t[w.CONTRAST]);he(t[w.BRIGHTNESS],-100,100)&&(i[w.BRIGHTNESS]=t[w.BRIGHTNESS]);he(t[w.SATURATION],-100,100)&&(i[w.SATURATION]=t[w.SATURATION]);he(t[w.HUE],-180,180)&&(i[w.HUE]=t[w.HUE]);he(t[w.BLUR],0,100)&&(i[w.BLUR]=t[w.BLUR]);return i}(t)}function he(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function le(e,t,i,n){const o=function(e){return e?.isSEOBot??!1}(n),s=H(t.id),a=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${N.concat(k).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&C.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,B)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),c=o?1:function(e){return Math.min(e.pixelAspectRatio||1,r)}(i),h=$(t.id),l=h,d=S(t.id,n?.hasAnimation,n?.allowAnimatedTransform),u={fileName:a,fileExtension:h,fileType:s,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:Z(t.id,n?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:c,quality:0,upscaleMethod:j(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:d};return d&&(oe(u,t,i),ce(u,n)),u}function de(e,t,i){const n={...i},r=X("isMobile");switch(e){case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:const e=r?a:o,i=r?c:s;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const ue=y`fit/w_${"width"},h_${"height"}`,me=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ge=y`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,pe=y`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,fe=y`crop/w_${"width"},h_${"height"},al_${"alignment"}`,be=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_e=y`,lg_${"upscaleMethodValue"}`,Te=y`,q_${"quality"}`,Ie=y`,quality_auto`,Ee=y`,usm_${"radius"}_${"amount"}_${"threshold"}`,Le=y`,bl`,we=y`,wm_${"watermark"}`,ve={[w.CONTRAST]:y`,con_${"contrast"}`,[w.BRIGHTNESS]:y`,br_${"brightness"}`,[w.SATURATION]:y`,sat_${"saturation"}`,[w.HUE]:y`,hue_${"hue"}`,[w.BLUR]:y`,blur_${"blur"}`},Ae=y`,enc_auto`,ye=y`,enc_avif`,Oe=y`,enc_pavif`,Ce=y`,pstr`;function Re(e,t,i,r={},o){if(S(t.id,r?.hasAnimation,r?.allowAnimatedTransform)){if(G(t.id)||P(t.id)){const{alignment:n,...s}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,o=le(e,t,s,r)}else o=o||le(e,t,i,r);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case l.CROP:t.push(pe(e));break;case l.LEGACY_CROP:t.push(fe(e));break;case l.LEGACY_FILL:let i=be(e);e.upscale&&(i+=_e(e)),t.push(i);break;case l.FIT:let n=ue(e);e.upscale&&(n+=_e(e)),t.push(n);break;case l.FILL:let r=me(e);e.upscale&&(r+=_e(e)),t.push(r);break;case l.FILL_FOCAL:let o=ge(e);e.upscale&&(o+=_e(e)),t.push(o)}}));let i=t.join("/");return e.quality&&(i+=Te(e)),e.unsharpMask&&(i+=Ee(e.unsharpMask)),e.progressive||(i+=Le(e)),e.watermark&&(i+=we(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>ve[t](e.filters))).join("")),e.fileType!==v.GIF&&(e.encoding===A.AVIF?(i+=ye(e),i+=Ie(e)):e.encoding===A.PAVIF?(i+=Oe(e),i+=Ie(e)):e.autoEncode&&(i+=Ae(e))),e.src?.isAnimated&&e.transformed&&(i+=Ce(e)),`${e.src.id}/${n}/${i}/${e.fileName}.${e.preferredExtension}`}(o)}return t.id}const Me={[d.CENTER]:"50% 50%",[d.TOP_LEFT]:"0% 0%",[d.TOP_RIGHT]:"100% 0%",[d.TOP]:"50% 0%",[d.BOTTOM_LEFT]:"0% 100%",[d.BOTTOM_RIGHT]:"100% 100%",[d.BOTTOM]:"50% 100%",[d.RIGHT]:"100% 50%",[d.LEFT]:"0% 50%"},Se=Object.entries(Me).reduce(((e,[t,i])=>(e[i]=t,e)),{}),xe=[h.TILE,h.TILE_HORIZONTAL,h.TILE_VERTICAL,h.LEGACY_BG_FIT_AND_TILE,h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,h.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ge=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Fe(e,t,{width:i,height:n}){return e===h.TILE&&t.width>i&&t.height>n}function Pe(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}function Ne(e,t,i,n="center"){const r={img:{},container:{}};if(e===h.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Se[t]||""}(t.focalPoint),o=e||n;t.focalPoint&&!e?r.img={objectPosition:ke(t,i,t.focalPoint)}:r.img={objectPosition:Me[o]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function ke(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2));return`${u&&Math.floor(u/(l-o)*100)}% ${m&&Math.floor(m/(d-s)*100)}%`}const Be={width:"100%",height:"100%"};function He(e,t,i,n={}){const{autoEncode:r=!0,isSEOBot:o,shouldLoadHQImage:s,hasAnimation:a,allowAnimatedTransform:c,encoding:l}=n;if(!M(e,t,i))return _;const d=void 0===c||c,u=S(t.id,a,d);if(!u||s)return $e(e,t,i,{...n,autoEncode:r,useSrcset:u});const m={...i,...Pe(t,i)},{alignment:g,htmlTag:p}=m,f=Fe(e,t,m),b=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const o=!Ge.includes(e),s=Fe(e,t,{width:i,height:n}),a=!s&&xe.includes(e),c=a?t.width:i,h=a?t.height:n,l=o?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,x(t.id)):1;return{width:s?1920:c*l,height:h*l}}(e,t,m,o),T=function(e,t,i){return i?0:xe.includes(t)?1:e>200?2:3}(m.width,e,o),I=function(e,t){const i=xe.includes(e)&&!t;return e===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:e}(e,f),E=Ne(e,t,i,g),{uri:L}=$e(I,t,{...b,alignment:g,htmlTag:p},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:a,allowAnimatedTransform:d,encoding:l}),{attr:w={},css:v}=$e(e,t,{...m,alignment:g,htmlTag:p},{});return v.img=v.img||{},v.container=v.container||{},Object.assign(v.img,E.img,Be),Object.assign(v.container,E.container),{uri:L,css:v,attr:w,transformed:!0}}function $e(e,t,i,n){let r={};if(M(e,t,i)){const o=de(e,t,i),s=le(e,t,o,n);r.uri=Re(e,t,o,n,s),n?.useSrcset&&(r.srcset=function(e,t,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[`${1===o?r.uri:Re(e,t,{...i,pixelAspectRatio:1},n)} 1x`,`${2===o?r.uri:Re(e,t,{...i,pixelAspectRatio:2},n)} 2x`]}}(e,t,o,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===g.BG?ee:t.htmlTag===g.SVG?re:ne,i(e,t)}(s,o),{transformed:s.transformed})}else r=_;return r}function Ue(e,t,i,n){if(M(e,t,i)){const r=de(e,t,i);return{uri:Re(e,t,r,n||{},le(e,t,r,n))}}return{uri:""}}const We="https://static.wixstatic.com/media/",ze=/^media\//i,Ye="undefined"!=typeof window?window.devicePixelRatio:1,De=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>ze.test(e)?`https://static.wixstatic.com/${e}`:`${We}${e}`)(e)};Q();const Ve="center",qe=[1920,1536,1366,1280,980],je=(e,t,i,n,r,o,s,a,c,h,l,d,u,m,g,p)=>{const f="original_size"===p,b=t/i;return qe.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(qe[_+1]),L=I(p),w=!(f||T)&&((e,t,i,n,r,o,s,a=Ve)=>{if(e>t){const e=n,t=Math.round(n/(o/r));let s=Math.round(i/2-t/2);const c=0;return a.includes("top")?s=0:a.includes("bottom")&&(s=i-t),{width:e,height:t,x:c,y:s}}{const e=Math.round(i/(r/s)),t=i;let o=Math.round(n/2-e/2);const c=0;return a.includes("left")?o=0:a.includes("right")&&(o=n-e),{width:e,height:t,x:o,y:c}}})(E/n,b,i,t,n,E,L,c),{srcset:v,fallbackSrc:A,css:y}=Ze({displayMode:f?"original_size":T?"fill":"fit",uri:o,width:t,height:i,crop:u||w,name:a,focalPoint:d,alignType:c,quality:s,upscaleMethod:l,hasAnimation:h,encoding:m},L,n);return{srcset:v||"",sizes:T?`${e}vw`:`${L}px`,media:`(max-width: ${p}px)`,fallbackSrc:A,imgStyle:y?.img}}))},Ze=(e,t,i)=>{const{displayMode:n,uri:r,width:o,height:s,name:a,crop:c,focalPoint:h,alignType:l,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:b}=e;if(b){const e=je(b,o,s,i,t,r,d,a,l,m,u,h,c,p,f,n).filter(Boolean).reverse();return{fallbackSrc:e[0].fallbackSrc,sources:e,css:e[0].imgStyle}}{const{srcset:e,css:f,uri:b}=$e(n,{id:r,width:o,height:s,name:a,crop:c,focalPoint:h},{width:t,height:i,alignment:l},{focalPoint:h,name:a,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p}),_=e?.dpr?.map((e=>/^[a-z]+:/.test(e)?e:`${Xe}${e}`));return{fallbackSrc:`${Xe}${b}`,srcset:_?.join(", ")||"",css:f}}};Q();const Je={getScaleToFitImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getScaleToFillImageURL:function(e,t,i,n,r,o){const s=Ue(h.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:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getCropImageURL:function(e,t,i,n,r,o,s,a,c,l){const u=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:l&&l.name,crop:{x:n,y:r,width:o,height:s}},{width:a,height:c,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:l?.devicePixelRatio??Ye},l);return De(u.uri,l)}},Xe=We},72757:(e,t,i)=>{(0,i(30012).Rr)()},98700:(e,t,i)=>{var n=i(30012),r=i(20826);((e=window)=>{const{mediaServices:t,environmentConsts:i,requestUrl:o,staticVideoUrl:s}=e.customElementNamespace;(0,n.EH)(e,t,{...i,prefersReducedMotion:(0,r.O)(window,o),staticVideoUrl:s}),(0,n.jh)(e),(0,n.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},30012:(e,t,i)=>{i.d(t,{Rr:()=>F,Aq:()=>h,p7:()=>C,jh:()=>N,EH:()=>U,KU:()=>c,_o:()=>a,vk:()=>l,NL:()=>R,yO:()=>A});var n=i(17709),r=i.n(n);const o=(e,t,i)=>{let n=1,r=0;for(let o=0;o<e.length;o++){const s=e[o];if(s>t)return!1;if(r+=s,r>t&&(n++,r=s,n>i))return!1}return!0},s=(e,t,i)=>{let n=-1/0;const r=e.map((e=>(e.height+t>n&&(n=e.height+t),e.height+t)));let s=n,a=n*e.length,c=n;for(;s<a;){const e=Math.floor((s+a)/2);o(r,e,i)?a=e:s=e+1,c=s}return c-t};function a(){class e extends HTMLElement{constructor(){super(...arguments),this.containerWidth=0,this.isActive=!1,this.isDuringCalc=!1,this.attachObservers=()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach((e=>{this.handleItemAdded(e)}))},this.detachHeightCalcObservers=()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()},this.recalcHeight=()=>{this.isActive&&r().measure((()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;const e=getComputedStyle(this),t=s(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,r().mutate((()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)}))}))},this.cleanUp=()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()},this.handleItemAdded=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)},this.handleItemRemoved=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)},this.createObservers=()=>{this.containerWidthObserver=new ResizeObserver((e=>{const t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth)return void(this.containerWidth=t.contentRect.width);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()}))}}setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){const t=e.getPropertyValue("--flex-column-count");return parseInt(t,10)}getRowGap(e){const t=e.getPropertyValue("row-gap");return parseInt(t||"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=>{const t=getComputedStyle(e);let i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),i+=parseFloat(t.marginBottom||"0"),{height:i}}))}setIsActive(){const 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()}}return e}const c="multi-column-layouter",h=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const 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,n)=>{e.observedElementToRelayoutTarget.set(i,n),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},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};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(22538);const m=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},g=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1};const p={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},f=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),b=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||p[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),_=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),T=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},I=(e,t)=>e&&t&&Object.assign(e.dataset,t),E=e=>e||document.documentElement.clientHeight||window.innerHeight||0,L={fit:"contain",fill:"cover"};const w=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},o){const s=i[e],a=i[n],{width:c,height:h}=o.getMediaDimensionsByEffect(r,a.offsetWidth,a.offsetHeight,E(o.getScreenHeightOverride?.()));t.width=c,t.height=h,t.currentSrc=s.style.backgroundImage,t.bgEffectName=s.dataset.bgEffectName},patch:function(t,i,n,r,o){const s=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=((e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:o,filters:s,displayMode:a=u.fittingTypes.SCALE_TO_FILL}=e;if(!n||!r||!o.uri)return{uri:"",css:{}};const{width:c,height:h,crop:l,name:d,focalPoint:p,upscaleMethod:f,quality:b,devicePixelRatio:_=t.devicePixelRatio}=o,T={filters:s,upscaleMethod:f,...b,hasAnimation:e?.hasAnimation||o?.hasAnimation},I=g(_),E={id:o.uri,width:c,height:h,...l&&{crop:l},...p&&{focalPoint:p},...d&&{name:d}},L={width:n,height:r,htmlTag:i||"img",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},w=(0,u.getData)(a,E,L,T);return w.uri=m(w.uri,t.staticMediaUrl,t.mediaRootUrl),w})(r,o,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?b(s,a.css.container):function(t,i){const n={backgroundImage:`url("${i.uri}")`,...i.css.container},r=new e.Image;r.onload=b.bind(null,t,n),r.src=i.uri}(s,a)}});const v=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function A(e,t=window){class i extends t.HTMLElement{constructor(){super()}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=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}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()}}return i}const y=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){const t=A({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},O="wix-bg-image",C=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(O)){const n=function(e,t,i,n=window){const r=w(n);return class extends e{constructor(){super()}reLayout(){if(function(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}(t))return;const e={},o={},s=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:h}=a,l=n.document.getElementById(h);e[s]=this,e[h]=l,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(s,o,e,{containerId:h,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(s,o,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}}(y(e),t,i,e);v(e,O,n)}};function R(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:o,bgEffectName:s}=this.dataset,a=this.closest(`#${e}`)||i.document.getElementById(`${e}`),c=this.closest(`#${r}`)||i.document.getElementById(`${r}`),h={};t.mutationService.measure((()=>{const e="fixed"===i.getComputedStyle(this).position,n=E(t.getScreenHeightOverride?.()),r=a.getBoundingClientRect(),l=t.getMediaDimensionsByEffect(s,r.width,r.height,n),{hasParallax:d}=l,u=c&&(i.getComputedStyle(c).transition||"").includes("transform"),{width:m,height:g}=l,p=`${m}px`,f=`${g}px`;let b=(r.width-m)/2+"px";if(e){const e=i.document.documentElement.clientLeft;b=u?a.offsetLeft-e+"px":r.left-e+"px"}const _=e||d?0:(r.height-g)/2+"px",T=o?{"--containerW":p,"--containerH":f,"--containerL":b,"--screenH_val":`${n}`}:{width:p,height:f,left:b,top:_};Object.assign(h,T)})),t.mutationService.mutate((()=>{o?(b(this,n),_(this,h)):b(this,h)}))}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"]}}}const M="__more__",S="moreContainer",x=(e=window)=>{const t=(e,t,i,n,r,o,s,a)=>{if(e-=r*(s?n.length:n.length-1),e-=a.left+a.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let c=0;const h=n.reduce(((e,t)=>e+t),0);if(h>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(c=t*n.length,c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-h)/n.length);c=0;const i=n.map((e=>(c+=e+t,e+t)));if(c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,o=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:a,hoverListPosition:c,menuItemContainerExtraPixels:h}=t,l=t.absoluteLeft,d=((e,t,i,n,r,o,s,a,c,h)=>{let l="0px",d="auto";const u=o.left,m=o.width;if("left"===t?l="left"===r?0:`${u+e.left}px`:"right"===t?(d="right"===r?0:n-u-m-e.right+"px",l="auto"):"left"===r?l=`${u+(m+e.left-i)/2}px`:"right"===r?(l="auto",d=(m+e.right-(i+e.width))/2+"px"):l=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==l){const e=s+parseInt(l,10);e+h>c?(l="auto",d=0):l=e<0?0:l}"auto"!==d&&(d=a-parseInt(d,10)>c?0:d);return{moreContainerLeft:l,moreContainerRight:d}})(h,a,n,o,c,i,l,l+o,t.bodyClientWidth,r);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},s=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(o,s)=>{const a={},c={};c[o]=s;let h=1;const l=s.getRootNode().querySelector("#site-root");l&&(h=l.getBoundingClientRect().width/l.offsetWidth);const d=(e=>{const t=+T(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(c[o]),u=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[M]))(d);u.forEach((e=>{const t=`${o}${e}`;c[t]=s.getRootNode().getElementById(`${t}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,a=t[s];a&&(o[s]={width:a.offsetWidth,boundingClientRectWidth:i(a.getBoundingClientRect().width/r),height:a.offsetHeight})})),o})(o,c,u,h);const m=c[o],g=c[`${o}itemsContainer`],p=g.childNodes,f=c[`${o}moreContainer`],b=f.childNodes,_=T(m,"stretchButtonsToMenuWidth"),I=T(m,"sameWidthButtons"),E=m.getBoundingClientRect();a.absoluteLeft=E.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=T(m,"dropalign"),a.hoverListPosition=T(m,"drophposition"),a.menuBorderY=parseInt(T(m,"menuborderY"),10),a.ribbonExtra=parseInt(T(m,"ribbonExtra"),10),a.ribbonEls=parseInt(T(m,"ribbonEls"),10),a.labelPad=parseInt(T(m,"labelPad"),10),a.menuButtonBorder=parseInt(T(m,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(g),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),a=n(r.borderLeftWidth)+n(r.paddingLeft),c=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),a+=n(r.marginLeft),c+=n(r.marginRight)),{top:o,bottom:s,left:a,right:c,height:o+s,width:a+c}})(g,!0),a.needToOpenMenuUp=r(m),a.menuItemMarginForAllChildren=!_||"false"!==g.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},b.forEach(((t,i)=>{a.parentId[t.id]=T(t,"parentId");const n=T(t,"dataId");a.menuItems[n]={dataId:n,parentId:T(t,"parentId"),moreDOMid:t.id,moreIndex:i},c[t.id]=t;const r=t.querySelector("p");c[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),p.forEach(((e,t)=>{const n=T(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");c[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const o=e.querySelector("p");c[o.id]=o,a.linkIds[e.id]=o.id}));const L=m.offsetHeight;a.height=L,a.width=m.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(L,a);const w=((e,i,n,r,o)=>{const s=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=o.map((t=>{const n=r[e+t];let o;const s=T(n,"originalGapBetweenTextAndBtn");return void 0===s?(i.hasOriginalGapData[t]=!1,o=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=o):(i.hasOriginalGapData[t]=!0,o=parseFloat(s)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+o):0})),c=a.pop(),h=n.sameWidthButtons,l=n.stretchButtonsToMenuWidth;let d=!1;const u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let f=t(s,h,l,a,u,p,m,g);if(!f){for(let e=1;e<=a.length;e++)if(f=t(s,h,l,a.slice(0,-1*e).concat(c),u,p,m,g),f){d=!0;break}f||(d=!0,f=[c])}if(d){const e=f[f.length-1];for(f=f.slice(0,-1);f.length<o.length;)f.push(0);f[f.length-1]=e}return{realWidths:f,moreShown:d}})(o,a,{sameWidthButtons:I,stretchButtonsToMenuWidth:_},c,d.concat(M));return a.realWidths=w.realWidths,a.isMoreShown=w.moreShown,a.menuItemIds=d,a.hoverState=T(f,"hover",!1),{measures:a,domNodes:c}},patch:(e,t,i)=>{const n=i[e];b(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:a}=t,c=r.concat(M);I(n,{dropmode:a?"dropUp":"dropDown"});let h=0;if(t.hoverState===M){const e=t.realWidths.indexOf(0),n=t.menuItems[(l=t.menuItems,d=t=>t.menuIndex===e,Object.keys(l).find((e=>d(l[e],e))))],o=n.moreIndex,s=o===r.length-1;n.moreDOMid&&f(i[n.moreDOMid],{"data-listposition":s?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<o)b(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;h=Math.max(t.labels[i].width,h)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+S+n}label`;h=Math.max(t.labels[r].width,h)}));var l,d;((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:a}=t,c=a.indexOf(r);if(s(t.hoverState)||r===M){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==c?e+c:e+M].width),a=Math.max(n,t.children[`${e}dropWrapper`].width),h=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{b(i[e],{minWidth:`${r}px`}),b(i[`${e}label`],{minWidth:"0px",lineHeight:`${h}px`})}));const l=s(t.hoverState)?t.hoverState:"__more__",d={width:t.children[e+l].width,left:t.children[e+l].left},u=o(0,t,d,r,a);b(i[`${e}${S}`],{left:u.left,right:u.right}),b(i[`${e}dropWrapper`],{left:u.left,right:u.right,top:u.top,bottom:u.bottom})}}})(e,t,i,h),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||I(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:o,menuItemContainerExtraPixels:s}=i;let a=0,c=null,h=null;const l=i.lineHeight,d=o-s.height;for(let o=0;o<n.length;o++){const s=r[o],u=s>0,m=e+n[o];h=i.linkIds[m],u?(a++,c=m,b(t[m],{width:`${s}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),b(t[`${m}label`],{"line-height":l}),f(t[m],{"aria-hidden":!1})):(b(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),f(t[m],{"aria-hidden":!0}),f(t[h],{tabIndex:-1}))}1===a&&(I(t[`${e}moreContainer`],{listposition:"lonely"}),I(t[c],{listposition:"lonely"}))})(e,i,t,c)}}};const G="wix-dropdown-menu",F=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(G)){const t=h(),i=function(e,t,i=window){const n=x(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}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;const 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(){const 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((()=>{const t=n.measure(this._id,this);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}}(y(e),{resizeService:t,mutationService:r()},e);e.customElements.define(G,i)}};const P="wix-iframe",N=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(P)){const t=function(e){return class extends e{constructor(){super()}reLayout(){const e=this.querySelector("iframe");if(e){const 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"]}}}(y(e));v(e,P,t)}},k={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:o,alignType:s="center",qualities:a,staticVideoUrl:c,videoId:h,videoFormat:l,focalPoint:m}){const g=i?t.offsetWidth:e.parentElement.offsetWidth,p=e.parentElement.offsetHeight,f=parseInt(n,10),b=parseInt(r,10),_=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(g,p,f,b),T=function(e,t,i,n){let r;r=e===u.fittingTypes.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(o,_,f,b),I=function(e,{width:t,height:i}){const n=((e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)})(e,(e=>e.size)),r=n.find((e=>e.size>t*i));return r||e[e.length-1]}(a,T),E=function(e,t,i,n){if("mp4"===n)return e.url?d(t,e.url):d(t,i,e.quality,n,"file.mp4");return""}(I,c,h,l),w=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,E),v=L[o]||"cover",A=m?function(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2)),g=u&&Math.floor(u/(l-o)*100),p=m&&Math.floor(m/(d-s)*100);return`${g}% ${p}%`}(T,{width:g,height:p},m):"",y=s.replace("_"," ");return{videoSourceUrl:E,needsSrcUpdate:w,videoStyle:{height:"100%",width:"100%",objectFit:v,objectPosition:A||y}}},mutate(e,t,i,n,r,o,s,a,c,h,l){r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t?b(t,n):(!function(e,t,i,n,r,o){o&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const s=t.paused||""===t.currentSrc,a=e||o;if(a&&s)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!o&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,B(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{o||(t.onplay=null),B(t,i,n)}}(s,i,e,a,r,l),b(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(s,i,o),i.playbackRate=h}};function B(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}function H(e,t,i){return class extends e{constructor(){super()}connectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?i.disableImagesLazyLoading?this.reLayout():t.intersectionObserver.observe(this):super.connectedCallback.call(this)}disconnectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?(this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()):super.disconnectedCallback.call(this)}unobserveIntersect(){t.intersectionObserver?.unobserve(this)}reLayout(){const{isVideoDataExists:e,videoWidth:n,videoHeight:r,qualities:o,videoId:s,videoFormat:a,alignType:c,fittingType:h,focalPoint:l,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:b}=JSON.parse(this.dataset.videoInfo);if(!e)return;const _=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),I=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!T||!I)return void this.observeChildren(this);const E=this.getRootNode().getElementById(`${g}`),L=E.querySelector(`.webglcanvas[id^="${g}"]`);!(b||"true"===E.dataset.hasAlpha)||L?t.mutationService.measure((()=>{const e=k.measure(T,E,{hasBgScrollEffect:d,videoWidth:n,videoHeight:r,fittingType:h,alignType:c,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:s,videoFormat:a,focalPoint:l}),{videoSourceUrl:u,needsSrcUpdate:g,videoStyle:b}=e;t.mutationService.mutate((()=>{k.mutate(I,L,T,b,_,u,g,m,a,f,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}}const $="wix-video",U=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get($)){const n=y(e);let r;if(t?.isExperimentOpen("specs.thunderbolt.videoLazyLoading")){const e=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"50% 100%"});r=H(n,{...t,intersectionObserver:e},i)}else r=H(n,t,i);v(e,$,r)}}},96567:(e,t,i)=>{var n=i(17709),r=i.n(n),o=i(33842),s=i(22538),a=i(30012);const c={imageClientApi:s,...{init:function(e,t=window){!
/**
 * @license
 * Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
 * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
 * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
 * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
 * Code distributed by Google as part of the polymer project is also
 * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const 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);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,a.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,a.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},o=(0,a.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:o},r("wix-element",o),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,a.NL)(o,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,a._o)();r(a.KU,e)}}}}};var h=i(3412);const l=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),d=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=l();return c.init({resizeService:e,windowResizeService:t,siteService:i})},u=(e,t,i,n)=>{const{getMediaDimensions:r,...s}=o[e]||{};return r?{...r(t,i,n),...s}:{width:t,height:i,...s}},{experiments:m,media:g,requestUrl:p}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:o,wixCustomElements:s,media:a,requestUrl:m,mediaServices:g}=((e,t,i,n)=>{const o={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...n},s={mutationService:r(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:l()},a={getMediaDimensionsByEffect:u,...s,...i};return{...e,wixCustomElements:t||d(),services:s,environmentConsts:o,mediaServices:a}})(e,t,i,n),p=s?.contextWindow||window;p.wixCustomElements=s,Object.assign(p.customElementNamespace,{mediaServices:g,environmentConsts:o,requestUrl:m,staticVideoUrl:a.staticVideoUrl}),(0,h.g)({...g},s.contextWindow,o),s.defineWixBgMedia(g),s.defineMultiColumnRepeaterElement(),window.__imageClientApi__=c.imageClientApi})({experiments:m,media:g,requestUrl:p})}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{33842:(e,t,i)=>{i.r(t),i.d(t,{BackgroundParallax:()=>o,BackgroundParallaxZoom:()=>r,BackgroundReveal:()=>c,BgCloseUp:()=>d,BgExpand:()=>h,BgFabeBack:()=>l,BgFadeIn:()=>g,BgFadeOut:()=>u,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>M,BgRotate:()=>w,BgShrink:()=>y,BgSkew:()=>x,BgUnwind:()=>D,BgZoomIn:()=>I,BgZoomOut:()=>S,ImageParallax:()=>E,ImageReveal:()=>P});var s=i(41217);const n=(e,t)=>({width:e,height:t}),a=(e,t,i)=>({width:e,height:Math.max(t,i)});const o={hasParallax:!0,getMediaDimensions:a},r={hasParallax:!0,getMediaDimensions:a},c={hasParallax:!0,getMediaDimensions:a},d={getMediaDimensions:n},h={getMediaDimensions:n},l={getMediaDimensions:n},g={getMediaDimensions:n},u={getMediaDimensions:n},m={hasParallax:!0,getMediaDimensions:a},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:a},v={getMediaDimensions:n},M={hasParallax:!0,getMediaDimensions:a},w={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i),a=Math.hypot(e,t)/2,o=Math.acos(e/2/a),r=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),c=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<o?r:2*a),height:Math.ceil(n<(0,s.kU)(90)-o?c:2*a)}}(e,t,22)},y={getMediaDimensions:n},x={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},D={getMediaDimensions:n},I={hasParallax:!0,getMediaDimensions:a},S={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},E={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},3412:(e,t,i)=>{i.d(t,{g:()=>w});var s=i(22538);const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},a=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const s=e[i];return void 0!==s?Object.assign(t,{[i]:s}):t}),{}),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const s=i,a=t[s];void 0!==a?e.style[s]=((e,t)=>"number"!=typeof t||n[e]?t.toString():`${t}px`)(s,a):e.style.removeProperty(s)})),r=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,o=e.displayMode||s.fittingTypes.SCALE_TO_FILL,r=Object.assign(a(n,["upscaleMethod"]),a(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),h=e.imageData.devicePixelRatio||t.devicePixelRatio,l=d(h),g=Object.assign(a(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:l,alignment:e.alignType||s.alignTypes.CENTER},m=(0,s.getData)(o,g,u,r);return m.uri=c(m.uri,t.staticMediaUrl,t.mediaRootUrl),m},c=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let s=`${t}/`;return e&&(/^micons\//.test(e)?s=i:"ico"===/[^.]+$/.exec(e)?.[0]&&(s=s.replace("media","ficons"))),s+e},d=e=>{const 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=e=>e.getAttribute("src"),l=80;const g={measure:function(e,t,i,{containerElm:s,bgEffect:n="none",sourceSets:a},o){const r=i.image,c=i[e],d=(g=o.getScreenHeightOverride?.(),g||document.documentElement.clientHeight||window.innerHeight||0);var g;const u=s?.dataset.mediaHeightOverrideType,m=n&&"none"!==n||a&&a.some((e=>e.scrollEffect)),f=s&&m?s:c,b=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=o.getMediaDimensionsByEffect?.(b||n,f.offsetWidth,f.offsetHeight,d)||{width:c.offsetWidth,height:c.offsetHeight};if(a&&(t.sourceSetsTargetHeights=function(e,t,i,s,n){const a={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{a[e]=n.getMediaDimensionsByEffect(o,t,i,s).height})),a}(a,f.offsetWidth,f.offsetHeight,d,o)),!r)return;const M=h(r);b&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-p)),t.width=p,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+l:e}(v,u),t.screenHeight=d,t.imgSrc=M,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=u,t.srcset=r.srcset},patch:function(e,t,i,n,a,c,d,h,l){if(!Object.keys(t).length)return;const{imageData:g}=n,u=i[e],m=i.image;h&&(g.devicePixelRatio=1);const f=n.targetScale||1,b={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*f,targetHeight:(t.height||0)*f},displayMode:g.displayMode},p=r(b,a,"img"),v=p?.css?.img||{},M=function(e,t,i,s,n){const a=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,s);if(n&&(delete a.height,a.width="100%"),!e)return a;const o={...a};return"fill"===i?(o.position="absolute",o.top="0"):"fit"===i&&(o.height="100%"),"fixed"===e&&(o["will-change"]="transform"),o.objectPosition&&(o.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),o}(t.mediaHeightOverrideType,v,g.displayMode,f,d);o(m,M),(t.top||t.left)&&o(u,{top:`${t.top}px`,left:`${t.left}px`});const w=p?.uri||"",y=g?.hasAnimation||n?.hasAnimation,x=function(e,t,i){const{sourceSets:s}=t;if(!s||!s.length)return;const n={};return s.forEach((({mediaQuery:s,crop:a,focalPoint:o})=>{const c={...t,targetHeight:(e.sourceSetsTargetHeights||{})[s]||0,imageData:{...t.imageData,crop:a,focalPoint:o}},d=r(c,i,"img");n[s]=d.uri||""})),n}(t,b,a);if(l&&(m.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in u.dataset)&&(u.dataset.transitioned="",m.complete?m.onload=function(){m.dataset.loadDone=""}:m.onload=function(){m.complete?m.dataset.loadDone="":m.onload=function(){m.dataset.loadDone=""}}),c){((e,t)=>(0,s.getFileExtension)(e)===s.fileType.GIF||(0,s.getFileExtension)(e)===s.fileType.WEBP&&t)(g.uri,y)?(m.setAttribute("fetchpriority","low"),m.setAttribute("loading","lazy"),m.setAttribute("decoding","async")):m.setAttribute("fetchpriority","high"),m.currentSrc!==w&&m.setAttribute("src",w);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===w))&&m.setAttribute("srcset",w),i.picture&&b.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=x?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}},u={parallax:"ImageParallax",fixed:"ImageReveal"};const m=function(e,t,i){return class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){t.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const s={},n={},a=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),r="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:d}=o.imageData,{sourceSets:l}=o,m=c||d&&u[d];l&&l.length&&l.forEach((e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])})),s[a]=this,o.containerId&&(s[o.containerId]=i.document.getElementById(`${o.containerId}`));const f=o.containerId?s[o.containerId]:void 0;if(s.image=this.querySelector("img"),s.picture=this.querySelector("picture"),!s.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{g.measure(a,n,s,{containerElm:f,bgEffect:m,sourceSets:l},e)}));const b=(i,c)=>{e.mutationService.mutate((()=>{g.patch(a,n,s,o,t,i,r,m,c)}))},p=s.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!h(p)||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){e.resizeService?.observe(this)}unobserveResize(){e.resizeService?.unobserve(this)}observeIntersect(){e.intersectionService?.observe(this)}unobserveIntersect(){e.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>{this.reLayout()}))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};var f=i(17709),b=i.n(f);const p=()=>/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,v="https://static.wixstatic.com/media",M="https://static.wixstatic.com";function w(e={},t=null,i={}){if("undefined"==typeof window)return;const s={staticMediaUrl:v,mediaRootUrl:M,experiments:{},devicePixelRatio:p(),...i},n=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let s,n;return e.ResizeObserver&&(s=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(a){const o=m({resizeService:s,intersectionService:n,mutationService:b(),...t},a,e);e.customElements.define(i,o)}}}(t,e);n&&n(s)}},41217:(e,t,i)=>{i.d(t,{Io:()=>n,Rb:()=>o,_b:()=>s,kU:()=>a});function s(e,t,i,s,n){return(n-e)*(s-i)/(t-e)+i}function n(e,t){let[i,s]=e,[n,a]=t;return Math.sqrt((n-i)**2+(a-s)**2)}function a(e){return e*Math.PI/180}function o(e,t,i){void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0);return(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}}},e=>{e.O(0,[592,8398],(()=>{return t=96567,e(e.s=t);var t}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js.map</script>


<!-- preloading pre-scripts -->

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4701.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.eckbd.com&fileId=032d1636.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&languageResolutionMethod=QueryParam&metaSiteId=30fb2d50-bc49-46b2-8bf9-751ee4af3c76&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=es&pageId=70a465_af38651438f185e2e83d9f439aa4e623_646.json&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.13765.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.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=15d5abd4-47cc-4abe-9504-e0cea5eb8c44&siteRevision=646&staticHTMLComponentUrl=https%3A%2F%2Fwww-eckbd-com.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%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4701.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.eckbd.com&fileId=032d1636.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&languageResolutionMethod=QueryParam&metaSiteId=30fb2d50-bc49-46b2-8bf9-751ee4af3c76&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=es&pageId=70a465_f2a42be3ecd1ee71a3eab8ad9a744d27_645.json&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.13765.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.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=15d5abd4-47cc-4abe-9504-e0cea5eb8c44&siteRevision=646&staticHTMLComponentUrl=https%3A%2F%2Fwww-eckbd-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_c1dmp" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4701.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.eckbd.com&fileId=dde89bde.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=30fb2d50-bc49-46b2-8bf9-751ee4af3c76&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=es&pageId=70a465_af38651438f185e2e83d9f439aa4e623_646.json&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.13765.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.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=15d5abd4-47cc-4abe-9504-e0cea5eb8c44&siteRevision=646&staticHTMLComponentUrl=https%3A%2F%2Fwww-eckbd-com.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%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4701.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.eckbd.com&fileId=dde89bde.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=30fb2d50-bc49-46b2-8bf9-751ee4af3c76&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=es&pageId=70a465_f2a42be3ecd1ee71a3eab8ad9a744d27_645.json&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.13765.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.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=15d5abd4-47cc-4abe-9504-e0cea5eb8c44&siteRevision=646&staticHTMLComponentUrl=https%3A%2F%2Fwww-eckbd-com.filesusr.com%2F&viewMode=desktop" id="platform_c1dmp" 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://[email protected]/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.a7ae621e.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[9420],{42243:()=>{window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};const{lodash:e,react:o,reactDOM:a,imageClientApi:n,clientSdk:d}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};n.loaded=new Promise((e=>{n.onload=e})),e.loaded=new Promise((o=>{e.onload=o})),d.loaded=new Promise((e=>{d.onload=e})),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),a.loaded=new Promise((e=>{a.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,a.loaded]),window.resolveExternalsRegistryPromise()}},e=>{var o;o=42243,e(e.s=o)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.a7ae621e.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.eckbd.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"30fb2d50-bc49-46b2-8bf9-751ee4af3c76","userId":"70a46560-9a0a-4bde-bcc2-78dbea6410b3","siteId":"15d5abd4-47cc-4abe-9504-e0cea5eb8c44","externalBaseUrl":"https:\/\/www.eckbd.com","siteRevision":646,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"6946e43c-ea14-4e68-a242-71ba0a58b904","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Desktop"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"es","userLanguageResolutionMethod":"QueryParam","siteLanguage":"es","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":true},"codeEmbed":{"htmlEmbeds":[{"id":"e5b5e091-b381-4d4d-b53b-64f622d4f76b","embedType":"custom","position":"bodyEnd","loadOnce":true,"content":{"type":"custom","html":"<!-- VISA Session Recording Code --><script>(function (_window, _document, _script_url, _extAndQuery) {if (!_window._ssrSettings) { _window._ssrSettings = {}; }_window._ssrSettings[\"ebf439e1-6f8a-4c15-9c4b-21206cd23910\"] = { version: \"0.1\", websiteId: \"ebf439e1-6f8a-4c15-9c4b-21206cd23910\", };let bodyEl = _document.getElementsByTagName(\"body\")[0];let jsScript = _document.createElement(\"script\");jsScript.defer = true;jsScript.src = _script_url + _extAndQuery + _window._ssrSettings[\"ebf439e1-6f8a-4c15-9c4b-21206cd23910\"].version;bodyEl.appendChild(jsScript);})(window, document, \"\/\/worker-visa.session-replays.io\/ssr-worker.min\", \".js?websiteId=ebf439e1-6f8a-4c15-9c4b-21206cd23910&v=\");<\/script><!-- VISA Session Recording Code -->","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"eckbd.com","name":"SESSION RECORDING"},{"id":"b79badda-58df-4795-a01c-a0238a88b8e0","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"\n<!-- Global site tag (gtag.js) - Google AdWords: AW-10863608784 -->\n<script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=AW-10863608784\"><\/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-10863608784'\n            }\n        });\n    }(window,\"promoteAnalyticsChannels\")\n<\/script>"},"domain":"eckbd.com","name":"Google Ads"},{"id":"3d32674b-217a-46e8-acbd-9abe9b8e20d1","embedType":"custom","position":"head","loadOnce":false,"content":{"type":"custom","html":"<meta name=\"p:domain_verify\" content=\"a81ed53cf2dc3f8b3903bb43e350007a\" \/>\n"},"domain":"","name":"Pinterest Verification"},{"id":"b24145bf-1805-45c4-9a5a-d5e6260d61f0","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script src=\"https:\/\/scripts.promolayer.io\/5de8bbbd-ad76-4fab-a27b-7fa70f45bdc9\" async><\/script>"},"domain":"eckbd.com","name":"appMarketEmbed"},{"id":"2c917993-8f34-460a-b293-5ff3bd452b54","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script src=\"https:\/\/www.neowauk.com\/EventProvider\/wix_c63508bcd216a-f890-4a9a-a01a-1575d0a65719.js\" async><\/script>"},"domain":"eckbd.com","name":"appMarketEmbed"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}]},"consentPolicy":{"siteConsentPolicy":{"essential":true,"functional":true,"analytics":true,"advertising":true,"dataToThirdParty":true},"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"779aeddc-2613-4b25-8bb5-69d06c9d05a0","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.eckbd.com\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.eckbd.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604":{"id":"e4kfk","title":"Notificaciones"},"5089ea10-96a0-4e4e-8f58-789b214cf42a":{"id":"fs9r4","title":"My Wallet"},"51a0a23d-c664-4b73-9239-31f5b57a71ca":{"id":"qq9ei","title":"Opciones"},"a4807bca-c7ba-489d-937c-70a001b363b0":{"id":"ux0dg","title":"My Orders"},"37de1a16-d11d-45cb-8330-608674368d37":{"id":"au0cv","title":"My Addresses"},"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd":{"id":"je0p3","title":"My Subscriptions"},"3dd2260c-436c-44ab-95c5-a6909f09e5e1":{"id":"gmahu","title":"My Wishlist"},"8604884a-b7dd-471b-971c-ec3f83a4705d":{"id":"jz46s","title":"My Account"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"8604884a-b7dd-471b-971c-ec3f83a4705d","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/my-orders":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"order_history","menuOrder":2,"visibleForRoles":[]},"page":"a4807bca-c7ba-489d-937c-70a001b363b0","seoData":{"title":"My Orders","description":"","keywords":"","noIndex":"true"},"title":"My Orders"},"\/my-addresses":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","appPageId":"my_addresses","menuOrder":2,"visibleForRoles":[]},"page":"37de1a16-d11d-45cb-8330-608674368d37","seoData":{"title":"My Addresses","description":"","keywords":"","noIndex":"true"},"title":"My Addresses"},"\/my-wallet":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appPageId":"my_wallet","menuOrder":2,"visibleForRoles":[]},"page":"5089ea10-96a0-4e4e-8f58-789b214cf42a","seoData":{"title":"My Wallet","description":"","keywords":"","noIndex":"true"},"title":"My Wallet"},"\/my-wishlist":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"wishlist","menuOrder":2,"visibleForRoles":[]},"page":"3dd2260c-436c-44ab-95c5-a6909f09e5e1","seoData":{"title":"My Wishlist","description":"","keywords":"","noIndex":"true"},"title":"My Wishlist"},"\/my-subscriptions":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","appPageId":"My Subscriptions","menuOrder":2,"visibleForRoles":[]},"page":"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd","seoData":{"title":"My Subscriptions","description":"","keywords":"","noIndex":"true"},"title":"My Subscriptions"},"\/settings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"51a0a23d-c664-4b73-9239-31f5b57a71ca","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":"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604","seoData":{"title":"Notificaciones","description":"","keywords":"","noIndex":"true"},"title":"Notificaciones"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.eckbd.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"bcbec3cb-d0df-4c96-a4da-e2c505cc4560":{"id":"tmlwy","title":"Profile"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"bcbec3cb-d0df-4c96-a4da-e2c505cc4560","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"test-3d-v2":{"urlData":{"basePath":"https:\/\/www.eckbd.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=779aeddc-2613-4b25-8bb5-69d06c9d05a0&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"9dcc4837-ba7a-4492-a29d-7ae91caca68c":{"id":"h8dqp","title":"TEST 3D V2 (Title)"},"a01d2759-1ba4-44f1-9a4e-c225207e363b":{"id":"p1pts","title":"TEST 3D V2 (All)"}},"routerPrefix":"\/test-3d-v2","config":{"patterns":{"\/{title}":{"pageRole":"9dcc4837-ba7a-4492-a29d-7ae91caca68c","title":"{title}","config":{"collection":"TEST3DV2","pageSize":1,"lowercase":true,"sort":[{"title":"asc"}],"seoV2":true},"seoMetaTags":{"description":"{subtitle}","og:image":"{image}","robots":"index"}},"\/":{"pageRole":"a01d2759-1ba4-44f1-9a4e-c225207e363b","title":"TEST3DV2","config":{"collection":"TEST3DV2","pageSize":12,"sort":[{"title":"asc"}],"lowercase":true,"seoV2":true},"seoMetaTags":{"robots":"index"}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"779aeddc-2613-4b25-8bb5-69d06c9d05a0"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"projects":{"urlData":{"basePath":"https:\/\/www.eckbd.com\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=779aeddc-2613-4b25-8bb5-69d06c9d05a0&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"0bd80fac-0c3b-433b-8912-26fd7b22d0e3":{"id":"bi5os","title":"Projects (Project Name)"},"1f5be2e5-af6b-4762-9d7f-da7823a561c8":{"id":"vd0zr","title":"Projects (All)"}},"routerPrefix":"\/projects","config":{"patterns":{"\/{title}":{"pageRole":"0bd80fac-0c3b-433b-8912-26fd7b22d0e3","title":"{title}","config":{"collection":"Projects","pageSize":1,"lowercase":true,"sort":[{"title":"asc"}],"seoV2":true},"seoMetaTags":{"og:image":"{mainProjectImage}","description":"{shortProjectDescription}","keywords":"","robots":"index"}},"\/":{"pageRole":"1f5be2e5-af6b-4762-9d7f-da7823a561c8","title":"Projects","config":{"collection":"Projects","pageSize":20,"sort":[{"title":"asc"}],"lowercase":true,"seoV2":true},"seoMetaTags":{"robots":"index"}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"779aeddc-2613-4b25-8bb5-69d06c9d05a0"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"notifications":"e4kfk","my-wallet":"fs9r4","settings":"qq9ei","my-orders":"ux0dg","my-addresses":"au0cv","my-subscriptions":"je0p3","my-wishlist":"gmahu","my-account":"jz46s","profile-1":"tmlwy","blank":"h8dqp","blank-1":"p1pts","blank-2":"bi5os","blank-3":"vd0zr"},"externalBaseUrl":"https:\/\/www.eckbd.com"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.eckbd.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"779aeddc-2613-4b25-8bb5-69d06c9d05a0","viewMode":"site","siteRevision":646},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"eckbd.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.eckbd.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604":{"id":"e4kfk","title":"Notificaciones"},"5089ea10-96a0-4e4e-8f58-789b214cf42a":{"id":"fs9r4","title":"My Wallet"},"51a0a23d-c664-4b73-9239-31f5b57a71ca":{"id":"qq9ei","title":"Opciones"},"a4807bca-c7ba-489d-937c-70a001b363b0":{"id":"ux0dg","title":"My Orders"},"37de1a16-d11d-45cb-8330-608674368d37":{"id":"au0cv","title":"My Addresses"},"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd":{"id":"je0p3","title":"My Subscriptions"},"3dd2260c-436c-44ab-95c5-a6909f09e5e1":{"id":"gmahu","title":"My Wishlist"},"8604884a-b7dd-471b-971c-ec3f83a4705d":{"id":"jz46s","title":"My Account"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"8604884a-b7dd-471b-971c-ec3f83a4705d","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/my-orders":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"order_history","menuOrder":2,"visibleForRoles":[]},"page":"a4807bca-c7ba-489d-937c-70a001b363b0","seoData":{"title":"My Orders","description":"","keywords":"","noIndex":"true"},"title":"My Orders"},"\/my-addresses":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","appPageId":"my_addresses","menuOrder":2,"visibleForRoles":[]},"page":"37de1a16-d11d-45cb-8330-608674368d37","seoData":{"title":"My Addresses","description":"","keywords":"","noIndex":"true"},"title":"My Addresses"},"\/my-wallet":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appPageId":"my_wallet","menuOrder":2,"visibleForRoles":[]},"page":"5089ea10-96a0-4e4e-8f58-789b214cf42a","seoData":{"title":"My Wallet","description":"","keywords":"","noIndex":"true"},"title":"My Wallet"},"\/my-wishlist":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"wishlist","menuOrder":2,"visibleForRoles":[]},"page":"3dd2260c-436c-44ab-95c5-a6909f09e5e1","seoData":{"title":"My Wishlist","description":"","keywords":"","noIndex":"true"},"title":"My Wishlist"},"\/my-subscriptions":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","appPageId":"My Subscriptions","menuOrder":2,"visibleForRoles":[]},"page":"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd","seoData":{"title":"My Subscriptions","description":"","keywords":"","noIndex":"true"},"title":"My Subscriptions"},"\/settings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"51a0a23d-c664-4b73-9239-31f5b57a71ca","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":"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604","seoData":{"title":"Notificaciones","description":"","keywords":"","noIndex":"true"},"title":"Notificaciones"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.eckbd.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"bcbec3cb-d0df-4c96-a4da-e2c505cc4560":{"id":"tmlwy","title":"Profile"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"bcbec3cb-d0df-4c96-a4da-e2c505cc4560","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"pageIdToPrefix":{"e4kfk":"account","fs9r4":"account","qq9ei":"account","ux0dg":"account","au0cv":"account","je0p3":"account","gmahu":"account","jz46s":"account","tmlwy":"profile"}},"locationWixCodeSdk":{"routersConfigMap":{"routers-kjll67py":{"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\":\"8604884a-b7dd-471b-971c-ec3f83a4705d\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"a4807bca-c7ba-489d-937c-70a001b363b0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"37de1a16-d11d-45cb-8330-608674368d37\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"5089ea10-96a0-4e4e-8f58-789b214cf42a\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-wishlist\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"wishlist\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"3dd2260c-436c-44ab-95c5-a6909f09e5e1\",\"seoData\":{\"title\":\"My Wishlist\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wishlist\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"51a0a23d-c664-4b73-9239-31f5b57a71ca\",\"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\":\"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"}}}","group":"members","pages":{"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604":"e4kfk","5089ea10-96a0-4e4e-8f58-789b214cf42a":"fs9r4","51a0a23d-c664-4b73-9239-31f5b57a71ca":"qq9ei","a4807bca-c7ba-489d-937c-70a001b363b0":"ux0dg","37de1a16-d11d-45cb-8330-608674368d37":"au0cv","c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd":"je0p3","3dd2260c-436c-44ab-95c5-a6909f09e5e1":"gmahu","8604884a-b7dd-471b-971c-ec3f83a4705d":"jz46s"},"roleVariations":{}},"routers-kjll67pz":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"bcbec3cb-d0df-4c96-a4da-e2c505cc4560\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"bcbec3cb-d0df-4c96-a4da-e2c505cc4560":"tmlwy"},"roleVariations":{}},"routers-l3rbtfs6":{"prefix":"test-3d-v2","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"9dcc4837-ba7a-4492-a29d-7ae91caca68c\",\"title\":\"{title}\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{subtitle}\",\"og:image\":\"{image}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"a01d2759-1ba4-44f1-9a4e-c225207e363b\",\"title\":\"TEST3DV2\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"9dcc4837-ba7a-4492-a29d-7ae91caca68c":"h8dqp","a01d2759-1ba4-44f1-9a4e-c225207e363b":"p1pts"},"roleVariations":{}},"routers-laelo8pm":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"0bd80fac-0c3b-433b-8912-26fd7b22d0e3\",\"title\":\"{title}\",\"config\":{\"collection\":\"Projects\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{mainProjectImage}\",\"description\":\"{shortProjectDescription}\",\"keywords\":\"\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"1f5be2e5-af6b-4762-9d7f-da7823a561c8\",\"title\":\"Projects\",\"config\":{\"collection\":\"Projects\",\"pageSize\":20,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"0bd80fac-0c3b-433b-8912-26fd7b22d0e3":"bi5os","1f5be2e5-af6b-4762-9d7f-da7823a561c8":"vd0zr"},"roleVariations":{}}},"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false},"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.mh1otnrrej4oreqdfcjo.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.cmnlec8hp0bn9uarhtct.css"]},"ooi":{"ooiComponentsData":{"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.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},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/[email protected]\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"sentryDsn":"https:\/\/[email protected]\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.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.1617.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.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.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.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.123.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidget.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/[email protected]\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.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.3191.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.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.1489.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4c910826-dc3a-42b6-aa89-11e813c3821d":{"sentryDsn":"https:\/\/[email protected]\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"sentryDsn":"https:\/\/[email protected]\/6097","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"7ae13e41-6022-46c4-b050-2173272ef12e":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2fee3364-0407-4de0-b186-832be61142b6":{"componentUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverter.bundle.min.js","widgetId":"2fee3364-0407-4de0-b186-832be61142b6","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsViewerWidget.bundle.min.js","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"aa86b56d-3c49-44fd-9976-963695e7815d":{"sentryDsn":"https:\/\/[email protected]\/809","componentUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerViewerWidget.bundle.min.js","widgetId":"aa86b56d-3c49-44fd-9976-963695e7815d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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.4620.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.4620.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.4620.0\/PaywallViewerWidget.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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.4620.0\/PackagePickerViewerWidget.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidget.bundle.min.js","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidget.bundle.min.js","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidget.bundle.min.js","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidget.bundle.min.js","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidget.bundle.min.js","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidget.bundle.min.js","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"211b5287-14e2-4690-bb71-525908938c81":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidget.bundle.min.js","widgetId":"211b5287-14e2-4690-bb71-525908938c81","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostTitleViewerWidget.bundle.min.js","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidget.bundle.min.js","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidget.bundle.min.js","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/feed-page-mobile-viewer.bundle.min.js"},"protectedPages":{"passwordProtected":{},"publicPageIds":["ikl0d","fe344","w6tx2","c1dmp","h8dqp","gydep","jpbjj","zqeyf","tmlwy","ypkfk","g0yex","etn4y","nnrf5","a1vur","a1vus","wcf2o","c4cio","n1j1y","sjxvt","h9kxt","oea74","a1vuq","a1vun","p1pts","vqevh","yp5it","a1vuk","a1vup","a1vuj","dl9om","a1vuo","n38y8","a1vul","jeemi","jsee5","a1vum","vodvx","a1vui","une78","wawn3","asngo","bi5os","a1vuh","vd0zr","qj9gr","zkf5o","wih56","sllws"],"pageUriSeoToRouterPrefix":{"notifications":"account","my-wallet":"account","settings":"account","my-orders":"account","my-addresses":"account","my-subscriptions":"account","my-wishlist":"account","my-account":"account","profile-1":"profile","blank":"test-3d-v2","blank-1":"test-3d-v2","blank-2":"projects","blank-3":"projects"}},"renderer":{"disabledComponents":{}},"reporter":{"userId":"70a46560-9a0a-4bde-bcc2-78dbea6410b3","metaSiteId":"30fb2d50-bc49-46b2-8bf9-751ee4af3c76","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":["e4kfk","fs9r4","qq9ei","ux0dg","au0cv","je0p3","gmahu","jz46s","tmlwy","h8dqp","p1pts","bi5os","vd0zr"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.eckbd.com","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.eckbd.com","mainPageId":"c1dmp","pagesMap":{"ikl0d":{"pageId":"ikl0d","title":"VASOS TUMBLER","pageUriSEO":"vasos-tumbler-misy","pageJsonFileName":"70a465_9c36710a1d981b878f5d075492f1798a_644","pageFullPath":"vasos-tumbler-misy"},"fe344":{"pageId":"fe344","title":"ORGANIZADOR MIBLI","pageUriSEO":"organizador-de-escritorio-mibli","pageJsonFileName":"70a465_70be154824717065fee55d62736d701d_644","pageFullPath":"organizador-de-escritorio-mibli"},"w6tx2":{"pageId":"w6tx2","title":"SILLAS DE MASAJES SIMA","pageUriSEO":"silla-de-masajes-robótica-sima","pageJsonFileName":"70a465_2b1856525e5e69e659100c6cd31cc1a1_644","pageFullPath":"silla-de-masajes-robótica-sima"},"c1dmp":{"pageId":"c1dmp","title":"INICIO","pageUriSEO":"home","pageJsonFileName":"70a465_f2a42be3ecd1ee71a3eab8ad9a744d27_645","pageFullPath":"home"},"h8dqp":{"pageId":"h8dqp","title":"TEST 3D V2 (Title)","pageUriSEO":"blank","pageJsonFileName":"70a465_a1b3908b4a75dabd2369ead7e599f113_644","pageFullPath":"blank"},"gydep":{"pageId":"gydep","title":"JOYERO","pageUriSEO":"joyero","pageJsonFileName":"70a465_041a31e829b6d976b1aacef3862060a6_644","pageFullPath":"joyero"},"jpbjj":{"pageId":"jpbjj","title":"CAJA DE MÚSICA","pageUriSEO":"caja-de-música","pageJsonFileName":"70a465_f6c83e2bbd9e26d863a61a5eb2a97a09_644","pageFullPath":"caja-de-música"},"zqeyf":{"pageId":"zqeyf","title":"POLITICA DE DEVOLUCION","pageUriSEO":"devolucion","pageJsonFileName":"70a465_76c5fb78ddea967ca37a2b5c456fe3af_644","pageFullPath":"devolucion"},"tmlwy":{"pageId":"tmlwy","title":"Profile","pageUriSEO":"profile-1","pageJsonFileName":"70a465_0ec0cac98db4ce4849eed7fb07f45378_644","pageFullPath":"profile-1"},"ypkfk":{"pageId":"ypkfk","title":"Cart Page","pageUriSEO":"cart-page","pageJsonFileName":"70a465_4b09e39fa05efbbb806b9f39a42ab310_644","pageFullPath":"cart-page"},"je0p3":{"pageId":"je0p3","title":"My Subscriptions","pageUriSEO":"my-subscriptions","pageFullPath":"my-subscriptions"},"ux0dg":{"pageId":"ux0dg","title":"My Orders","pageUriSEO":"my-orders","pageFullPath":"my-orders"},"qq9ei":{"pageId":"qq9ei","title":"Opciones","pageUriSEO":"settings","pageFullPath":"settings"},"g0yex":{"pageId":"g0yex","title":"TIENDA","pageUriSEO":"shop","pageJsonFileName":"70a465_cdd071b571b8c0f692a22de52a110996_644","pageFullPath":"shop"},"etn4y":{"pageId":"etn4y","title":"DESCUENTO JOYEROS","pageUriSEO":"copia-de-condiciones-girar-la-rueda","pageJsonFileName":"70a465_29e34f4d4f309b38acede14e0c351374_644","pageFullPath":"copia-de-condiciones-girar-la-rueda"},"nnrf5":{"pageId":"nnrf5","title":"Carrito lateral","pageUriSEO":"popup-nnrf5","pageJsonFileName":"70a465_58009333c2abce37c0862a890d6c6464_645"},"a1vur":{"pageId":"a1vur","title":"DIA MADRE","pageUriSEO":"copia-de-bienvenido-1","pageJsonFileName":"70a465_854a477372fb3cb93fb87b390762878a_644","pageFullPath":"copia-de-bienvenido-1"},"a1vus":{"pageId":"a1vus","title":"OCTUBRE LLEGADA ","pageUriSEO":"copia-de-bienvenido-2","pageJsonFileName":"70a465_e11fd23f3492fe44a58fded746f3ebd5_644","pageFullPath":"copia-de-bienvenido-2"},"wcf2o":{"pageId":"wcf2o","title":"COMPARAR PRODUCTOS","pageUriSEO":"copia-de-condiciones-girar-la-rueda-1","pageJsonFileName":"70a465_a1a5e8324c8118d06bdacae7bae4b095_644","pageFullPath":"copia-de-condiciones-girar-la-rueda-1"},"c4cio":{"pageId":"c4cio","title":"SET MIMBRE","pageUriSEO":"set-mimbre","pageJsonFileName":"70a465_a0972b1ba0777f49f84f8ef54f020507_644","pageFullPath":"set-mimbre"},"n1j1y":{"pageId":"n1j1y","title":"SILLA ESCRITORIO BENTO","pageUriSEO":"silla-escritorio-bento","pageJsonFileName":"70a465_d85c3bb53add1a9dfa28f838e4142079_644","pageFullPath":"silla-escritorio-bento"},"sjxvt":{"pageId":"sjxvt","title":"ESCRITORIOS DE PIE LIFT","pageUriSEO":"escritoriolift","pageJsonFileName":"70a465_b8ffd42c802452bbbced7375bfb962b9_644","pageFullPath":"escritoriolift"},"h9kxt":{"pageId":"h9kxt","title":"POSTURA ACTIVA","pageUriSEO":"postura-activa-silla","pageJsonFileName":"70a465_b96d2b2dd8fd8c2735784d33de70445b_644","pageFullPath":"postura-activa-silla"},"oea74":{"pageId":"oea74","title":"Product Page","pageUriSEO":"product-page","pageJsonFileName":"70a465_05969453e9cdfcd1864423a3f4c8f92a_644","pageFullPath":"product-page"},"a1vuq":{"pageId":"a1vuq","title":"FERIA MAXIMA","pageUriSEO":"copia-de-bienvenido","pageJsonFileName":"70a465_864601ee1acaf31a42ee5f9e45f8bb15_644","pageFullPath":"copia-de-bienvenido"},"a1vun":{"pageId":"a1vun","title":"MEDIOS DE PAGO","pageUriSEO":"copia-de-envios","pageJsonFileName":"70a465_52a30fa9f0d1c097b1465f8957470489_644","pageFullPath":"copia-de-envios"},"p1pts":{"pageId":"p1pts","title":"TEST 3D V2 (All)","pageUriSEO":"blank-1","pageJsonFileName":"70a465_21db6d3b55ac3c07b60e1804a03e254e_644","pageFullPath":"blank-1"},"vqevh":{"pageId":"vqevh","title":"TEST 3D","pageUriSEO":"test3d","pageJsonFileName":"70a465_059566fde866c722fdd89ca3830eab54_644","pageFullPath":"test3d"},"yp5it":{"pageId":"yp5it","title":"VEFU VELAS DE POSTRES","pageUriSEO":"velas-de-soja-postres-vefu","pageJsonFileName":"70a465_4346c195e5559934a04eccccc3ee195d_644","pageFullPath":"velas-de-soja-postres-vefu"},"a1vuk":{"pageId":"a1vuk","title":"AGENDA","pageUriSEO":"copia-de-dias-off-1","pageJsonFileName":"70a465_8f1c67472f265c1c9be93109ac3789b9_644","pageFullPath":"copia-de-dias-off-1"},"a1vup":{"pageId":"a1vup","title":"NOSOTROS","pageUriSEO":"copia-de-devolucion","pageJsonFileName":"70a465_98f06ac5935fd79da7a8726b65e33ef2_644","pageFullPath":"copia-de-devolucion"},"a1vuj":{"pageId":"a1vuj","title":"MAPA","pageUriSEO":"copia-de-dias-off","pageJsonFileName":"70a465_f21de801f44ad2290f9358a69283b849_644","pageFullPath":"copia-de-dias-off"},"jz46s":{"pageId":"jz46s","title":"My Account","pageUriSEO":"my-account","pageFullPath":"my-account"},"dl9om":{"pageId":"dl9om","title":"CONDICIONES GIRAR LA RUEDA","pageUriSEO":"condiciones-girar-rueda","pageJsonFileName":"70a465_3fa0edd293e38ef3460475298c893c60_644","pageFullPath":"condiciones-girar-rueda"},"a1vuo":{"pageId":"a1vuo","title":"DEVOLUCION","pageUriSEO":"copia-de-garantía-1","pageJsonFileName":"70a465_f423b05b6862f193d8361c65dabaedb4_644","pageFullPath":"copia-de-garantía-1"},"e4kfk":{"pageId":"e4kfk","title":"Notificaciones","pageUriSEO":"notifications","pageFullPath":"notifications"},"n38y8":{"pageId":"n38y8","title":"LUZ VELADORA","pageUriSEO":"luz-veladora","pageJsonFileName":"70a465_277ea11b16ed26b35f079f98de343331_644","pageFullPath":"luz-veladora"},"a1vul":{"pageId":"a1vul","title":"GARANTÍA","pageUriSEO":"copia-de-dias-off-2","pageJsonFileName":"70a465_58e33ae72af125cc31699fb9aec21b8a_644","pageFullPath":"copia-de-dias-off-2"},"jeemi":{"pageId":"jeemi","title":"Thank You Page","pageUriSEO":"thank-you-page","pageJsonFileName":"70a465_1e38fba1484399a7a4f1c4211961c383_644","pageFullPath":"thank-you-page"},"jsee5":{"pageId":"jsee5","title":"PUBLICACIONES","pageUriSEO":"publicaciones","pageJsonFileName":"70a465_009cb893d62db478786676b787705b73_644","pageFullPath":"publicaciones"},"a1vum":{"pageId":"a1vum","title":"ENVIOS","pageUriSEO":"copia-de-garantía","pageJsonFileName":"70a465_12acad99d9dec3cbe77cff68b0290994_646","pageFullPath":"copia-de-garantía"},"vodvx":{"pageId":"vodvx","title":"Entrada","pageUriSEO":"post","pageJsonFileName":"70a465_a2d30a9b74d74cc1d320f013118ac0ea_644","pageFullPath":"post"},"a1vui":{"pageId":"a1vui","title":"DIAS OFF","pageUriSEO":"popup-a1vui","pageJsonFileName":"70a465_b51c7922de76d3c36b74d244f834b398_644","pageFullPath":"popup-a1vui"},"une78":{"pageId":"une78","title":"PRONTO","pageUriSEO":"pronto","pageJsonFileName":"70a465_22718a3e09e0032aa1e9dd3f1ee064a3_644","pageFullPath":"pronto"},"wawn3":{"pageId":"wawn3","title":"MESA ROBÓTICA","pageUriSEO":"mesa-robótica","pageJsonFileName":"70a465_c554fddcbbd72b05d9d91ccf7d8f1e89_644","pageFullPath":"mesa-robótica"},"asngo":{"pageId":"asngo","title":"TEST HERRAMIENTA V1","pageUriSEO":"general-8","pageJsonFileName":"70a465_f1aff5aaa37287b35e093fd4d6a50652_644","pageFullPath":"general-8"},"gmahu":{"pageId":"gmahu","title":"My Wishlist","pageUriSEO":"my-wishlist","pageFullPath":"my-wishlist"},"bi5os":{"pageId":"bi5os","title":"Projects (Project Name)","pageUriSEO":"blank-2","pageJsonFileName":"70a465_46bed8c8ded27ee8a0602209ce70edc7_644","pageFullPath":"blank-2"},"fs9r4":{"pageId":"fs9r4","title":"My Wallet","pageUriSEO":"my-wallet","pageFullPath":"my-wallet"},"a1vuh":{"pageId":"a1vuh","title":"BIENVENIDO","pageUriSEO":"popup-a1vuh","pageJsonFileName":"70a465_e3546baa65e894ec7228cd0e10398915_644","pageFullPath":"popup-a1vuh"},"vd0zr":{"pageId":"vd0zr","title":"Projects (All)","pageUriSEO":"blank-3","pageJsonFileName":"70a465_7ee4e9f64004834494313aceb4573432_644","pageFullPath":"blank-3"},"qj9gr":{"pageId":"qj9gr","title":"Checkout","pageUriSEO":"checkout","pageJsonFileName":"70a465_3862d875d97f5bb6fdf63e864c34dbb8_644","pageFullPath":"checkout"},"zkf5o":{"pageId":"zkf5o","title":"ALMOHADA CON PELUCHE MAKI","pageUriSEO":"almohada-snack-peluche-maki","pageJsonFileName":"70a465_4c6f5e8c6d2bd821122e4c4331576a25_644","pageFullPath":"almohada-snack-peluche-maki"},"au0cv":{"pageId":"au0cv","title":"My Addresses","pageUriSEO":"my-addresses","pageFullPath":"my-addresses"},"wih56":{"pageId":"wih56","title":"Search Results","pageUriSEO":"search-results","pageJsonFileName":"70a465_44ebe7809a980fc7e09cd057f1622f90_644","pageFullPath":"search-results"},"sllws":{"pageId":"sllws","title":"MESA GAMER","pageUriSEO":"mesa-gamer","pageJsonFileName":"70a465_79bbb8e334747b6e8f7b7e65a9111e0e_644","pageFullPath":"mesa-gamer"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/vasos-tumbler-misy":{"type":"Static","pageId":"ikl0d"},".\/organizador-de-escritorio-mibli":{"type":"Static","pageId":"fe344"},".\/silla-de-masajes-robótica-sima":{"type":"Static","pageId":"w6tx2"},".\/home":{"type":"Static","pageId":"c1dmp"},".\/joyero":{"type":"Static","pageId":"gydep"},".\/caja-de-música":{"type":"Static","pageId":"jpbjj"},".\/devolucion":{"type":"Static","pageId":"zqeyf"},".\/cart-page":{"type":"Static","pageId":"ypkfk"},".\/shop":{"type":"Static","pageId":"g0yex"},".\/copia-de-condiciones-girar-la-rueda":{"type":"Static","pageId":"etn4y"},".\/popup-nnrf5":{"type":"Static","pageId":"nnrf5"},".\/copia-de-bienvenido-1":{"type":"Static","pageId":"a1vur"},".\/copia-de-bienvenido-2":{"type":"Static","pageId":"a1vus"},".\/copia-de-condiciones-girar-la-rueda-1":{"type":"Static","pageId":"wcf2o"},".\/set-mimbre":{"type":"Static","pageId":"c4cio"},".\/silla-escritorio-bento":{"type":"Static","pageId":"n1j1y"},".\/escritoriolift":{"type":"Static","pageId":"sjxvt"},".\/postura-activa-silla":{"type":"Static","pageId":"h9kxt"},".\/product-page":{"type":"Static","pageId":"oea74"},".\/copia-de-bienvenido":{"type":"Static","pageId":"a1vuq"},".\/copia-de-envios":{"type":"Static","pageId":"a1vun"},".\/test3d":{"type":"Static","pageId":"vqevh"},".\/velas-de-soja-postres-vefu":{"type":"Static","pageId":"yp5it"},".\/copia-de-dias-off-1":{"type":"Static","pageId":"a1vuk"},".\/copia-de-devolucion":{"type":"Static","pageId":"a1vup"},".\/copia-de-dias-off":{"type":"Static","pageId":"a1vuj"},".\/condiciones-girar-rueda":{"type":"Static","pageId":"dl9om"},".\/copia-de-garantía-1":{"type":"Static","pageId":"a1vuo"},".\/luz-veladora":{"type":"Static","pageId":"n38y8"},".\/copia-de-dias-off-2":{"type":"Static","pageId":"a1vul"},".\/thank-you-page":{"type":"Static","pageId":"jeemi"},".\/publicaciones":{"type":"Static","pageId":"jsee5"},".\/copia-de-garantía":{"type":"Static","pageId":"a1vum"},".\/post":{"type":"Static","pageId":"vodvx"},".\/popup-a1vui":{"type":"Static","pageId":"a1vui"},".\/pronto":{"type":"Static","pageId":"une78"},".\/mesa-robótica":{"type":"Static","pageId":"wawn3"},".\/general-8":{"type":"Static","pageId":"asngo"},".\/popup-a1vuh":{"type":"Static","pageId":"a1vuh"},".\/checkout":{"type":"Static","pageId":"qj9gr"},".\/almohada-snack-peluche-maki":{"type":"Static","pageId":"zkf5o"},".\/search-results":{"type":"Static","pageId":"wih56"},".\/mesa-gamer":{"type":"Static","pageId":"sllws"},".\/account":{"type":"Dynamic","pageIds":["e4kfk","fs9r4","qq9ei","ux0dg","au0cv","je0p3","gmahu","jz46s"]},".\/profile":{"type":"Dynamic","pageIds":["tmlwy"]},".\/test-3d-v2":{"type":"Dynamic","pageIds":["h8dqp","p1pts"]},".\/projects":{"type":"Dynamic","pageIds":["bi5os","vd0zr"]},".\/":{"type":"Static","pageId":"c1dmp"}},"pageIdToPrefix":{"e4kfk":"account","fs9r4":"account","qq9ei":"account","ux0dg":"account","au0cv":"account","je0p3":"account","gmahu":"account","jz46s":"account","tmlwy":"profile","h8dqp":"test-3d-v2","p1pts":"test-3d-v2","bi5os":"projects","vd0zr":"projects"},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"es"},"seoTpa":{"url":"http:\/\/172.20.48.25:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=30fb2d50-bc49-46b2-8bf9-751ee4af3c76","canonicalUrl":"https:\/\/www.eckbd.com\/","widgetWithUseSsrSeo":{"15":["144097ea-fea0-498e-ade7-e6de40127106"],"61":["14769d6e-1107-ab31-695f-e7da11628040"],"5015":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"],"6350":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"10528":["14c92de1-0e02-cbe5-98e9-c3de44d63a55"],"11579":["14e5b36b-e545-88a0-1475-2487df7e9206","14c1462a-97f2-9f6a-7bb7-f5541f23caa6","14e5b39b-6d47-99c3-3ee5-cee1c2574c89","211b5287-14e2-4690-bb71-525908938c81"]},"deviceType":"Desktop","baseUri":"https:\/\/www.eckbd.com","mainPageId":"c1dmp","siteId":"15d5abd4-47cc-4abe-9504-e0cea5eb8c44","metaSiteId":"30fb2d50-bc49-46b2-8bf9-751ee4af3c76","runningExperiments":{"runningExperiments":{"specs.thunderbolt.videoLazyLoading":"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.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","sv_imageZoomSeo":"false","specs.thunderbolt.routeToExternalDispatcher":"true","specs.thunderbolt.servicesInfra":"false","specs.thunderbolt.FixWixDataInstanceForBlocksPreview":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.SentryViaPanorama":"false","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"true","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.useNativeSchedulerYield":"true","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.thunderbolt.hardenTimeout":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true"}},"signedInstances":{"13":[null,null],"14":["14bca956-e09f-f4d6-14d7-466cb3f09103","en9ZQ1zhGsAvW6gVbmmTd4H9rRhRLmk7SOD4_Xyc6_4.eyJpbnN0YW5jZUlkIjoiZDVhYWQ5MTgtYWVmYy00NDgxLWJjZjQtMDI4NTg3OTlkNTk1IiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI0M2ZiMzQzZS01Y2NmLTQwYjAtOWZmYy00ZmJmOWQ0ZmJjZmMiLCJiaVRva2VuIjoiZTU1MWY0NDgtMTJiNS0wMjMzLTM3MGQtNzc5YjYzMzZlOWUzIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"15":["14409595-f076-4753-8303-9a86f9f71469","8okel8SKayk7oi3HWrMaAZVqA_trFz-oPqY6aC21Zxc.eyJpbnN0YW5jZUlkIjoiOTYwOWE5MTYtYTk2MC00NWIxLTlhOGEtYWY1ZDhlOTkwNTZiIiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJ2aWRlb19leHRlbnNpdmUiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNmYyODQ0Ni0xNTI5LTAzMDMtMTE3My1kYTQzNmEzNjM5MWQiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"16":["13d21c63-b5ec-5912-8397-c3a5ddb27a97","tX7Nn72IWaTNLfk00n1YgHhL0J2OdgfP_AoDZEc2hXc.eyJpbnN0YW5jZUlkIjoiYjgwZDcyOGYtZmI2My00NDQ2LWFkNDktOTNmMmQ4YjJjZWU4IiwiYXBwRGVmSWQiOiIxM2QyMWM2My1iNWVjLTU5MTItODM5Ny1jM2E1ZGRiMjdhOTciLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJib29raW5ncyIsImRlbW9Nb2RlIjpmYWxzZSwiYmlUb2tlbiI6Ijg4ZjY1ZmRmLTQ3MmEtMDJmNC0yNmIwLWU2ZWMzYzFkZjI5ZSIsInNpdGVPd25lcklkIjoiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjEtMDktMTFUMjE6NDI6NDUuMzYyWiJ9"],"25":["1475ab65-206b-d79a-856d-fa10bdb479ea","65ZtNSKTRBKt2Ys67ubWqFf2j3om14NDUu-aUKt3JPw.eyJpbnN0YW5jZUlkIjoiY2IzZTQzZTYtMWJmYy00MjU0LWIyNmMtZTYxYWMwNjMxZDNjIiwiYXBwRGVmSWQiOiIxNDc1YWI2NS0yMDZiLWQ3OWEtODU2ZC1mYTEwYmRiNDc5ZWEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJyZXN0X3BybyIsImRlbW9Nb2RlIjpmYWxzZSwiYmlUb2tlbiI6ImZiYzU2ZWI2LWE3YjUtMDRlNi0zOTk1LTkzMDQyNGNjMjE0YSIsInNpdGVPd25lcklkIjoiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjEtMDktMTFUMjE6NDI6NDUuMzYyWiJ9"],"27":["35aec784-bbec-4e6e-abcb-d3d724af52cf","4zNGB6a7bFGBizNw6_KWWdnyJ_ZR7cULF2KsIxJAgwo.eyJpbnN0YW5jZUlkIjoiZjBiODE4ZDgtY2Y3Ny00NWFkLThhMjUtYjFlOGM0NWE2YWE3IiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjMDQzMzU4OC03MzNlLTAzMWYtMDFkYy1jNGY2MjBmNTU2ZDEiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"28":["141fbfae-511e-6817-c9f0-48993a7547d1","B9PY3Dd9U0QrT_c_p_WZzXAEYc6uFGYugN8QPSYXr6A.eyJpbnN0YW5jZUlkIjoiOGQxMTI5NzYtYzhiYi00M2Q5LThiNTUtMjZiNmNlODk5OTNkIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZGVhMDQyNi03NGYyLTA1NmItMDBhYy01M2E4MmEyNmE1NGIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"29":["13ee94c1-b635-8505-3391-97919052c16f","Qc4G-_52f3yPsOiHkR-GfQldhqWAmfpP-ur6fRCNKDQ.eyJpbnN0YW5jZUlkIjoiMzY0ODMwZjMtZWRiNC00Y2FjLTljZTgtOGZlMDRmMGE3OTJjIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNmIzMWRhMy01MWZkLTBhMWUtMTcxMS1mYWZlYWJhNTQ1NWEiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"30":["150ae7ee-c74a-eecd-d3d7-2112895b988a","fmGFeIu4tZg5xr6rmlflfTzq7nICiaHWflKewtba9iE.eyJpbnN0YW5jZUlkIjoiMmM0NDc3ZmMtOTEwNS00M2MyLThhM2MtOWIxYjFkYzFhYjBjIiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxY2JmNWFhYy0yZDRjLTA1NzAtMDFjNS1lZTA1Zjk2ZTk3N2EiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"31":["a322993b-2c74-426f-bbb8-444db73d0d1b","wra4ScOriwFV0Fg7Jf1remM7f9AeGTJBUM2jutxFkOU.eyJpbnN0YW5jZUlkIjoiMjExZWM2YzQtMjkxMS00Zjk1LWIwNjQtZTEzNTc2NTNmZmZkIiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMWU1ZWI5NC05NTU4LTA5MjctM2I5ZC05NDJiOTJmY2MzOGIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"32":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","rozOJXCvXX5_PmYsZ4y-Me4ueaa-nwGfCql2LbVHETw.eyJpbnN0YW5jZUlkIjoiZTY3MzMzYjQtNTNlMS00YTI1LTlkOWEtOGQwYjk1NmQ4YWE0IiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkNjg4MWVlNC1lZmE4LTBjOTctMTY2My1mODE1NzFjMmI2ZDIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"33":["f123e8f1-4350-4c9b-b269-04adfadda977","MGI7z3ffjtAyqy0qB9SRfqWw6Q_0ulT_87Xv60a5yLI.eyJpbnN0YW5jZUlkIjoiNWFjYzM4NTYtYjA4Yy00ODJjLTljZDQtZDVjN2IzMzcxYWMzIiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2YTM3MTUwNi0wY2M1LTBlOWUtMTcyZC1hMGQ5NTc5ODI2YjUiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"34":["9bead16f-1c73-4cda-b6c4-28cff46988db","medaggjCJg0Ep6WUZNnOleFYNQBNHDml6uSUTwwOXVA.eyJpbnN0YW5jZUlkIjoiOGQ0NjMzNWMtYzc0My00MGI2LWFmMzQtMmZiODdjYzk4MGM4IiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZGJkMWUwYy03YjBhLTA2MDQtMjRjZC01YWE2OTg2NmJjYmUiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"36":["1480c568-5cbd-9392-5604-1148f5faffa0","UJ3EjkXwHFZ_JiYqos1V7RkIKw4TsRE4rBm2e3L5nG0.eyJpbnN0YW5jZUlkIjoiMDE4NWJkNjAtZGQ1YS00Y2EyLWI3MTEtYWMxYzM1MmIzMGU5IiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMTdlOTAzMC02MTEzLTBhMTAtM2NlOC1kOTAyZDE4NDBjOWYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"37":["13aa9735-aa50-4bdb-877c-0bb46804bd71","JJIHWbitQM970D-ug6Hh4Di0KZP4-zaUpjdF5GlHdGk.eyJpbnN0YW5jZUlkIjoiNGMzN2ZlNzQtMzdmYi00Yzg1LWJmZmEtMjU4NWQzNTdlNDcxIiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3Y2NjZDMyNC04YmIyLTBhMzctMzQwMy01MDliMzdmOGQ4MDciLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"38":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","SIDOzFJe3KAVYOc9sfzyfbS-65I7JstaD4lCi7s5-PU.eyJpbnN0YW5jZUlkIjoiZThjNDI2ZmMtNmJmMi00ZmFkLTkzNWQtNmM2NjFlNGRkZjRlIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkODNmMGJhYy1kN2JiLTA5MWYtMThhNC0xOTc4ZmFlMmUzMzgiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"39":["14b89688-9b25-5214-d1cb-a3fb9683618b","I52WOCkoBHH-mFv8ytEErRiFLNnHBN_sLm_xMWrtluI.eyJpbnN0YW5jZUlkIjoiNjQxODIxNzctOTUxMC00ODVjLWE4MDYtMDVlZWNlNzJhZjRiIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1NGUzMGMyNy0yOTU5LTBlZWUtMjNmZi03MGYwMmFkZDkzM2QiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"40":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","KA_VQQTeg6KUGseb0D1Z2lqz_RQh7xI5NX4GFxzjI5E.eyJpbnN0YW5jZUlkIjoiMWU3NzllODAtZGRmMS00Yzg5LTgwMzMtM2EyMzgxOWJmMjY2IiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyZThjYjNkMC02MWI4LTBhM2ItMGJjYS00ZjNkNjUzNGNlMTAiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"41":["146c0d71-352e-4464-9a03-2e868aabe7b9","N1AxOhsUrg-riMXKSOU3rGw5z5wfKG5YQ1UHsfjps7w.eyJpbnN0YW5jZUlkIjoiMDhkODgyMjQtMWZmMS00OWE0LWEyZGYtYWY5MTJkMGJjN2YzIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzODIzYWY3NC1hM2I4LTBmMTYtMjkyNi1kYThmYzlhNGZiODUiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"42":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","7ncSSstKqR5onQL1axhFPiIrzbMAewScXmU8SqG4KW0.eyJpbnN0YW5jZUlkIjoiZGRjYWJmZmItMThiZC00NmE4LWE0MTktN2UxOTNiZDgyZTVmIiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZDMxOTJhYi1hNGY0LTAwMWEtMmZlMC0wYjA3ZGY3NzEyMjkiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"43":["307ba931-689c-4b55-bb1d-6a382bad9222","oCMnYnNHv2qgngys_ew1LlF3RHvNA7DHlAnYl7M_g6k.eyJpbnN0YW5jZUlkIjoiNmIwY2FhM2ItOWEwOC00OWEyLWE5MTgtMzFkZjBhY2RmZjZmIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YmY3ODc2Yi0yNjQxLTBmMTAtMjJlMS00NGMxZWU2MmMzMTkiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"44":["4b10fcce-732d-4be3-9d46-801d271acda9","HuwB2-tZzn6MMaVnpOG27CTYE6OKQDlFMxK9JZYvYA4.eyJpbnN0YW5jZUlkIjoiYWUzMTE2ZDAtMjA1Ni00NDRmLWE0ZDktNzRlNmYzNmUwYmZlIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZWNhM2I4MC05YzFmLTAyZmQtMmYyMC0wMWY4MTdjMTM3ODgiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"45":["ea2821fc-7d97-40a9-9f75-772f29178430","4h14DrWbv_KAWXo8fEF680fdY79yRJi3o14SrH77j3Q.eyJpbnN0YW5jZUlkIjoiMmQ5ZGIwZGQtZDljZi00ZDk0LWFjMDQtNjk0NGE1MzA2NDE0IiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxZDY2OWQ4ZC02NTg2LTBiMjYtMjdmZC0xYzVhNDE5ZjU4NjIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"46":["14d7032a-0a65-5270-cca7-30f599708fed","V0vYPM6q7XyOz_0JAlA3HldMugAOJ3IJf2cs6tCo3Fw.eyJpbnN0YW5jZUlkIjoiY2I2Zjc2ODUtYTU0MS00NDNjLWEyMjQtYWVmMjQ1ZDA1NDFkIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYjk0NWJkNS0xOTA4LTAyOGUtMjlkZC1kYmVjYTE3ZjY4NmIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"47":["05509e60-039b-471d-8af1-790b51277410","VDcpvOISi9hy3Gbwdx07XVr-ZRoRhfA3drIPaUn_QG0.eyJpbnN0YW5jZUlkIjoiMTI1ZjhiYjAtMTJhNS00MzViLTk0YTEtZDZiOTdlYTQ2NGE0IiwiYXBwRGVmSWQiOiIwNTUwOWU2MC0wMzliLTQ3MWQtOGFmMS03OTBiNTEyNzc0MTAiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMmE0YTZlMC1hZWVjLTA1ZTktMWY1OC1hM2E3OWEwYjU4ZDIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"48":["eec3496e-44a8-45ac-9581-868a67345be8","J2xD9eugmaKXa1jbYDvw3u7nrPJg2AWZ9cyQ9GNOhR4.eyJpbnN0YW5jZUlkIjoiOTc0NzkyNTMtMGVjNi00OTg3LThiZGItYWI4NDQyNmEzNjNjIiwiYXBwRGVmSWQiOiJlZWMzNDk2ZS00NGE4LTQ1YWMtOTU4MS04NjhhNjczNDViZTgiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhN2JjYmYwMy1iMjhmLTBmMzUtMDAyMi1kZTlhYTZjNTBhNGEiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"49":["969262e4-c158-4692-8193-a5f335524bff","6LwoR1kjO70KmKlrNYVhrtwO7j0ISd2iIcLbV0Y0-GY.eyJpbnN0YW5jZUlkIjoiZTBiN2YwY2YtOWJhNi00NDI1LTg1NzAtYzgwMmRhMWQyOGY4IiwiYXBwRGVmSWQiOiI5NjkyNjJlNC1jMTU4LTQ2OTItODE5My1hNWYzMzU1MjRiZmYiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMDRjZGQ5Zi0yN2VmLTAyOTctMGU4OS1iZDFjM2ViMjE0OGUiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"50":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","kn6QHd47nlB9x2jnZ0OIL6V7jGdWfonKTQfXH1Oy2Y4.eyJpbnN0YW5jZUlkIjoiNDFjNGE4ZTEtMDE3My00ZDA5LTg3NmMtZWQ0OWI5Zjc4NWQxIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3MTNmODViMS1iZDNhLTBiYmItMGM5NS05ODU3NWQ1OGI5YTciLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"51":["13ee53b4-2343-b641-c84d-056d2e6ed2e6","w0i1ZdGIhX6J40vgZT19_VqrxwJ5Y_oiHSl-ji98YMo.eyJpbnN0YW5jZUlkIjoiZWJmNDM5ZTEtNmY4YS00YzE1LTljNGItMjEyMDZjZDIzOTEwIiwiYXBwRGVmSWQiOiIxM2VlNTNiNC0yMzQzLWI2NDEtYzg0ZC0wNTZkMmU2ZWQyZTYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY0WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"52":["14517e1a-3ff0-af98-408e-2bd6953c36a2","xV7PD0eaOElVyI0hphZfG55zze_iMJhBqFWSIu-i4Ro.eyJpbnN0YW5jZUlkIjoiMGEwNDUwNDQtNmQxNi00ZjRhLTk4N2MtM2U5OWU1NDNhOTdlIiwiYXBwRGVmSWQiOiIxNDUxN2UxYS0zZmYwLWFmOTgtNDA4ZS0yYmQ2OTUzYzM2YTIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzYWZmN2QxNC1kMTVmLTA5ZjgtMTM4NS00Yjg3MDFlYzk1MDgiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"53":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","rc-6E6NqGbjpbzzTteHWYdM-1wOYp_VFyJVVmVV_Fdk.eyJpbnN0YW5jZUlkIjoiYjgwNDE4MWQtZDhhOC00ZTVmLTgyZGUtZmExNDJiNDhmNDU1IiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4OGZmMzU0ZC02NGUxLTA4ZWQtMDkyNy04ZjBhY2ZlN2M4MjMiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"54":["13bd99dc-f4a5-207a-0b7d-6c95f09cc302","ZX2xmWGIyl_QKy1qpptzNEXyKYbDvQ0mVn8AGzursds.eyJpbnN0YW5jZUlkIjoiNzRmMjRiNGYtMmE3YS00ZmIxLWI5ZTktMTJjMGU3YmVjYjI4IiwiYXBwRGVmSWQiOiIxM2JkOTlkYy1mNGE1LTIwN2EtMGI3ZC02Yzk1ZjA5Y2MzMDIiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"55":["12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","ISPXHPGJ2Sk3B_tPaNWF2xG83KaYLV_r8iLrRLihy1Y.eyJpbnN0YW5jZUlkIjoiNDc4NjljYmUtMjI5YS00NGEzLWI0NTItMjkyZWJmYmExNTU4IiwiYXBwRGVmSWQiOiIxMmNhMmZkNi1hNGM5LWI5MWYtYWU2Yy05NDg2OGIyYThmMWMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"56":["14206ed1-dfaf-d25a-5b2b-b40a1ed1378f","upp7D0pgD9Uwg2TlfPBD6HS4EWp_WCgkwTBXoGkFkAQ.eyJpbnN0YW5jZUlkIjoiMGMyYzhlOWEtYjI5YS00MjdhLWI1ZDktNjcwZDE2ZjdhMWMyIiwiYXBwRGVmSWQiOiIxNDIwNmVkMS1kZmFmLWQyNWEtNWIyYi1iNDBhMWVkMTM3OGYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"57":["1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","4-WpBKbangjeqCOvmUivY5C8qEBHzFaA-ccJCazP3qw.eyJpbnN0YW5jZUlkIjoiMTUyNDMwMDYtMDExMi00NzVkLWE1NWItZGE1ZGVhODQyYjU0IiwiYXBwRGVmSWQiOiIxNTIyODI3Zi1jNTZjLWE1YzktMmFjOS0wMGY5ZTZhZTEyZDMiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyNWRmMWQ1Ni1iZDViLTAxZWYtMmVhMi1hZjQzMGUyYjE3MjIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"58":["94bc563b-675f-41ad-a2a6-5494f211c47b","z2PmtAyv16HV5nAwSOqmrcMdOVDhEUK_keH7tJnarHY.eyJpbnN0YW5jZUlkIjoiN2Q5OWY2YTktZjQ1MS00OTFkLTg2YzUtZDY0NWZlOGM0NDRkIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0ZDYyZGJmOS00ODE4LTBmYWYtMGQzYy1hMzViMWEyMzc4M2IiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"59":["3ee93544-967e-407e-85c7-69a4aab05217","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCIxNWZhOWQ4NC03MDI4LTQ3YWYtOTdmZS0zMTNhZDllNGVhMTdcIixcImFwcERlZklkXCI6XCIzZWU5MzU0NC05NjdlLTQwN2UtODVjNy02OWE0YWFiMDUyMTdcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiM2VlOTM1NDQtOTY3ZS00MDdlLTg1YzctNjlhNGFhYjA1MjE3OjEuMC4wXCIsXCJzY2RcIjpcIjIwMjEtMDktMTFUMjE6NDI6NDUuMzYyWlwifX0iLCJpYXQiOjE3NDcwODU2MDIsImV4cCI6MTc0NzEwMDAwMn0.QgkJ5OGH7B-JPmzEJPSnITGsmVxDOV4euYBLg3fayyw"],"60":["21eaa91c-2228-4109-b129-fcc552ff1332","2CL8oV9ZuPQNn7vNoIOghC_3us2yZZSB2gM5_N_kvCk.eyJpbnN0YW5jZUlkIjoiOTZmZjg3OTItYTdlYi00ZWIwLTk2MGUtNjYzYWIzMjM5NjgwIiwiYXBwRGVmSWQiOiIyMWVhYTkxYy0yMjI4LTQxMDktYjEyOS1mY2M1NTJmZjEzMzIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNjA0YWFjMi0xYmEyLTA4MDItMWRmNy0xMzI0NTc4Y2FhZjYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"61":["14769d50-cb0d-0fc8-e97c-bd56b874d581","2pul-_oCr6nJkJFPop-maTf-Kv_xo8MC-Gk4x3a8aRU.eyJpbnN0YW5jZUlkIjoiODE3ZmRlZDgtMmIyMS00YjRiLTkxMmUtOTk5ZmZkMjY3YjAyIiwiYXBwRGVmSWQiOiIxNDc2OWQ1MC1jYjBkLTBmYzgtZTk3Yy1iZDU2Yjg3NGQ1ODEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiMTg0ZjM4OC05NzY4LTBkZjktMWFkNy1lYzgxMTk4OTQ3NzQiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"62":["f105ba16-6b7a-4b52-a2e5-712bdc749f76","s5xLBRHGC7OIq-Ln0jMMZkvVa6zeqHoqfpnXDS9o3nU.eyJpbnN0YW5jZUlkIjoiODQxYWI5ODItMmE0Zi00NjIwLTg2OGUtMzcwOTM2OGEwOWY1IiwiYXBwRGVmSWQiOiJmMTA1YmExNi02YjdhLTRiNTItYTJlNS03MTJiZGM3NDlmNzYiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNGUxOTRkMi05NjA2LTAwOTItMGQ3Ny00MjE3ZDIyNTM1ODMiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"63":["151b7fbd-24c2-f181-4196-7a9661eda3d5","on4Y2zuadxQRJ8jnwCBsZTgCDUf5zJGJYRNRXY9BrJo.eyJpbnN0YW5jZUlkIjoiY2EyYzgwN2EtMzRlNS00YTE5LWEwNGItNDcwZGE4NTUxODJiIiwiYXBwRGVmSWQiOiIxNTFiN2ZiZC0yNGMyLWYxODEtNDE5Ni03YTk2NjFlZGEzZDUiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"64":["e6a6244f-597b-46d5-94fe-fcb18ff4a1c4","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJjYWQ5NjQ1NC0zMmM3LTQ4N2YtYjc1ZC00ZDViNmZjNWVlNjVcIixcImFwcERlZklkXCI6XCJlNmE2MjQ0Zi01OTdiLTQ2ZDUtOTRmZS1mY2IxOGZmNGExYzRcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiZTZhNjI0NGYtNTk3Yi00NmQ1LTk0ZmUtZmNiMThmZjRhMWM0OjEyLjAuMFwiLFwic2NkXCI6XCIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MlpcIn19IiwiaWF0IjoxNzQ3MDg1NjAyLCJleHAiOjE3NDcxMDAwMDJ9.ktCEM-KqRpDiOEsG62-b40-xR7djWMmAz_M3Ob1O-fY"],"65":["f270f732-6b5e-459c-8e4b-9dc4166164d4","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCI1ZGU4YmJiZC1hZDc2LTRmYWItYTI3Yi03ZmE3MGY0NWJkYzlcIixcImFwcERlZklkXCI6XCJmMjcwZjczMi02YjVlLTQ1OWMtOGU0Yi05ZGM0MTY2MTY0ZDRcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiZjI3MGY3MzItNmI1ZS00NTljLThlNGItOWRjNDE2NjE2NGQ0OjUuMC4wXCIsXCJzY2RcIjpcIjIwMjEtMDktMTFUMjE6NDI6NDUuMzYyWlwifX0iLCJpYXQiOjE3NDcwODU2MDIsImV4cCI6MTc0NzEwMDAwMn0.wfWqxBr6aZN3vV01XJjw2eyIE6gr8CPShCAeV-P-HDc"],"66":["673c8932-0a2c-4fd1-a58e-bca432671c1b","hPLDXRLpqZvrEaO9mplVwZFMi9aqDBQYluyI0dthrh4.eyJpbnN0YW5jZUlkIjoiNjdjMjRlNTgtYmUwNy00YmFiLWE3YjQtN2JjY2UyMGE2NjZiIiwiYXBwRGVmSWQiOiI2NzNjODkzMi0wYTJjLTRmZDEtYTU4ZS1iY2E0MzI2NzFjMWIiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"67":["12b36406-38d0-f575-b56b-217dfd1ec5af","8Jf_IM8AOL87u4ByLgkNTdJFrZ9ml2cse___IwUNIyk.eyJpbnN0YW5jZUlkIjoiYTU5NDNjYWQtNmE3NC00MTYyLTkyMWEtNzBlMWRhZWM5MGY2IiwiYXBwRGVmSWQiOiIxMmIzNjQwNi0zOGQwLWY1NzUtYjU2Yi0yMTdkZmQxZWM1YWYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"68":["13542988-ec69-a45d-a089-4af5ac510933","8jdxKQB7gVOEwDqSPEWfWTzWWmOVPgztabVA93b5aDA.eyJpbnN0YW5jZUlkIjoiYTI2ZWU0OWUtNmJiYS00YWZiLTlhZjMtNzA3MmQ0ZjZkNTUyIiwiYXBwRGVmSWQiOiIxMzU0Mjk4OC1lYzY5LWE0NWQtYTA4OS00YWY1YWM1MTA5MzMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"70":["1397817e-3428-11c5-6751-79acf34f2f34","Y-zNiC8CHM7jRL0Pc7W5NO5MNkSDjBPx219pjj4xAfU.eyJpbnN0YW5jZUlkIjoiNjU2MzcyNzQtMjkzNi00OWQwLWI5ZWItNWJhNTRlNDMxN2I5IiwiYXBwRGVmSWQiOiIxMzk3ODE3ZS0zNDI4LTExYzUtNjc1MS03OWFjZjM0ZjJmMzQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMjE6MzM6MjIuMTY1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"71":["16be6c71-d061-4f56-8cda-c6aa911d1832","kMhBm7ljvz4jpKYgY5mhTgG67w5qRImV6nYIUFMTqpM.eyJpbnN0YW5jZUlkIjoiZTI5YTU2YTEtNGJmZC00MWQ0LWFlMTktMzQ0MDBiN2M0MTc5IiwiYXBwRGVmSWQiOiIxNmJlNmM3MS1kMDYxLTRmNTYtOGNkYS1jNmFhOTExZDE4MzIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMjYxN2JmMS1mN2I0LTA3NjYtMjVlMC00MTVlZWZkMzdkMGYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"72":["c457bd01-7521-46e0-89cc-7a7422ec2e3e","i7hKw_gnIkSZcwULQAiEKS-EWrc2qD-eCjNFDMxxj1o.eyJpbnN0YW5jZUlkIjoiMWEwODM1ZDgtODRlZi00YjQ0LThiODUtMDA1NmVhN2U0MGMyIiwiYXBwRGVmSWQiOiJjNDU3YmQwMS03NTIxLTQ2ZTAtODljYy03YTc0MjJlYzJlM2UiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyYWYzMTg4OC0zOGE2LTBkZjYtMDA3Yy03NTQ4MGVkMTdjYjQiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"73":["30c5b433-584d-4080-9339-556a58999e4a","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCI4YmNkMjE2YS1mODkwLTRhOWEtYTAxYS0xNTc1ZDBhNjU3MTlcIixcImFwcERlZklkXCI6XCIzMGM1YjQzMy01ODRkLTQwODAtOTMzOS01NTZhNTg5OTllNGFcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMzBjNWI0MzMtNTg0ZC00MDgwLTkzMzktNTU2YTU4OTk5ZTRhOjIuMC4wXCIsXCJzY2RcIjpcIjIwMjEtMDktMTFUMjE6NDI6NDUuMzYyWlwifX0iLCJpYXQiOjE3NDcwODU2MDIsImV4cCI6MTc0NzEwMDAwMn0.8sjRrl98Suup3D-mC4ietFP8Avm-1V5QwCHmIyIF2Uo"],"74":["eb5611ad-ef33-4aa9-ba11-27356412895e","PBvDirNKnnpO-Mu-WxzcpTI5UWxS4eArM6mseWB838Y.eyJpbnN0YW5jZUlkIjoiNzA0NTk0M2UtMGI4YS00NzJmLTg0NDgtYjQxY2U5NTM1OGI5IiwiYXBwRGVmSWQiOiJlYjU2MTFhZC1lZjMzLTRhYTktYmExMS0yNzM1NjQxMjg5NWUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MGJlYjk2ZS1iN2MzLTAxOWQtMGZiMS1jMTAyMGRmYzY0Y2YiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"75":["14e12b04-943e-fd32-456d-70b1820a2ff2","FlsCWSyS_gb8dHiuOt8BevOQfu1fNd0z7grYd4K8pSE.eyJpbnN0YW5jZUlkIjoiOWY1NjU4ZWEtMjY4ZC00NjA2LTg2YzQtMGQ3OGI3OTM4OWY5IiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZmFkNzViYS05YWM0LTAwYjQtMGQzZC03ODY2NTMzY2I1OGYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"76":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","S11Jql2PSV9wZbLoCMWPSJ7vx9shF9miNUkd3WP2rYY.eyJpbnN0YW5jZUlkIjoiMTExZTc4MzItYmUwZi00YTIyLWFhMTgtYWI4NDU5MmU1YTA2IiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMWU1NTU2Mi0wMjQ2LTBjOTAtMjFlMS1kZTlhYmQ4MTY2NzAiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"77":["7516f85b-0868-4c23-9fcb-cea7784243df","v3lI434i8L3QPH6OkD5iZPWCxEbp_bU0JXD58w_WwuQ.eyJpbnN0YW5jZUlkIjoiZDE4Mzg5ZDctOWQ5Yi00NjNkLTljYWUtNGZkYTgxMTc5NGM1IiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlMTc4YTQ4Ny0yMWQyLTAwOGYtMTc1Ny0zYWM0NjViOGE4YjMiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"78":["57d13128-4a4c-494b-80b3-a6fb2e28018d","lWFiYnAqEBEYWCa4YkU0q_kWPCK0zETifq2y4L7f0eY.eyJpbnN0YW5jZUlkIjoiNWRmOTQwY2UtOTY3OC00NzM4LTljZDAtM2JmZGMwNWRhNGRiIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2ZDAyNmQ5ZS0yYTMxLTAxOGEtMTcyOS00ZWUzMjRmMjk4YWQiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"79":["50d8c12f-715e-41ad-be25-d0f61375dbee","nqOZGJzGTeTqx1UPaioXqMY_2VaaiWBUdlCDmwsyRAg.eyJpbnN0YW5jZUlkIjoiNzgzMGI4YzEtYzAyNS00YTE0LWI0ODUtMDY3MjcyZGIyNjA4IiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0OGNiOTU5MS03YzZjLTBjYTYtM2Y3Yy03MzZjOTY3NDFhN2UiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"80":["140eb9f1-b164-4640-915a-f3afb8d114a2","ySPU9EvTlVgVrAatrXeVXg7Jwwk675sTHMbhWeIADbw.eyJpbnN0YW5jZUlkIjoiNGMyNGFhNTUtNGExZi00OTdjLTg1Y2EtNmRlMzY0Y2E0ZjczIiwiYXBwRGVmSWQiOiIxNDBlYjlmMS1iMTY0LTQ2NDAtOTE1YS1mM2FmYjhkMTE0YTIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3Y2RmODcwNS1mNjU2LTBmY2UtMGUzMy0xOGZkODA2NTczMDUiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"81":["28b3fe48-a2d4-4e5c-aa0d-313ba7de5081","x-ENo_7pkT37BFeDIu5pIgHaL30YeS14Lua2ZA_siHc.eyJpbnN0YW5jZUlkIjoiMGQ2ZmFkOTgtYmZiNC00N2ZjLWI2M2ItNWJlMjY1NmFjZTBmIiwiYXBwRGVmSWQiOiIyOGIzZmU0OC1hMmQ0LTRlNWMtYWEwZC0zMTNiYTdkZTUwODEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZDk0ODBjOC0wM2ZkLTAxNGUtM2RjMi0yZWZjODFjNWYyNzkiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"82":["1973457f-c021-4da5-941f-58444ff761d4","eK1i5StfnGBgI2xNqbZUUSVBcC0g8uG169PvYWVvPoc.eyJpbnN0YW5jZUlkIjoiZjM0ZmVlOGItNjczYy00NTJmLWJmODQtNjEzZWJiNTg5OTYwIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjM2I0YzNkYi1kYjc1LTAzOWQtMzQ3ZC0xNDIwNWZmN2E1MTYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"83":["45c44b27-ca7b-4891-8c0d-1747d588b835","buL0_dJ85rP4XSlvWdPofVAeWxyMqWdz8CAOlP2vCIk.eyJpbnN0YW5jZUlkIjoiNzA0NWJhNDYtNDE2OS00YWY2LWFjOGQtODY5ODg5ZmNlMDYyIiwiYXBwRGVmSWQiOiI0NWM0NGIyNy1jYTdiLTQ4OTEtOGMwZC0xNzQ3ZDU4OGI4MzUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MGJlOTcxNi1mZDIwLTBjNDQtMjc3NC1mMzg2NmQ1M2RjMTQiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"84":["fc9314bc-a317-4a2b-a9d4-5ad21cc57856","DttJeMubuoYeyfl3ndB-peibc7OqWTbjzYiSu2oZpyg.eyJpbnN0YW5jZUlkIjoiYWQxMzk1ZTAtMjE5MS00YTlkLTgwMTItNDMzNTM2ZTRjYWNkIiwiYXBwRGVmSWQiOiJmYzkzMTRiYy1hMzE3LTRhMmItYTlkNC01YWQyMWNjNTc4NTYiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZGU4YjhiMC05ZGQ4LTBjMmYtMGJlYi0zNjJiZDI0YmY2YmIiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"85":["f4d83b06-b408-4f3b-afd4-de8db311d7d8","rtJIXsUKEwQJ98g_37AbsWOfLJmzlTuMuIiyxOyxrgc.eyJpbnN0YW5jZUlkIjoiMzQxMjYyNDctNmJiNC00MjVkLTg3ZDYtMjg3ZDY4NGVmOGE5IiwiYXBwRGVmSWQiOiJmNGQ4M2IwNi1iNDA4LTRmM2ItYWZkNC1kZThkYjMxMWQ3ZDgiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNGU5NGYxNy1kN2ZkLTA0ZWYtMGMyZi01ZDYzOGNlMWM0ZGYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"86":["ce686444-4a16-4a77-9864-4d8a3c1ca020","u-LoArFhVlDxr5fLkfq1ev6uTUmgT7zgX2DLw6Z_ndk.eyJpbnN0YW5jZUlkIjoiNWJhNDljNzQtNmZkOC00OTA4LThlM2MtYjUzMzhlNzEwOGE5IiwiYXBwRGVmSWQiOiJjZTY4NjQ0NC00YTE2LTRhNzctOTg2NC00ZDhhM2MxY2EwMjAiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2YjVmYjEyNC1kMzkxLTBmYmEtMDVjNS1jMDJkNmFkZTM0ZGYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"2806":["14ce1214-b278-a7e4-1373-00cebd1bef7c","w1ArFMU_xXTDVmecblTIefyeszr5ki-w8agrWnTPRqI.eyJpbnN0YW5jZUlkIjoiZThkODAyNWItOWUxOS00NDM1LWIwZTItOTk4ZjliMWQxNTYyIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI2ZTBiY2IzNS1lYTk1LTQ2NjgtOTZkNi01YTQ3ZWZjNjRhOTUiLCJiaVRva2VuIjoiZDgyMzJmMGItMjI1MC0wMjg3LTNiMWItZWM5MTdmYjIyOTE0Iiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"3629":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.6608fce4218c3c3a110f13ff26bbc62d525e2662.eyJpbnN0YW5jZUlkIjoiYzhkODAxNzQtZDk0YS00ODM4LTg5YjMtOTFkYmNmNzI0MTU1IiwiaHRtbFNpdGVJZCI6IjE1ZDVhYmQ0LTQ3Y2MtNGFiZS05NTA0LWUwY2VhNWViOGM0NCIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NzA4NTYwMjE2NCwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2IiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiU2hvd1dpeFdoaWxlTG9hZGluZyxBZHNGcmVlLEhhc0RvbWFpbiIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"5015":["14271d6f-ba62-d045-549b-ab972ae1f70e","bcXlAyAY6P71GOwXSOfD1g3e43U2kgEhwoSNijQAR-A.eyJpbnN0YW5jZUlkIjoiMTkwYTEzNWEtZTk0ZC00NTQxLTkxZGEtNDU3YTk2ODM1Y2M0IiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI2MDc2ZjY2Yy1kMjY4LTQwODYtODBjMC03Njc3ODJiZmJiNGYiLCJiaVRva2VuIjoiMjlmMTNlMGEtNTUwNC0wM2YzLTFhMjMtMzA2NDcyMmM2MGIyIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"6350":["1380b703-ce81-ff05-f115-39571d94dfcd","tivC8uw7cFmItCocBxxXpQGoY-pr8GLU-Nvd-FH6jLM.eyJpbnN0YW5jZUlkIjoiOWMwZDZmNDUtNTUyZi00MzdmLTliZjEtNmNkMmU4OGQyMmIxIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJvcmlnaW5JbnN0YW5jZUlkIjoiODY5YjNhYTEtZTg4Zi00YjM0LWE5YjEtODBhOGU1MDYyY2Q3IiwiYmlUb2tlbiI6ImFjZjY0MjE1LWU5NjYtMDVjZC0xMDA4LTE5Y2MwYzIyMWVjNyIsInNpdGVPd25lcklkIjoiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjEtMDktMTFUMjE6NDI6NDUuMzYyWiJ9"],"6869":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","lFHEuxeIZdyTfLceSneT8U4vD7LE9Q5jA-HB7uORvXs.eyJpbnN0YW5jZUlkIjoiMGUwOWE0MmQtY2NlMi00OWYxLWE2NWMtMGQ0OThiYTBjNWRhIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI2YWVkMzFjYi1kMzIyLTRkMjctYjIyYy0yODJjZDkxMmY4YWUiLCJiaVRva2VuIjoiM2VmMjg5N2QtNzBhYi0wZjQzLTJkYTUtNzg1NzZmMGZmOWFjIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"7394":["14cffd81-5215-0a7f-22f8-074b0e2401fb","7-M6eZRDeaCeZRAaAwTGdW6wUDZTaWmnA3v0qXhh4oc.eyJpbnN0YW5jZUlkIjoiY2NmYTkxMTgtYTg4ZC00ZDEzLTkzYTctMzA4MTA2N2Y0ZWE3IiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI5ZjNlNmVkNi1hMzFjLTQ1ZWUtOThjZC0xMjA1ZWI5NDdhNzciLCJiaVRva2VuIjoiZmMwMWJjNDgtMTRjNC0wYmExLTE4NWUtNDU5ZmUyZDA3MmQxIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"7963":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","Dzr5ym9c7fMAZ9vfuaRFgCWJTXg8BEGmAy-gxKV5l9k.eyJpbnN0YW5jZUlkIjoiYzM1OWUzNmUtZjQ5Mi00ODMzLThkNTQtOWZkNjUxNWIyYjkxIiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiODM4YjU4ZC1jN2Q2LTRmYzYtODgxMi1mOTk2ZjkxOWIxN2IiLCJiaVRva2VuIjoiZjNhMmNlM2UtNDhkYi0wZTgxLTA2YWQtZWFjOGI1ZjQxN2U3Iiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"8957":["4aebd0cb-fbdb-4da7-b5d1-d05660a30172","gDh6qEsO5i9F_pA0lgYeY0Ou8qBjNo_oYkWIQhYQ0ek.eyJpbnN0YW5jZUlkIjoiMmY5NmUwY2UtMDA3ZS00NGJlLWIzZmEtMDM4ZDIwZjRiNGE2IiwiYXBwRGVmSWQiOiI0YWViZDBjYi1mYmRiLTRkYTctYjVkMS1kMDU2NjBhMzAxNzIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI0ZjJjMTc1My1mYjJiLTRiNWEtOGM4NC0wNGU4YzQ2OTVjNWIiLCJiaVRva2VuIjoiMWY2ZGNkOWUtYmMzNy0wMjBjLTM4MDMtNzY5M2M0NWI4OGQwIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"9692":["1505b775-e885-eb1b-b665-1e485d9bf90e","ESHp3CixCXi3rRixhvBxvfaCsk7C-pbTc6jcFj-0SwY.eyJpbnN0YW5jZUlkIjoiOWZjYzNiZDItYTRhNC00NGM1LWFkMzYtZDc5NmNmYzliMjVhIiwiYXBwRGVmSWQiOiIxNTA1Yjc3NS1lODg1LWViMWItYjY2NS0xZTQ4NWQ5YmY5MGUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIxYjA1MDNhYS0wYmMyLTQyNDEtYTRhNy03ZTY0NTFkM2Y4YzkiLCJiaVRva2VuIjoiYWYzNzE2ODItMThlZC0wMjc3LTI2Y2YtYTI4ODJiNjY4ZTJjIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"10528":["14c92d28-031e-7910-c9a8-a670011e062d","ZYUOaeohsf_zTYE7lTCO1o18ZO8Hlbfv6yuUJGa2x7g.eyJpbnN0YW5jZUlkIjoiZTgxMjhjMGYtOTljMC00MjdlLWE0YzYtNTdjYmMyNTFkMWE2IiwiYXBwRGVmSWQiOiIxNGM5MmQyOC0wMzFlLTc5MTAtYzlhOC1hNjcwMDExZTA2MmQiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI4MjMwNzYwMC0zMjhjLTQwZjAtYWZkOC1kYzJkOGUxYzAxYTgiLCJiaVRva2VuIjoiZDhlOWExNWYtMjU4OS0wNGNjLTJmM2YtMjJkNTI2ZmVlZGQwIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"11579":["14bcded7-0066-7c35-14d7-466cb3f09103","vitlRWeTq_wZhaiGHyFkKoJrd-TiedjBF9MjYJlpy-c.eyJpbnN0YW5jZUlkIjoiYzI3NWY3ZWItZWIzMS00ZTc4LTg0YTMtN2YyMjgwY2QxMDhmIiwiYXBwRGVmSWQiOiIxNGJjZGVkNy0wMDY2LTdjMzUtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiNjJjZTQ4NS1iMWFmLTQ3MDctYmJiZS0xNTk2YmQwNGJjZTAiLCJiaVRva2VuIjoiZjI4ZWRhYmItNTc3OC0wOGNhLTBmNWEtMGEzYzY0NjIyY2Y5Iiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"12363":["14dbef06-cc42-5583-32a7-3abd44da4908","T6kCPS_CfW4SuA_RVM-D0OZkCP-7BsSCsX_yhzt3MPo.eyJpbnN0YW5jZUlkIjoiOGE3ZjgwZWQtYWRiOS00MzhlLTliNTAtMDQ2MzNiMTNkYmZjIiwiYXBwRGVmSWQiOiIxNGRiZWYwNi1jYzQyLTU1ODMtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIyM2VlMTE5NS02YmJjLTRiMjctYWUyMS1lNmUyNWI1M2NlYmYiLCJiaVRva2VuIjoiYmE4NGFkYmQtMTFmMC0wNTNjLTEwYTktNzE3ZGRmYmNlNzhhIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"13126":["14f25dc5-6af3-5420-9568-f9c5ed98c9b1","5W-cPYW2FGfiiJ0e5ITwcsAYrQ1ZUhmW12ve1gcNNX4.eyJpbnN0YW5jZUlkIjoiMzY5NzY3ZDUtYTdjZC00NGIzLTkwODAtYTdmNTE1OWZjZmIyIiwiYXBwRGVmSWQiOiIxNGYyNWRjNS02YWYzLTU0MjAtOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIyNTA4ZGU1OS04YTFiLTRiNjktOGM2My03YTBkN2RjYzM1ZmUiLCJiaVRva2VuIjoiMDY2YzRhODUtMWI4NC0wMjAxLTFiNzktZDJlYmYxMzBmM2M0Iiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"13996":["14f25924-5664-31b2-9568-f9c5ed98c9b1","9SYnKUWjZwdziZOLWqepehSYfeRoCDS-sypoI9AnSFk.eyJpbnN0YW5jZUlkIjoiMGRiYjJjN2QtY2JkNi00YjJkLWI2MTItZTI1ZDQwNTUwYWY5IiwiYXBwRGVmSWQiOiIxNGYyNTkyNC01NjY0LTMxYjItOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiIzYzY3MDZiOS1kMTcyLTQ0MDctODQ1My1iMDg4ZDI3YzI1NzgiLCJiaVRva2VuIjoiM2Q0MDAxMmQtNzc5Zi0wZDlmLTNkZWItOTc0M2E0ZmEzNjhmIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"15591":["1484cb44-49cd-5b39-9681-75188ab429de","Y-aadmXJp5u8O9YO8JBgh3F-dD_PZ6mmGaa7dNwQowU.eyJpbnN0YW5jZUlkIjoiOGNlNzIzZjEtYjEyYS00YWNjLWE0NmMtY2E0ZjcyNGI1ZTM4IiwiYXBwRGVmSWQiOiIxNDg0Y2I0NC00OWNkLTViMzktOTY4MS03NTE4OGFiNDI5ZGUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJkZjc3NTExMS03OGE5LTRlNDItOTUzZC1mZmZiZDY2YzkxOTQiLCJiaVRva2VuIjoiYmMxYzBlYTEtMGQ2My0wYzdlLTJmOTUtYmY1MTk2ZTQ2MjRlIiwic2l0ZU93bmVySWQiOiI3MGE0NjU2MC05YTBhLTRiZGUtYmNjMi03OGRiZWE2NDEwYjMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMS0wOS0xMVQyMTo0Mjo0NS4zNjJaIn0"],"17114":["215238eb-22a5-4c36-9e7b-e7c08025e04e","oNTxhL2hzbHmoTNWIX3KbhEQyTWGKx6N8CdmkiIIi4o.eyJpbnN0YW5jZUlkIjoiN2ZkMTJlOTktMjcxYi00OTEwLTgwY2MtYzcxYzRlZDhmMWQ3IiwiYXBwRGVmSWQiOiIyMTUyMzhlYi0yMmE1LTRjMzYtOWU3Yi1lN2MwODAyNWUwNGUiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0ZjJhMDNjOS05YjUyLTBmYTItMGIzNS1iMjAyYWE3N2NkYTEiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"17454":["5e762334-899c-4e32-a7ad-b80f03471dfb","Tv9PvKBIlA2OHOpElj_9NWSrd_mHjZRDuIrKl5vzezQ.eyJpbnN0YW5jZUlkIjoiZGQyYTQzMDQtZGI4OS00Y2NiLWFhZmEtZjdhNjU1ZmIwOTQ2IiwiYXBwRGVmSWQiOiI1ZTc2MjMzNC04OTljLTRlMzItYTdhZC1iODBmMDM0NzFkZmIiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZGQxNmU1NC02N2MwLTBhNzktMjEwMy04MmI4YjE1NDM1MzAiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"18924":["2bef2abe-7abe-43da-889c-53c1500a328c","GmSms5gamIAeYmQ2MVUVmS6R4fsx68UcYGzbBJfJePw.eyJpbnN0YW5jZUlkIjoiNDRlY2E1YTgtZWZkYi00NDYxLWEwNTktMjM2ZjM1YTViZTE5IiwiYXBwRGVmSWQiOiIyYmVmMmFiZS03YWJlLTQzZGEtODg5Yy01M2MxNTAwYTMyOGMiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NDE3ODhmOC01MzkyLTAyZDMtMmJhMC01NjcxZDEwYTgyNmYiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"20084":["949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","ypfGX2d90-tii36sxNtYFUVU-efp31zprVvFALDIakI.eyJpbnN0YW5jZUlkIjoiODczNmNmMGMtZDNhZC00ZTAzLTg0NjgtM2FjMmZjNDcxNzBiIiwiYXBwRGVmSWQiOiI5NDljZmNjOS0yYTNmLTRhOTYtYmQ2Yy0xMWQ5ZDgyNzYzYTQiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiN2NkZTI1Yy02ZmU0LTA4YjEtMGY5MS00ZmRjMThlODJiN2QiLCJzaXRlT3duZXJJZCI6IjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIxLTA5LTExVDIxOjQyOjQ1LjM2MloifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","6JetAwdvr5g8JpbxvnA6zFRpB6G-6jLkFXKi2eXUfFw.eyJpbnN0YW5jZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiMzBmYjJkNTAtYmM0OS00NmIyLThiZjktNzUxZWU0YWYzYzc2Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDIxOjMzOjIyLjE2NVoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjEtMDktMTFUMjE6NDI6NDUuMzYyWiJ9"]}},"seo":{"context":{"siteName":"ECKBD","siteUrl":"https:\/\/www.eckbd.com","domain":"eckbd.com","indexSite":true,"defaultUrl":"https:\/\/www.eckbd.com\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/70a465_ca9c1d56ad2d40bdb00bbeacde69d8ae%7Emv2.jpg","homePageTitle":"INICIO","businessName":"ECKBD","businesDescription":"Mejora tus espacios y productividad, alivia el cansancio y desgaste de tu rutina. Los mejores precios y garantías en el mercado.","businesLocale":"es","businesLogo":"https:\/\/static.wixstatic.com\/media\/70a465_ca9c1d56ad2d40bdb00bbeacde69d8ae~mv2.jpg","businessLocationCountry":"UY","businessLocationFormatted":"Charrúa 2041, Montevideo Montevideo Department, Uruguay","businessLocationCity":"Montevideo","businesLocationsStreet":"Charrúa","businessLocationsStreetNumber":"2041","businessPostalCode":"11200","businessLocationCoordinates":{"latitude":-34.9061051,"longitude":-56.1712225},"currency":"UYU","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.OLOServerValidateOnMissingSubdivision":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.OloServerSingleAsapDeliveryOption":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.ShouldAddBusinessLocationIdOnMenuChangedEvent":"true","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"false","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.openItemModalBeforeDispatch":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.connect.ItemSelectionProviderUseSearchInsteadOfQuery":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.ShouldShowEmptyState":"false","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"true","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"specs.ricos.newFormattingToolbar":"true","specs.ricos.tiptapEditor":"false","specs.ricos.encAutoImageUrls":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"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.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"dataBinding":{"specs.wixDataClient.AutomationsClientV2":"true","specs.wixDataViewer.UseCloudDataUrlWithBaseExternalUrl":"true","specs.wixDataViewer.fixExpressionsAsyncInRepeater":"false","specs.wixDataClient.BlitzNoFilteredResultsCounter":"true","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataClient.NumberOfItemsImprovements":"true","specs.wixDataViewer.fixExpressionsFetchingOrder":"false"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.EditorOOI2":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.InstallSplitPages":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ErrorHandlerTpa":"true","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","specs.membership.ButtonHoverSettingsEditor":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.ButtonHoverSettingsViewer":"true","specs.membership.SettingsEventsFix":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.HoverStyleUnderline":"true","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"false","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.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"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.UseWarmupStateInOldPostPage":"false","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.PreInstalledPostSubmittedForReview":"false","specs.wixBlog.EnableCommentsFunction":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"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":"false","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"false","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.wixBlog.useAmbassadorPostList":"false"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"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.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.ServicePageV2Mapping":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","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":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}},"businessPhone":"+59897999454"},"userPatterns":[{"patternType":"WIX_DATA_PAGE_ITEM-h8dqp","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"description\",\"content\":\"{{wix-data-page-item.TEST3DV2.subtitle}}\"}},{\"type\":\"meta\",\"props\":{\"name\":\"robots\",\"content\":\"index\"}},{\"type\":\"meta\",\"props\":{\"content\":\"{{wix-data-page-item.TEST3DV2.image}}\",\"property\":\"og:image\"}},{\"type\":\"title\",\"children\":\"{{wix-data-page-item.TEST3DV2.title}}\"}]}"}],"metaTags":[{"name":"fb_admins_meta_tag","value":"","property":false},{"name":"google-site-verification","value":"G2uK9h21VX1Y-JkYpvYaljpHAQOsNy6xIXAu1E7egpQ","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"c1dmp"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.eckbd.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.eckbd.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"c8c806f2-5d20-4cee-8d2c-192c6fc4b6a4"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"c8c806f2-5d20-4cee-8d2c-192c6fc4b6a4","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":true,"isCommunityInstalled":true,"memberInfoAppId":7394},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"ECKBD","siteRevision":646,"regionalSettings":"es","language":"es","currency":"UYU","mainPageId":"c1dmp","pageIdToPrefix":{"e4kfk":"account","fs9r4":"account","qq9ei":"account","ux0dg":"account","au0cv":"account","je0p3":"account","gmahu":"account","jz46s":"account","tmlwy":"profile","h8dqp":"test-3d-v2","p1pts":"test-3d-v2","bi5os":"projects","vd0zr":"projects"},"routerPrefixes":{"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604":{"name":"account","prefix":"\/account","type":"dynamicPages"},"5089ea10-96a0-4e4e-8f58-789b214cf42a":{"name":"account","prefix":"\/account","type":"dynamicPages"},"51a0a23d-c664-4b73-9239-31f5b57a71ca":{"name":"account","prefix":"\/account","type":"dynamicPages"},"a4807bca-c7ba-489d-937c-70a001b363b0":{"name":"account","prefix":"\/account","type":"dynamicPages"},"37de1a16-d11d-45cb-8330-608674368d37":{"name":"account","prefix":"\/account","type":"dynamicPages"},"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd":{"name":"account","prefix":"\/account","type":"dynamicPages"},"3dd2260c-436c-44ab-95c5-a6909f09e5e1":{"name":"account","prefix":"\/account","type":"dynamicPages"},"8604884a-b7dd-471b-971c-ec3f83a4705d":{"name":"account","prefix":"\/account","type":"dynamicPages"},"bcbec3cb-d0df-4c96-a4da-e2c505cc4560":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"9dcc4837-ba7a-4492-a29d-7ae91caca68c":{"name":"test-3d-v2","prefix":"\/test-3d-v2","type":"dynamicPages"},"a01d2759-1ba4-44f1-9a4e-c225207e363b":{"name":"test-3d-v2","prefix":"\/test-3d-v2","type":"dynamicPages"},"0bd80fac-0c3b-433b-8912-26fd7b22d0e3":{"name":"projects","prefix":"\/projects","type":"dynamicPages"},"1f5be2e5-af6b-4762-9d7f-da7823a561c8":{"name":"projects","prefix":"\/projects","type":"dynamicPages"}},"timezone":"America\/Montevideo","pageIdToTitle":{"ikl0d":"VASOS TUMBLER","fe344":"ORGANIZADOR MIBLI","w6tx2":"SILLAS DE MASAJES SIMA","c1dmp":"INICIO","h8dqp":"TEST 3D V2 (Title)","gydep":"JOYERO","jpbjj":"CAJA DE MÚSICA","zqeyf":"POLITICA DE DEVOLUCION","tmlwy":"Profile","ypkfk":"Cart Page","je0p3":"My Subscriptions","ux0dg":"My Orders","qq9ei":"Opciones","g0yex":"TIENDA","etn4y":"DESCUENTO JOYEROS","nnrf5":"Carrito lateral","a1vur":"DIA MADRE","a1vus":"OCTUBRE LLEGADA ","wcf2o":"COMPARAR PRODUCTOS","c4cio":"SET MIMBRE","n1j1y":"SILLA ESCRITORIO BENTO","sjxvt":"ESCRITORIOS DE PIE LIFT","h9kxt":"POSTURA ACTIVA","oea74":"Product Page","a1vuq":"FERIA MAXIMA","a1vun":"MEDIOS DE PAGO","p1pts":"TEST 3D V2 (All)","vqevh":"TEST 3D","yp5it":"VEFU VELAS DE POSTRES","a1vuk":"AGENDA","a1vup":"NOSOTROS","a1vuj":"MAPA","jz46s":"My Account","dl9om":"CONDICIONES GIRAR LA RUEDA","a1vuo":"DEVOLUCION","e4kfk":"Notificaciones","n38y8":"LUZ VELADORA","a1vul":"GARANTÍA","jeemi":"Thank You Page","jsee5":"PUBLICACIONES","a1vum":"ENVIOS","vodvx":"Entrada","a1vui":"DIAS OFF","une78":"PRONTO","wawn3":"MESA ROBÓTICA","asngo":"TEST HERRAMIENTA V1","gmahu":"My Wishlist","bi5os":"Projects (Project Name)","fs9r4":"My Wallet","a1vuh":"BIENVENIDO","vd0zr":"Projects (All)","qj9gr":"Checkout","zkf5o":"ALMOHADA CON PELUCHE MAKI","au0cv":"My Addresses","wih56":"Search Results","sllws":"MESA GAMER"},"urlMappings":null,"viewMode":"Site"},"tpaCommons":{"widgetsClientSpecMapData":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","tpaWidgetId":"wix_vod_develop","appPage":{},"applicationId":15,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":16,"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":16,"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.2909.0\/BookingServicePage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.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":16,"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.2896.0\/WeeklyTimetable","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","appPage":{},"applicationId":16,"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.524.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.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":16,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":16,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":16,"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.2896.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","appPage":{},"applicationId":16,"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.1617.0\/BookOnline","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.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":16,"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.1617.0\/ServiceListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","tpaWidgetId":"service_list_widget","appPage":{},"applicationId":16,"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.2896.0\/BookingCalendarWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","appPage":{},"applicationId":16,"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":16,"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.2024.0\/BookingsForm","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.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":16,"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.123.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.123.0\/DailyAgenda","tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","appPage":{},"applicationId":16,"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":16,"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":16,"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.2896.0\/BookingCalendar","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.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":16,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"1475ab8e-8a07-922f-8f2e-ff96eb488fc1":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/old-reservations-app-iframe-mock\/1.192.0\/index.html","mobileUrl":"https:\/\/static.parastorage.com\/services\/old-reservations-app-iframe-mock\/1.192.0\/index.html","tpaWidgetId":"restaurant_seating","appPage":{},"applicationId":25,"appDefinitionName":"Wix Reservations","appDefinitionId":"1475ab65-206b-d79a-856d-fa10bdb479ea","isWixTPA":true,"allowScrolling":false},"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":40,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"14b2d589-33e5-af98-ec53-a386bbb29a4f":{"widgetUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","mobileUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","tpaWidgetId":"visitor_analytics_stat_counter","appPage":{},"applicationId":51,"appDefinitionName":"TWIPLA (Visitor Analytics)","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6","isWixTPA":false,"allowScrolling":false},"147ce056-e1f1-42ae-8e33-95f9865d63c8":{"widgetUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","mobileUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","tpaWidgetId":"","appPage":{},"applicationId":51,"appDefinitionName":"TWIPLA (Visitor Analytics)","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6","isWixTPA":false,"allowScrolling":false},"0034db53-7a4c-415f-a375-0beec4764c0f":{"widgetUrl":"\/","appPage":{},"applicationId":51,"appDefinitionName":"TWIPLA (Visitor Analytics)","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6","isWixTPA":false,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":52,"appDefinitionName":"Wix Chat","appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","isWixTPA":true,"allowScrolling":false},"13bd99e8-7a2a-b53b-1ac5-568eb39b34e3":{"widgetUrl":"https:\/\/slideshow.light-tech.online\/","mobileUrl":"https:\/\/slideshow.light-tech.online\/","tpaWidgetId":"impressive_slider","appPage":{},"applicationId":54,"appDefinitionName":"Impressive Slideshow Gallery","appDefinitionId":"13bd99dc-f4a5-207a-0b7d-6c95f09cc302","isWixTPA":false,"allowScrolling":false},"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetUrl":"https:\/\/app.ardalio.com\/wixStats.htm","mobileUrl":"https:\/\/app.ardalio.com\/wixStats.htm","tpaWidgetId":"web-stat","appPage":{},"applicationId":55,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetUrl":"https:\/\/app.ardalio.com\/wixStats.htm?float=1","mobileUrl":"https:\/\/app.ardalio.com\/wixStats.htm?float=1","tpaWidgetId":"floating_web-stat","appPage":{},"applicationId":55,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"1428a7c6-9637-15ea-4ddb-efae40881a0d":{"widgetUrl":"https:\/\/welcome-bar.light-tech.online\/","mobileUrl":"https:\/\/welcome-bar.light-tech.online\/","tpaWidgetId":"fixed_welcome_bar","appPage":{},"applicationId":56,"appDefinitionName":"Impressive Welcome Bar","appDefinitionId":"14206ed1-dfaf-d25a-5b2b-b40a1ed1378f","isWixTPA":false,"allowScrolling":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/PlanCustomization","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.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":57,"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":57,"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.4612.0\/PlanList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/PlanList","tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","appPage":{},"applicationId":57,"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":57,"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":57,"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.4612.0\/ThankYou","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.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":57,"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":57,"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":57,"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.4612.0\/Paywall","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.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":57,"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":57,"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.4612.0\/Checkout","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.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":57,"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.4612.0\/PackagePicker","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.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":57,"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":57,"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":57,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"14769d6e-1107-ab31-695f-e7da11628040":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11-dev.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-wix-faq-11-dev.appspot.com\/mobile","tpaWidgetId":"faq_widget_-_dev","appPage":{},"applicationId":61,"appDefinitionName":"FAQ Widget - dev","appDefinitionId":"14769d50-cb0d-0fc8-e97c-bd56b874d581","isWixTPA":true,"allowScrolling":false},"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","appPage":{},"applicationId":62,"appDefinitionName":"Cookie Policy Banner","appDefinitionId":"f105ba16-6b7a-4b52-a2e5-712bdc749f76","isWixTPA":true,"allowScrolling":false},"151b7fe6-0f17-5164-d55a-f804d84119db":{"widgetUrl":"https:\/\/frontend.opensign.app\/?app=Widget","mobileUrl":"https:\/\/frontend.opensign.app\/?app=Widget","tpaWidgetId":"yes,_we're_open_(stage)","appPage":{},"applicationId":63,"appDefinitionName":"Open Sign","appDefinitionId":"151b7fbd-24c2-f181-4196-7a9661eda3d5","isWixTPA":false,"allowScrolling":false},"ae11ebd9-bd70-4d68-bf8d-bfe76847ccd8":{"widgetUrl":"\/","appPage":{},"applicationId":64,"appDefinitionName":"Poptin: Smart Pop Ups & Forms","appDefinitionId":"e6a6244f-597b-46d5-94fe-fcb18ff4a1c4","isWixTPA":false,"allowScrolling":false},"be4eb12a-207c-437f-9392-ee5172ae8d62":{"widgetUrl":"\/","appPage":{},"applicationId":65,"appDefinitionName":"Email, Coupon & sales popup","appDefinitionId":"f270f732-6b5e-459c-8e4b-9dc4166164d4","isWixTPA":false,"allowScrolling":false},"12b36406-38d4-347f-fab0-74e5137cbd62":{"widgetUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","mobileUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","tpaWidgetId":"compare_ninja","appPage":{},"applicationId":67,"appDefinitionName":"Common Ninja Comparison Tables","appDefinitionId":"12b36406-38d0-f575-b56b-217dfd1ec5af","isWixTPA":false,"allowScrolling":false},"135429a0-43d0-b899-12e0-abdb2fe90ed5":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/plan-comparison\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/plan-comparison\/wix_cached_view","tpaWidgetId":"powr_plan_comparison","appPage":{},"applicationId":68,"appDefinitionName":"Paid Plan Comparison","appDefinitionId":"13542988-ec69-a45d-a089-4af5ac510933","isWixTPA":false,"allowScrolling":false},"139781a0-05d8-a054-19d7-4ea2424cf291":{"widgetUrl":"https:\/\/app.socialstream.io\/wix\/widget","mobileUrl":"https:\/\/app.socialstream.io\/wix\/mobile","tpaWidgetId":"stream_social_media","appPage":{},"applicationId":70,"appDefinitionName":"Social Media Stream","appDefinitionId":"1397817e-3428-11c5-6751-79acf34f2f34","isWixTPA":false,"allowScrolling":false},"51023281-0761-4f83-a665-b7b18fb7b7e9":{"widgetUrl":"\/","appPage":{},"applicationId":73,"appDefinitionName":"Neowauk -Survey, Quiz & Email","appDefinitionId":"30c5b433-584d-4080-9339-556a58999e4a","isWixTPA":false,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":5015,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":5015,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":5015,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.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":6350,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","appPage":{},"applicationId":6350,"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.4659.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.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":6350,"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":6350,"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.5076.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6350,"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.5076.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":6350,"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.4659.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.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":6350,"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.5076.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":6350,"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.3191.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3191.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":6350,"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":6350,"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.5076.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6350,"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":6350,"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":6350,"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":6350,"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":6350,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"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":6350,"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.5076.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6350,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"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":6350,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.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":7394,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":7963,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.0\/MyWallet","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.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":8957,"appDefinitionName":"My Wallet","appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","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":9692,"appDefinitionName":"My Addresses","appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","isWixTPA":true,"allowScrolling":false},"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","tpaWidgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","appPage":{},"applicationId":10528,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/mobile","tpaWidgetId":"faq_widget","appPage":{},"applicationId":10528,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":11579,"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":11579,"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":11579,"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":11579,"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.2626.0\/Blog","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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.2641.0\/RelatedPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/RelatedPosts","tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","appPage":{},"applicationId":11579,"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.2626.0\/CategoryMenu","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/CategoryMenu","tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","appPage":{},"applicationId":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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.2626.0\/TagCloud","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/TagCloud","tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","appPage":{},"applicationId":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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.2626.0\/RssButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/RssButton","tpaWidgetId":"rss-feed-widget","appPage":{},"applicationId":11579,"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.2626.0\/Archive","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Archive","tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","appPage":{},"applicationId":11579,"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":11579,"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.2626.0\/Post","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11579,"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.2641.0\/PostTitle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/PostTitle","tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","appPage":{},"applicationId":11579,"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":11579,"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":11579,"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":11579,"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.2626.0\/PostList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/PostList","tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","appPage":{},"applicationId":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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":11579,"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.2641.0\/MyPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.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":11579,"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":11579,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":12363,"appDefinitionName":"Members About","appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","tpaWidgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","appPage":{},"applicationId":13126,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","mobileUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13126,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13996,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","tpaWidgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","appPage":{},"applicationId":13996,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","tpaWidgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","appPage":{},"applicationId":13996,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15591,"appDefinitionName":"Wix Site Search","appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","isWixTPA":true,"allowScrolling":false},"2fee3364-0407-4de0-b186-832be61142b6":{"widgetUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","mobileUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","tpaWidgetId":"currency_converter","appPage":{},"applicationId":17454,"appDefinitionName":"Wix Currency Converter","appDefinitionId":"5e762334-899c-4e32-a7ad-b80f03471dfb","isWixTPA":true,"allowScrolling":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.0\/MySubscriptions","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.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":18924,"appDefinitionName":"My Subscriptions","appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","isWixTPA":true,"allowScrolling":false},"aa86b56d-3c49-44fd-9976-963695e7815d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","tpaWidgetId":"","appPage":{},"applicationId":20084,"appDefinitionName":"ricos-viewer-ooi","appDefinitionId":"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":15,"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%=serviceUrl('wix-vod-widget', 'WixVideoViewerWidgetNoCss.bundle.min.js')%>"},"tpaWidgetId":"wix_vod_develop","default":true}},"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.4469.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.4469.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.325.0"},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":16,"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"flb7a","pageJsonFilename":"8a2243_50937a143e5db1ded82cd39650f05c0d_440.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"169204d8-21be-4b45-b263-a997d31723dc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cv54f","pageJsonFilename":"8a2243_d5b26c91126b2788609a5fa914c2d8a0_406.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.0\/BookingServicePage","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.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},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.service_page","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/514"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","default":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5557"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"shouldDeleteAppWhenDeleted":true,"minHeightInMobile":450,"linkable":true},"default":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","default":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"shouldDeleteAppWhenDeleted":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"service_list_widget","default":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","default":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"appStudioFields":{"variations":{},"pageJsonFilename":"8a2243_0290d6785da9bf70a35d96280cffbc2a_440.json","id":"drzkv","blocksVersion":"","ssrCacheExcluded":"true"}},"tpaWidgetId":"bookings_timetable_daily","default":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","default":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.123.0\/DailyAgenda","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.123.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","default":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cyng5","pageJsonFilename":"8a2243_b1d6e77a37fdcea91ab25d907d31a74e_440.json","blocksVersion":"","ssrCacheExcluded":"true","variations":{"edar7":{"id":"edar7","name":"edar7","pageJsonFilename":"8a2243_63bc1b373c73b66e49c1d4cc5a099eda_440.json"}}}},"default":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":320,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","viewer":{"errorReporting":{"url":""}},"ssrCacheExcluded":"false"},"tpaWidgetId":"widget","default":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.calendar_page","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","default":false}},"appDefinitionName":"Wix Bookings","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsViewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsEditorScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.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.5401.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":{}},"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,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.6737.0"},"isWixTPA":true},"1475ab65-206b-d79a-856d-fa10bdb479ea":{"applicationId":25,"widgets":{"1475ab8e-8a07-922f-8f2e-ff96eb488fc1":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/old-reservations-app-iframe-mock\/1.192.0\/index.html","widgetId":"1475ab8e-8a07-922f-8f2e-ff96eb488fc1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/static.parastorage.com\/services\/old-reservations-app-iframe-mock\/1.192.0\/index.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"restaurant_seating","default":true}},"appDefinitionName":"Wix Reservations","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":true},"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":40,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.2106.0"},"isWixTPA":true},"13ee53b4-2343-b641-c84d-056d2e6ed2e6":{"applicationId":51,"widgets":{"14b2d589-33e5-af98-ec53-a386bbb29a4f":{"widgetUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","widgetId":"14b2d589-33e5-af98-ec53-a386bbb29a4f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/statcounter.va-endpoint.com\/widget.html","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"visitor_analytics_stat_counter","default":false},"147ce056-e1f1-42ae-8e33-95f9865d63c8":{"widgetUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","widgetId":"147ce056-e1f1-42ae-8e33-95f9865d63c8","refreshOnWidthChange":true,"gluedOptions":{"placement":"TOP_RIGHT","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"https:\/\/app.visitor-analytics.io\/empty_widget.html","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"","default":true},"0034db53-7a4c-415f-a375-0beec4764c0f":{"widgetUrl":"\/","widgetId":"0034db53-7a4c-415f-a375-0beec4764c0f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"appDefinitionName":"TWIPLA (Visitor Analytics)","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add Visitors Analytics, publish your site and you're set. You'll see all your stats in your dashboard.","name":"Get Started Easily","id":"d701f65c-c03e-4142-90d6-6a9e743ca907"},{"description":"See where visitors come from, who's live on your site right now, what days you get the most traffic and more.","name":"View All Your Stats","id":"ac2a22aa-45cf-481a-9b4a-5af84062b2e1"},{"description":"Easy to follow charts and graphs make viewing all your stats a breeze.","name":"Track Everything at a Glance","id":"4c01a0e3-681d-4b4e-952d-932f1bc7bbbc"},{"description":"Find out more about your visitors like the browsers they use, their operating systems, IP addresses, etc.","name":"Get Advanced Insights ","id":"9e1dc3c3-7049-4f39-a19f-066736e21a3d"},{"description":"Proudly display how many visitors you get with a traffic counter on your site.","name":"Show Off Your Visits ","id":"3622d6b3-7359-4bfb-ab57-4b138dde489d"},{"description":"Get an overview of your important stats right to your inbox. Set the frequency - daily, weekly or monthly, then sit back and enjoy.","name":"Set Email Notifications ","id":"d6bbeacd-f956-446f-9882-1b41289be8f1"},{"description":"Visitor Analytics' click path graphs show you how visitors navigate your site, so you can better optimize your content. ","name":"Find Out Where Visitors Go ","id":"9b95e7bc-62d9-4145-a47b-61feda9a1157"},{"description":"Quickly export your stats to Excel, so you can save them to a datasheet for offline use. ","name":"Easily Export Your Data ","id":"e7916eef-e534-4c4d-aa68-935fe1eae513"},{"description":"Visitor Analytics puts your traffic on the map, so you can easily pinpoint the country and city where each visitor comes from. ","name":"Map Your Visitors ","id":"0d9c8917-d401-4434-a455-61f3385d4e97"},{"description":"Exclude your own site visits from the data, so your stats are as accurate as can be. ","name":"Filter Your Site Visits","id":"914da81f-b6fe-49fa-961a-052905e0c602"},{"description":"Get access to detailed information for all your visitors. without being limited to 1000 page visits per month.","name":"Unlimited Stats","id":"6367b257-3a82-4b2f-be06-a48b62d5a01b"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"d701f65c-c03e-4142-90d6-6a9e743ca907":"","4c01a0e3-681d-4b4e-952d-932f1bc7bbbc":"","3622d6b3-7359-4bfb-ab57-4b138dde489d":""},"id":"01622543-6a93-4256-a3cb-7599559548cb","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"lmozwcvuly","featureList":{"9e1dc3c3-7049-4f39-a19f-066736e21a3d":"","4c01a0e3-681d-4b4e-952d-932f1bc7bbbc":"","914da81f-b6fe-49fa-961a-052905e0c602":"","9b95e7bc-62d9-4145-a47b-61feda9a1157":"","d6bbeacd-f956-446f-9882-1b41289be8f1":"","3622d6b3-7359-4bfb-ab57-4b138dde489d":"","e7916eef-e534-4c4d-aa68-935fe1eae513":"","ac2a22aa-45cf-481a-9b4a-5af84062b2e1":"","0d9c8917-d401-4434-a455-61f3385d4e97":"","6367b257-3a82-4b2f-be06-a48b62d5a01b":"","d701f65c-c03e-4142-90d6-6a9e743ca907":""},"id":"d155fd2c-e82c-4764-bf2d-56206a2d5ea3","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5.9899997711182,"yearlyPrice":4.9899997711182}}],"businessModel":"FREEMIUM"},"appId":"8ef06506-5675-40a3-917b-db1817d9576d","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"accessToken":true,"dataToken":true,"isStandalone":true,"semanticVersion":"^2.0.0","installedVersion":"^2.0.0"},"isWixTPA":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":52,"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"iframeWithPlatform":true},"tpaWidgetId":"wix_visitors","default":true}},"appDefinitionName":"Wix Chat","appFields":{"platform":{"optionalApplication":true,"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","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\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"mostPopularPackage":"Sales","premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.136.0","installedVersion":"^0.0.0"},"isWixTPA":true},"13bd99dc-f4a5-207a-0b7d-6c95f09cc302":{"applicationId":54,"widgets":{"13bd99e8-7a2a-b53b-1ac5-568eb39b34e3":{"widgetUrl":"https:\/\/slideshow.light-tech.online\/","widgetId":"13bd99e8-7a2a-b53b-1ac5-568eb39b34e3","refreshOnWidthChange":true,"mobileUrl":"https:\/\/slideshow.light-tech.online\/","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"tpaWidgetId":"impressive_slider","default":true}},"appDefinitionName":"Impressive Slideshow Gallery","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Change every tiny detail of your slideshow: fonts, colors, borders, backgrounds, etc","name":"Full customization","id":"061faa8d-0491-4ccf-aca2-ef10418b83c7"},{"description":"It’s an easy-to-use tool to make an attractive slideshow gallery","name":"User-friendly interface","id":"b5dec5ad-6798-4169-9b84-072604939ff2"},{"description":"We are ready to help you with any issue you get while using our App","name":"Responsive Support","id":"7f401445-f13e-4b93-8266-b51640c2aa48"},{"description":"Add up to 3 slides for free or an unlimited number of slides to your site to show more inviting pictures","name":"Number of Slides","id":"f47b0e9e-3c80-4136-83a6-42fbf33b1db8"},{"description":"Add up to 2 captions or an unlimited number of captions to your slides if you want to say more things to your visitors","name":"Number of Captions","id":"9bc35347-e48d-4317-a79a-cb7115ff92b9"},{"description":"Protect your images from copying by disabling right click action","name":"Disable right click","id":"193da824-fb40-4c46-a7d1-8850bd079d46"},{"description":"Delete the “Powered by Impressive Slideshow” banner from your gallery","name":" Remove logo ","id":"cfcc5a42-687f-4e27-ba55-f396dd64a71a"},{"description":"Show your slides in a random order","name":"Shuffle slides","id":"86d6c48e-b438-4e41-ae08-4d6bc19b6390"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"f47b0e9e-3c80-4136-83a6-42fbf33b1db8":"3","b5dec5ad-6798-4169-9b84-072604939ff2":"","7f401445-f13e-4b93-8266-b51640c2aa48":"","061faa8d-0491-4ccf-aca2-ef10418b83c7":"","9bc35347-e48d-4317-a79a-cb7115ff92b9":"2"},"id":"db5267e2-ec6d-461c-8e7b-46ee8acdf043","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Package","vendorId":"Premium-Package","featureList":{"f47b0e9e-3c80-4136-83a6-42fbf33b1db8":"Unlimited","193da824-fb40-4c46-a7d1-8850bd079d46":"","b5dec5ad-6798-4169-9b84-072604939ff2":"","7f401445-f13e-4b93-8266-b51640c2aa48":"","061faa8d-0491-4ccf-aca2-ef10418b83c7":"","cfcc5a42-687f-4e27-ba55-f396dd64a71a":"","9bc35347-e48d-4317-a79a-cb7115ff92b9":"Unlimited","86d6c48e-b438-4e41-ae08-4d6bc19b6390":""},"id":"fbfd723e-89e9-40e8-ab64-979e3e76a331","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":33,"monthlyPrice":2.9900000095367,"yearlyPrice":1.9900000095367}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.15.0","installedVersion":"^1.0.0"},"isWixTPA":false},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"applicationId":55,"widgets":{"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetUrl":"https:\/\/app.ardalio.com\/wixStats.htm","widgetId":"12ca30a4-046f-c448-5b9b-39a197d32713","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.ardalio.com\/wixStats.htm","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"web-stat","default":true},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetUrl":"https:\/\/app.ardalio.com\/wixStats.htm?float=1","widgetId":"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"https:\/\/app.ardalio.com\/wixStats.htm?float=1","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"floating_web-stat","default":false}},"appDefinitionName":"WEB-STAT","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"For every visit to your site we record the referrer, the entrance page, the IP, ISP and location of the visitor. We also identify repeat visitors, tell you how many times a person was on your site before and the date of his or her last visit. For Premium users we display the path the visitor followed through your site.","name":"Watch Visitors in Real Time","id":"f5bc91eb-563f-473d-a176-b076a7cecb7d"},{"description":"The data above is presented in full detail for your last 100 visits (last 1000 visits if you upgrade to the Premium version). The reports update in real-time. Watch live as visitors interact with your site.","name":"See Visitors' Details","id":"5eec3372-a240-4f4c-b7e0-254ad561acb1"},{"description":"Get an email alert for each new visitor (optional).","name":"Receive Email Alerts","id":"13457a2e-3cd0-401f-ae6b-4904c4e35fbc"},{"description":"View your last 100 visitors pinned on a world map (1,000 visitors for Premium accounts). You can also display visitor map on your site.","name":"See Visitors's Locations","id":"3d30ff47-b153-4b79-8128-3d3b0a50e1a3"},{"description":"Your traffic data can be emailed, printed, exported into Excel or as an XML file, all with a click. You can also embed any report on your site.","name":"Export Your Stats Easily","id":"6da41501-3e41-4ffb-bb84-debeb53a4736"},{"description":"Exclude your own visits from stats ","name":"Get Relevant Stats","id":"92fd51ff-cae6-4e1a-a5c3-a981787ae652"},{"description":"The free version of Web-Stat shows you the full details of your last 100 visitors. Upgrade to Premium and gain access to 1,000 lines of detailed visitors? history.","name":"Get 1,000-Line Visitors Logs","id":"68a53cd7-6313-4d55-a3b5-225cd92351fc"},{"description":"The free version of Web-Stat looks at incoming visitors. With the premium version we will also monitor the activity inside your site. See what pages people go to, how long they stay on each page, and where they go from any given page.","name":"See Visitors' Page Views","id":"64ca61be-2a59-4f93-8f8d-ddafad3b307b"},{"description":"Find out how long people spend on your site as a whole and watch this metric evolve over time. Learn how long people spend on individual pages.","name":"Measure Time-on-Site","id":"f73febc7-1f37-47c0-b479-601d5e96f011"},{"description":"See what percentage of your visitors 'bounce' off your site (only open one page then leave). Bounce rates and time-on-site are important metrics to understand the quality of your traffic so you can optimize your site.","name":"Check Bounce Rates","id":"cc90adfc-1c23-4984-902a-e731f74e93f6"},{"description":"Discover the paths followed by visitors inside your site. For any page, we'll tell you what percentage of visitors click from it to any other page. Click-paths data allows you to understand how your web site is used.","name":"Record Click-Paths","id":"53a37b35-523a-498a-96ed-1336124929dd"},{"description":"Measure your conversions and get an email alert when a visitor converts.","name":"Track Conversions","id":"c39c3c80-4644-4a58-a327-e77de3cd6414"},{"description":"Find out how engaged people are with your site (visit depth, bounce rate, time-on-site) depending on the browser \/ OS \/ referrer \/ entrance page they use. Easy color-coded tables show you outliers and candidates for immediate improvements. ","name":"Optimize Your Site","id":"af06e59b-5c2c-49df-a4b8-5f896f86dba1"},{"description":"Make sure that your site is up and delivering content, 24\/7. Web-Stat will check your web site automatically every 15 minutes and send you an email (and a text message if configured) to alert you know of any incident.","name":"Get Downtime Alerts ","id":"bb879523-67f0-426f-bfb6-543cee082995"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"3d30ff47-b153-4b79-8128-3d3b0a50e1a3":"","f5bc91eb-563f-473d-a176-b076a7cecb7d":"","5eec3372-a240-4f4c-b7e0-254ad561acb1":"","92fd51ff-cae6-4e1a-a5c3-a981787ae652":"","6da41501-3e41-4ffb-bb84-debeb53a4736":""},"id":"9f163664-6602-4403-9479-70abef240856","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium version","vendorId":"premium","featureList":{"3d30ff47-b153-4b79-8128-3d3b0a50e1a3":"","bb879523-67f0-426f-bfb6-543cee082995":"","f5bc91eb-563f-473d-a176-b076a7cecb7d":"","13457a2e-3cd0-401f-ae6b-4904c4e35fbc":"","c39c3c80-4644-4a58-a327-e77de3cd6414":"","68a53cd7-6313-4d55-a3b5-225cd92351fc":"","5eec3372-a240-4f4c-b7e0-254ad561acb1":"","53a37b35-523a-498a-96ed-1336124929dd":"","af06e59b-5c2c-49df-a4b8-5f896f86dba1":"","92fd51ff-cae6-4e1a-a5c3-a981787ae652":"","6da41501-3e41-4ffb-bb84-debeb53a4736":"","f73febc7-1f37-47c0-b479-601d5e96f011":"","64ca61be-2a59-4f93-8f8d-ddafad3b307b":"","cc90adfc-1c23-4984-902a-e731f74e93f6":""},"id":"094ae36c-c4ef-4edc-bbb1-ff7124260b40","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":4.9499998092651,"yearlyPrice":4.1599998474121}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^3.0.0","installedVersion":"^3.0.0"},"isWixTPA":false},"14206ed1-dfaf-d25a-5b2b-b40a1ed1378f":{"applicationId":56,"widgets":{"1428a7c6-9637-15ea-4ddb-efae40881a0d":{"widgetUrl":"https:\/\/welcome-bar.light-tech.online\/","widgetId":"1428a7c6-9637-15ea-4ddb-efae40881a0d","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_CENTER","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"https:\/\/welcome-bar.light-tech.online\/","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"fixed_welcome_bar","default":true}},"appDefinitionName":"Impressive Welcome Bar","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Creating a customized welcome message has never been easier.","name":"Easy-to-Use","id":"b76c7937-ee60-46e5-a44c-38417b510847"},{"description":"Add animation to your welcome bar so that it attracts site visitors’ attention with a cool fade in or a fun bounce effect when they enter your site.","name":"Animate Your Welcome Bar","id":"a0459b3b-cfb2-4aa0-bdac-240b25d44ece"},{"description":"Lead visitors to a specific page by adding a link to your welcome bar. ","name":"Add Link","id":"60298433-2de8-41be-97bc-d34f480d0f2a"},{"description":"Let visitors enter their email and you can download them in a spreadsheet. ","name":"Collect Visitor Emails","id":"0be2fc16-edc4-4267-b64d-cfa18d7503e1"},{"description":"Let your visitors share your site by adding a social media button to your welcome bar.","name":"Add Your Social Networks","id":"36a1ded9-0844-4363-b6d1-47b65221944a"},{"description":"Add, edit, remove or temporarily hide your welcome message at any time.","name":"Display Settings","id":"a49f83bc-4a70-4a2e-ade9-191db9d0fbc5"},{"description":"Set the frequency of how often your message appears.","name":"Schedule Your Welcome Bar","id":"e181361f-54e0-42e8-863d-cac4f43f4358"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"a49f83bc-4a70-4a2e-ade9-191db9d0fbc5":"","b76c7937-ee60-46e5-a44c-38417b510847":"","36a1ded9-0844-4363-b6d1-47b65221944a":""},"id":"8f54552f-0f0b-4cb3-a199-28064f42600f","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Package","vendorId":"Premium-Package","featureList":{"0be2fc16-edc4-4267-b64d-cfa18d7503e1":"","b76c7937-ee60-46e5-a44c-38417b510847":"","36a1ded9-0844-4363-b6d1-47b65221944a":"","a49f83bc-4a70-4a2e-ade9-191db9d0fbc5":"","60298433-2de8-41be-97bc-d34f480d0f2a":"","a0459b3b-cfb2-4aa0-bdac-240b25d44ece":"","e181361f-54e0-42e8-863d-cac4f43f4358":""},"id":"c65bf89a-4df7-4a9f-afac-c1910356e1c1","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":33,"monthlyPrice":2.9900000095367,"yearlyPrice":1.9900000095367}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"applicationId":57,"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/PlanCustomization","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/PlanCustomization","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanCustomizationController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanCustomizationViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","default":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"qskuh","pageJsonFilename":"3e41b8_b02de7fb2cd782148e087e94bd203454_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/PlanList","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/PlanList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanListController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanListViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","default":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e0c4h","pageJsonFilename":"3e41b8_436d398814ab8bb8869f1cde0758e9f1_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"mbi0q","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/ThankYou","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/ThankYou","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/ThankYouController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/ThankYouViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/ThankYouViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","default":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"lhoov","pageJsonFilename":"3e41b8_67ba59b1179bf909dbaf4afc2bd13c07_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","relatedArtifact":"pricing-plans-tpa","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"xg6fd","pageJsonFilename":"3e41b8_64613dbafa4c7dfa28156ca54b8b3bff_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/Paywall","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/Paywall","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PaywallController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PaywallViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PaywallViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","default":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"se55m","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/Checkout","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/Checkout","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/CheckoutController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/CheckoutViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/CheckoutViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","default":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.0\/PackagePicker","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4612.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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PackagePickerController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PackagePickerViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u80jo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"g8zjb","pageJsonFilename":"3e41b8_0cad92bc53f3b57c8f25d31796ba3dbf_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pricing Plans","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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.4620.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"},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.1512.0"},"isWixTPA":true},"14769d50-cb0d-0fc8-e97c-bd56b874d581":{"applicationId":61,"widgets":{"14769d6e-1107-ab31-695f-e7da11628040":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11-dev.appspot.com\/index","widgetId":"14769d6e-1107-ab31-695f-e7da11628040","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-wix-faq-11-dev.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true},"tpaWidgetId":"faq_widget_-_dev","default":true}},"appDefinitionName":"FAQ Widget - dev","appFields":null,"isWixTPA":true},"f105ba16-6b7a-4b52-a2e5-712bdc749f76":{"applicationId":62,"widgets":{"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","widgetId":"27f9a78c-9f69-402e-8e2c-1d00f26fcf41","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Cookie Policy Banner","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"151b7fbd-24c2-f181-4196-7a9661eda3d5":{"applicationId":63,"widgets":{"151b7fe6-0f17-5164-d55a-f804d84119db":{"widgetUrl":"https:\/\/frontend.opensign.app\/?app=Widget","widgetId":"151b7fe6-0f17-5164-d55a-f804d84119db","refreshOnWidthChange":true,"mobileUrl":"https:\/\/frontend.opensign.app\/?app=Widget","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"yes,_we're_open_(stage)","default":true}},"appDefinitionName":"Open Sign","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"You have access to the free sign.","name":"Free Sign","id":"91c3bb65-b519-4988-a37e-c19d9d0b02a1"},{"description":"You have full access to all available and future signs. Pick the one which matches your business.","name":"All Signs","id":"6b9f0607-c99b-4d3e-93e5-9ae3a8c4cbbd"},{"description":"Make your sign clickable and show your weekly business hours in a pop-up.","name":"Display Weekly Business Hour","id":"e2ff901f-fa0b-409c-939a-4116bd07f498"},{"description":"Customize your business hours for each day of the week.","name":"Customizable Business Hours","id":"85639ef4-c593-4393-b240-747ebc921ad3"},{"description":"Wow your visitors with animated signs.","name":"Sign Animations","id":"c31b5582-6d90-45fb-a8b3-d6f90f59b966"},{"description":"Change the color, font and size of your sign and business hours.","name":"Customize Sign","id":"63f525ec-a3dd-4f18-8ba0-0dff6fbd96da"},{"description":"Drag and drop the sign wherever you want and scale it without quality loss.","name":"Sign Positioning and Scaling","id":"030d04f5-0e5b-4132-8a7f-42e5b7e73b1f"},{"description":"Works perfectly on mobile devices like tablets and smartphones.","name":"Mobile Ready","id":"22dcab20-ba16-4fba-abcb-c075ea3a693e"},{"description":"Add notes to your regular business hours, like having happy hour every friday which appears in the pop-up.","name":"Special Events","id":"5457d224-3979-4426-8ff9-9c07ed9894cb"},{"description":"Add dates when your business hours are different, like company holidays.","name":"Exceptional Cases","id":"f0baaabb-4025-47cd-a6ba-9d9989097deb"},{"description":"By upgrading, you support our developer team and ensure future optimization and feature development of this and other great Wix apps.","name":"Support the Devs","id":"3faca53e-d46b-4e09-bfcc-267f3e819ee5"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"030d04f5-0e5b-4132-8a7f-42e5b7e73b1f":"","22dcab20-ba16-4fba-abcb-c075ea3a693e":"","c31b5582-6d90-45fb-a8b3-d6f90f59b966":"","91c3bb65-b519-4988-a37e-c19d9d0b02a1":"","85639ef4-c593-4393-b240-747ebc921ad3":"","63f525ec-a3dd-4f18-8ba0-0dff6fbd96da":""},"id":"a37370e6-3234-40fa-86e9-4bcb87e23ef0","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Basic Package","vendorId":"opening_hours","featureList":{"030d04f5-0e5b-4132-8a7f-42e5b7e73b1f":"","5457d224-3979-4426-8ff9-9c07ed9894cb":"","e2ff901f-fa0b-409c-939a-4116bd07f498":"","22dcab20-ba16-4fba-abcb-c075ea3a693e":"","f0baaabb-4025-47cd-a6ba-9d9989097deb":"","6b9f0607-c99b-4d3e-93e5-9ae3a8c4cbbd":"","c31b5582-6d90-45fb-a8b3-d6f90f59b966":"","91c3bb65-b519-4988-a37e-c19d9d0b02a1":"","85639ef4-c593-4393-b240-747ebc921ad3":"","3faca53e-d46b-4e09-bfcc-267f3e819ee5":"","63f525ec-a3dd-4f18-8ba0-0dff6fbd96da":""},"id":"6b0babde-d389-444a-9cb2-24b3f71dbed8","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":2.9900000095367,"yearlyPrice":30}}],"businessModel":"FREEMIUM"},"appId":"b232ecc3-4efa-47d1-bf27-61d1003f9645","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"e6a6244f-597b-46d5-94fe-fcb18ff4a1c4":{"applicationId":64,"widgets":{"ae11ebd9-bd70-4d68-bf8d-bfe76847ccd8":{"widgetUrl":"\/","widgetId":"ae11ebd9-bd70-4d68-bf8d-bfe76847ccd8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Poptin: Smart Pop Ups & Forms","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"accessToken":true,"dataToken":true,"isStandalone":true,"semanticVersion":"^12.0.0","installedVersion":"^12.0.0"},"isWixTPA":false},"f270f732-6b5e-459c-8e4b-9dc4166164d4":{"applicationId":65,"widgets":{"be4eb12a-207c-437f-9392-ee5172ae8d62":{"widgetUrl":"\/","widgetId":"be4eb12a-207c-437f-9392-ee5172ae8d62","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"appDefinitionName":"Email, Coupon & sales popup","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"accessToken":true,"dataToken":true,"isStandalone":true,"semanticVersion":"^5.4.0","installedVersion":"^5.0.0"},"isWixTPA":false},"12b36406-38d0-f575-b56b-217dfd1ec5af":{"applicationId":67,"widgets":{"12b36406-38d4-347f-fab0-74e5137cbd62":{"widgetUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","widgetId":"12b36406-38d4-347f-fab0-74e5137cbd62","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"compare_ninja","default":true}},"appDefinitionName":"Common Ninja Comparison Tables","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Create beautiful comparison tables in minutes.","name":"Easy Set Up","id":"2e3cc7e8-615e-4fec-b916-8ee884317133"},{"description":"Add additional content to your table including buttons, links, images, free text, ratings, and more.","name":"Add additional content","id":"900e9fd3-86c0-4c0a-b091-9eda1a66c3b5"},{"description":"Our comparison tables are ready to be used on all screen sizes and resolutions.","name":"Mobile responsive design","id":"8e4b26ee-4d37-4fb2-b532-ebf9230a808e"},{"description":"Remove all ads, labels, ribbons, and other references to Compare Ninja.","name":"Remove Ads","id":"b57559ff-7fa9-480a-a077-08a6b64f9858"},{"description":"Convert your CSV file into a professional comparison table in just a few seconds.","name":"CSV 2 HTML converter","id":"bb39e38e-fbe9-4306-b7e7-12bba58063cf"},{"description":"Export your comparison table to an image, csv file, or pdf.","name":"Table export","id":"0fe64bf4-7345-417e-8091-06d0233aacfe"},{"description":"Add additional features to your table such as search, pagination, and sorting.","name":"Advanced features","id":"3b93ea03-3f07-42de-87b7-a944b46814b9"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"900e9fd3-86c0-4c0a-b091-9eda1a66c3b5":"","8e4b26ee-4d37-4fb2-b532-ebf9230a808e":"","2e3cc7e8-615e-4fec-b916-8ee884317133":""},"id":"dab1519b-4d7e-4c00-9de1-2088ff5ea44d","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Ninja","vendorId":"cn_compare_ninja","featureList":{"3b93ea03-3f07-42de-87b7-a944b46814b9":"","0fe64bf4-7345-417e-8091-06d0233aacfe":"","bb39e38e-fbe9-4306-b7e7-12bba58063cf":"","900e9fd3-86c0-4c0a-b091-9eda1a66c3b5":"","8e4b26ee-4d37-4fb2-b532-ebf9230a808e":"","b57559ff-7fa9-480a-a077-08a6b64f9858":"","2e3cc7e8-615e-4fec-b916-8ee884317133":""},"id":"afe60518-2b00-4c22-b058-4c6c07140b89","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":2.9900000095367,"yearlyPrice":2.5}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"13542988-ec69-a45d-a089-4af5ac510933":{"applicationId":68,"widgets":{"135429a0-43d0-b899-12e0-abdb2fe90ed5":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/plan-comparison\/wix_cached_view","widgetId":"135429a0-43d0-b899-12e0-abdb2fe90ed5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/plan-comparison\/wix_cached_view","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_plan_comparison","default":true}},"appDefinitionName":"Paid Plan Comparison","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from your Plan Comparison app. ","name":"No POWr Logo","id":"ecba4697-dcdc-49bf-a273-340232da2fed"},{"description":"The number of plans you can add to each plan comparison table.","name":"Number of Plans","id":"e9e105d6-dbba-400e-acb9-64cf7c3f087e"},{"description":"Easily get paid from your comparison table with a payment button.","name":"Accept PayPal Payments","id":"691d72fc-091c-4c44-a81f-ec7fc9d98596"},{"description":"Set up recurring payments using the Subscription option.","name":"Recurring Subscriptions","id":"155f99cb-ddce-4f3f-9542-5c039fe34bb5"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"e9e105d6-dbba-400e-acb9-64cf7c3f087e":"3","155f99cb-ddce-4f3f-9542-5c039fe34bb5":"","ecba4697-dcdc-49bf-a273-340232da2fed":"","691d72fc-091c-4c44-a81f-ec7fc9d98596":""},"id":"38e95e75-76d8-49bb-9661-75317e201075","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":2.9900000095367,"yearlyPrice":2.4800000190735}},{"name":"Pro","vendorId":"pro","featureList":{"e9e105d6-dbba-400e-acb9-64cf7c3f087e":"6","155f99cb-ddce-4f3f-9542-5c039fe34bb5":"","ecba4697-dcdc-49bf-a273-340232da2fed":"","691d72fc-091c-4c44-a81f-ec7fc9d98596":""},"id":"436f4d61-e92a-43fd-9bee-8eae27905e07","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":4.9899997711182,"yearlyPrice":3.4900000095367}},{"name":"Business","vendorId":"business","featureList":{"e9e105d6-dbba-400e-acb9-64cf7c3f087e":"Unlimited","155f99cb-ddce-4f3f-9542-5c039fe34bb5":"","ecba4697-dcdc-49bf-a273-340232da2fed":"","691d72fc-091c-4c44-a81f-ec7fc9d98596":""},"id":"3502dcc3-cec7-43e7-87db-3f1594bea557","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":6.9899997711182,"yearlyPrice":5.8000001907349}}],"businessModel":"FREEMIUM"},"appId":"28b97ee8-945d-4816-8272-15b694b65219","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"1397817e-3428-11c5-6751-79acf34f2f34":{"applicationId":70,"widgets":{"139781a0-05d8-a054-19d7-4ea2424cf291":{"widgetUrl":"https:\/\/app.socialstream.io\/wix\/widget","widgetId":"139781a0-05d8-a054-19d7-4ea2424cf291","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.socialstream.io\/wix\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"stream_social_media","default":true}},"appDefinitionName":"Social Media Stream","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Give your site visitors a seamless experience in your website by removing Stream logo.","name":"Remove Branding & Logo","id":"1481e502-123b-43fe-875a-f5cd6d0ca1be"},{"description":"Don't be bound by the amount of the total number of Social Streams You will be able to connect","name":"Connect Many Social Streams","id":"5708ee7e-481b-4093-af64-9a7069e45ff5"},{"description":"Have your streams update multiple times a day. Free plan includes stream updates once per day.","name":"Instant VS Daily Updates","id":"5c701822-83d6-4665-b518-6db9e546a55b"},{"description":"Be able to select the maximum number of posts displays in your Web site","name":"Number of Posts","id":"c60bb296-50d7-4649-bcd3-c4de7d404e2c"},{"description":"Personalize colors to match your site design.","name":"Fully Customizable","id":"54626ec7-5bbb-4aeb-9d11-8cd6d9fd7119"},{"description":"Full mobile support so your social stream looks great on any device","name":"Mobile Responsive","id":"1146c273-16c4-4d8f-a737-40e7a8cbbbe2"},{"description":"On top of your personal profiles , get these great features for free!","name":"Pages and Hashtag support","id":"35613f56-a25f-4377-8b50-12f92b7ec7d6"},{"description":"Show and Hide posts from your feed","name":"Post Moderation","id":"732e9e68-e42e-4149-a4d2-66c4d628ede7"},{"description":"we'll make sure your feed is driving more traffic with SEO","name":"SEO support","id":"5ce286cb-4a16-4e46-be77-22f7571c1449"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Silver","vendorId":"Premium1","featureList":{"5c701822-83d6-4665-b518-6db9e546a55b":"Updates every 2 hours","54626ec7-5bbb-4aeb-9d11-8cd6d9fd7119":"","5ce286cb-4a16-4e46-be77-22f7571c1449":"","1146c273-16c4-4d8f-a737-40e7a8cbbbe2":"","5708ee7e-481b-4093-af64-9a7069e45ff5":"5","c60bb296-50d7-4649-bcd3-c4de7d404e2c":"80 posts","1481e502-123b-43fe-875a-f5cd6d0ca1be":"","732e9e68-e42e-4149-a4d2-66c4d628ede7":"","35613f56-a25f-4377-8b50-12f92b7ec7d6":""},"id":"e9660b3f-1aec-4e5e-bce0-9720e272ca2d","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5.9499998092651,"yearlyPrice":4.9499998092651}},{"name":"Gold","vendorId":"Premium2","featureList":{"5c701822-83d6-4665-b518-6db9e546a55b":"Updates every 30 minutes","54626ec7-5bbb-4aeb-9d11-8cd6d9fd7119":"","5ce286cb-4a16-4e46-be77-22f7571c1449":"","1146c273-16c4-4d8f-a737-40e7a8cbbbe2":"","5708ee7e-481b-4093-af64-9a7069e45ff5":"10","c60bb296-50d7-4649-bcd3-c4de7d404e2c":"200 posts","1481e502-123b-43fe-875a-f5cd6d0ca1be":"","732e9e68-e42e-4149-a4d2-66c4d628ede7":"","35613f56-a25f-4377-8b50-12f92b7ec7d6":""},"id":"f19d8a0f-b99f-4fb4-8d3d-cf4fa4a58f73","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":9.9499998092651,"yearlyPrice":7.9499998092651}},{"name":" Platinum","vendorId":"Premium3","featureList":{"5c701822-83d6-4665-b518-6db9e546a55b":"Updates every 10 minutes","54626ec7-5bbb-4aeb-9d11-8cd6d9fd7119":"","5ce286cb-4a16-4e46-be77-22f7571c1449":"","1146c273-16c4-4d8f-a737-40e7a8cbbbe2":"","5708ee7e-481b-4093-af64-9a7069e45ff5":"Unlimited","c60bb296-50d7-4649-bcd3-c4de7d404e2c":"500 posts","1481e502-123b-43fe-875a-f5cd6d0ca1be":"","732e9e68-e42e-4149-a4d2-66c4d628ede7":"","35613f56-a25f-4377-8b50-12f92b7ec7d6":""},"id":"33072816-1b3b-4ca4-8b8a-8ce157aa62d0","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":24.950000762939,"yearlyPrice":19.950000762939}}],"businessModel":"FREEMIUM"},"appId":"e7982025-4a2e-4485-876e-9f4a413814d6","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"30c5b433-584d-4080-9339-556a58999e4a":{"applicationId":73,"widgets":{"51023281-0761-4f83-a665-b7b18fb7b7e9":{"widgetUrl":"\/","widgetId":"51023281-0761-4f83-a665-b7b18fb7b7e9","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Neowauk -Survey, Quiz & Email","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"accessToken":true,"dataToken":true,"isStandalone":true,"semanticVersion":"^2.0.0","installedVersion":"^2.0.0"},"isWixTPA":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":5015,"widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"pro-gallery","default":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"linkable":true},"default":false},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"myzur","pageJsonFilename":"60cca8_1187b22ad1b74be9c211069460329a2b_8.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"pro-gallery-tpa","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pro Gallery","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"cloneAppDataUrl":"https:\/\/progallery.wixapps.net\/_api\/gallery\/clone","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.939.0"},"isWixTPA":true},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":6350,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.stores.sub_pages.product","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","default":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/SideCart","appPage":{"id":"Side Cart","name":"Side Cart","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","cssPerBreakpoint":true},"tpaWidgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","default":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1865790"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"add_to_cart_button","default":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"default":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"grid_gallery","default":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-cart-ooi', 'cartViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/SliderGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"slider_gallery","default":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPage","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3191.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},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-thank-you-page-ooi', 'thankYouPageViewerWidgetNoCss.bundle.min.js')%>","ooiInEditor":true},"default":false},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidgetNoCss.bundle.min.js","ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"shopping_cart_icon","default":false},"244576c9-d856-49b9-af14-216071924e3b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","widgetId":"244576c9-d856-49b9-af14-216071924e3b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"244576c9-d856-49b9-af14-216071924e3b","default":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","default":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"fullPageDesktopOnly":true,"linkable":true,"controllerUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutController.bundle.min.js') %>","componentUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidget.bundle.min.js') %>","migratingToOoi":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutController.bundle.min.js","outOfIframeData":{"slots":[{"slotRole":"checkout:summary:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after2","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:totalsBreakdown:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:header","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:top","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:deliveryMethod","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:policies:after-1","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]}]},"noCssComponentUrlTemplate":"<%=serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","refreshOnWidthChange":true,"appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestViewerWidget.bundle.min.js","ssrCacheExcluded":"true","fullPageDesktopOnly":true},"tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","default":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/CategoryPage","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.stores.sub_pages.category","enumerable":true},{"key":"wix.stores.sub_pages.sub_category","enumerable":true}],"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","default":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetNoCss.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"product_widget","default":false}},"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4064.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4064.0\/editor.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.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.1985.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.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":{}},"routerServiceUrl":"\/_serverless\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"migratingToOoi":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.4585.0"},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":7394,"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%= serviceUrl('my-account-ooi', 'MyAccountViewerWidgetNoCss.bundle.min.js') %>","isLoadable":true,"cssPerBreakpoint":true},"default":true}},"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.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.2583.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.206.0"},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":7963,"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidget.bundle.min.js","ssrCacheExcluded":"false","cssPerBreakpoint":true,"isLoadable":true,"noCssComponentUrlTemplate":"<%= serviceUrl('profile-card-tpa-ooi', 'ProfileCardViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"profile","default":true}},"appDefinitionName":"Profile Card","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.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":{}},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.232.0"},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":8957,"widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.0\/MyWallet","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}},"noCssComponentUrlTemplate":"<%= serviceUrl('payments-my-wallet', 'MyWalletViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"My Wallet","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.562.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5894"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.51.0"},"isWixTPA":true},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"applicationId":9692,"widgets":{"151290e1-62a2-0775-6fbc-02182fad5dec":{"widgetUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","widgetId":"151290e1-62a2-0775-6fbc-02182fad5dec","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":true}},"appDefinitionName":"My Addresses","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14c92d28-031e-7910-c9a8-a670011e062d":{"applicationId":10528,"widgets":{"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","widgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6001"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.387.0\/FaqOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.387.0\/FaqOoiViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","default":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/index","widgetId":"14c92de1-0e02-cbe5-98e9-c3de44d63a55","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true},"tpaWidgetId":"faq_widget","default":true}},"appDefinitionName":"Wix FAQ","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-platform\/1.152.0\/editorScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^5.199.0","installedVersion":"^5.0.0"},"isWixTPA":true},"14bcded7-0066-7c35-14d7-466cb3f09103":{"applicationId":11579,"widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"sw47o","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ak2wd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"recent-posts-widget","default":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Blog","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.tag","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true},{"key":"wix.blog.sub_pages.category","enumerable":true,"hideFromFloatingNavBar":true},{"key":"wix.blog.sub_pages.archive","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":true},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"q8dzf","pageJsonFilename":"b17e8c_1c07c2861d2dfbeb0a345308f97602a9_25.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\"]}"}},"default":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u5w25","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"hoxv1","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pit6d","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/RelatedPosts","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/RelatedPosts","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","default":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/CategoryMenu","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/CategoryMenu","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","default":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"prihd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"dqjva","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"nz8hi","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"68a2d745-328b-475d-9e36-661f678daa31","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e9hqn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e3jvn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/TagCloud","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/TagCloud","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","default":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"gcv5t","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ghrxf","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"5fdc6c03-080d-4872-b567-24146c82fae5\",\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"ea40bb32-ddfc-4f68-a163-477bd0e97c8e\",\"763aa9a8-0531-426f-a4b1-61a7291ce292\",\"bc7fa914-015b-4c32-a323-e5472563a798\",\"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa\",\"1b5b448c-a39f-4515-9445-c6b4ceace1c2\",\"26858b64-aad8-42ab-8c63-f19009198c7b\",\"5940091f-797c-4e86-9c57-73fcfd87425f\",\"e5520a99-1725-4b88-a85f-c439916890c8\",\"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a\",\"5e123a45-f3aa-4157-a47a-e58d8cb246eb\"]}"}},"default":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"liy9s","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"custom-feed-widget","default":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"eii64","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u61rq","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d134b0c9-8085-415a-9479-b555374ba958","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pzdqd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/RssButton","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/RssButton","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"rss-feed-widget","default":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Archive","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Archive","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","default":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"yrjyo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Post","widgetId":"211b5287-14e2-4690-bb71-525908938c81","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.post","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/PostTitle","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/PostTitle","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2641.0\/PostTitleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostTitleViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","default":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"wzdp6","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"y3apm","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"bu1xw","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/PostList","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/PostList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","default":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pz2i2","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e25z0","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961","refreshOnWidthChange":true,"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},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"b0z74","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"h77jn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\"]}"}},"default":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/MyPosts","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/MyPosts","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","default":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623","refreshOnWidthChange":true,"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},"published":false,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false}},"appDefinitionName":"Wix Blog","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/editorScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.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":{}}},"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:\/\/[email protected]\/1643"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/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,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.4099.0"},"isWixTPA":true},"14dbef06-cc42-5583-32a7-3abd44da4908":{"applicationId":12363,"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_members_about_ooi","cssPerBreakpoint":true,"noCssComponentUrlTemplate":"<%= serviceUrl('members-about-ooi', 'ProfileViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"Members About","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.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.2435.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.173.0"},"isWixTPA":true},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"applicationId":13126,"widgets":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6142"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","default":true},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","refreshOnWidthChange":true,"mobileUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"ooiInEditor":true,"migratingToOoi":true,"componentUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiViewerWidget.bundle.min.js') %>","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiController.bundle.min.js') %>","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js"},"default":true}},"appDefinitionName":"Members Notifications Settings","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/6097"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6097"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.5.0"},"isWixTPA":true},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"applicationId":13996,"widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true,"migratingToOoi":true,"ooiInEditor":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js"},"default":true},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","default":true},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","default":true}},"appDefinitionName":"Wix Members Area Notifications","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5803"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.11.0"},"isWixTPA":true},"1484cb44-49cd-5b39-9681-75188ab429de":{"applicationId":15591,"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"true","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","isLoadable":true},"default":true}},"appDefinitionName":"Wix Site Search","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3605.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.426.0","installedVersion":"^0.0.0"},"isWixTPA":true},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"applicationId":17454,"widgets":{"2fee3364-0407-4de0-b186-832be61142b6":{"widgetUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","widgetId":"2fee3364-0407-4de0-b186-832be61142b6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverterController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverter.bundle.min.js","viewer":{"errorReporting":{"url":""}},"ssrCacheExcluded":"false"},"tpaWidgetId":"currency_converter","default":true}},"appDefinitionName":"Wix Currency Converter","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/viewerScript.bundle.min.js","baseUrls":{"currencyConverterBaseUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.111.0"},"isWixTPA":true},"2bef2abe-7abe-43da-889c-53c1500a328c":{"applicationId":18924,"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.0\/MySubscriptions","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.0\/MySubscriptions","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"tpaWidgetId":"","default":true}},"appDefinitionName":"My Subscriptions","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.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.1191.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.132.0"},"isWixTPA":true},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"applicationId":20084,"widgets":{"aa86b56d-3c49-44fd-9976-963695e7815d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","widgetId":"aa86b56d-3c49-44fd-9976-963695e7815d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true,"chunkLoadingGlobal":"webpackJsonp__wix_ricos_viewer_ooi","shouldLoadServerZip":true},"tpaWidgetId":"","default":true}},"appDefinitionName":"ricos-viewer-ooi","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11"},"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\/ricos-viewer-ooi\/10.126.11\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/809"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/809"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.198.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":646,"userFileDomainUrl":"filesusr.com","metaSiteId":"30fb2d50-bc49-46b2-8bf9-751ee4af3c76","isPremiumDomain":true,"routersConfig":{"routers-kjll67py":{"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\":\"8604884a-b7dd-471b-971c-ec3f83a4705d\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"a4807bca-c7ba-489d-937c-70a001b363b0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"37de1a16-d11d-45cb-8330-608674368d37\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"5089ea10-96a0-4e4e-8f58-789b214cf42a\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-wishlist\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"wishlist\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"3dd2260c-436c-44ab-95c5-a6909f09e5e1\",\"seoData\":{\"title\":\"My Wishlist\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wishlist\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"51a0a23d-c664-4b73-9239-31f5b57a71ca\",\"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\":\"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"}}}","group":"members","pages":{"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604":"e4kfk","5089ea10-96a0-4e4e-8f58-789b214cf42a":"fs9r4","51a0a23d-c664-4b73-9239-31f5b57a71ca":"qq9ei","a4807bca-c7ba-489d-937c-70a001b363b0":"ux0dg","37de1a16-d11d-45cb-8330-608674368d37":"au0cv","c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd":"je0p3","3dd2260c-436c-44ab-95c5-a6909f09e5e1":"gmahu","8604884a-b7dd-471b-971c-ec3f83a4705d":"jz46s"},"roleVariations":{}},"routers-kjll67pz":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"bcbec3cb-d0df-4c96-a4da-e2c505cc4560\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"bcbec3cb-d0df-4c96-a4da-e2c505cc4560":"tmlwy"},"roleVariations":{}},"routers-l3rbtfs6":{"prefix":"test-3d-v2","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"9dcc4837-ba7a-4492-a29d-7ae91caca68c\",\"title\":\"{title}\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{subtitle}\",\"og:image\":\"{image}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"a01d2759-1ba4-44f1-9a4e-c225207e363b\",\"title\":\"TEST3DV2\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"9dcc4837-ba7a-4492-a29d-7ae91caca68c":"h8dqp","a01d2759-1ba4-44f1-9a4e-c225207e363b":"p1pts"},"roleVariations":{}},"routers-laelo8pm":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"0bd80fac-0c3b-433b-8912-26fd7b22d0e3\",\"title\":\"{title}\",\"config\":{\"collection\":\"Projects\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{mainProjectImage}\",\"description\":\"{shortProjectDescription}\",\"keywords\":\"\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"1f5be2e5-af6b-4762-9d7f-da7823a561c8\",\"title\":\"Projects\",\"config\":{\"collection\":\"Projects\",\"pageSize\":20,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"0bd80fac-0c3b-433b-8912-26fd7b22d0e3":"bi5os","1f5be2e5-af6b-4762-9d7f-da7823a561c8":"vd0zr"},"roleVariations":{}}},"routerByPrefix":{"account":"routers-kjll67py","profile":"routers-kjll67pz","test-3d-v2":"routers-l3rbtfs6","projects":"routers-laelo8pm"},"pageIdToPrefix":{"e4kfk":"account","fs9r4":"account","qq9ei":"account","ux0dg":"account","au0cv":"account","je0p3":"account","gmahu":"account","jz46s":"account","tmlwy":"profile","h8dqp":"test-3d-v2","p1pts":"test-3d-v2","bi5os":"projects","vd0zr":"projects"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.eckbd.com","tpaModalConfig":{"wixTPAs":{"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"14409595-f076-4753-8303-9a86f9f71469":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":true,"1475ab65-206b-d79a-856d-fa10bdb479ea":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":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,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":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,"05509e60-039b-471d-8af1-790b51277410":true,"eec3496e-44a8-45ac-9581-868a67345be8":true,"969262e4-c158-4692-8193-a5f335524bff":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"14517e1a-3ff0-af98-408e-2bd6953c36a2":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"21eaa91c-2228-4109-b129-fcc552ff1332":true,"14769d50-cb0d-0fc8-e97c-bd56b874d581":true,"f105ba16-6b7a-4b52-a2e5-712bdc749f76":true,"16be6c71-d061-4f56-8cda-c6aa911d1832":true,"c457bd01-7521-46e0-89cc-7a7422ec2e3e":true,"eb5611ad-ef33-4aa9-ba11-27356412895e":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":true,"140eb9f1-b164-4640-915a-f3afb8d114a2":true,"28b3fe48-a2d4-4e5c-aa0d-313ba7de5081":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"45c44b27-ca7b-4891-8c0d-1747d588b835":true,"fc9314bc-a317-4a2b-a9d4-5ad21cc57856":true,"f4d83b06-b408-4f3b-afd4-de8db311d7d8":true,"ce686444-4a16-4a77-9864-4d8a3c1ca020":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":true,"1505b775-e885-eb1b-b665-1e485d9bf90e":true,"14c92d28-031e-7910-c9a8-a670011e062d":true,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"14dbef06-cc42-5583-32a7-3abd44da4908":true,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":true,"14f25924-5664-31b2-9568-f9c5ed98c9b1":true,"1484cb44-49cd-5b39-9681-75188ab429de":true,"215238eb-22a5-4c36-9e7b-e7c08025e04e":true,"5e762334-899c-4e32-a7ad-b80f03471dfb":true,"2bef2abe-7abe-43da-889c-53c1500a328c":true,"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.eckbd.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"UYU"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"es","timeZone":"America\/Montevideo","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"es"},"tpaWorkerFeature":{"tpaWorkers":{"51":{"appWorkerUrl":"https:\/\/loadbalancer.visitor-analytics.io\/worker","appDefinitionName":"TWIPLA (Visitor Analytics)","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6"}}},"windowWixCodeSdk":{"locale":"es","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"e4kfk":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fs9r4":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","qq9ei":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","ux0dg":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","au0cv":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","je0p3":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","gmahu":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","jz46s":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","tmlwy":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","h8dqp":"dataBinding","p1pts":"dataBinding","bi5os":"dataBinding","vd0zr":"dataBinding"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"0034db53-7a4c-415f-a375-0beec4764c0f":true,"be4eb12a-207c-437f-9392-ee5172ae8d62":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,"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,"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":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},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/30fb2d50-bc49-46b2-8bf9-751ee4af3c76\/c8d80174-d94a-4838-89b3-91dbcf724155\/779aeddc-2613-4b25-8bb5-69d06c9d05a0\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","appDefIdToWixCodeBundlerUrlData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"url":"https:\/\/bundler.wix-code.com\/30fb2d50-bc49-46b2-8bf9-751ee4af3c76\/c8d80174-d94a-4838-89b3-91dbcf724155\/c0be3675-3a0c-43de-ae04-0b424de2af35\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/30fb2d50-bc49-46b2-8bf9-751ee4af3c76\/c8d80174-d94a-4838-89b3-91dbcf724155\/71869e96-79b7-49b9-b6f9-e32bcf00ac52\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"url":"https:\/\/bundler.wix-code.com\/30fb2d50-bc49-46b2-8bf9-751ee4af3c76\/c8d80174-d94a-4838-89b3-91dbcf724155\/21056c2c-144a-488f-912d-5fb0e1262beb\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.915ffbdc.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"c1dmp","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.134d4108.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"9609a916-a960-45b1-9a8a-af5d8e99056b","appDefinitionName":"Wix Video","isWixTPA":true,"isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"b80d728f-fb63-4446-ad49-93f2d8b2cee8","appDefinitionName":"Wix Bookings","isWixTPA":true,"isModuleFederated":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"0a045044-6d16-4f4a-987c-3e99e543a97e","appDefinitionName":"Wix Chat","isWixTPA":true,"isModuleFederated":false},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","type":"public","instanceId":"15243006-0112-475d-a55b-da5dea842b54","appDefinitionName":"Wix Pricing Plans","isWixTPA":true,"isModuleFederated":false},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"f34fee8b-673c-452f-bf84-613ebb589960","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"e8d8025b-9e19-4435-b0e2-998f9b1d1562","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"c8d80174-d94a-4838-89b3-91dbcf724155","isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"190a135a-e94d-4541-91da-457a96835cc4","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"9c0d6f45-552f-437f-9bf1-6cd2e88d22b1","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"0e09a42d-cce2-49f1-a65c-0d498ba0c5da","appDefinitionName":"Wix Members Area","isWixTPA":true,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"ccfa9118-a88d-4d13-93a7-3081067f4ea7","appDefinitionName":"Member Account Info","isWixTPA":true,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"c359e36e-f492-4833-8d54-9fd6515b2b91","appDefinitionName":"Profile Card","isWixTPA":true,"isModuleFederated":false},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","type":"public","instanceId":"2f96e0ce-007e-44be-b3fa-038d20f4b4a6","appDefinitionName":"My Wallet","isWixTPA":true,"isModuleFederated":false},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","type":"public","instanceId":"c275f7eb-eb31-4e78-84a3-7f2280cd108f","appDefinitionName":"Wix Blog","isWixTPA":true,"isModuleFederated":false},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","type":"public","instanceId":"8a7f80ed-adb9-438e-9b50-04633b13dbfc","appDefinitionName":"Members About","isWixTPA":true,"isModuleFederated":false},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","type":"public","instanceId":"369767d5-a7cd-44b3-9080-a7f5159fcfb2","appDefinitionName":"Members Notifications Settings","isWixTPA":true,"isModuleFederated":false},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","type":"public","instanceId":"0dbb2c7d-cbd6-4b2d-b612-e25d40550af9","appDefinitionName":"Wix Members Area Notifications","isWixTPA":true,"isModuleFederated":false},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","type":"public","instanceId":"8ce723f1-b12a-4acc-a46c-ca4f724b5e38","appDefinitionName":"Wix Site Search","isWixTPA":true,"isModuleFederated":false},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefinitionId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","type":"public","instanceId":"7fd12e99-271b-4910-80cc-c71c4ed8f1d7","appDefinitionName":"Wix Stores","isWixTPA":true,"isModuleFederated":false},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"appDefinitionId":"5e762334-899c-4e32-a7ad-b80f03471dfb","type":"public","instanceId":"dd2a4304-db89-4ccb-aafa-f7a655fb0946","appDefinitionName":"Wix Currency Converter","isWixTPA":true,"isModuleFederated":false},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","type":"public","instanceId":"44eca5a8-efdb-4461-a059-236f35a5be19","appDefinitionName":"My Subscriptions","isWixTPA":true,"isModuleFederated":false},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"appDefinitionId":"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","type":"public","instanceId":"8736cf0c-d3ad-4e03-8468-3ac2fc47170b","appDefinitionName":"ricos-viewer-ooi","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"c8d80174-d94a-4838-89b3-91dbcf724155","appDefinitionName":"Data Binding","isWixTPA":true,"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.4469.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.4469.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.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.5401.0\/"},"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.2909.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","cssPerBreakpoint":true},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.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.524.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5557","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","cssPerBreakpoint":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6"},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277"},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.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.1617.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.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.1617.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.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.2896.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.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.2024.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.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.123.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.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"},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.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.2896.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","cssPerBreakpoint":true}}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","appDefName":"Wix Chat","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","baseUrls":{},"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c"}}},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefId":"1973457f-c021-4da5-941f-58444ff761d4","appDefName":"CMS","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/wixDataViewer.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/"},"widgets":{}},"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":{}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4064.0\/viewerScript.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.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.1985.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc"},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.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.1432.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.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.5076.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","cssPerBreakpoint":true},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.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.5076.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.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.3191.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.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.5076.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.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.1489.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b"},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.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.5076.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.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.5076.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"}}},"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.2711.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"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.2583.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"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.2737.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","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.564.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.562.0"},"errorReportingUrl":"https:\/\/[email protected]\/5894","widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/MyWalletViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5894","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a"}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefId":"14dbef06-cc42-5583-32a7-3abd44da4908","appDefName":"Members About","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0"},"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","cssPerBreakpoint":true}}},"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.17.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0"},"errorReportingUrl":"https:\/\/[email protected]\/6097","widgets":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/6142","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d"},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/6097","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa"}}},"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.54.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0"},"errorReportingUrl":"https:\/\/[email protected]\/5803","widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f"},"7ae13e41-6022-46c4-b050-2173272ef12e":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e"},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674"}}},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefId":"1484cb44-49cd-5b39-9681-75188ab429de","appDefName":"Wix Site Search","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","cssPerBreakpoint":true}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","appDefName":"Wix Stores","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4059.0\/storesViewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"appDefId":"5e762334-899c-4e32-a7ad-b80f03471dfb","appDefName":"Wix Currency Converter","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/viewerScript.bundle.min.js","baseUrls":{"currencyConverterBaseUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/"},"widgets":{"2fee3364-0407-4de0-b186-832be61142b6":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverterController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverter.bundle.min.js","noCssComponentUrl":"","widgetId":"2fee3364-0407-4de0-b186-832be61142b6"}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefId":"2bef2abe-7abe-43da-889c-53c1500a328c","appDefName":"My Subscriptions","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0"},"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5"}}},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"appDefId":"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","appDefName":"ricos-viewer-ooi","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11"},"errorReportingUrl":"https:\/\/[email protected]\/809","widgets":{"aa86b56d-3c49-44fd-9976-963695e7815d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/809","widgetId":"aa86b56d-3c49-44fd-9976-963695e7815d"}}},"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.4620.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.4620.0\/PlanCustomizationController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanCustomizationViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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.4620.0\/PlanListController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PlanListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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.4620.0\/ThankYouController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/ThankYouViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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.4620.0\/PaywallController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PaywallViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PaywallViewerWidgetNoCss.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1"},"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.4620.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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.4620.0\/PackagePickerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.0\/PackagePickerViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4620.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"}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefId":"14271d6f-ba62-d045-549b-ab972ae1f70e","appDefName":"Wix Pro Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017"}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefId":"14bcded7-0066-7c35-14d7-466cb3f09103","appDefName":"Wix Blog","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/viewerScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.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:\/\/[email protected]\/1643","widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e"},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f"},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6"},"14e5b36b-e545-88a0-1475-2487df7e9206":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206"},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6"},"5fdc6c03-080d-4872-b567-24146c82fae5":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5"},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa"},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03"},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256"},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9"},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","cssPerBreakpoint":true},"5940091f-797c-4e86-9c57-73fcfd87425f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f"},"e5520a99-1725-4b88-a85f-c439916890c8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8"},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2"},"68a2d745-328b-475d-9e36-661f678daa31":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"68a2d745-328b-475d-9e36-661f678daa31"},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb"},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","cssPerBreakpoint":true},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b"},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e"},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f"},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c"},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89"},"26858b64-aad8-42ab-8c63-f19009198c7b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b"},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c"},"d134b0c9-8085-415a-9479-b555374ba958":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"d134b0c9-8085-415a-9479-b555374ba958"},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/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.2637.0\/ArchiveViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","cssPerBreakpoint":true},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd"},"211b5287-14e2-4690-bb71-525908938c81":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/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.2637.0\/PostTitleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2641.0\/PostTitleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7"},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7"},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751"},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a"},"813eb645-c6bd-4870-906d-694f30869fd9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9"},"bc7fa914-015b-4c32-a323-e5472563a798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798"},"7466726a-84cf-41c8-be6b-1694445dc539":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539"},"14f260e4-ea13-f861-b0ba-4577df99b961":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961"},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769"},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292"},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046"},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8708.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.739\/app.js","baseUrls":{},"widgets":{}}},"builderComponentsSdkUrls":{},"blocksBootstrapData":{"blocksAppsData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"siteHeaderUrl":"bca75bdfdcb1fe05891b82ec561b56f3_r3.json","wixCodeGridId":"c0be3675-3a0c-43de-ae04-0b424de2af35","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"},"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":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","widgetBundleUrls":{}},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.eckbd.com","isPremiumDomain":true,"metaSiteId":"30fb2d50-bc49-46b2-8bf9-751ee4af3c76","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"70a46560-9a0a-4bde-bcc2-78dbea6410b3","isMobileFriendly":true,"isPreview":false,"requestId":"1747085602.109621292471554337"},"platformAPIData":{"routersConfigMap":{"routers-kjll67py":{"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\":\"8604884a-b7dd-471b-971c-ec3f83a4705d\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"a4807bca-c7ba-489d-937c-70a001b363b0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"37de1a16-d11d-45cb-8330-608674368d37\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"5089ea10-96a0-4e4e-8f58-789b214cf42a\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-wishlist\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"wishlist\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"3dd2260c-436c-44ab-95c5-a6909f09e5e1\",\"seoData\":{\"title\":\"My Wishlist\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wishlist\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"51a0a23d-c664-4b73-9239-31f5b57a71ca\",\"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\":\"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"}}}","group":"members","pages":{"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604":"e4kfk","5089ea10-96a0-4e4e-8f58-789b214cf42a":"fs9r4","51a0a23d-c664-4b73-9239-31f5b57a71ca":"qq9ei","a4807bca-c7ba-489d-937c-70a001b363b0":"ux0dg","37de1a16-d11d-45cb-8330-608674368d37":"au0cv","c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd":"je0p3","3dd2260c-436c-44ab-95c5-a6909f09e5e1":"gmahu","8604884a-b7dd-471b-971c-ec3f83a4705d":"jz46s"},"roleVariations":{}},"routers-kjll67pz":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"bcbec3cb-d0df-4c96-a4da-e2c505cc4560\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"bcbec3cb-d0df-4c96-a4da-e2c505cc4560":"tmlwy"},"roleVariations":{}},"routers-l3rbtfs6":{"prefix":"test-3d-v2","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"9dcc4837-ba7a-4492-a29d-7ae91caca68c\",\"title\":\"{title}\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{subtitle}\",\"og:image\":\"{image}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"a01d2759-1ba4-44f1-9a4e-c225207e363b\",\"title\":\"TEST3DV2\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"9dcc4837-ba7a-4492-a29d-7ae91caca68c":"h8dqp","a01d2759-1ba4-44f1-9a4e-c225207e363b":"p1pts"},"roleVariations":{}},"routers-laelo8pm":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"0bd80fac-0c3b-433b-8912-26fd7b22d0e3\",\"title\":\"{title}\",\"config\":{\"collection\":\"Projects\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{mainProjectImage}\",\"description\":\"{shortProjectDescription}\",\"keywords\":\"\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"1f5be2e5-af6b-4762-9d7f-da7823a561c8\",\"title\":\"Projects\",\"config\":{\"collection\":\"Projects\",\"pageSize\":20,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"0bd80fac-0c3b-433b-8912-26fd7b22d0e3":"bi5os","1f5be2e5-af6b-4762-9d7f-da7823a561c8":"vd0zr"},"roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"c8d80174-d94a-4838-89b3-91dbcf724155","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8708.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"779aeddc-2613-4b25-8bb5-69d06c9d05a0"},"signedAppRenderInfo":"0d7a3b32962109795b6ea4531fe9c134e66e304b.eyJncmlkQXBwSWQiOiI3NzlhZWRkYy0yNjEzLTRiMjUtOGJiNS02OWQwNmM5ZDA1YTAiLCJodG1sU2l0ZUlkIjoiMTVkNWFiZDQtNDdjYy00YWJlLTk1MDQtZTBjZWE1ZWI4YzQ0IiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NzA4NTYwMjIxMH0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.eckbd.com\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"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":{}},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetName":"scheduler","componentFields":{}},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetName":"book_checkout","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":{}},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetName":"widget","componentFields":{}},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetName":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","componentFields":{}}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetName":"wix_visitors","componentFields":{}}},"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":{}}},"1973457f-c021-4da5-941f-58444ff761d4":{},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"componentFields":{}}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetName":"0b8ba619-580b-4a3c-912a-2aba1f10763a","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":{}},"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":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","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":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetName":"my_wallet","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":{}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetName":"about","componentFields":{}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetName":"4c910826-dc3a-42b6-aa89-11e813c3821d","componentFields":{}},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetName":"settings","componentFields":{}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetName":"notifications_app","componentFields":{}},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetName":"7ae13e41-6022-46c4-b050-2173272ef12e","componentFields":{}},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetName":"53283e84-0c7c-4ca5-af93-0337f9f7f674","componentFields":{}}},"1484cb44-49cd-5b39-9681-75188ab429de":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetName":"search_results","componentFields":{}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"2fee3364-0407-4de0-b186-832be61142b6":{"widgetName":"currency_converter","componentFields":{}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetName":"My Subscriptions","componentFields":{}}},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"aa86b56d-3c49-44fd-9976-963695e7815d":{"componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.OLOServerValidateOnMissingSubdivision":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.OloServerSingleAsapDeliveryOption":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.ShouldAddBusinessLocationIdOnMenuChangedEvent":"true","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"false","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.openItemModalBeforeDispatch":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.connect.ItemSelectionProviderUseSearchInsteadOfQuery":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.ShouldShowEmptyState":"false","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"true","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"specs.ricos.newFormattingToolbar":"true","specs.ricos.tiptapEditor":"false","specs.ricos.encAutoImageUrls":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"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.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"dataBinding":{"specs.wixDataClient.AutomationsClientV2":"true","specs.wixDataViewer.UseCloudDataUrlWithBaseExternalUrl":"true","specs.wixDataViewer.fixExpressionsAsyncInRepeater":"false","specs.wixDataClient.BlitzNoFilteredResultsCounter":"true","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataClient.NumberOfItemsImprovements":"true","specs.wixDataViewer.fixExpressionsFetchingOrder":"false"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.EditorOOI2":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.InstallSplitPages":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ErrorHandlerTpa":"true","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","specs.membership.ButtonHoverSettingsEditor":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.ButtonHoverSettingsViewer":"true","specs.membership.SettingsEventsFix":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.HoverStyleUnderline":"true","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"false","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.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"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.UseWarmupStateInOldPostPage":"false","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.PreInstalledPostSubmittedForReview":"false","specs.wixBlog.EnableCommentsFunction":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"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":"false","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"false","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.wixBlog.useAmbassadorPostList":"false"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"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.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.ServicePageV2Mapping":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","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":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"14409595-f076-4753-8303-9a86f9f71469":false,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":false,"14517e1a-3ff0-af98-408e-2bd6953c36a2":false,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":false,"1973457f-c021-4da5-941f-58444ff761d4":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":false,"14bcded7-0066-7c35-14d7-466cb3f09103":false,"14dbef06-cc42-5583-32a7-3abd44da4908":false,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":false,"14f25924-5664-31b2-9568-f9c5ed98c9b1":false,"1484cb44-49cd-5b39-9681-75188ab429de":false,"215238eb-22a5-4c36-9e7b-e7c08025e04e":false,"5e762334-899c-4e32-a7ad-b80f03471dfb":false,"2bef2abe-7abe-43da-889c-53c1500a328c":false,"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":false,"dataBinding":false}},"appsScripts":{"urls":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2711.0\/viewerScript.bundle.min.js"],"14517e1a-3ff0-af98-408e-2bd6953c36a2":["https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js"],"14ce1214-b278-a7e4-1373-00cebd1bef7c":["https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js"],"14bcded7-0066-7c35-14d7-466cb3f09103":["https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/viewerScript.bundle.min.js"],"1484cb44-49cd-5b39-9681-75188ab429de":["https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js"],"1380b703-ce81-ff05-f115-39571d94dfcd":["https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4064.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconController.bundle.min.js"],"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardController.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_deleteLayoutOverridesForRefComponents":true,"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.4701.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"30fb2d50-bc49-46b2-8bf9-751ee4af3c76","quickActionsMenuEnabled":false,"siteId":"15d5abd4-47cc-4abe-9504-e0cea5eb8c44","siteRevision":646,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.eckbd.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.eckbd.com","staticHTMLComponentUrl":"https:\/\/www-eckbd-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.2b4604bddbc4cefc633fbd1070fda24bf5b86b6f","editor-elements-design-systems.thunderbolt.d8eb41c9e2d0c81b748b87f262ae6465006e3dee"],"ooiVersions":"1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5076.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.4659.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3191.0%2FthankYouPageViewerWidgetNoCss.%3B1380bbc4-1485-9d44-4616-92e36b1ead6b%3Dp.ecom-platform-cart-icon%2F1.1489.0%2FCartIconViewerWidgetNoCss.%3B139a41fd-0b1d-975f-6f67-e8cbdf8ccc82%3Dp.wixstores-client-gallery%2F1.5076.0%2FSliderGalleryViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.3562.0%2FProductPageViewerWidgetNoCss.%3B13afb094-84f9-739f-44fd-78d036adb028%3Dp.wixstores-client-gallery%2F1.5076.0%2FGridGalleryViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2637.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2737.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2435.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2583.0%2FMyAccountViewerWidgetNoCss.%3B14f2595a-a352-3ff1-9b3c-4d21861fe58f%3Dp.members-area-notifications%2F1.54.0%2FOoiNotificationsViewerWidget.%3B14f25dd2-f9b0-edc2-f38e-eded5da094aa%3Dp.members-area-notifications-preferences%2F1.17.0%2FPreferencesOoiViewerWidget.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.5206.0%2FCheckoutViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2637.0%2FPostViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3935.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.4659.0%2FSideCartViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.2637.0%2FPostListViewerWidgetNoCss.%3Ba63a5215-8aa6-42af-96b1-583bfd74cff5%3Dp.wixstores-client-gallery%2F1.5076.0%2FWishlistViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.2b4604bddbc4cefc633fbd1070fda24bf5b86b6f","editor-elements-design-systems.thunderbolt.d8eb41c9e2d0c81b748b87f262ae6465006e3dee"],"ooiVersions":"1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5076.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.4659.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3191.0%2FthankYouPageViewerWidgetNoCss.%3B1380bbc4-1485-9d44-4616-92e36b1ead6b%3Dp.ecom-platform-cart-icon%2F1.1489.0%2FCartIconViewerWidgetNoCss.%3B139a41fd-0b1d-975f-6f67-e8cbdf8ccc82%3Dp.wixstores-client-gallery%2F1.5076.0%2FSliderGalleryViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.3562.0%2FProductPageViewerWidgetNoCss.%3B13afb094-84f9-739f-44fd-78d036adb028%3Dp.wixstores-client-gallery%2F1.5076.0%2FGridGalleryViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2637.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2737.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2435.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2583.0%2FMyAccountViewerWidgetNoCss.%3B14f2595a-a352-3ff1-9b3c-4d21861fe58f%3Dp.members-area-notifications%2F1.54.0%2FOoiNotificationsViewerWidget.%3B14f25dd2-f9b0-edc2-f38e-eded5da094aa%3Dp.members-area-notifications-preferences%2F1.17.0%2FPreferencesOoiViewerWidget.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.5206.0%2FCheckoutViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2637.0%2FPostViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3935.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.4659.0%2FSideCartViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.2637.0%2FPostListViewerWidgetNoCss.%3Ba63a5215-8aa6-42af-96b1-583bfd74cff5%3Dp.wixstores-client-gallery%2F1.5076.0%2FWishlistViewerWidgetNoCss."},"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"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.eckbd.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":true,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"ikl0d":"70a465_9c36710a1d981b878f5d075492f1798a_644.json","fe344":"70a465_70be154824717065fee55d62736d701d_644.json","w6tx2":"70a465_2b1856525e5e69e659100c6cd31cc1a1_644.json","c1dmp":"70a465_f2a42be3ecd1ee71a3eab8ad9a744d27_645.json","h8dqp":"70a465_a1b3908b4a75dabd2369ead7e599f113_644.json","gydep":"70a465_041a31e829b6d976b1aacef3862060a6_644.json","jpbjj":"70a465_f6c83e2bbd9e26d863a61a5eb2a97a09_644.json","zqeyf":"70a465_76c5fb78ddea967ca37a2b5c456fe3af_644.json","tmlwy":"70a465_0ec0cac98db4ce4849eed7fb07f45378_644.json","ypkfk":"70a465_4b09e39fa05efbbb806b9f39a42ab310_644.json","g0yex":"70a465_cdd071b571b8c0f692a22de52a110996_644.json","etn4y":"70a465_29e34f4d4f309b38acede14e0c351374_644.json","nnrf5":"70a465_58009333c2abce37c0862a890d6c6464_645.json","a1vur":"70a465_854a477372fb3cb93fb87b390762878a_644.json","a1vus":"70a465_e11fd23f3492fe44a58fded746f3ebd5_644.json","wcf2o":"70a465_a1a5e8324c8118d06bdacae7bae4b095_644.json","c4cio":"70a465_a0972b1ba0777f49f84f8ef54f020507_644.json","n1j1y":"70a465_d85c3bb53add1a9dfa28f838e4142079_644.json","sjxvt":"70a465_b8ffd42c802452bbbced7375bfb962b9_644.json","h9kxt":"70a465_b96d2b2dd8fd8c2735784d33de70445b_644.json","oea74":"70a465_05969453e9cdfcd1864423a3f4c8f92a_644.json","a1vuq":"70a465_864601ee1acaf31a42ee5f9e45f8bb15_644.json","a1vun":"70a465_52a30fa9f0d1c097b1465f8957470489_644.json","p1pts":"70a465_21db6d3b55ac3c07b60e1804a03e254e_644.json","vqevh":"70a465_059566fde866c722fdd89ca3830eab54_644.json","yp5it":"70a465_4346c195e5559934a04eccccc3ee195d_644.json","a1vuk":"70a465_8f1c67472f265c1c9be93109ac3789b9_644.json","a1vup":"70a465_98f06ac5935fd79da7a8726b65e33ef2_644.json","a1vuj":"70a465_f21de801f44ad2290f9358a69283b849_644.json","dl9om":"70a465_3fa0edd293e38ef3460475298c893c60_644.json","a1vuo":"70a465_f423b05b6862f193d8361c65dabaedb4_644.json","n38y8":"70a465_277ea11b16ed26b35f079f98de343331_644.json","a1vul":"70a465_58e33ae72af125cc31699fb9aec21b8a_644.json","jeemi":"70a465_1e38fba1484399a7a4f1c4211961c383_644.json","jsee5":"70a465_009cb893d62db478786676b787705b73_644.json","a1vum":"70a465_12acad99d9dec3cbe77cff68b0290994_646.json","vodvx":"70a465_a2d30a9b74d74cc1d320f013118ac0ea_644.json","a1vui":"70a465_b51c7922de76d3c36b74d244f834b398_644.json","une78":"70a465_22718a3e09e0032aa1e9dd3f1ee064a3_644.json","wawn3":"70a465_c554fddcbbd72b05d9d91ccf7d8f1e89_644.json","asngo":"70a465_f1aff5aaa37287b35e093fd4d6a50652_644.json","bi5os":"70a465_46bed8c8ded27ee8a0602209ce70edc7_644.json","a1vuh":"70a465_e3546baa65e894ec7228cd0e10398915_644.json","vd0zr":"70a465_7ee4e9f64004834494313aceb4573432_644.json","qj9gr":"70a465_3862d875d97f5bb6fdf63e864c34dbb8_644.json","zkf5o":"70a465_4c6f5e8c6d2bd821122e4c4331576a25_644.json","wih56":"70a465_44ebe7809a980fc7e09cd057f1622f90_644.json","sllws":"70a465_79bbb8e334747b6e8f7b7e65a9111e0e_644.json","masterPage":"70a465_af38651438f185e2e83d9f439aa4e623_646.json"},"protectedPageIds":["je0p3","ux0dg","qq9ei","jz46s","e4kfk","gmahu","fs9r4","au0cv"],"routersInfo":{"configMap":{"routers-kjll67py":{"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\":\"8604884a-b7dd-471b-971c-ec3f83a4705d\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"a4807bca-c7ba-489d-937c-70a001b363b0\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"37de1a16-d11d-45cb-8330-608674368d37\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"5089ea10-96a0-4e4e-8f58-789b214cf42a\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-wishlist\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"wishlist\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"3dd2260c-436c-44ab-95c5-a6909f09e5e1\",\"seoData\":{\"title\":\"My Wishlist\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wishlist\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"51a0a23d-c664-4b73-9239-31f5b57a71ca\",\"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\":\"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"}}}","group":"members","pages":{"2ada8ea6-1e98-4b32-a98a-efc6ac8bc604":"e4kfk","5089ea10-96a0-4e4e-8f58-789b214cf42a":"fs9r4","51a0a23d-c664-4b73-9239-31f5b57a71ca":"qq9ei","a4807bca-c7ba-489d-937c-70a001b363b0":"ux0dg","37de1a16-d11d-45cb-8330-608674368d37":"au0cv","c8f4cdae-2c3b-4d1c-84f3-ed35db30b5bd":"je0p3","3dd2260c-436c-44ab-95c5-a6909f09e5e1":"gmahu","8604884a-b7dd-471b-971c-ec3f83a4705d":"jz46s"},"roleVariations":{}},"routers-kjll67pz":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"bcbec3cb-d0df-4c96-a4da-e2c505cc4560\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"bcbec3cb-d0df-4c96-a4da-e2c505cc4560":"tmlwy"},"roleVariations":{}},"routers-l3rbtfs6":{"prefix":"test-3d-v2","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"9dcc4837-ba7a-4492-a29d-7ae91caca68c\",\"title\":\"{title}\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{subtitle}\",\"og:image\":\"{image}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"a01d2759-1ba4-44f1-9a4e-c225207e363b\",\"title\":\"TEST3DV2\",\"config\":{\"collection\":\"TEST3DV2\",\"pageSize\":12,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"9dcc4837-ba7a-4492-a29d-7ae91caca68c":"h8dqp","a01d2759-1ba4-44f1-9a4e-c225207e363b":"p1pts"},"roleVariations":{}},"routers-laelo8pm":{"prefix":"projects","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"0bd80fac-0c3b-433b-8912-26fd7b22d0e3\",\"title\":\"{title}\",\"config\":{\"collection\":\"Projects\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"title\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{mainProjectImage}\",\"description\":\"{shortProjectDescription}\",\"keywords\":\"\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"1f5be2e5-af6b-4762-9d7f-da7823a561c8\",\"title\":\"Projects\",\"config\":{\"collection\":\"Projects\",\"pageSize\":20,\"sort\":[{\"title\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"0bd80fac-0c3b-433b-8912-26fd7b22d0e3":"bi5os","1f5be2e5-af6b-4762-9d7f-da7823a561c8":"vd0zr"},"roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"14fd5970-8072-c276-1246-058b79e70c1a,14f25dd2-f9b0-edc2-f38e-eded5da094aa,14f2595a-a352-3ff1-9b3c-4d21861fe58f","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}],"isInSeo":true,"language":"es","originalLanguage":"es","appDefinitionIdToSiteRevision":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440","1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":"1903","14271d6f-ba62-d045-549b-ab972ae1f70e":"25","14bcded7-0066-7c35-14d7-466cb3f09103":"1335"},"builderWidgetsIds":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[]},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"032d1636.bundle.min","thunderbolt-platform":"dde89bde.bundle.min","thunderbolt-css":"b1690c37.bundle.min","thunderbolt-site-map":"099100f2.bundle.min","thunderbolt-mobile-app-builder":"233f85f2.bundle.min","builder-component-features":"e8eaa078.bundle.min","builder-component-css":"78f615de.bundle.min","builder-component-platform":"ff3decab.bundle.min","thunderbolt-css-mappers":"07e1e82d.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"fe0deefc.bundle.min","thunderbolt-platform":"5d85a93e.bundle.min","thunderbolt-css":"05538354.bundle.min","thunderbolt-site-map":"4e4c8a2b.bundle.min","thunderbolt-mobile-app-builder":"8c29bfef.bundle.min","builder-component-features":"826daf2a.bundle.min","builder-component-css":"1fe2a4d7.bundle.min","builder-component-platform":"65c73e2f.bundle.min","thunderbolt-css-mappers":"fc23aa68.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"961ba2fb.bundle.min","thunderbolt-platform":"4cb92d63.bundle.min","thunderbolt-css":"35338b41.bundle.min","thunderbolt-site-map":"2d1a9ece.bundle.min","thunderbolt-mobile-app-builder":"75a1f230.bundle.min","builder-component-features":"a4318a49.bundle.min","builder-component-css":"49e794c9.bundle.min","builder-component-platform":"8c18465e.bundle.min","thunderbolt-css-mappers":"c3a0b7f0.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-eckbd-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.videoLazyLoading":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.routeToExternalDispatcher":true,"specs.thunderbolt.FixWixDataInstanceForBlocksPreview":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"dummySpecTorTestsOfThunderboltViewer":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.useNativeSchedulerYield":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.hardenTimeout":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"dynamicModelUrl":"https:\/\/www.eckbd.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.eckbd.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"646","renderingFlow":"NONE","language":"es","locale":"es"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":true,"react18Compatible":false,"react18HydrationBlackListWidgets":["14756c3d-f10a-45fc-4df1-808f22aabe80"],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":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.3e467f13.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1308],{},p=>{p.O(0,[592,8398],(()=>{return e=72757,p(p.s=e);var e}));p.O()}]);</script>

<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4198],{20826:(e,o,r)=>{r.d(o,{O:()=>s});const s=(e,o="")=>o.toLowerCase().includes("forcereducedmotion")||Boolean(e?.matchMedia("(prefers-reduced-motion: reduce)").matches)}},e=>{e.O(0,[592,8398],(()=>{return o=98700,e(e.s=o);var o}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js.map</script>

<!-- initial scripts -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3169],{11682:(e,t,r)=>{r.r(t),r.d(t,{platformWorkerPromise:()=>i});const{viewerModel:{siteAssets:{clientTopology:s},siteFeatures:a,siteFeaturesConfigs:{platform:o},site:{externalBaseUrl:p}},usedPlatformApis:l}=window,c=Worker&&a.includes("platform"),i=c?(async()=>{const e="platform_create-worker started";performance.mark(e);const{clientWorkerUrl:t,appsScripts:r,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:i,appDefIdToIsMigratedToGetPlatformApi:n,forceEmptySdks:d}=a,m=t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=>{const t=new Blob([`importScripts('${e}');`],{type:"application/javascript"});return URL.createObjectURL(t)})(t):t.replace(s.fileRepoUrl,`${p}/_partials`),f=new Worker(m),u=Object.keys(r.urls).filter((e=>!i[e]?.isModuleFederated)).reduce(((e,t)=>(e[t]=r.urls[t],e)),{});if(c&&c.mainSdks&&c.nonMainSdks){Object.values(n).every((e=>e))||d?f.postMessage({type:"preloadNamespaces",namespaces:l}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})}f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:u});const k="platform_create-worker ended";return performance.mark(k),performance.measure("Create Platform Web Worker",e,k),f})():Promise.resolve()}},e=>{var t;t=11682,e(e.s=t)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8800],{1643:()=>{!function(e){const n=new Set,a=[],s=e=>{const a=[];n.forEach((n=>{e.canHandleEvent(n)&&a.push(n)})),a.forEach((a=>{n.delete(a),e.handleEvent(a)}))};e.addEventListener("message",(e=>{const t={source:e.source,data:e.data,origin:e.origin},d=a.find((e=>e.canHandleEvent(t)));d?(s(d),d.handleEvent(t)):n.add(t)})),e._addWindowMessageHandler=e=>{a.push(e),s(e)}}(window)}},e=>{var n;n=1643,e(e.s=n)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js.map</script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.68ef1d43.bundle.min.js"></script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[507],{27037:(e,t,r)=>{r.d(t,{h:()=>o});var s=r(65672);const a=({useBatch:e=!0,publishMethod:t=s.PublishMethods.Auto,endpoint:r,muteBi:a=!1,biStore:o,sessionManager:i,fetch:n,factory:p})=>p({useBatch:e,publishMethod:t,endpoint:r}).setMuted(a).withUoUContext({msid:o.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:o.viewerSessionId,_av:`thunderbolt-${o.viewerVersion}`,isb:o.is_headless,...o.is_headless&&{isbr:o.is_headless_reason}}),o={createBaseBiLoggerFactory:a,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:s,dc:o,microPop:i,is_headless:n,isCached:p,pageData:d,rolloutData:l,caching:c,checkVisibility:u=(()=>""),viewerVersion:m,requestUrl:h,st:I,isSuccessfulSSR:f},muteBi:S=!1}=e;return a({...e,muteBi:S}).updateDefaults({ts:()=>Date.now()-r,tsn:()=>function({initialRequestTimestamp:e}){return"undefined"==typeof window?Math.round(performance.now()+(performance.timeOrigin-e)):Math.round(performance.now())}({initialRequestTimestamp:s}),dc:o,microPop:i,caching:c,session_id:t,st:I,url:h||d.pageUrl,ish:n,pn:d.pageNumber,isFirstNavigation:1===d.pageNumber,pv:u,pageId:d.pageId,isServerSide:!1,isSuccessfulSSR:f,is_lightbox:d.isLightbox,is_cached:p,is_sav_rollout:l.siteAssetsVersionsRollout?1:0,is_dac_rollout:l.isDACRollout?1:0,v:m})}}},36451:(e,t,r)=>{r.d(t,{W:()=>l});var s=r(76022),a=r(5189),o=r(45124),i=r(75967),n=r(66715),p=r(76904),d=r(23184);const l=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:l="thunderbolt",presetType:c=s.u.BOLT,reportBlackbox:u=!1,paramsOverrides:m={},factory:h,muteThunderboltEvents:I=!1,experiments:f={},monitoringData:S})=>{const g=h(l,{presetType:c,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:t,biLoggerFactory:e,paramsOverrides:m,enableSampleRateForAppNames:(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f)??("undefined"!=typeof window&&(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f))}),{interactionStarted:A,interactionEnded:N,appLoadingPhaseStart:R,appLoadingPhaseFinish:_,appLoadStarted:b,appLoaded:E}=g,v=(0,p.k)("specs.thunderbolt.fedopsMuteErrors",f),D=(0,p.k)("specs.thunderbolt.panoramaInSsr",f),T=!1,w="undefined"==typeof window,y=e=>e.startsWith("platform_"),O=e=>e?.evid&&26===parseInt(e.evid,10),B=(()=>{const e=(0,n.n)();S?.viewerSessionId&&e.setSessionId(S.viewerSessionId);const r=S?.metaSiteId??"",s=S?.dc??"",a=!!S?.isHeadless,p=!!S?.isCached,d=!!S?.rolloutData?.isTBRollout,u=!!S?.rolloutData?.isDACRollout,m=!!S?.rolloutData?.siteAssetsVersionsRollout;return(0,o.V)({baseParams:{platform:i.OD.Viewer,msid:r,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:s,isHeadless:a,isCached:p,isRollout:d,isDacRollout:u,isSavRollout:m,isSsr:T,presetType:c,customParams:t},reporterOptions:w?{fetchFn:fetch}:{}}).withGlobalConfig(e).client()})(),C=e=>{!B||!D&&w||(e?B.reportLoadStart():B.reportLoadFinish())},P=(e,t,r)=>{if(!B)return;const s=e.replaceAll(" ","_");t?B.transaction(s).start(r):B.transaction(s).finish(r)},V=(e,t,r)=>"react-native"!==d.env.RENDERER_BUILD&&(O(r)?v:!((e,t,r)=>{const o=t?.siteAssetsModule??"";return!(c===s.u.BOLT)||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(o)})(e,r,t)),L=(e,t,r,s)=>{if(a.iy.has(l))return!0;if(V(e,t,s))return!1;if(s?.siteAssetsModule)return!0;const o=!!r?.appId&&!a.S_.has(r.appId),i=a.S2.has(e),n=a.wV.has(e);return i||o||!n&&!I};return g.interactionStarted=(e,t)=>{if(O(t?.paramsOverrides)?((e={})=>{if(!B)return;const{errorInfo:t,errorType:r}=e,s=new Error(t);B?.errorMonitor().reportError(s,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):(D||y(e)||!w)&&P(e,!0),L(e,!0,void 0,t?.paramsOverrides))return A.call(g,e,t);try{performance.mark(`${e} started`)}catch{}return{timeoutId:0}},g.interactionEnded=(e,t)=>{if((D||y(e)||!w)&&P(e,!1),L(e,!0,void 0,t?.paramsOverrides))N.call(g,e,t);else try{performance.mark(`${e} ended`)}catch{}},g.appLoadingPhaseStart=(e,t)=>{if(P(e,!0,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))R.call(g,e,t);else try{performance.mark(`${e} started`)}catch{}},g.appLoadingPhaseFinish=(e,t,r)=>{if(P(e,!1,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))_.call(g,e,t,r);else try{performance.mark(`${e} finished`)}catch{}},g.appLoadStarted=e=>{C(!0),b.call(g,e)},g.appLoaded=e=>{C(!1),E.call(g,e)},g}},58839:(e,t,r)=>{r.d(t,{c:()=>s});const s=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,s,a)=>e.reportAsyncWithCustomKey(r,t,s,a),runAsyncAndReport:(r,s)=>e.runAsyncAndReport(r,t,s),runAndReport:(r,s)=>e.runAndReport(r,t,s),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},97056:(e,t,r)=>{r.r(t),r.d(t,{createBiReporter:()=>i,site:()=>n});var s=r(9492),a=r(63590);const o=(...e)=>console.log("[TB] ",...e);function i(e=o,t=o,r=(()=>{}),s=o,a=o){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:s,reportPageNavigationDone:a}}const n=({biReporter:e,wixBiSession:t,viewerModel:r})=>o=>{o(s.O$).toConstantValue(t),o(s.u6).toConstantValue(e),o(s.lR).toConstantValue((0,a.f)(r))}},25196:(e,t,r)=>{var s,a;r.d(t,{lF:()=>s,mY:()=>o,w4:()=>a}),function(e){e[e.START=1]="START",e[e.VISIBLE=2]="VISIBLE",e[e.PAGE_FINISH=33]="PAGE_FINISH",e[e.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",e[e.TBD=-1]="TBD",e[e.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",e[e.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE"}(s||(s={})),function(e){e[e.NAVIGATION=1]="NAVIGATION",e[e.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",e[e.INNER_ROUTE=3]="INNER_ROUTE",e[e.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",e[e.CANCELED=5]="CANCELED"}(a||(a={}));const o={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},9492:(e,t,r)=>{r.d(t,{O$:()=>a,lR:()=>o,u6:()=>s});const s=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),o=Symbol.for("appName")}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js.map</script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.76883583.bundle.min.js"></script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.a20626f8.bundle.min.js"></script>
<!-- lodash script -->
<script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script>
<!-- react -->
<script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script>
<!-- react-dom -->
<script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script>

<!-- scriptTagsToPreload -->




<!-- bi -->
<script>
    window.clientSideRender = false;
</script>
<!-- bi -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017],{16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{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(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.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){const{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:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=16992,e(e.s=i);var i}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017,7257],{42466:(e,i,n)=>{n(16992).K.sendBeat(12,"Partially visible",{pageId:window.firstPageId})},16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{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(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.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){const{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:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=42466,e(e.s=i);var i}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js.map</script>
<script>
    window.firstPageId = 'c1dmp'

    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.920.0/siteTags.bundle.min.js"></script>









    <!--pageHtmlEmbeds.bodyEnd start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script>
    
        <!-- VISA Session Recording Code --><script>(function (_window, _document, _script_url, _extAndQuery) {if (!_window._ssrSettings) { _window._ssrSettings = {}; }_window._ssrSettings["ebf439e1-6f8a-4c15-9c4b-21206cd23910"] = { version: "0.1", websiteId: "ebf439e1-6f8a-4c15-9c4b-21206cd23910", };let bodyEl = _document.getElementsByTagName("body")[0];let jsScript = _document.createElement("script");jsScript.defer = true;jsScript.src = _script_url + _extAndQuery + _window._ssrSettings["ebf439e1-6f8a-4c15-9c4b-21206cd23910"].version;bodyEl.appendChild(jsScript);})(window, document, "//worker-visa.session-replays.io/ssr-worker.min", ".js?websiteId=ebf439e1-6f8a-4c15-9c4b-21206cd23910&v=");</script><!-- VISA Session Recording Code -->
    
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script>
    <!--pageHtmlEmbeds.bodyEnd end-->


<!-- warmup data start -->
<script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-l0e79o9j":{"hidden":true},"comp-l0e79o8n":{"isValid":false,"maxLength":250},"comp-kjll6aw1":{"items":[{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Profile","link":{"href":"https:\/\/www.eckbd.com\/profile\/undefined\/profile","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Orders","link":{"href":"https:\/\/www.eckbd.com\/account\/my-orders","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Addresses","link":{"href":"https:\/\/www.eckbd.com\/account\/my-addresses","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Wallet","link":{"href":"https:\/\/www.eckbd.com\/account\/my-wallet","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Wishlist","link":{"href":"https:\/\/www.eckbd.com\/account\/my-wishlist","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Subscriptions","link":{"href":"https:\/\/www.eckbd.com\/account\/my-subscriptions","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Account","link":{"href":"https:\/\/www.eckbd.com\/account\/my-account","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Opciones","link":{"href":"https:\/\/www.eckbd.com\/account\/settings","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Notificaciones","link":{"href":"https:\/\/www.eckbd.com\/account\/notifications","target":"_self","type":"DynamicPageLink"}}]}}],"ssrStyleUpdates":[{"comp-l0e79o9j":{"visibility":"hidden !important"}}],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-kruaiq80":"AppController","CONTROLLER_COMP_CUSTOM_ID":"AppController","comp-kz8tsklg":"TPAGluedWidget","comp-kz8tx9u6":"TPAGluedWidget","comp-kz9ywhu8":"TPAGluedWidget","comp-kjll67sa":"LoginSocialBar","comp-kz6vb02w":"VectorImage","comp-kjll6aw1":"DropDownMenu","comp-kruaiq8z":"SearchBox","comp-l59w5sc1":"LinkBar","comp-l59wb0w4":"WRichText","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","PAGES_CONTAINER":"PagesContainer","SOSP_CONTAINER_CUSTOM_ID":"Container","SITE_FOOTER":"FooterContainer","comp-kruaiq7s":"AppWidget","comp-kz8j0jwj":"tpaWidgetNative","SITE_PAGES":"PageGroup","comp-kjll690p":"tpaWidgetNative","comp-kjjwohjy":"StripColumnsContainer","comp-kjjwohpc":"Column","comp-l0e544ae":"Column","comp-l0e5ocr4":"Column","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","comp-kz8tsklg-pinned-layer":"PinnedLayer","comp-kz9ywhu8-pinned-layer":"PinnedLayer","pinnedTopRight":"DivWithChildren","soapAfterPagesContainer":"MeshGroup","comp-kruaiq80-pinned-layer":"PinnedLayer","pinnedBottomCenter":"DivWithChildren","comp-kz8tx9u6-pinned-layer":"PinnedLayer","pinnedBottomRight":"DivWithChildren","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-kz8ketkl":"WRichText","comp-kz9thuno":"SlideShowGallery","comp-kz8kd2tj":"WRichText","comp-l58zgm9a":"CollapsibleText","comp-l0ec29q0":"VectorImage","comp-l0e1rug3":"WRichText","comp-l0e1rug7":"WRichText","comp-l0e1rugb":"SiteButton","comp-l0e1ruh1":"VectorImage","comp-l0e1rugq":"WRichText","comp-l0e1rugu":"WRichText","comp-l0e2c1dm":"SiteButton","comp-l0e1ruhi":"VectorImage","comp-l0e2iu5i":"WRichText","comp-l0e1ruha":"WRichText","comp-l0e2tga5":"SiteButton","comp-l0e1ruhr":"VectorImage","comp-l0e2j5ux":"WRichText","comp-l0e1ruhy":"WRichText","comp-l0e2kulz":"SiteButton","comp-l0e1s3fu":"VectorImage","comp-l0e3x8kw":"WRichText","comp-l0e1s3fn":"WRichText","comp-l0e3xin1":"SiteButton","comp-l0e1s3gb":"VectorImage","comp-l0e3qcml":"WRichText","comp-l0e1s3g4":"WRichText","comp-l0e3p3iw":"SiteButton","comp-l0e1s3gr":"VectorImage","comp-l0e31n7p":"WRichText","comp-l0e1s3gk":"WRichText","comp-l0e311ys":"SiteButton","comp-l0e398vb":"VectorImage","comp-l0e3gs9y":"WRichText","comp-l0e1s3h3":"WRichText","comp-l0e39zx0":"SiteButton","comp-l0e6mp7f":"VectorImage","comp-l0e6mp7x":"WRichText","comp-l0e6mp83":"WRichText","comp-l0e6mp86":"SiteButton","comp-l0e6mp8j":"VectorImage","comp-l0e6mp8n":"WRichText","comp-l0e6mp8q":"WRichText","comp-l0e6mp8t":"SiteButton","comp-l0e6mp90":"VectorImage","comp-l0e6mp95":"WRichText","comp-l0e6mp98":"WRichText","comp-l0e6noej":"LinkBar","comp-l0e6mp9j":"VectorImage","comp-l0e6mp9n":"WRichText","comp-l0e6mp9r":"WRichText","comp-l1hk9pn5":"WRichText","comp-kz8kd2te2":"WRichText","comp-l0e79o8n":"TextInput","comp-l0e79o98":"SiteButton","comp-l0e79o9j":"WRichText","pageBackground_c1dmp":"PageBackground","c1dmp":"Page","comp-lb51zvt6":"ClassicSection","comp-lb51zvt7":"ClassicSection","comp-lb51zvt71":"ClassicSection","comp-kz8kd2rb":"Repeater","comp-l0e1ruf3":"StripColumnsContainer","comp-l0e1s3df":"StripColumnsContainer","comp-l0e6mp5i":"StripColumnsContainer","comp-l1hk0s20":"StripColumnsContainer","comp-kz8kd2s5":"MediaContainer","comp-l0e1rufy":"Column","comp-l0e1rugn":"Column","comp-l0e1ruh4":"Column","comp-l0e1ruhm":"Column","comp-l0e1s3ff":"Column","comp-l0e1s3fx":"Column","comp-l0e1s3ge":"Column","comp-l0e1s3gv":"Column","comp-l0e6mp7a":"Column","comp-l0e6mp8e":"Column","comp-l0e6mp8w":"Column","comp-l0e6mp9e":"Column","comp-l1hk0s6s":"Column","comp-kz8kd2tc":"Container","comp-l0e79o6v":"AppWidget","comp-l1hk1sv3":"tpaWidgetNative","comp-l0e79o8a":"FormContainer","Containerc1dmp":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","c1dmp_wrapper":"PageMountUnmount","c1dmp_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"initialData":{"counters":{},"roles":{}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"post-list-comp-l1hk1sv3-undefined-undefined-undefined-es-1":"JTdiJTIycmVzcG9uc2UlMjIlM2ElN2IlMjJkYXRhJTIyJTNhJTdiJTIycG9zdEZlZWRQYWdlJTIyJTNhJTdiJTIyaWQlMjIlM2ElMjIlMjIlMmMlMjJjdXJyZW50VXNlciUyMiUzYSU3YiUyMmFjdGl2aXR5U3RhdHVzJTIyJTNhMCUyYyUyMnByaXZhY3lTdGF0dXMlMjIlM2EwJTJjJTIyc3RhdHVzJTIyJTNhMCUyYyUyMmlzQmxvY2tlZCUyMiUzYWZhbHNlJTJjJTIyaXNPd25lciUyMiUzYWZhbHNlJTJjJTIyYXBwU3RvcmUlMjIlM2ElN2IlMjIxNGJjZGVkNy0wMDY2LTdjMzUtMTRkNy00NjZjYjNmMDkxMDMlMjIlM2ElN2IlMjJwZXJtaXNzaW9ucyUyMiUzYSU3YiUyMnJvbGUlMjIlM2ElMjJ1bmRlZmluZWQlMjIlN2QlN2QlN2QlN2QlMmMlMjJwb3N0cyUyMiUzYSU3YiUyMnBvc3RzJTIyJTNhJTViJTdiJTIyaWQlMjIlM2ElMjJlNjVkODEwNy0zZThiLTQ1M2MtOWVjYy0wNDk0YjI5OGY4ZGMlMjIlMmMlMjJ0aXRsZSUyMiUzYSUyMiViZlR1JTIwZXNjcml0b3JpbyUyMHRlJTIwZXN0JWUxJTIwbWF0YW5kbyUzZiUyMiUyYyUyMmV4Y2VycHQlMjIlM2ElMjJTaSUyMHR1JTIwcnV0aW5hJTIwZGUlMjB0cmFiYWpvJTIweS9vJTIwZXN0dWRpbyUyMHRlJTIwb2JsaWdhJTIwYSUyMHF1ZSUyMGVzdCVlOXMlMjBmcmVudGUlMjBhJTIwdW5hJTIwcGMlMjBvJTIwZXNjcml0b3JpbyUyMHBvciUyMDEwJTIwaG9yYXMlMjBhbCUyMGQlZWRhJTIwZW4lMjB1biUyMGVzdGFkbyUyMHNlZGVudGFyaW8lMmMuLi4lMjIlMmMlMjJmaXJzdFB1Ymxpc2hlZERhdGUlMjIlM2ElMjIyMDIyLTA0LTAyVDA2JTNhNTUlM2EzNS40NTVaJTIyJTJjJTIybGFzdFB1Ymxpc2hlZERhdGUlMjIlM2ElMjIyMDIyLTA0LTAyVDE2JTNhNTIlM2EzNi4yMDJaJTIyJTJjJTIydXJsJTIyJTNhJTdiJTIyYmFzZSUyMiUzYSUyMmh0dHBzJTNhLy93d3cuZWNrYmQuY29tJTIyJTJjJTIycGF0aCUyMiUzYSUyMi9wb3N0L3R1LWVzY3JpdG9yaW8tdGUtZXN0JWUxLW1hdGFuZG8lMjIlN2QlMmMlMjJzbHVnJTIyJTNhJTIydHUtZXNjcml0b3Jpby10ZS1lc3QlZTEtbWF0YW5kbyUyMiUyYyUyMmZlYXR1cmVkJTIyJTNhdHJ1ZSUyYyUyMnBpbm5lZCUyMiUzYWZhbHNlJTJjJTIyY2F0ZWdvcnlJZHMlMjIlM2ElNWIlMjJiYTdmMWNhYy0wZDQ2LTRmOWUtYjRlOC0yZTAxNzI3NDY5MmQlMjIlNWQlMmMlMjJjb3Zlck1lZGlhJTIyJTNhJTdiJTIyZW5hYmxlZCUyMiUzYXRydWUlMmMlMjJpbWFnZSUyMiUzYSU3YiUyMmlkJTIyJTNhJTIyNzBhNDY1X2NlYzE0NmRiZjA0NDQxZDA4NWVkZTU1M2NhNTc2MTQxJTdlbXYyLmpwZyUyMiUyYyUyMnVybCUyMiUzYSUyMmh0dHBzJTNhLy9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS83MGE0NjVfY2VjMTQ2ZGJmMDQ0NDFkMDg1ZWRlNTUzY2E1NzYxNDElN2VtdjIuanBnJTIyJTJjJTIyaGVpZ2h0JTIyJTNhMTAwMSUyYyUyMndpZHRoJTIyJTNhMTI5NiU3ZCUyYyUyMmRpc3BsYXllZCUyMiUzYXRydWUlMmMlMjJjdXN0b20lMjIlM2F0cnVlJTdkJTJjJTIybWVtYmVySWQlMjIlM2ElMjI2MzFlZjFhNS01MTYzLTQ4MTItYThhMC1mN2QzOThkNmM2NjAlMjIlMmMlMjJoYXNodGFncyUyMiUzYSU1YiU1ZCUyYyUyMmNvbW1lbnRpbmdFbmFibGVkJTIyJTNhdHJ1ZSUyYyUyMnBvc3RDb3VudEluZm8lMjIlM2ElN2IlMjJjb21tZW50cyUyMiUzYTAlMmMlMjJsaWtlcyUyMiUzYTAlMmMlMjJ2aWV3cyUyMiUzYTI2NSU3ZCUyYyUyMm1pbnV0ZXNUb1JlYWQlMjIlM2EzJTJjJTIydGFnSWRzJTIyJTNhJTViJTIyOWYzZWE3ZGUtMTMyNS00YmNlLWFkNDItNTg2ZGQ5YjlhOThkJTIyJTJjJTIyMjllOTFhZTAtYWMxOC00NjNiLWEzMDAtYWFmNzJkMzA1MmUyJTIyJTJjJTIyOTA3ODBjYWQtMWU0NC00MzU5LTlkYzQtMjdiY2QwMWYwZTRkJTIyJTJjJTIyN2ZlOWI0NTQtMzI0YS00Mzk1LWEzYzgtOWIwYWEyZmQ3YjAzJTIyJTJjJTIyMThmN2I5OTUtMmZlZC00MjE4LTg5ODMtYWI5YjZmY2I0ODJlJTIyJTVkJTJjJTIycmVsYXRlZFBvc3RJZHMlMjIlM2ElNWIlNWQlMmMlMjJwcmljaW5nUGxhbklkcyUyMiUzYSU1YiU1ZCUyYyUyMmxhbmd1YWdlJTIyJTNhJTIyZXMlMjIlMmMlMjJtZXRyaWNzJTIyJTNhJTdiJTIyY29tbWVudHMlMjIlM2EwJTJjJTIybGlrZXMlMjIlM2EwJTJjJTIydmlld3MlMjIlM2EyNjUlMmMlMjJ0b3RhbFJhdGluZ3MlMjIlM2EwJTJjJTIyYXZlcmFnZVJhdGluZyUyMiUzYTAlN2QlMmMlMjJjb250ZW50SWQlMjIlM2ElMjI2MjQ4N2Y1NDFkZjgwNzdkOGVmY2Y0NmUlMjIlMmMlMjJtb3N0UmVjZW50Q29udHJpYnV0b3JJZCUyMiUzYSUyMjcwYTQ2NTYwLTlhMGEtNGJkZS1iY2MyLTc4ZGJlYTY0MTBiMyUyMiUyYyUyMm1lZGlhJTIyJTNhJTdiJTIyd2l4TWVkaWElMjIlM2ElN2IlMjJpbWFnZSUyMiUzYSU3YiUyMmlkJTIyJTNhJTIyNzBhNDY1X2NlYzE0NmRiZjA0NDQxZDA4NWVkZTU1M2NhNTc2MTQxJTdlbXYyLmpwZyUyMiUyYyUyMnVybCUyMiUzYSUyMmh0dHBzJTNhLy9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS83MGE0NjVfY2VjMTQ2ZGJmMDQ0NDFkMDg1ZWRlNTUzY2E1NzYxNDElN2VtdjIuanBnJTIyJTJjJTIyaGVpZ2h0JTIyJTNhMTAwMSUyYyUyMndpZHRoJTIyJTNhMTI5NiU3ZCU3ZCUyYyUyMmRpc3BsYXllZCUyMiUzYXRydWUlMmMlMjJjdXN0b20lMjIlM2F0cnVlJTdkJTJjJTIydHJhbnNsYXRpb25zJTIyJTNhJTViJTVkJTJjJTIyY3VzdG9tRXhjZXJwdCUyMiUzYWZhbHNlJTJjJTIyaW50ZXJuYWxDYXRlZ29yeUlkcyUyMiUzYSU1YiU1ZCUyYyUyMmludGVybmFsUmVsYXRlZFBvc3RJZHMlMjIlM2ElNWIlNWQlMmMlMjJpc0xpa2VkJTIyJTNhZmFsc2UlMmMlMjJpc1N1YnNjcmliZWQlMjIlM2FmYWxzZSUyYyUyMm93bmVyJTIyJTNhJTdiJTIyYWN0aXZpdHlTdGF0dXMlMjIlM2ElMjJVTktOT1dOJTIyJTJjJTIyY29udGFjdElkJTIyJTNhJTIyNjMxZWYxYTUtNTE2My00ODEyLWE4YTAtZjdkMzk4ZDZjNjYwJTIyJTJjJTIyaWQlMjIlM2ElMjI2MzFlZjFhNS01MTYzLTQ4MTItYThhMC1mN2QzOThkNmM2NjAlMjIlMmMlMjJuYW1lJTIyJTNhJTIyRUNLQkQlMjIlMmMlMjJwcml2YWN5U3RhdHVzJTIyJTNhJTIyVU5LTk9XTiUyMiUyYyUyMnNpdGVNZW1iZXJJZCUyMiUzYSUyMjYzMWVmMWE1LTUxNjMtNDgxMi1hOGEwLWY3ZDM5OGQ2YzY2MCUyMiUyYyUyMnNsdWclMjIlM2ElMjJmMDk1M2E0MC0yOTgxLTQxZjgtODdhNy1lMGI4MmNkMjVmN2MlMjIlMmMlMjJzdGF0dXMlMjIlM2ElMjJVTktOT1dOJTIyJTJjJTIyaXNCbG9ja2VkJTIyJTNhZmFsc2UlMmMlMjJpc093bmVyJTIyJTNhZmFsc2UlMmMlMjJhcHBTdG9yZSUyMiUzYSU3YiUyMjE0YmNkZWQ3LTAwNjYtN2MzNS0xNGQ3LTQ2NmNiM2YwOTEwMyUyMiUzYSU3YiUyMnBlcm1pc3Npb25zJTIyJTNhJTdiJTIycm9sZSUyMiUzYSUyMndyaXRlciUyMiU3ZCU3ZCU3ZCU3ZCUyYyUyMnByZXZpZXclMjIlM2FmYWxzZSUyYyUyMmxpbmslMjIlM2ElMjJodHRwcyUzYS8vd3d3LmVja2JkLmNvbS9wb3N0L3R1LWVzY3JpdG9yaW8tdGUtZXN0JWUxLW1hdGFuZG8lMjIlN2QlNWQlMmMlMjJtZXRhRGF0YSUyMiUzYSU3YiUyMmNvdW50JTIyJTNhMSUyYyUyMm9mZnNldCUyMiUzYTAlMmMlMjJ0b3RhbCUyMiUzYTElMmMlMjJjdXJzb3IlMjIlM2ElMjIlMjIlN2QlMmMlMjJwYWdpbmdNZXRhRGF0YSUyMiUzYSU3YiUyMmNvdW50JTIyJTNhMSUyYyUyMm9mZnNldCUyMiUzYTAlMmMlMjJ0b3RhbCUyMiUzYTElN2QlN2QlMmMlMjJjYXRlZ29yaWVzJTIyJTNhJTViJTdiJTIyaWQlMjIlM2ElMjJiYTdmMWNhYy0wZDQ2LTRmOWUtYjRlOC0yZTAxNzI3NDY5MmQlMjIlMmMlMjJsYWJlbCUyMiUzYSUyMkVzY3JpdG9yaW9zJTIwTElGVCUyMiUyYyUyMnBvc3RDb3VudCUyMiUzYTElMmMlMjJ1cmwlMjIlM2ElN2IlMjJiYXNlJTIyJTNhJTIyaHR0cHMlM2EvL3d3dy5lY2tiZC5jb20lMjIlMmMlMjJwYXRoJTIyJTNhJTIyL3B1YmxpY2FjaW9uZXMvY2F0ZWdvcmllcy9lc2NyaXRvcmlvcy1saWZ0JTIyJTdkJTJjJTIyZGVzY3JpcHRpb24lMjIlM2ElMjJVbmElMjBtYW5lcmElMjBkZSUyMG1lam9yYXIlMjB0dSUyMHJ1dGluYSUyMGRlJTIwdHJhYmFqbyUyMHklMjBlc3R1ZGlvJTJjJTIwZXMlMjBzb2x1Y2lvbmFyJTIwZWwlMjBwcm9ibGVtYSUyMGNvbSVmYW4lMjBkZSUyMG1hbGElMjBwb3N0dXJhJTIweSUyMHNlZGVudGFyaXNtbyUyMHF1ZSUyMG9jdXJyZSUyMGFsJTIwcGVybWFuZWNlciUyMGZpam8lMjBlbiUyMHVuJTIwZXNjcml0b3Jpby4lMjBZYSUyMHNlYSUyMHBvciUyMGxhJTIwb2JsaWdhY2klZjNuJTIwZGUlMjByZW5kaXIlMjBob3JhcyUyMGRlJTIwZXN0dWRpbyUyMG8lMjB0cmFiYWpvJTJjJTIwbyUyMHNpbXBsZW1lbnRlJTIwZXN0YXIlMjBkaXNmcnV0YW5kbyUyMGRlJTIwaG9yYXMlMjBkZSUyMGRlc2NhbnNvJTJjJTIwdW5hJTIwcGVyc29uYSUyMHByb21lZGlvJTIwcGFzYSUyMDEwJTIwaG9yYXMlMjBzZW50YWRvJTIwcG9yJTIwZGlhJTJjJTIwc2luJTIwaW50ZXJydW1waXIlMjBzdSUyMHBvc3R1cmEuJTIwJWM5c3RvJTIwdHJhZSUyMHByb2JsZW1hcyUyMGElMjBjb3J0byUyMHklMjBsYXJnbyUyMHBsYXpvLiUyMEElMjBjb250aW51YWNpJWYzbiUyMHRlJTIwYXl1ZGFyZW1vcyUyMGElMjBpZGVudGlmaWNhciUyYyUyMHByZXZlbmlyJTIweSUyMHNvbHVjaW9uYXIlMjB0b2RvcyUyMGVzdG9zJTIwcHJvYmxlbWFzLiUyMiUyYyUyMnRpdGxlJTIyJTNhJTIyUHJldmVuaXIlMjBsZXNpb25lcyUyMGRlJTIwZXNwYWxkYSUyYyUyMGN1ZWxsbyUyMHklMjBwcm9ibGVtYXMlMjBkZSUyMHNlZGVudGFyaXNtbyUyYyUyMGR1cmFudGUlMjB0dSUyMHRyYWJham8lMmMlMjBlc3R1ZGlvJTIwbyUyMHVzbyUyMGRlJTIwbGElMjBwYy4lMjIlMmMlMjJkaXNwbGF5UG9zaXRpb24lMjIlM2EwJTJjJTIybGFuZ3VhZ2UlMjIlM2ElMjJlcyUyMiUyYyUyMnNsdWclMjIlM2ElMjJlc2NyaXRvcmlvcy1saWZ0JTIyJTJjJTIyc2VvRGF0YSUyMiUzYSU3YiUyMnRhZ3MlMjIlM2ElNWIlNWQlN2QlMmMlMjJ0cmFuc2xhdGlvbnMlMjIlM2ElNWIlNWQlN2QlNWQlMmMlMjJ0YWdzJTIyJTNhJTViJTVkJTJjJTIyc2V0dGluZ3MlMjIlM2ElN2IlMjJzZXR0aW5ncyUyMiUzYSU3YiUyMmFtcEVuYWJsZWQlMjIlM2FmYWxzZSUyYyUyMm9yaWdpbkluc3RhbmNlSWQlMjIlM2ElMjJiNjJjZTQ4NS1iMWFmLTQ3MDctYmJiZS0xNTk2YmQwNGJjZTAlMjIlMmMlMjJhbGxQb3N0c0ZlZWRMYWJlbCUyMiUzYSUyMkFsbCUyMFBvc3RzJTIyJTJjJTIyY29tbWVudHMlMjIlM2ElN2IlMjJlbmFibGVkJTIyJTNhdHJ1ZSUyYyUyMmFub255bW91c0VuYWJsZWQlMjIlM2FmYWxzZSUyYyUyMnJhdGluZ3NFbmFibGVkJTIyJTNhZmFsc2UlMmMlMjJyYXRpbmdzTWFuZGF0b3J5JTIyJTNhZmFsc2UlN2QlMmMlMjJyZXZpc2lvbiUyMiUzYSU3YiUyMmxvdyUyMiUzYTElMmMlMjJoaWdoJTIyJTNhMCUyYyUyMnVuc2lnbmVkJTIyJTNhZmFsc2UlN2QlMmMlMjJibG9ja3NQb3N0UGFnZSUyMiUzYWZhbHNlJTJjJTIybGl2ZVNpdGVFZGl0aW5nRGVwcmVjYXRlZCUyMiUzYWZhbHNlJTJjJTIydXNlQmxvZ0xpa2VTZXJ2aWNlJTIyJTNhZmFsc2UlMmMlMjJhbGxQb3N0cyUyMiUzYSUyMkFsbCUyMFBvc3RzJTIyJTdkJTJjJTIydHJhbnNsYXRpb25zJTIyJTNhJTdiJTIyZXMlMjIlM2ElMjJBbGwlMjBQb3N0cyUyMiU3ZCU3ZCUyYyUyMnRyYW5zbGF0aW9ucyUyMiUzYSU3YiUyMm5vLXBvc3RzLWZlZWQuc3RheS10dW5lZCUyMiUzYSUyMlVuYSUyMHZleiUyMHF1ZSUyMHNlJTIwcHVibGlxdWVuJTIwZW50cmFkYXMlMmMlMjBsYXMlMjB2ZXIlZTFzJTIwYXF1JWVkLiUyMiUyYyUyMm1lc3NhZ2VzLmNvbW1lbnRpbmctZW5hYmxlZCUyMiUzYSUyMkxvcyUyMGxlY3RvcmVzJTIwYWhvcmElMjBwdWVkZW4lMjBjb21lbnRhciUyMHNvYnJlJTIwZXN0YSUyMGVudHJhZGEuJTIyJTJjJTIyc2hhcmUtcG9zdC1tb2RhbC5zaGFyZS1wb3N0JTIyJTNhJTIyQ29tcGFydGlyJTIwZW50cmFkYSUyMiUyYyUyMnNoYXJlLWxpbmsuY2FuY2VsJTIyJTNhJTIyQ2FuY2VsYXIlMjIlMmMlMjJ2aWV3LWNvdW50LmxhYmVsX3BsdXJhbCUyMiUzYSUyMiU3YmNvdW50JTJjbnVtYmVyJTdkJTIwdmlzdGFzJTIyJTJjJTIyYmFkZ2Uub3duZXIlMjIlM2ElMjJBZG1pbmlzdHJhZG9yJTIyJTJjJTIycGFnaW5hdGlvbi5maXJzdC1wYWdlJTIyJTNhJTIyRmlyc3QlMjBwYWdlJTIyJTJjJTIybWVzc2FnZXMucG9zdC1tb3ZlZC10by10cmFzaCUyMiUzYSUyMkxhJTIwZW50cmFkYSUyMHNlJTIwdHJhc2xhZCVmMyUyMGElMjBsYSUyMHBhcGVsZXJhLiUyMiUyYyUyMnBvc3QtYWN0aW9ucy51bnBpbi1wb3N0JTIyJTNhJTIyRGVqYXIlMjBkZSUyMGZpamFyJTIwZW50cmFkYSUyMiUyYyUyMnBvc3QtYWN0aW9ucy5lbmFibGUtY29tbWVudGluZyUyMiUzYSUyMlR1cm4lMjBvbiUyMGNvbW1lbnRpbmclMjIlMmMlMjJzaGFyZS1saW5rLmNvcGllZCUyMiUzYSUyMkVubGFjZSUyMGNvcGlhZG8uJTIyJTJjJTIydGltZVJlbGF0aXZlJTIyJTNhJTIyJTdidGltZSUyY2RhdGUlMmN0aW1lUmVsYXRpdmUlN2QlMjIlMmMlMjJuby1wb3N0cy5wdWJsaXNoLXBvc3RzLXRvLXNlZS10aGVtJTIyJTNhJTIyUHVibGljYSUyMHR1cyUyMGVudHJhZGFzJTIwcGFyYSUyMHZlcmxhcyUyMGFxdSVlZC4lMjIlMmMlMjJtZXNzYWdlcy5wb3N0LXVuc3Vic2NyaWJlZCUyMiUzYSUyMiVhMVlhJTIwbm8lMjBzaWd1ZXMlMjAlM2NzdHJvbmclM2Vlc3RhJTNjL3N0cm9uZyUzZSUyMGVudHJhZGElMjElMjIlMmMlMjJtZXNzYWdlcy5kcmFmdC1tb3ZlZC10by10cmFzaCUyMiUzYSUyMkVsJTIwYm9ycmFkb3IlMjBzZSUyMHRyYXNsYWQlZjMlMjBhJTIwbGElMjBwYXBlbGVyYS4lMjIlMmMlMjJuby1wb3N0cy5maWx0ZXJlZC5zdWJ0aXRsZSUyMiUzYSUyMkFjdHVhbGl6YSUyMGxhJTIwY29uZmlndXJhY2klZjNuJTIwZGUlMjBsbyUyMHF1ZSUyMG11ZXN0cmFzJTIwcGFyYSUyMHZlciUyMGxhcyUyMGVudHJhZGFzJTIwYXF1JWVkLiUyMiUyYyUyMnBvc3QtYWN0aW9ucy5waW4tcG9zdCUyMiUzYSUyMkZpamFyJTIwZW4lMjBlbCUyMGZlZWQlMjIlMmMlMjJuby1wb3N0cy1mZWVkLm9uLXRoZS13YXklMjIlM2ElMjJWdWVsdmUlMjBwcm9udG8lMjIlMmMlMjJwYWdpbmF0aW9uLm5leHQtcGFnZSUyMiUzYSUyMk5leHQlMjBwYWdlJTIyJTJjJTIyZGVsZXRlLWNvbmZpcm1hdGlvbi5jYW5jZWwlMjIlM2ElMjJDYW5jZWxhciUyMiUyYyUyMmNvdW50ZXIuY291bnQlMjIlM2ElMjIlN2Jjb3VudCUyY251bWJlciU3ZCUyMiUyYyUyMm5vLXBvc3RzLWZlZWQubm8tcHVibGlzaGVkLXBvc3RzLW11bHRpbGluZ3VhbCUyMiUzYSUyMkElZmFuJTIwbm8lMjBoYXklMjBuaW5ndW5hJTIwZW50cmFkYSUyMHB1YmxpY2FkYSUyMGVuJTIwZXN0ZSUyMGlkaW9tYSUyMiUyYyUyMmRlbW8tdXNlci5wb3N0cy1saXN0Lm93bmVyLW5hbWUlMjIlM2ElMjJBZG1pbmlzdHJhZG9yJTIyJTJjJTIycG9zdC1saXN0LWl0ZW0uYXJpYS1sYWJlbC5waW5uZWQtcG9zdCUyMiUzYSUyMlBpbm5lZCUyMHBvc3QlMjIlMmMlMjJ2aWV3LWNvdW50LmxhYmVsJTIyJTNhJTIyJTdiY291bnQlMmMlMjBwbHVyYWwlMmMlMjBvbmUlMjAlN2IlN2Jjb3VudCUyY251bWJlciU3ZCUyMHZpc3VhbGl6YWNpJWYzbiU3ZCUyMG90aGVyJTIwJTdiJTdiY291bnQlMmNudW1iZXIlN2QlMjB2aXN1YWxpemFjaW9uZXMlN2QlN2QlMjIlMmMlMjJjb21tZW50LWNvdW50LmxhYmVsX3BsdXJhbCUyMiUzYSUyMiU3YmNvdW50JTJjbnVtYmVyJTdkJTIwY29tZW50YXJpb3MlMjIlMmMlMjJ0aW1lLXRvLXJlYWQuc2hvcnQtbGFiZWwlMjIlM2ElMjIlN2JtaW51dGVzJTdkJTIwbWluLiUyMiUyYyUyMnNoYXJlLWxpbmsuY29weSUyMiUzYSUyMkNvcGlhciUyMEVubGFjZSUyMiUyYyUyMmxpa2UtYnV0dG9uLnRvdGFsLWxpa2VzJTIyJTNhJTIyTWUlMjBHdXN0YS4lMjIlMmMlMjJwYWdpbmF0aW9uLnBhZ2UlMjIlM2ElMjJQYWdlJTIwJTdicGFnZSUyY251bWJlciU3ZCUyMiUyYyUyMmxpa2UtYnV0dG9uLmlzLXVubGlrZWQlMjIlM2ElMjJFbnRyYWRhJTIwbm8lMjBtYXJjYWRhJTIwY29tbyUyME1lJTIwR3VzdGElMjIlMmMlMjJuby1wb3N0cy5maWx0ZXJlZC50aXRsZSUyMiUzYSUyMlBhcmVjZSUyMHF1ZSUyMG5vJTIwdGllbmVzJTIwbmluZ3VuYSUyMGVudHJhZGElMjBlbiUyMGVzdGElMjBsaXN0YSUyMiUyYyUyMndyaXRlLWNvbW1lbnQud3JpdGUtYS1jb21tZW50JTIyJTNhJTIyRXNjcmliaXIlMjB1biUyMGNvbWVudGFyaW8lMjIlMmMlMjJwb3N0LWFjdGlvbnMuZm9sbG93JTIyJTNhJTIyU2VndWlyJTIwZW50cmFkYSUyMiUyYyUyMnNoYXJlLWZvcm0uc2hhcmUtbGluayUyMiUzYSUyMkNvbXBhcnRpciUyMGVubGFjZSUyMiUyYyUyMmJhZGdlLmFkbWluJTIyJTNhJTIyQWRtaW5pc3RyYWRvciUyMiUyYyUyMnBvc3QtYWN0aW9ucy5lZGl0LXBvc3QlMjIlM2ElMjJFZGl0JTIwcG9zdCUyMiUyYyUyMmxpa2UtYnV0dG9uLmlzLWxpa2VkJTIyJTNhJTIyRW50cmFkYSUyMG1hcmNhZGElMjBjb21vJTIwTWUlMjBHdXN0YSUyMiUyYyUyMmRhdGUlMjIlM2ElMjIlN2J0aW1lJTJjZGF0ZSUyY2RhdGUlN2QlMjIlMmMlMjJtZXNzYWdlcy5wb3N0LXVucGlubmVkJTIyJTNhJTIyTGElMjBlbnRyYWRhJTIwc2UlMjBkZWolZjMlMjBkZSUyMGZpamFyJTIwZW4lMjBlbCUyMGZlZWQuJTIyJTJjJTIyZnVsbERhdGUlMjIlM2ElMjIlN2J0aW1lJTJjZGF0ZSUyY2Z1bGxEYXRlJTdkJTIyJTJjJTIybW9yZS1idXR0b24ubW9yZS1hY3Rpb25zJTIyJTNhJTIyTSVlMXMlMjBhY2Npb25lcyUyMiUyYyUyMm1lc3NhZ2VzLmNvbW1lbnRpbmctZGlzYWJsZWQlMjIlM2ElMjJMb3MlMjBsZWN0b3JlcyUyMHlhJTIwbm8lMjBwdWVkZW4lMjBjb21lbnRhciUyMHNvYnJlJTIwZXN0YSUyMGVudHJhZGEuJTIyJTJjJTIycG9zdC1hY3Rpb25zLnNoYXJlLXBvc3QlMjIlM2ElMjJDb21wYXJ0aXIlMjBlbnRyYWRhJTIyJTJjJTIyZmV3LXNlY29uZHMtYWdvJTIyJTNhJTIyaGFjZSUyMHVub3MlMjBzZWd1bmRvcyUyMiUyYyUyMnBhZ2luYXRpb24ubGFzdC1wYWdlJTIyJTNhJTIyTGFzdCUyMHBhZ2UlMjIlMmMlMjJwb3N0LWFjdGlvbnMuZGlzYWJsZS1jb21tZW50aW5nJTIyJTNhJTIyVHVybiUyMG9mZiUyMGNvbW1lbnRpbmclMjIlMmMlMjJkZWxldGUtcG9zdC1tb2RhbC53aWxsLWRldGVsZS1jb21tZW50cyUyMiUzYSUyMlNlJTIwZWxpbWluYXIlZTFuJTIwbGFzJTIwdmlzdGFzJTJjJTIwbG9zJTIwTWUlMjBndXN0YSUyMHklMjBsb3MlMjBjb21lbnRhcmlvcyUyMGRlJTIwZXN0YSUyMGVudHJhZGEuJTIyJTJjJTIybm8tcG9zdHMtZmVlZC5ub3RoaW5nLXRvLXNob3clMjIlM2ElMjJQYXJlY2UlMjBxdWUlMjBubyUyMHRpZW5lcyUyMG5pbmd1bmElMjBlbnRyYWRhJTIwcGFyYSUyMG1vc3RyYXIlMjIlMmMlMjJkZWxldGUtcG9zdC1tb2RhbC5kZWxldGUtcG9zdCUyMiUzYSUyMiViZkVudmlhciUyMGElMjBsYSUyMHBhcGVsZXJhJTNmJTIyJTJjJTIycHJvLWdhbGxlcnkucGFyZW50LWNvbnRhaW5lci1hcmlhLWxhYmVsJTIyJTNhJTIyTGlzdGElMjBkZSUyMGVudHJhZGFzLiUyMEVsaWdlJTIwdW5hJTIwZW50cmFkYSUyMHBhcmElMjBsZWVybGEuJTIyJTJjJTIyZGVsZXRlLXBvc3QtbW9kYWwuY29uZmlybS1hY3Rpb24lMjIlM2ElMjJFbnZpYXIlMjBhJTIwbGElMjBwYXBlbGVyYSUyMiUyYyUyMmJhZGdlLmVkaXRvciUyMiUzYSUyMkVkaXRvciUyMiUyYyUyMnRpbWUtcmVsYXRpdmUlMjIlM2ElMjIlN2J0aW1lJTJjZGF0ZSUyY3RpbWVSZWxhdGl2ZSU3ZCUyMiUyYyUyMm1lc3NhZ2VzLnBvc3QtcGlubmVkJTIyJTNhJTIyTGElMjBlbnRyYWRhJTIwc2UlMjBmaWolZjMlMjBlbiUyMGVsJTIwZmVlZC4lMjIlMmMlMjJiYWRnZS53cml0ZXIlMjIlM2ElMjJFc2NyaXRvciUyMiUyYyUyMmxpa2UtYnV0dG9uLnRvdGFsLWxpa2VzX3BsdXJhbCUyMiUzYSUyMk1lJTIwR3VzdGEuJTIyJTJjJTIycG9zdC1hY3Rpb25zLnVuZm9sbG93JTIyJTNhJTIyTm8lMjBzZWd1aXIlMjBsYSUyMGVudHJhZGElMjIlMmMlMjJwYWdpbmF0aW9uLnByZXZpb3VzLXBhZ2UlMjIlM2ElMjJQcmV2aW91cyUyMHBhZ2UlMjIlMmMlMjJjb21tZW50LWNvdW50LmxhYmVsJTIyJTNhJTIyJTdiY291bnQlMmMlMjBwbHVyYWwlMmMlMjBvbmUlMjAlN2IlN2Jjb3VudCUyY251bWJlciU3ZCUyMGNvbWVudGFyaW8lN2QlMjBvdGhlciUyMCU3YiU3YmNvdW50JTJjbnVtYmVyJTdkJTIwY29tZW50YXJpb3MlN2QlN2QlMjIlMmMlMjJkZWxldGUtY29uZmlybWF0aW9uLmRlbGV0ZSUyMiUzYSUyMkVsaW1pbmFyJTIyJTJjJTIybWVzc2FnZXMucG9zdC1zdWJzY3JpYmVkJTIyJTNhJTIyJWExQWhvcmElMjBlc3QlZTFzJTIwJTNjc3Ryb25nJTNlc2lndWllbmRvJTIwJTNjL3N0cm9uZyUzZSUyMGVzdGElMjBlbnRyYWRhJTIxJTIyJTJjJTIydGltZS10by1yZWFkLmxhYmVsJTIyJTNhJTIyJTdibWludXRlcyU3ZCUyME1pbi4lMjBkZSUyMGxlY3R1cmElMjIlMmMlMjJwb3N0LWFjdGlvbnMuZGVsZXRlLXBvc3QlMjIlM2ElMjJEZWxldGUlMjBwb3N0JTIyJTJjJTIyYXJpYS1sYWJlbC5hdXRob3JzLXBpY3R1cmUlMjIlM2ElMjJGb3RvJTIwZGVsJTIwZXNjcml0b3IlMjIlN2QlMmMlMjJhcHBEYXRhJTIyJTNhJTdiJTIyYW1wRW5hYmxlZCUyMiUzYWZhbHNlJTJjJTIybWVudUxhYmVsJTIyJTNhJTIyQWxsJTIwUG9zdHMlMjIlMmMlMjJsYW5ndWFnZSUyMiUzYSUyMmVzJTIyJTJjJTIycG9zdFBhZ2VFbmFibGVkJTIyJTNhdHJ1ZSU3ZCUyYyUyMmJsb2dTZXR0aW5nc1YyJTIyJTNhJTdiJTIyYW1wRW5hYmxlZCUyMiUzYWZhbHNlJTJjJTIyb3JpZ2luSW5zdGFuY2VJZCUyMiUzYSUyMmI2MmNlNDg1LWIxYWYtNDcwNy1iYmJlLTE1OTZiZDA0YmNlMCUyMiUyYyUyMmFsbFBvc3RzRmVlZExhYmVsJTIyJTNhJTIyQWxsJTIwUG9zdHMlMjIlMmMlMjJjb21tZW50cyUyMiUzYSU3YiUyMmVuYWJsZWQlMjIlM2F0cnVlJTJjJTIyYW5vbnltb3VzRW5hYmxlZCUyMiUzYWZhbHNlJTJjJTIycmF0aW5nc0VuYWJsZWQlMjIlM2FmYWxzZSUyYyUyMnJhdGluZ3NNYW5kYXRvcnklMjIlM2FmYWxzZSU3ZCUyYyUyMnJldmlzaW9uJTIyJTNhJTdiJTIybG93JTIyJTNhMSUyYyUyMmhpZ2glMjIlM2EwJTJjJTIydW5zaWduZWQlMjIlM2FmYWxzZSU3ZCUyYyUyMmJsb2Nrc1Bvc3RQYWdlJTIyJTNhZmFsc2UlMmMlMjJsaXZlU2l0ZUVkaXRpbmdEZXByZWNhdGVkJTIyJTNhZmFsc2UlMmMlMjJ1c2VCbG9nTGlrZVNlcnZpY2UlMjIlM2FmYWxzZSU3ZCU3ZCU3ZCUyYyUyMnN0YXR1cyUyMiUzYTIwMCUyYyUyMnN0YXR1c1RleHQlMjIlM2ElMjJPSyUyMiUyYyUyMmhlYWRlcnMlMjIlM2ElN2IlMjJhZ2UlMjIlM2ElMjIyNDU2NCUyMiUyYyUyMmNhY2hlLWNvbnRyb2wlMjIlM2ElMjJwcml2YXRlJTJjbWF4LWFnZSUzZDAlMmNtdXN0LXJldmFsaWRhdGUlMjIlMmMlMjJjb25uZWN0aW9uJTIyJTNhJTIya2VlcC1hbGl2ZSUyMiUyYyUyMmNvbnRlbnQtZW5jb2RpbmclMjIlM2ElMjJnemlwJTIyJTJjJTIyY29udGVudC10eXBlJTIyJTNhJTIyYXBwbGljYXRpb24vanNvbiUzYiUyMGNoYXJzZXQlM2R1dGYtOCUyMiUyYyUyMmRhdGUlMjIlM2ElMjJNb24lMmMlMjAxMiUyME1heSUyMDIwMjUlMjAyMSUzYTMzJTNhMjMlMjBHTVQlMjIlMmMlMjJldGFnJTIyJTNhJTIyVy8lNWMlMjIxZjU5LTJBdVRnSlQ2eFlLTDE4ZjJYZElsaHZseTNFOCU1YyUyMiUyMiUyYyUyMnByYWdtYSUyMiUzYSUyMm5vLWNhY2hlJTIyJTJjJTIyc2VydmVyJTIyJTNhJTIyUGVweWFrYSUyMiUyYyUyMnNlcnZlci10aW1pbmclMjIlM2ElMjJjYWNoZSUzYmRlc2MlM2RoaXQlMmMlMjB2YXJuaXNoJTNiZGVzYyUzZGhpdCUyYyUyMGRjJTNiZGVzYyUzZGlyZWxhbmQtcHViJTIyJTJjJTIydHJhbnNmZXItZW5jb2RpbmclMjIlM2ElMjJjaHVua2VkJTIyJTJjJTIydmFyeSUyMiUzYSUyMkFjY2VwdC1FbmNvZGluZyUyMiUyYyUyMngtY29udGVudC10eXBlLW9wdGlvbnMlMjIlM2ElMjJub3NuaWZmJTIyJTJjJTIyeC1zZWVuLWJ5JTIyJTNhJTIybTBqMkVFa25HSVZVVy9saVk4QkxMbVNzS0tEdUJXM1VEVHF2bkhWNmN3TmJlU1JWQW9NRkhkTkNGNFgwWXZRRyUyYzJkNThpZmViR2Jvc3k1eGMrRlJhbHVNODVTTHNBREJDY25UenZyVnNGdjJBN3FjVDNqVmVCaWFPRVRPM3dpbXJMeEd1aFFOUy9wUDdmcFlUbFZGWlVRJTNkJTNkJTJjMlVOVjdLT3E0b0dqQTUrUEtzWDQ3S0JKMzd1TEtYbEQ2aWJXYjNXVVU0ejh2OGNCaENudFBNN1BjcklBblJpUCUyMiUyYyUyMngtd2l4LWNhY2hlLWNvbnRyb2wlMjIlM2ElMjJwdWJsaWMlMmMlMjBtYXgtYWdlJTNkNjA0ODAwJTIyJTJjJTIyeC13aXgtcmVxdWVzdC1pZCUyMiUzYSUyMjE3NDcwODU2MDIuMTA5NjIxMjkyNDcxNTU0MzM3JTJjJTIwMTc0NzA4NTYwMi4xMDk2MjEyOTI0NzE1NTQzMzclMjIlN2QlMmMlMjJjb25maWclMjIlM2ElN2IlMjJ1cmwlMjIlM2ElMjIvX2FwaS9ibG9nLWZyb250ZW5kLWFkYXB0ZXItcHVibGljL3YyL3Bvc3QtZmVlZC1wYWdlJTIyJTJjJTIybWV0aG9kJTIyJTNhJTIyZ2V0JTIyJTJjJTIyaGVhZGVycyUyMiUzYSU3YiUyMkFjY2VwdCUyMiUzYSUyMmFwcGxpY2F0aW9uL2pzb24lMmMlMjB0ZXh0L3BsYWluJTJjJTIwKi8qJTIyJTJjJTIyeC13aXgtYnJhbmQlMjIlM2ElMjJ3aXglMjIlMmMlMjJhdXRob3JpemF0aW9uJTIyJTNhJTIyNkpldEF3ZHZyNWc4SnBieHZuQTZ6RlJwQjZHLTZqTGtGWEtpMmVYVWZGdy5leUpwYm5OMFlXNWpaVWxrSWpvaU16Qm1ZakprTlRBdFltTTBPUzAwTm1JeUxUaGlaamt0TnpVeFpXVTBZV1l6WXpjMklpd2lZWEJ3UkdWbVNXUWlPaUl5TW1KbFpqTTBOUzB6WXpWaUxUUmpNVGd0WWpjNE1pMDNOR1EwTURnMU1URXlabVlpTENKdFpYUmhVMmwwWlVsa0lqb2lNekJtWWpKa05UQXRZbU0wT1MwME5tSXlMVGhpWmprdE56VXhaV1UwWVdZell6YzJJaXdpYzJsbmJrUmhkR1VpT2lJeU1ESTFMVEExTFRFeVZESXhPak16T2pJeUxqRTJOVm9pTENKa1pXMXZUVzlrWlNJNlptRnNjMlVzSW5OcGRHVlBkMjVsY2tsa0lqb2lOekJoTkRZMU5qQXRPV0V3WVMwMFltUmxMV0pqWXpJdE56aGtZbVZoTmpReE1HSXpJaXdpWTJGamFHVWlPblJ5ZFdVc0luTmpaQ0k2SWpJd01qRXRNRGt0TVRGVU1qRTZOREk2TkRVdU16WXlXaUo5JTIyJTJjJTIyWC1XaXgtQ2xpZW50LUFydGlmYWN0LUlkJTIyJTNhJTIyd2l4LXRodW5kZXJib2x0JTIyJTJjJTIyY29tbW9uQ29uZmlnJTIyJTNhJTIyJTI1N0IlMjUyMmJyYW5kJTI1MjIlMjUzQSUyNTIyd2l4JTI1MjIlMjUyQyUyNTIyaG9zdCUyNTIyJTI1M0ElMjUyMlZJRVdFUiUyNTIyJTI1MkMlMjUyMkJTSSUyNTIyJTI1M0ElMjUyMiUyNTIyJTI1MkMlMjUyMnNpdGVSZXZpc2lvbiUyNTIyJTI1M0ElMjUyMjY0NiUyNTIyJTI1MkMlMjUyMnJlbmRlcmluZ0Zsb3clMjUyMiUyNTNBJTI1MjJOT05FJTI1MjIlMjUyQyUyNTIybGFuZ3VhZ2UlMjUyMiUyNTNBJTI1MjJlcyUyNTIyJTI1MkMlMjUyMmxvY2FsZSUyNTIyJTI1M0ElMjUyMmVzJTI1MjIlMjU3RCUyMiU3ZCUyYyUyMnBhcmFtcyUyMiUzYSU3YiU3ZCUyYyUyMmJhc2VVUkwlMjIlM2ElMjJodHRwcyUzYS8vd3d3LmVja2JkLmNvbSUyMiUyYyUyMnRyYW5zZm9ybVJlcXVlc3QlMjIlM2ElNWJudWxsJTVkJTJjJTIydGltZW91dCUyMiUzYTAlMmMlMjJ4c3JmQ29va2llTmFtZSUyMiUzYSUyMlhTUkYtVE9LRU4lMjIlMmMlMjJ4c3JmSGVhZGVyTmFtZSUyMiUzYSUyMlgtWFNSRi1UT0tFTiUyMiUyYyUyMm1heENvbnRlbnRMZW5ndGglMjIlM2EtMSUyYyUyMm1heEJvZHlMZW5ndGglMjIlM2EtMSUyYyUyMnRyYW5zaXRpb25hbCUyMiUzYSU3YiUyMnNpbGVudEpTT05QYXJzaW5nJTIyJTNhdHJ1ZSUyYyUyMmZvcmNlZEpTT05QYXJzaW5nJTIyJTNhdHJ1ZSUyYyUyMmNsYXJpZnlUaW1lb3V0RXJyb3IlMjIlM2FmYWxzZSU3ZCUyYyUyMmlzU1NSJTIyJTNhdHJ1ZSUyYyUyMmVudGl0eUZxZG4lMjIlM2ElMjJ3aXguYmxvZy5mcm9udGVuZF9hZGFwdGVyX3B1YmxpYy52Mi5wb3N0X2ZlZWRfcGFnZSUyMiUyYyUyMm1ldGhvZEZxbiUyMiUzYSUyMmNvbS53aXhwcmVzcy5ucG0uYmxvZy5mcm9udGVuZC5hZGFwdGVyLnB1YmxpYy52Mi5Qb3N0RmVlZFBhZ2VTZXJ2aWNlLkdldFBvc3RGZWVkUGFnZSUyMiU3ZCUyYyUyMnJlcXVlc3QlMjIlM2ElN2IlMjJSZWFkeVN0YXRlcyUyMiUzYSU3YiUyMlVOU0VOVCUyMiUzYTAlMmMlMjJPUEVORUQlMjIlM2ExJTJjJTIySEVBREVSU19SRUNFSVZFRCUyMiUzYTIlMmMlMjJMT0FESU5HJTIyJTNhMyUyYyUyMkRPTkUlMjIlM2E0JTdkJTJjJTIyX2luaXRpYWxpemVkJTIyJTNhdHJ1ZSUyYyUyMl9wcm9wcyUyMiUzYSU3YiU3ZCUyYyUyMl9oZWFkZXJzJTIyJTNhJTdiJTIyQWNjZXB0JTIyJTNhJTViJTIyYXBwbGljYXRpb24vanNvbiUyYyUyMHRleHQvcGxhaW4lMmMlMjAqLyolMjIlNWQlMmMlMjJ4LXdpeC1icmFuZCUyMiUzYSU1YiUyMndpeCUyMiU1ZCUyYyUyMmF1dGhvcml6YXRpb24lMjIlM2ElNWIlMjI2SmV0QXdkdnI1ZzhKcGJ4dm5BNnpGUnBCNkctNmpMa0ZYS2kyZVhVZkZ3LmV5SnBibk4wWVc1alpVbGtJam9pTXpCbVlqSmtOVEF0WW1NME9TMDBObUl5TFRoaVpqa3ROelV4WldVMFlXWXpZemMySWl3aVlYQndSR1ZtU1dRaU9pSXlNbUpsWmpNME5TMHpZelZpTFRSak1UZ3RZamM0TWkwM05HUTBNRGcxTVRFeVptWWlMQ0p0WlhSaFUybDBaVWxrSWpvaU16Qm1ZakprTlRBdFltTTBPUzAwTm1JeUxUaGlaamt0TnpVeFpXVTBZV1l6WXpjMklpd2ljMmxuYmtSaGRHVWlPaUl5TURJMUxUQTFMVEV5VkRJeE9qTXpPakl5TGpFMk5Wb2lMQ0prWlcxdlRXOWtaU0k2Wm1Gc2MyVXNJbk5wZEdWUGQyNWxja2xrSWpvaU56QmhORFkxTmpBdE9XRXdZUzAwWW1SbExXSmpZekl0Tnpoa1ltVmhOalF4TUdJeklpd2lZMkZqYUdVaU9uUnlkV1VzSW5OalpDSTZJakl3TWpFdE1Ea3RNVEZVTWpFNk5ESTZORFV1TXpZeVdpSjklMjIlNWQlMmMlMjJYLVdpeC1DbGllbnQtQXJ0aWZhY3QtSWQlMjIlM2ElNWIlMjJ3aXgtdGh1bmRlcmJvbHQlMjIlNWQlMmMlMjJjb21tb25Db25maWclMjIlM2ElNWIlMjIlMjU3QiUyNTIyYnJhbmQlMjUyMiUyNTNBJTI1MjJ3aXglMjUyMiUyNTJDJTI1MjJob3N0JTI1MjIlMjUzQSUyNTIyVklFV0VSJTI1MjIlMjUyQyUyNTIyQlNJJTI1MjIlMjUzQSUyNTIyJTI1MjIlMjUyQyUyNTIyc2l0ZVJldmlzaW9uJTI1MjIlMjUzQSUyNTIyNjQ2JTI1MjIlMjUyQyUyNTIycmVuZGVyaW5nRmxvdyUyNTIyJTI1M0ElMjUyMk5PTkUlMjUyMiUyNTJDJTI1MjJsYW5ndWFnZSUyNTIyJTI1M0ElMjUyMmVzJTI1MjIlMjUyQyUyNTIybG9jYWxlJTI1MjIlMjUzQSUyNTIyZXMlMjUyMiUyNTdEJTIyJTVkJTdkJTJjJTIyX3JlYWR5U3RhdGUlMjIlM2E0JTJjJTIyX2Fib3J0ZWQlMjIlM2FmYWxzZSUyYyUyMl9tZXRob2QlMjIlM2ElMjJHRVQlMjIlMmMlMjJfdXJsJTIyJTNhJTIyaHR0cHMlM2EvL3d3dy5lY2tiZC5jb20vX2FwaS9ibG9nLWZyb250ZW5kLWFkYXB0ZXItcHVibGljL3YyL3Bvc3QtZmVlZC1wYWdlJTNmbGFuZ3VhZ2VDb2RlJTNkZXMlMjZwYWdlJTNkMSUyNnBhZ2VTaXplJTNkMSUyNmluY2x1ZGVJbml0aWFsUGFnZURhdGElM2R0cnVlJTI2dHlwZSUzZFBPU1RfTElTVF9XSURHRVQlMjZwb3N0TGlzdFdpZGdldE9wdGlvbnMuZmVhdHVyZWRPbmx5JTNkZmFsc2UlMjZ0cmFuc2xhdGlvbnNOYW1lJTNkcG9zdC1saXN0LXdpZGdldCUyMiUyYyUyMl9yZXNwb25zZVRleHQlMjIlM2ElMjIlN2IlNWMlMjJwb3N0RmVlZFBhZ2UlNWMlMjIlM2ElN2IlNWMlMjJpZCU1YyUyMiUzYSU1YyUyMiU1YyUyMiUyYyU1YyUyMmN1cnJlbnRVc2VyJTVjJTIyJTNhJTdiJTVjJTIyYWN0aXZpdHlTdGF0dXMlNWMlMjIlM2EwJTJjJTVjJTIycHJpdmFjeVN0YXR1cyU1YyUyMiUzYTAlMmMlNWMlMjJzdGF0dXMlNWMlMjIlM2EwJTJjJTVjJTIyaXNCbG9ja2VkJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJpc093bmVyJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJhcHBTdG9yZSU1YyUyMiUzYSU3YiU1YyUyMjE0YmNkZWQ3LTAwNjYtN2MzNS0xNGQ3LTQ2NmNiM2YwOTEwMyU1YyUyMiUzYSU3YiU1YyUyMnBlcm1pc3Npb25zJTVjJTIyJTNhJTdiJTVjJTIycm9sZSU1YyUyMiUzYSU1YyUyMnVuZGVmaW5lZCU1YyUyMiU3ZCU3ZCU3ZCU3ZCUyYyU1YyUyMnBvc3RzJTVjJTIyJTNhJTdiJTVjJTIycG9zdHMlNWMlMjIlM2ElNWIlN2IlNWMlMjJpZCU1YyUyMiUzYSU1YyUyMmU2NWQ4MTA3LTNlOGItNDUzYy05ZWNjLTA0OTRiMjk4ZjhkYyU1YyUyMiUyYyU1YyUyMnRpdGxlJTVjJTIyJTNhJTVjJTIyJWJmVHUlMjBlc2NyaXRvcmlvJTIwdGUlMjBlc3QlZTElMjBtYXRhbmRvJTNmJTVjJTIyJTJjJTVjJTIyZXhjZXJwdCU1YyUyMiUzYSU1YyUyMlNpJTIwdHUlMjBydXRpbmElMjBkZSUyMHRyYWJham8lMjB5L28lMjBlc3R1ZGlvJTIwdGUlMjBvYmxpZ2ElMjBhJTIwcXVlJTIwZXN0JWU5cyUyMGZyZW50ZSUyMGElMjB1bmElMjBwYyUyMG8lMjBlc2NyaXRvcmlvJTIwcG9yJTIwMTAlMjBob3JhcyUyMGFsJTIwZCVlZGElMjBlbiUyMHVuJTIwZXN0YWRvJTIwc2VkZW50YXJpbyUyYy4uLiU1YyUyMiUyYyU1YyUyMmZpcnN0UHVibGlzaGVkRGF0ZSU1YyUyMiUzYSU1YyUyMjIwMjItMDQtMDJUMDYlM2E1NSUzYTM1LjQ1NVolNWMlMjIlMmMlNWMlMjJsYXN0UHVibGlzaGVkRGF0ZSU1YyUyMiUzYSU1YyUyMjIwMjItMDQtMDJUMTYlM2E1MiUzYTM2LjIwMlolNWMlMjIlMmMlNWMlMjJ1cmwlNWMlMjIlM2ElN2IlNWMlMjJiYXNlJTVjJTIyJTNhJTVjJTIyaHR0cHMlM2EvL3d3dy5lY2tiZC5jb20lNWMlMjIlMmMlNWMlMjJwYXRoJTVjJTIyJTNhJTVjJTIyL3Bvc3QvdHUtZXNjcml0b3Jpby10ZS1lc3QlZTEtbWF0YW5kbyU1YyUyMiU3ZCUyYyU1YyUyMnNsdWclNWMlMjIlM2ElNWMlMjJ0dS1lc2NyaXRvcmlvLXRlLWVzdCVlMS1tYXRhbmRvJTVjJTIyJTJjJTVjJTIyZmVhdHVyZWQlNWMlMjIlM2F0cnVlJTJjJTVjJTIycGlubmVkJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJjYXRlZ29yeUlkcyU1YyUyMiUzYSU1YiU1YyUyMmJhN2YxY2FjLTBkNDYtNGY5ZS1iNGU4LTJlMDE3Mjc0NjkyZCU1YyUyMiU1ZCUyYyU1YyUyMmNvdmVyTWVkaWElNWMlMjIlM2ElN2IlNWMlMjJlbmFibGVkJTVjJTIyJTNhdHJ1ZSUyYyU1YyUyMmltYWdlJTVjJTIyJTNhJTdiJTVjJTIyaWQlNWMlMjIlM2ElNWMlMjI3MGE0NjVfY2VjMTQ2ZGJmMDQ0NDFkMDg1ZWRlNTUzY2E1NzYxNDElN2VtdjIuanBnJTVjJTIyJTJjJTVjJTIydXJsJTVjJTIyJTNhJTVjJTIyaHR0cHMlM2EvL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzcwYTQ2NV9jZWMxNDZkYmYwNDQ0MWQwODVlZGU1NTNjYTU3NjE0MSU3ZW12Mi5qcGclNWMlMjIlMmMlNWMlMjJoZWlnaHQlNWMlMjIlM2ExMDAxJTJjJTVjJTIyd2lkdGglNWMlMjIlM2ExMjk2JTdkJTJjJTVjJTIyZGlzcGxheWVkJTVjJTIyJTNhdHJ1ZSUyYyU1YyUyMmN1c3RvbSU1YyUyMiUzYXRydWUlN2QlMmMlNWMlMjJtZW1iZXJJZCU1YyUyMiUzYSU1YyUyMjYzMWVmMWE1LTUxNjMtNDgxMi1hOGEwLWY3ZDM5OGQ2YzY2MCU1YyUyMiUyYyU1YyUyMmhhc2h0YWdzJTVjJTIyJTNhJTViJTVkJTJjJTVjJTIyY29tbWVudGluZ0VuYWJsZWQlNWMlMjIlM2F0cnVlJTJjJTVjJTIycG9zdENvdW50SW5mbyU1YyUyMiUzYSU3YiU1YyUyMmNvbW1lbnRzJTVjJTIyJTNhMCUyYyU1YyUyMmxpa2VzJTVjJTIyJTNhMCUyYyU1YyUyMnZpZXdzJTVjJTIyJTNhMjY1JTdkJTJjJTVjJTIybWludXRlc1RvUmVhZCU1YyUyMiUzYTMlMmMlNWMlMjJ0YWdJZHMlNWMlMjIlM2ElNWIlNWMlMjI5ZjNlYTdkZS0xMzI1LTRiY2UtYWQ0Mi01ODZkZDliOWE5OGQlNWMlMjIlMmMlNWMlMjIyOWU5MWFlMC1hYzE4LTQ2M2ItYTMwMC1hYWY3MmQzMDUyZTIlNWMlMjIlMmMlNWMlMjI5MDc4MGNhZC0xZTQ0LTQzNTktOWRjNC0yN2JjZDAxZjBlNGQlNWMlMjIlMmMlNWMlMjI3ZmU5YjQ1NC0zMjRhLTQzOTUtYTNjOC05YjBhYTJmZDdiMDMlNWMlMjIlMmMlNWMlMjIxOGY3Yjk5NS0yZmVkLTQyMTgtODk4My1hYjliNmZjYjQ4MmUlNWMlMjIlNWQlMmMlNWMlMjJyZWxhdGVkUG9zdElkcyU1YyUyMiUzYSU1YiU1ZCUyYyU1YyUyMnByaWNpbmdQbGFuSWRzJTVjJTIyJTNhJTViJTVkJTJjJTVjJTIybGFuZ3VhZ2UlNWMlMjIlM2ElNWMlMjJlcyU1YyUyMiUyYyU1YyUyMm1ldHJpY3MlNWMlMjIlM2ElN2IlNWMlMjJjb21tZW50cyU1YyUyMiUzYTAlMmMlNWMlMjJsaWtlcyU1YyUyMiUzYTAlMmMlNWMlMjJ2aWV3cyU1YyUyMiUzYTI2NSUyYyU1YyUyMnRvdGFsUmF0aW5ncyU1YyUyMiUzYTAlMmMlNWMlMjJhdmVyYWdlUmF0aW5nJTVjJTIyJTNhMCU3ZCUyYyU1YyUyMmNvbnRlbnRJZCU1YyUyMiUzYSU1YyUyMjYyNDg3ZjU0MWRmODA3N2Q4ZWZjZjQ2ZSU1YyUyMiUyYyU1YyUyMm1vc3RSZWNlbnRDb250cmlidXRvcklkJTVjJTIyJTNhJTVjJTIyNzBhNDY1NjAtOWEwYS00YmRlLWJjYzItNzhkYmVhNjQxMGIzJTVjJTIyJTJjJTVjJTIybWVkaWElNWMlMjIlM2ElN2IlNWMlMjJ3aXhNZWRpYSU1YyUyMiUzYSU3YiU1YyUyMmltYWdlJTVjJTIyJTNhJTdiJTVjJTIyaWQlNWMlMjIlM2ElNWMlMjI3MGE0NjVfY2VjMTQ2ZGJmMDQ0NDFkMDg1ZWRlNTUzY2E1NzYxNDElN2VtdjIuanBnJTVjJTIyJTJjJTVjJTIydXJsJTVjJTIyJTNhJTVjJTIyaHR0cHMlM2EvL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzcwYTQ2NV9jZWMxNDZkYmYwNDQ0MWQwODVlZGU1NTNjYTU3NjE0MSU3ZW12Mi5qcGclNWMlMjIlMmMlNWMlMjJoZWlnaHQlNWMlMjIlM2ExMDAxJTJjJTVjJTIyd2lkdGglNWMlMjIlM2ExMjk2JTdkJTdkJTJjJTVjJTIyZGlzcGxheWVkJTVjJTIyJTNhdHJ1ZSUyYyU1YyUyMmN1c3RvbSU1YyUyMiUzYXRydWUlN2QlMmMlNWMlMjJ0cmFuc2xhdGlvbnMlNWMlMjIlM2ElNWIlNWQlMmMlNWMlMjJjdXN0b21FeGNlcnB0JTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJpbnRlcm5hbENhdGVnb3J5SWRzJTVjJTIyJTNhJTViJTVkJTJjJTVjJTIyaW50ZXJuYWxSZWxhdGVkUG9zdElkcyU1YyUyMiUzYSU1YiU1ZCUyYyU1YyUyMmlzTGlrZWQlNWMlMjIlM2FmYWxzZSUyYyU1YyUyMmlzU3Vic2NyaWJlZCU1YyUyMiUzYWZhbHNlJTJjJTVjJTIyb3duZXIlNWMlMjIlM2ElN2IlNWMlMjJhY3Rpdml0eVN0YXR1cyU1YyUyMiUzYSU1YyUyMlVOS05PV04lNWMlMjIlMmMlNWMlMjJjb250YWN0SWQlNWMlMjIlM2ElNWMlMjI2MzFlZjFhNS01MTYzLTQ4MTItYThhMC1mN2QzOThkNmM2NjAlNWMlMjIlMmMlNWMlMjJpZCU1YyUyMiUzYSU1YyUyMjYzMWVmMWE1LTUxNjMtNDgxMi1hOGEwLWY3ZDM5OGQ2YzY2MCU1YyUyMiUyYyU1YyUyMm5hbWUlNWMlMjIlM2ElNWMlMjJFQ0tCRCU1YyUyMiUyYyU1YyUyMnByaXZhY3lTdGF0dXMlNWMlMjIlM2ElNWMlMjJVTktOT1dOJTVjJTIyJTJjJTVjJTIyc2l0ZU1lbWJlcklkJTVjJTIyJTNhJTVjJTIyNjMxZWYxYTUtNTE2My00ODEyLWE4YTAtZjdkMzk4ZDZjNjYwJTVjJTIyJTJjJTVjJTIyc2x1ZyU1YyUyMiUzYSU1YyUyMmYwOTUzYTQwLTI5ODEtNDFmOC04N2E3LWUwYjgyY2QyNWY3YyU1YyUyMiUyYyU1YyUyMnN0YXR1cyU1YyUyMiUzYSU1YyUyMlVOS05PV04lNWMlMjIlMmMlNWMlMjJpc0Jsb2NrZWQlNWMlMjIlM2FmYWxzZSUyYyU1YyUyMmlzT3duZXIlNWMlMjIlM2FmYWxzZSUyYyU1YyUyMmFwcFN0b3JlJTVjJTIyJTNhJTdiJTVjJTIyMTRiY2RlZDctMDA2Ni03YzM1LTE0ZDctNDY2Y2IzZjA5MTAzJTVjJTIyJTNhJTdiJTVjJTIycGVybWlzc2lvbnMlNWMlMjIlM2ElN2IlNWMlMjJyb2xlJTVjJTIyJTNhJTVjJTIyd3JpdGVyJTVjJTIyJTdkJTdkJTdkJTdkJTJjJTVjJTIycHJldmlldyU1YyUyMiUzYWZhbHNlJTJjJTVjJTIybGluayU1YyUyMiUzYSU1YyUyMmh0dHBzJTNhLy93d3cuZWNrYmQuY29tL3Bvc3QvdHUtZXNjcml0b3Jpby10ZS1lc3QlZTEtbWF0YW5kbyU1YyUyMiU3ZCU1ZCUyYyU1YyUyMm1ldGFEYXRhJTVjJTIyJTNhJTdiJTVjJTIyY291bnQlNWMlMjIlM2ExJTJjJTVjJTIyb2Zmc2V0JTVjJTIyJTNhMCUyYyU1YyUyMnRvdGFsJTVjJTIyJTNhMSUyYyU1YyUyMmN1cnNvciU1YyUyMiUzYSU1YyUyMiU1YyUyMiU3ZCUyYyU1YyUyMnBhZ2luZ01ldGFEYXRhJTVjJTIyJTNhJTdiJTVjJTIyY291bnQlNWMlMjIlM2ExJTJjJTVjJTIyb2Zmc2V0JTVjJTIyJTNhMCUyYyU1YyUyMnRvdGFsJTVjJTIyJTNhMSU3ZCU3ZCUyYyU1YyUyMmNhdGVnb3JpZXMlNWMlMjIlM2ElNWIlN2IlNWMlMjJpZCU1YyUyMiUzYSU1YyUyMmJhN2YxY2FjLTBkNDYtNGY5ZS1iNGU4LTJlMDE3Mjc0NjkyZCU1YyUyMiUyYyU1YyUyMmxhYmVsJTVjJTIyJTNhJTVjJTIyRXNjcml0b3Jpb3MlMjBMSUZUJTVjJTIyJTJjJTVjJTIycG9zdENvdW50JTVjJTIyJTNhMSUyYyU1YyUyMnVybCU1YyUyMiUzYSU3YiU1YyUyMmJhc2UlNWMlMjIlM2ElNWMlMjJodHRwcyUzYS8vd3d3LmVja2JkLmNvbSU1YyUyMiUyYyU1YyUyMnBhdGglNWMlMjIlM2ElNWMlMjIvcHVibGljYWNpb25lcy9jYXRlZ29yaWVzL2VzY3JpdG9yaW9zLWxpZnQlNWMlMjIlN2QlMmMlNWMlMjJkZXNjcmlwdGlvbiU1YyUyMiUzYSU1YyUyMlVuYSUyMG1hbmVyYSUyMGRlJTIwbWVqb3JhciUyMHR1JTIwcnV0aW5hJTIwZGUlMjB0cmFiYWpvJTIweSUyMGVzdHVkaW8lMmMlMjBlcyUyMHNvbHVjaW9uYXIlMjBlbCUyMHByb2JsZW1hJTIwY29tJWZhbiUyMGRlJTIwbWFsYSUyMHBvc3R1cmElMjB5JTIwc2VkZW50YXJpc21vJTIwcXVlJTIwb2N1cnJlJTIwYWwlMjBwZXJtYW5lY2VyJTIwZmlqbyUyMGVuJTIwdW4lMjBlc2NyaXRvcmlvLiUyMFlhJTIwc2VhJTIwcG9yJTIwbGElMjBvYmxpZ2FjaSVmM24lMjBkZSUyMHJlbmRpciUyMGhvcmFzJTIwZGUlMjBlc3R1ZGlvJTIwbyUyMHRyYWJham8lMmMlMjBvJTIwc2ltcGxlbWVudGUlMjBlc3RhciUyMGRpc2ZydXRhbmRvJTIwZGUlMjBob3JhcyUyMGRlJTIwZGVzY2Fuc28lMmMlMjB1bmElMjBwZXJzb25hJTIwcHJvbWVkaW8lMjBwYXNhJTIwMTAlMjBob3JhcyUyMHNlbnRhZG8lMjBwb3IlMjBkaWElMmMlMjBzaW4lMjBpbnRlcnJ1bXBpciUyMHN1JTIwcG9zdHVyYS4lMjAlYzlzdG8lMjB0cmFlJTIwcHJvYmxlbWFzJTIwYSUyMGNvcnRvJTIweSUyMGxhcmdvJTIwcGxhem8uJTIwQSUyMGNvbnRpbnVhY2klZjNuJTIwdGUlMjBheXVkYXJlbW9zJTIwYSUyMGlkZW50aWZpY2FyJTJjJTIwcHJldmVuaXIlMjB5JTIwc29sdWNpb25hciUyMHRvZG9zJTIwZXN0b3MlMjBwcm9ibGVtYXMuJTVjJTIyJTJjJTVjJTIydGl0bGUlNWMlMjIlM2ElNWMlMjJQcmV2ZW5pciUyMGxlc2lvbmVzJTIwZGUlMjBlc3BhbGRhJTJjJTIwY3VlbGxvJTIweSUyMHByb2JsZW1hcyUyMGRlJTIwc2VkZW50YXJpc21vJTJjJTIwZHVyYW50ZSUyMHR1JTIwdHJhYmFqbyUyYyUyMGVzdHVkaW8lMjBvJTIwdXNvJTIwZGUlMjBsYSUyMHBjLiU1YyUyMiUyYyU1YyUyMmRpc3BsYXlQb3NpdGlvbiU1YyUyMiUzYTAlMmMlNWMlMjJsYW5ndWFnZSU1YyUyMiUzYSU1YyUyMmVzJTVjJTIyJTJjJTVjJTIyc2x1ZyU1YyUyMiUzYSU1YyUyMmVzY3JpdG9yaW9zLWxpZnQlNWMlMjIlMmMlNWMlMjJzZW9EYXRhJTVjJTIyJTNhJTdiJTVjJTIydGFncyU1YyUyMiUzYSU1YiU1ZCU3ZCUyYyU1YyUyMnRyYW5zbGF0aW9ucyU1YyUyMiUzYSU1YiU1ZCU3ZCU1ZCUyYyU1YyUyMnRhZ3MlNWMlMjIlM2ElNWIlNWQlMmMlNWMlMjJzZXR0aW5ncyU1YyUyMiUzYSU3YiU1YyUyMnNldHRpbmdzJTVjJTIyJTNhJTdiJTVjJTIyYW1wRW5hYmxlZCU1YyUyMiUzYWZhbHNlJTJjJTVjJTIyb3JpZ2luSW5zdGFuY2VJZCU1YyUyMiUzYSU1YyUyMmI2MmNlNDg1LWIxYWYtNDcwNy1iYmJlLTE1OTZiZDA0YmNlMCU1YyUyMiUyYyU1YyUyMmFsbFBvc3RzRmVlZExhYmVsJTVjJTIyJTNhJTVjJTIyQWxsJTIwUG9zdHMlNWMlMjIlMmMlNWMlMjJjb21tZW50cyU1YyUyMiUzYSU3YiU1YyUyMmVuYWJsZWQlNWMlMjIlM2F0cnVlJTJjJTVjJTIyYW5vbnltb3VzRW5hYmxlZCU1YyUyMiUzYWZhbHNlJTJjJTVjJTIycmF0aW5nc0VuYWJsZWQlNWMlMjIlM2FmYWxzZSUyYyU1YyUyMnJhdGluZ3NNYW5kYXRvcnklNWMlMjIlM2FmYWxzZSU3ZCUyYyU1YyUyMnJldmlzaW9uJTVjJTIyJTNhJTdiJTVjJTIybG93JTVjJTIyJTNhMSUyYyU1YyUyMmhpZ2glNWMlMjIlM2EwJTJjJTVjJTIydW5zaWduZWQlNWMlMjIlM2FmYWxzZSU3ZCUyYyU1YyUyMmJsb2Nrc1Bvc3RQYWdlJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJsaXZlU2l0ZUVkaXRpbmdEZXByZWNhdGVkJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJ1c2VCbG9nTGlrZVNlcnZpY2UlNWMlMjIlM2FmYWxzZSUyYyU1YyUyMmFsbFBvc3RzJTVjJTIyJTNhJTVjJTIyQWxsJTIwUG9zdHMlNWMlMjIlN2QlMmMlNWMlMjJ0cmFuc2xhdGlvbnMlNWMlMjIlM2ElN2IlNWMlMjJlcyU1YyUyMiUzYSU1YyUyMkFsbCUyMFBvc3RzJTVjJTIyJTdkJTdkJTJjJTVjJTIydHJhbnNsYXRpb25zJTVjJTIyJTNhJTdiJTVjJTIybm8tcG9zdHMtZmVlZC5zdGF5LXR1bmVkJTVjJTIyJTNhJTVjJTIyVW5hJTIwdmV6JTIwcXVlJTIwc2UlMjBwdWJsaXF1ZW4lMjBlbnRyYWRhcyUyYyUyMGxhcyUyMHZlciVlMXMlMjBhcXUlZWQuJTVjJTIyJTJjJTVjJTIybWVzc2FnZXMuY29tbWVudGluZy1lbmFibGVkJTVjJTIyJTNhJTVjJTIyTG9zJTIwbGVjdG9yZXMlMjBhaG9yYSUyMHB1ZWRlbiUyMGNvbWVudGFyJTIwc29icmUlMjBlc3RhJTIwZW50cmFkYS4lNWMlMjIlMmMlNWMlMjJzaGFyZS1wb3N0LW1vZGFsLnNoYXJlLXBvc3QlNWMlMjIlM2ElNWMlMjJDb21wYXJ0aXIlMjBlbnRyYWRhJTVjJTIyJTJjJTVjJTIyc2hhcmUtbGluay5jYW5jZWwlNWMlMjIlM2ElNWMlMjJDYW5jZWxhciU1YyUyMiUyYyU1YyUyMnZpZXctY291bnQubGFiZWxfcGx1cmFsJTVjJTIyJTNhJTVjJTIyJTdiY291bnQlMmNudW1iZXIlN2QlMjB2aXN0YXMlNWMlMjIlMmMlNWMlMjJiYWRnZS5vd25lciU1YyUyMiUzYSU1YyUyMkFkbWluaXN0cmFkb3IlNWMlMjIlMmMlNWMlMjJwYWdpbmF0aW9uLmZpcnN0LXBhZ2UlNWMlMjIlM2ElNWMlMjJGaXJzdCUyMHBhZ2UlNWMlMjIlMmMlNWMlMjJtZXNzYWdlcy5wb3N0LW1vdmVkLXRvLXRyYXNoJTVjJTIyJTNhJTVjJTIyTGElMjBlbnRyYWRhJTIwc2UlMjB0cmFzbGFkJWYzJTIwYSUyMGxhJTIwcGFwZWxlcmEuJTVjJTIyJTJjJTVjJTIycG9zdC1hY3Rpb25zLnVucGluLXBvc3QlNWMlMjIlM2ElNWMlMjJEZWphciUyMGRlJTIwZmlqYXIlMjBlbnRyYWRhJTVjJTIyJTJjJTVjJTIycG9zdC1hY3Rpb25zLmVuYWJsZS1jb21tZW50aW5nJTVjJTIyJTNhJTVjJTIyVHVybiUyMG9uJTIwY29tbWVudGluZyU1YyUyMiUyYyU1YyUyMnNoYXJlLWxpbmsuY29waWVkJTVjJTIyJTNhJTVjJTIyRW5sYWNlJTIwY29waWFkby4lNWMlMjIlMmMlNWMlMjJ0aW1lUmVsYXRpdmUlNWMlMjIlM2ElNWMlMjIlN2J0aW1lJTJjZGF0ZSUyY3RpbWVSZWxhdGl2ZSU3ZCU1YyUyMiUyYyU1YyUyMm5vLXBvc3RzLnB1Ymxpc2gtcG9zdHMtdG8tc2VlLXRoZW0lNWMlMjIlM2ElNWMlMjJQdWJsaWNhJTIwdHVzJTIwZW50cmFkYXMlMjBwYXJhJTIwdmVybGFzJTIwYXF1JWVkLiU1YyUyMiUyYyU1YyUyMm1lc3NhZ2VzLnBvc3QtdW5zdWJzY3JpYmVkJTVjJTIyJTNhJTVjJTIyJWExWWElMjBubyUyMHNpZ3VlcyUyMCUzY3N0cm9uZyUzZWVzdGElM2Mvc3Ryb25nJTNlJTIwZW50cmFkYSUyMSU1YyUyMiUyYyU1YyUyMm1lc3NhZ2VzLmRyYWZ0LW1vdmVkLXRvLXRyYXNoJTVjJTIyJTNhJTVjJTIyRWwlMjBib3JyYWRvciUyMHNlJTIwdHJhc2xhZCVmMyUyMGElMjBsYSUyMHBhcGVsZXJhLiU1YyUyMiUyYyU1YyUyMm5vLXBvc3RzLmZpbHRlcmVkLnN1YnRpdGxlJTVjJTIyJTNhJTVjJTIyQWN0dWFsaXphJTIwbGElMjBjb25maWd1cmFjaSVmM24lMjBkZSUyMGxvJTIwcXVlJTIwbXVlc3RyYXMlMjBwYXJhJTIwdmVyJTIwbGFzJTIwZW50cmFkYXMlMjBhcXUlZWQuJTVjJTIyJTJjJTVjJTIycG9zdC1hY3Rpb25zLnBpbi1wb3N0JTVjJTIyJTNhJTVjJTIyRmlqYXIlMjBlbiUyMGVsJTIwZmVlZCU1YyUyMiUyYyU1YyUyMm5vLXBvc3RzLWZlZWQub24tdGhlLXdheSU1YyUyMiUzYSU1YyUyMlZ1ZWx2ZSUyMHByb250byU1YyUyMiUyYyU1YyUyMnBhZ2luYXRpb24ubmV4dC1wYWdlJTVjJTIyJTNhJTVjJTIyTmV4dCUyMHBhZ2UlNWMlMjIlMmMlNWMlMjJkZWxldGUtY29uZmlybWF0aW9uLmNhbmNlbCU1YyUyMiUzYSU1YyUyMkNhbmNlbGFyJTVjJTIyJTJjJTVjJTIyY291bnRlci5jb3VudCU1YyUyMiUzYSU1YyUyMiU3YmNvdW50JTJjbnVtYmVyJTdkJTVjJTIyJTJjJTVjJTIybm8tcG9zdHMtZmVlZC5uby1wdWJsaXNoZWQtcG9zdHMtbXVsdGlsaW5ndWFsJTVjJTIyJTNhJTVjJTIyQSVmYW4lMjBubyUyMGhheSUyMG5pbmd1bmElMjBlbnRyYWRhJTIwcHVibGljYWRhJTIwZW4lMjBlc3RlJTIwaWRpb21hJTVjJTIyJTJjJTVjJTIyZGVtby11c2VyLnBvc3RzLWxpc3Qub3duZXItbmFtZSU1YyUyMiUzYSU1YyUyMkFkbWluaXN0cmFkb3IlNWMlMjIlMmMlNWMlMjJwb3N0LWxpc3QtaXRlbS5hcmlhLWxhYmVsLnBpbm5lZC1wb3N0JTVjJTIyJTNhJTVjJTIyUGlubmVkJTIwcG9zdCU1YyUyMiUyYyU1YyUyMnZpZXctY291bnQubGFiZWwlNWMlMjIlM2ElNWMlMjIlN2Jjb3VudCUyYyUyMHBsdXJhbCUyYyUyMG9uZSUyMCU3YiU3YmNvdW50JTJjbnVtYmVyJTdkJTIwdmlzdWFsaXphY2klZjNuJTdkJTIwb3RoZXIlMjAlN2IlN2Jjb3VudCUyY251bWJlciU3ZCUyMHZpc3VhbGl6YWNpb25lcyU3ZCU3ZCU1YyUyMiUyYyU1YyUyMmNvbW1lbnQtY291bnQubGFiZWxfcGx1cmFsJTVjJTIyJTNhJTVjJTIyJTdiY291bnQlMmNudW1iZXIlN2QlMjBjb21lbnRhcmlvcyU1YyUyMiUyYyU1YyUyMnRpbWUtdG8tcmVhZC5zaG9ydC1sYWJlbCU1YyUyMiUzYSU1YyUyMiU3Ym1pbnV0ZXMlN2QlMjBtaW4uJTVjJTIyJTJjJTVjJTIyc2hhcmUtbGluay5jb3B5JTVjJTIyJTNhJTVjJTIyQ29waWFyJTIwRW5sYWNlJTVjJTIyJTJjJTVjJTIybGlrZS1idXR0b24udG90YWwtbGlrZXMlNWMlMjIlM2ElNWMlMjJNZSUyMEd1c3RhLiU1YyUyMiUyYyU1YyUyMnBhZ2luYXRpb24ucGFnZSU1YyUyMiUzYSU1YyUyMlBhZ2UlMjAlN2JwYWdlJTJjbnVtYmVyJTdkJTVjJTIyJTJjJTVjJTIybGlrZS1idXR0b24uaXMtdW5saWtlZCU1YyUyMiUzYSU1YyUyMkVudHJhZGElMjBubyUyMG1hcmNhZGElMjBjb21vJTIwTWUlMjBHdXN0YSU1YyUyMiUyYyU1YyUyMm5vLXBvc3RzLmZpbHRlcmVkLnRpdGxlJTVjJTIyJTNhJTVjJTIyUGFyZWNlJTIwcXVlJTIwbm8lMjB0aWVuZXMlMjBuaW5ndW5hJTIwZW50cmFkYSUyMGVuJTIwZXN0YSUyMGxpc3RhJTVjJTIyJTJjJTVjJTIyd3JpdGUtY29tbWVudC53cml0ZS1hLWNvbW1lbnQlNWMlMjIlM2ElNWMlMjJFc2NyaWJpciUyMHVuJTIwY29tZW50YXJpbyU1YyUyMiUyYyU1YyUyMnBvc3QtYWN0aW9ucy5mb2xsb3clNWMlMjIlM2ElNWMlMjJTZWd1aXIlMjBlbnRyYWRhJTVjJTIyJTJjJTVjJTIyc2hhcmUtZm9ybS5zaGFyZS1saW5rJTVjJTIyJTNhJTVjJTIyQ29tcGFydGlyJTIwZW5sYWNlJTVjJTIyJTJjJTVjJTIyYmFkZ2UuYWRtaW4lNWMlMjIlM2ElNWMlMjJBZG1pbmlzdHJhZG9yJTVjJTIyJTJjJTVjJTIycG9zdC1hY3Rpb25zLmVkaXQtcG9zdCU1YyUyMiUzYSU1YyUyMkVkaXQlMjBwb3N0JTVjJTIyJTJjJTVjJTIybGlrZS1idXR0b24uaXMtbGlrZWQlNWMlMjIlM2ElNWMlMjJFbnRyYWRhJTIwbWFyY2FkYSUyMGNvbW8lMjBNZSUyMEd1c3RhJTVjJTIyJTJjJTVjJTIyZGF0ZSU1YyUyMiUzYSU1YyUyMiU3YnRpbWUlMmNkYXRlJTJjZGF0ZSU3ZCU1YyUyMiUyYyU1YyUyMm1lc3NhZ2VzLnBvc3QtdW5waW5uZWQlNWMlMjIlM2ElNWMlMjJMYSUyMGVudHJhZGElMjBzZSUyMGRlaiVmMyUyMGRlJTIwZmlqYXIlMjBlbiUyMGVsJTIwZmVlZC4lNWMlMjIlMmMlNWMlMjJmdWxsRGF0ZSU1YyUyMiUzYSU1YyUyMiU3YnRpbWUlMmNkYXRlJTJjZnVsbERhdGUlN2QlNWMlMjIlMmMlNWMlMjJtb3JlLWJ1dHRvbi5tb3JlLWFjdGlvbnMlNWMlMjIlM2ElNWMlMjJNJWUxcyUyMGFjY2lvbmVzJTVjJTIyJTJjJTVjJTIybWVzc2FnZXMuY29tbWVudGluZy1kaXNhYmxlZCU1YyUyMiUzYSU1YyUyMkxvcyUyMGxlY3RvcmVzJTIweWElMjBubyUyMHB1ZWRlbiUyMGNvbWVudGFyJTIwc29icmUlMjBlc3RhJTIwZW50cmFkYS4lNWMlMjIlMmMlNWMlMjJwb3N0LWFjdGlvbnMuc2hhcmUtcG9zdCU1YyUyMiUzYSU1YyUyMkNvbXBhcnRpciUyMGVudHJhZGElNWMlMjIlMmMlNWMlMjJmZXctc2Vjb25kcy1hZ28lNWMlMjIlM2ElNWMlMjJoYWNlJTIwdW5vcyUyMHNlZ3VuZG9zJTVjJTIyJTJjJTVjJTIycGFnaW5hdGlvbi5sYXN0LXBhZ2UlNWMlMjIlM2ElNWMlMjJMYXN0JTIwcGFnZSU1YyUyMiUyYyU1YyUyMnBvc3QtYWN0aW9ucy5kaXNhYmxlLWNvbW1lbnRpbmclNWMlMjIlM2ElNWMlMjJUdXJuJTIwb2ZmJTIwY29tbWVudGluZyU1YyUyMiUyYyU1YyUyMmRlbGV0ZS1wb3N0LW1vZGFsLndpbGwtZGV0ZWxlLWNvbW1lbnRzJTVjJTIyJTNhJTVjJTIyU2UlMjBlbGltaW5hciVlMW4lMjBsYXMlMjB2aXN0YXMlMmMlMjBsb3MlMjBNZSUyMGd1c3RhJTIweSUyMGxvcyUyMGNvbWVudGFyaW9zJTIwZGUlMjBlc3RhJTIwZW50cmFkYS4lNWMlMjIlMmMlNWMlMjJuby1wb3N0cy1mZWVkLm5vdGhpbmctdG8tc2hvdyU1YyUyMiUzYSU1YyUyMlBhcmVjZSUyMHF1ZSUyMG5vJTIwdGllbmVzJTIwbmluZ3VuYSUyMGVudHJhZGElMjBwYXJhJTIwbW9zdHJhciU1YyUyMiUyYyU1YyUyMmRlbGV0ZS1wb3N0LW1vZGFsLmRlbGV0ZS1wb3N0JTVjJTIyJTNhJTVjJTIyJWJmRW52aWFyJTIwYSUyMGxhJTIwcGFwZWxlcmElM2YlNWMlMjIlMmMlNWMlMjJwcm8tZ2FsbGVyeS5wYXJlbnQtY29udGFpbmVyLWFyaWEtbGFiZWwlNWMlMjIlM2ElNWMlMjJMaXN0YSUyMGRlJTIwZW50cmFkYXMuJTIwRWxpZ2UlMjB1bmElMjBlbnRyYWRhJTIwcGFyYSUyMGxlZXJsYS4lNWMlMjIlMmMlNWMlMjJkZWxldGUtcG9zdC1tb2RhbC5jb25maXJtLWFjdGlvbiU1YyUyMiUzYSU1YyUyMkVudmlhciUyMGElMjBsYSUyMHBhcGVsZXJhJTVjJTIyJTJjJTVjJTIyYmFkZ2UuZWRpdG9yJTVjJTIyJTNhJTVjJTIyRWRpdG9yJTVjJTIyJTJjJTVjJTIydGltZS1yZWxhdGl2ZSU1YyUyMiUzYSU1YyUyMiU3YnRpbWUlMmNkYXRlJTJjdGltZVJlbGF0aXZlJTdkJTVjJTIyJTJjJTVjJTIybWVzc2FnZXMucG9zdC1waW5uZWQlNWMlMjIlM2ElNWMlMjJMYSUyMGVudHJhZGElMjBzZSUyMGZpaiVmMyUyMGVuJTIwZWwlMjBmZWVkLiU1YyUyMiUyYyU1YyUyMmJhZGdlLndyaXRlciU1YyUyMiUzYSU1YyUyMkVzY3JpdG9yJTVjJTIyJTJjJTVjJTIybGlrZS1idXR0b24udG90YWwtbGlrZXNfcGx1cmFsJTVjJTIyJTNhJTVjJTIyTWUlMjBHdXN0YS4lNWMlMjIlMmMlNWMlMjJwb3N0LWFjdGlvbnMudW5mb2xsb3clNWMlMjIlM2ElNWMlMjJObyUyMHNlZ3VpciUyMGxhJTIwZW50cmFkYSU1YyUyMiUyYyU1YyUyMnBhZ2luYXRpb24ucHJldmlvdXMtcGFnZSU1YyUyMiUzYSU1YyUyMlByZXZpb3VzJTIwcGFnZSU1YyUyMiUyYyU1YyUyMmNvbW1lbnQtY291bnQubGFiZWwlNWMlMjIlM2ElNWMlMjIlN2Jjb3VudCUyYyUyMHBsdXJhbCUyYyUyMG9uZSUyMCU3YiU3YmNvdW50JTJjbnVtYmVyJTdkJTIwY29tZW50YXJpbyU3ZCUyMG90aGVyJTIwJTdiJTdiY291bnQlMmNudW1iZXIlN2QlMjBjb21lbnRhcmlvcyU3ZCU3ZCU1YyUyMiUyYyU1YyUyMmRlbGV0ZS1jb25maXJtYXRpb24uZGVsZXRlJTVjJTIyJTNhJTVjJTIyRWxpbWluYXIlNWMlMjIlMmMlNWMlMjJtZXNzYWdlcy5wb3N0LXN1YnNjcmliZWQlNWMlMjIlM2ElNWMlMjIlYTFBaG9yYSUyMGVzdCVlMXMlMjAlM2NzdHJvbmclM2VzaWd1aWVuZG8lMjAlM2Mvc3Ryb25nJTNlJTIwZXN0YSUyMGVudHJhZGElMjElNWMlMjIlMmMlNWMlMjJ0aW1lLXRvLXJlYWQubGFiZWwlNWMlMjIlM2ElNWMlMjIlN2JtaW51dGVzJTdkJTIwTWluLiUyMGRlJTIwbGVjdHVyYSU1YyUyMiUyYyU1YyUyMnBvc3QtYWN0aW9ucy5kZWxldGUtcG9zdCU1YyUyMiUzYSU1YyUyMkRlbGV0ZSUyMHBvc3QlNWMlMjIlMmMlNWMlMjJhcmlhLWxhYmVsLmF1dGhvcnMtcGljdHVyZSU1YyUyMiUzYSU1YyUyMkZvdG8lMjBkZWwlMjBlc2NyaXRvciU1YyUyMiU3ZCUyYyU1YyUyMmFwcERhdGElNWMlMjIlM2ElN2IlNWMlMjJhbXBFbmFibGVkJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJtZW51TGFiZWwlNWMlMjIlM2ElNWMlMjJBbGwlMjBQb3N0cyU1YyUyMiUyYyU1YyUyMmxhbmd1YWdlJTVjJTIyJTNhJTVjJTIyZXMlNWMlMjIlMmMlNWMlMjJwb3N0UGFnZUVuYWJsZWQlNWMlMjIlM2F0cnVlJTdkJTJjJTVjJTIyYmxvZ1NldHRpbmdzVjIlNWMlMjIlM2ElN2IlNWMlMjJhbXBFbmFibGVkJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJvcmlnaW5JbnN0YW5jZUlkJTVjJTIyJTNhJTVjJTIyYjYyY2U0ODUtYjFhZi00NzA3LWJiYmUtMTU5NmJkMDRiY2UwJTVjJTIyJTJjJTVjJTIyYWxsUG9zdHNGZWVkTGFiZWwlNWMlMjIlM2ElNWMlMjJBbGwlMjBQb3N0cyU1YyUyMiUyYyU1YyUyMmNvbW1lbnRzJTVjJTIyJTNhJTdiJTVjJTIyZW5hYmxlZCU1YyUyMiUzYXRydWUlMmMlNWMlMjJhbm9ueW1vdXNFbmFibGVkJTVjJTIyJTNhZmFsc2UlMmMlNWMlMjJyYXRpbmdzRW5hYmxlZCU1YyUyMiUzYWZhbHNlJTJjJTVjJTIycmF0aW5nc01hbmRhdG9yeSU1YyUyMiUzYWZhbHNlJTdkJTJjJTVjJTIycmV2aXNpb24lNWMlMjIlM2ElN2IlNWMlMjJsb3clNWMlMjIlM2ExJTJjJTVjJTIyaGlnaCU1YyUyMiUzYTAlMmMlNWMlMjJ1bnNpZ25lZCU1YyUyMiUzYWZhbHNlJTdkJTJjJTVjJTIyYmxvY2tzUG9zdFBhZ2UlNWMlMjIlM2FmYWxzZSUyYyU1YyUyMmxpdmVTaXRlRWRpdGluZ0RlcHJlY2F0ZWQlNWMlMjIlM2FmYWxzZSUyYyU1YyUyMnVzZUJsb2dMaWtlU2VydmljZSU1YyUyMiUzYWZhbHNlJTdkJTdkJTdkJTIyJTJjJTIyX3Jlc3BvbnNlSGVhZGVycyUyMiUzYSU3YiUyMmFnZSUyMiUzYSUyMjI0NTY0JTIyJTJjJTIyY2FjaGUtY29udHJvbCUyMiUzYSUyMnByaXZhdGUlMmNtYXgtYWdlJTNkMCUyY211c3QtcmV2YWxpZGF0ZSUyMiUyYyUyMmNvbm5lY3Rpb24lMjIlM2ElMjJrZWVwLWFsaXZlJTIyJTJjJTIyY29udGVudC1lbmNvZGluZyUyMiUzYSUyMmd6aXAlMjIlMmMlMjJjb250ZW50LXR5cGUlMjIlM2ElMjJhcHBsaWNhdGlvbi9qc29uJTNiJTIwY2hhcnNldCUzZHV0Zi04JTIyJTJjJTIyZGF0ZSUyMiUzYSUyMk1vbiUyYyUyMDEyJTIwTWF5JTIwMjAyNSUyMDIxJTNhMzMlM2EyMyUyMEdNVCUyMiUyYyUyMmV0YWclMjIlM2ElMjJXLyU1YyUyMjFmNTktMkF1VGdKVDZ4WUtMMThmMlhkSWxodmx5M0U4JTVjJTIyJTIyJTJjJTIycHJhZ21hJTIyJTNhJTIybm8tY2FjaGUlMjIlMmMlMjJzZXJ2ZXIlMjIlM2ElMjJQZXB5YWthJTIyJTJjJTIyc2VydmVyLXRpbWluZyUyMiUzYSUyMmNhY2hlJTNiZGVzYyUzZGhpdCUyYyUyMHZhcm5pc2glM2JkZXNjJTNkaGl0JTJjJTIwZGMlM2JkZXNjJTNkaXJlbGFuZC1wdWIlMjIlMmMlMjJ0cmFuc2Zlci1lbmNvZGluZyUyMiUzYSUyMmNodW5rZWQlMjIlMmMlMjJ2YXJ5JTIyJTNhJTIyQWNjZXB0LUVuY29kaW5nJTIyJTJjJTIyeC1jb250ZW50LXR5cGUtb3B0aW9ucyUyMiUzYSUyMm5vc25pZmYlMjIlMmMlMjJ4LXNlZW4tYnklMjIlM2ElMjJtMGoyRUVrbkdJVlVXL2xpWThCTExtU3NLS0R1QlczVURUcXZuSFY2Y3dOYmVTUlZBb01GSGROQ0Y0WDBZdlFHJTJjMmQ1OGlmZWJHYm9zeTV4YytGUmFsdU04NVNMc0FEQkNjblR6dnJWc0Z2MkE3cWNUM2pWZUJpYU9FVE8zd2ltckx4R3VoUU5TL3BQN2ZwWVRsVkZaVVElM2QlM2QlMmMyVU5WN0tPcTRvR2pBNStQS3NYNDdLQkozN3VMS1hsRDZpYldiM1dVVTR6OHY4Y0JoQ250UE03UGNySUFuUmlQJTIyJTJjJTIyeC13aXgtY2FjaGUtY29udHJvbCUyMiUzYSUyMnB1YmxpYyUyYyUyMG1heC1hZ2UlM2Q2MDQ4MDAlMjIlMmMlMjJ4LXdpeC1yZXF1ZXN0LWlkJTIyJTNhJTIyMTc0NzA4NTYwMi4xMDk2MjEyOTI0NzE1NTQzMzclMmMlMjAxNzQ3MDg1NjAyLjEwOTYyMTI5MjQ3MTU1NDMzNyUyMiU3ZCUyYyUyMnN0YXR1cyUyMiUzYTIwMCUyYyUyMnN0YXR1c1RleHQlMjIlM2ElMjJPSyUyMiUyYyUyMnJlc3BvbnNlVXJsJTIyJTNhJTIyaHR0cCUzYS8vaW50ZXJuYWwtYmFsYW5jZXJzLW5sYi12ZWxvLmlyZWxhbmQtcHViLndpeHByb2QubmV0L19hcGkvYmxvZy1mcm9udGVuZC1hZGFwdGVyLXB1YmxpYy92Mi9wb3N0LWZlZWQtcGFnZSUzZmxhbmd1YWdlQ29kZSUzZGVzJTI2cGFnZSUzZDElMjZwYWdlU2l6ZSUzZDElMjZpbmNsdWRlSW5pdGlhbFBhZ2VEYXRhJTNkdHJ1ZSUyNnR5cGUlM2RQT1NUX0xJU1RfV0lER0VUJTI2cG9zdExpc3RXaWRnZXRPcHRpb25zLmZlYXR1cmVkT25seSUzZGZhbHNlJTI2dHJhbnNsYXRpb25zTmFtZSUzZHBvc3QtbGlzdC13aWRnZXQlMjIlMmMlMjJ0aW1lb3V0JTIyJTNhMCU3ZCUyYyUyMnJlcXVlc3RJZCUyMiUzYSUyMjE3NDcwODU2MDIuMTA5NjIxMjkyNDcxNTU0MzM3JTJjJTIwMTc0NzA4NTYwMi4xMDk2MjEyOTI0NzE1NTQzMzclMjIlN2QlMmMlMjJtZXRhZGF0YVJlc3BvbnNlJTIyJTNhJTdiJTIyZGF0YSUyMiUzYSU3YiUyMnBvc3RGZWVkTWV0YWRhdGFQYWdlJTIyJTNhJTdiJTIyaWQlMjIlM2ElMjIxJTIyJTJjJTIycG9zdE1ldHJpY3MlMjIlM2ElN2IlMjJlNjVkODEwNy0zZThiLTQ1M2MtOWVjYy0wNDk0YjI5OGY4ZGMlMjIlM2ElN2IlMjJjb21tZW50cyUyMiUzYTAlMmMlMjJsaWtlcyUyMiUzYTAlMmMlMjJ2aWV3cyUyMiUzYTI2NSUyYyUyMnRvdGFsUmF0aW5ncyUyMiUzYTAlMmMlMjJhdmVyYWdlUmF0aW5nJTIyJTNhMCU3ZCU3ZCUyYyUyMnBvc3RMaWtlcyUyMiUzYSU3YiUyMmU2NWQ4MTA3LTNlOGItNDUzYy05ZWNjLTA0OTRiMjk4ZjhkYyUyMiUzYWZhbHNlJTdkJTdkJTdkJTJjJTIyc3RhdHVzJTIyJTNhMjAwJTJjJTIyc3RhdHVzVGV4dCUyMiUzYSUyMk9LJTIyJTJjJTIyaGVhZGVycyUyMiUzYSU3YiUyMmFjY2VwdC1yYW5nZXMlMjIlM2ElMjJieXRlcyUyMiUyYyUyMmFnZSUyMiUzYSUyMjAlMjIlMmMlMjJjYWNoZS1jb250cm9sJTIyJTNhJTIybm8tc3RvcmUlMmMlMjBuby1jYWNoZSUyMiUyYyUyMmNvbm5lY3Rpb24lMjIlM2ElMjJrZWVwLWFsaXZlJTIyJTJjJTIyY29udGVudC1sZW5ndGglMjIlM2ElMjIyMjElMjIlMmMlMjJjb250ZW50LXR5cGUlMjIlM2ElMjJhcHBsaWNhdGlvbi9qc29uJTNiJTIwY2hhcnNldCUzZHV0Zi04JTIyJTJjJTIyZGF0ZSUyMiUzYSUyMk1vbiUyYyUyMDEyJTIwTWF5JTIwMjAyNSUyMDIxJTNhMzMlM2EyMyUyMEdNVCUyMiUyYyUyMmV0YWclMjIlM2ElMjJXLyU1YyUyMmRkLUk1Q0FiU1VGUUFlVElVenllcU1ObE01aHdkOCU1YyUyMiUyMiUyYyUyMnByYWdtYSUyMiUzYSUyMm5vLWNhY2hlJTIyJTJjJTIyc2VydmVyJTIyJTNhJTIyUGVweWFrYSUyMiUyYyUyMngtY29udGVudC10eXBlLW9wdGlvbnMlMjIlM2ElMjJub3NuaWZmJTIyJTJjJTIyeC1zZWVuLWJ5JTIyJTNhJTIybTBqMkVFa25HSVZVVy9saVk4QkxMb1BEN1d0MHgwVHg5VlhKdU5JUEVncjh2OGNCaENudFBNN1BjcklBblJpUCUyYzJkNThpZmViR2Jvc3k1eGMrRlJhbG9VdWtZOFlvQktwWlM0OFJRMEc1UW5McEVxN2VONEhmMWs2blp2M1Ftc1VITHBsRHlXZDBXbjNMK0VYRitRUEJnJTNkJTNkJTJjMlVOVjdLT3E0b0dqQTUrUEtzWDQ3RzVlNFNvMi91M2Z0U0RRdWhjREM5ajh2OGNCaENudFBNN1BjcklBblJpUCUyY1RlRWpWOWx2Ny9IQUNRcjJWTU9lRzFuVnpCUU5OV05XY0xTOGwxVnBaT0ElM2QlMmM0SzYxNTdJdDk2dWFnRE5xWW05RENOUDA2c1lIL3N6dStjNHBkN1V4djY5UVY5RDA4Y1k0RWhsVjZEZkt3M1dxNzhGbHJZSUlQQU8vQmpSSU9GTTR6Skd0ckUvOGJaeWtoa3JCaU10VGIvZyUzZCUyMiUyYyUyMngtd2l4LXJlcXVlc3QtaWQlMjIlM2ElMjIxNzQ3MDg1NjAyLjEwOTYyMTI5MjQ3MTU1NDMzNyUyMiU3ZCUyYyUyMmNvbmZpZyUyMiUzYSU3YiUyMnVybCUyMiUzYSUyMi9fYXBpL2Jsb2ctZnJvbnRlbmQtYWRhcHRlci1wdWJsaWMvdjIvcG9zdC1mZWVkLXBhZ2UtbWV0YWRhdGElMjIlMmMlMjJtZXRob2QlMjIlM2ElMjJnZXQlMjIlMmMlMjJoZWFkZXJzJTIyJTNhJTdiJTIyQWNjZXB0JTIyJTNhJTIyYXBwbGljYXRpb24vanNvbiUyYyUyMHRleHQvcGxhaW4lMmMlMjAqLyolMjIlMmMlMjJ4LXdpeC1icmFuZCUyMiUzYSUyMndpeCUyMiUyYyUyMmF1dGhvcml6YXRpb24lMjIlM2ElMjI2SmV0QXdkdnI1ZzhKcGJ4dm5BNnpGUnBCNkctNmpMa0ZYS2kyZVhVZkZ3LmV5SnBibk4wWVc1alpVbGtJam9pTXpCbVlqSmtOVEF0WW1NME9TMDBObUl5TFRoaVpqa3ROelV4WldVMFlXWXpZemMySWl3aVlYQndSR1ZtU1dRaU9pSXlNbUpsWmpNME5TMHpZelZpTFRSak1UZ3RZamM0TWkwM05HUTBNRGcxTVRFeVptWWlMQ0p0WlhSaFUybDBaVWxrSWpvaU16Qm1ZakprTlRBdFltTTBPUzAwTm1JeUxUaGlaamt0TnpVeFpXVTBZV1l6WXpjMklpd2ljMmxuYmtSaGRHVWlPaUl5TURJMUxUQTFMVEV5VkRJeE9qTXpPakl5TGpFMk5Wb2lMQ0prWlcxdlRXOWtaU0k2Wm1Gc2MyVXNJbk5wZEdWUGQyNWxja2xrSWpvaU56QmhORFkxTmpBdE9XRXdZUzAwWW1SbExXSmpZekl0Tnpoa1ltVmhOalF4TUdJeklpd2lZMkZqYUdVaU9uUnlkV1VzSW5OalpDSTZJakl3TWpFdE1Ea3RNVEZVTWpFNk5ESTZORFV1TXpZeVdpSjklMjIlMmMlMjJYLVdpeC1DbGllbnQtQXJ0aWZhY3QtSWQlMjIlM2ElMjJ3aXgtdGh1bmRlcmJvbHQlMjIlMmMlMjJjb21tb25Db25maWclMjIlM2ElMjIlMjU3QiUyNTIyYnJhbmQlMjUyMiUyNTNBJTI1MjJ3aXglMjUyMiUyNTJDJTI1MjJob3N0JTI1MjIlMjUzQSUyNTIyVklFV0VSJTI1MjIlMjUyQyUyNTIyQlNJJTI1MjIlMjUzQSUyNTIyJTI1MjIlMjUyQyUyNTIyc2l0ZVJldmlzaW9uJTI1MjIlMjUzQSUyNTIyNjQ2JTI1MjIlMjUyQyUyNTIycmVuZGVyaW5nRmxvdyUyNTIyJTI1M0ElMjUyMk5PTkUlMjUyMiUyNTJDJTI1MjJsYW5ndWFnZSUyNTIyJTI1M0ElMjUyMmVzJTI1MjIlMjUyQyUyNTIybG9jYWxlJTI1MjIlMjUzQSUyNTIyZXMlMjUyMiUyNTdEJTIyJTdkJTJjJTIycGFyYW1zJTIyJTNhJTdiJTdkJTJjJTIyYmFzZVVSTCUyMiUzYSUyMmh0dHBzJTNhLy93d3cuZWNrYmQuY29tJTIyJTJjJTIydHJhbnNmb3JtUmVxdWVzdCUyMiUzYSU1Ym51bGwlNWQlMmMlMjJ0aW1lb3V0JTIyJTNhMCUyYyUyMnhzcmZDb29raWVOYW1lJTIyJTNhJTIyWFNSRi1UT0tFTiUyMiUyYyUyMnhzcmZIZWFkZXJOYW1lJTIyJTNhJTIyWC1YU1JGLVRPS0VOJTIyJTJjJTIybWF4Q29udGVudExlbmd0aCUyMiUzYS0xJTJjJTIybWF4Qm9keUxlbmd0aCUyMiUzYS0xJTJjJTIydHJhbnNpdGlvbmFsJTIyJTNhJTdiJTIyc2lsZW50SlNPTlBhcnNpbmclMjIlM2F0cnVlJTJjJTIyZm9yY2VkSlNPTlBhcnNpbmclMjIlM2F0cnVlJTJjJTIyY2xhcmlmeVRpbWVvdXRFcnJvciUyMiUzYWZhbHNlJTdkJTJjJTIyaXNTU1IlMjIlM2F0cnVlJTJjJTIyZW50aXR5RnFkbiUyMiUzYSUyMndpeC5ibG9nLmZyb250ZW5kX2FkYXB0ZXJfcHVibGljLnYyLnBvc3RfZmVlZF9wYWdlJTIyJTJjJTIybWV0aG9kRnFuJTIyJTNhJTIyY29tLndpeHByZXNzLm5wbS5ibG9nLmZyb250ZW5kLmFkYXB0ZXIucHVibGljLnYyLlBvc3RGZWVkUGFnZVNlcnZpY2UuR2V0UG9zdEZlZWRNZXRhZGF0YVBhZ2UlMjIlN2QlMmMlMjJyZXF1ZXN0JTIyJTNhJTdiJTIyUmVhZHlTdGF0ZXMlMjIlM2ElN2IlMjJVTlNFTlQlMjIlM2EwJTJjJTIyT1BFTkVEJTIyJTNhMSUyYyUyMkhFQURFUlNfUkVDRUlWRUQlMjIlM2EyJTJjJTIyTE9BRElORyUyMiUzYTMlMmMlMjJET05FJTIyJTNhNCU3ZCUyYyUyMl9pbml0aWFsaXplZCUyMiUzYXRydWUlMmMlMjJfcHJvcHMlMjIlM2ElN2IlN2QlMmMlMjJfaGVhZGVycyUyMiUzYSU3YiUyMkFjY2VwdCUyMiUzYSU1YiUyMmFwcGxpY2F0aW9uL2pzb24lMmMlMjB0ZXh0L3BsYWluJTJjJTIwKi8qJTIyJTVkJTJjJTIyeC13aXgtYnJhbmQlMjIlM2ElNWIlMjJ3aXglMjIlNWQlMmMlMjJhdXRob3JpemF0aW9uJTIyJTNhJTViJTIyNkpldEF3ZHZyNWc4SnBieHZuQTZ6RlJwQjZHLTZqTGtGWEtpMmVYVWZGdy5leUpwYm5OMFlXNWpaVWxrSWpvaU16Qm1ZakprTlRBdFltTTBPUzAwTm1JeUxUaGlaamt0TnpVeFpXVTBZV1l6WXpjMklpd2lZWEJ3UkdWbVNXUWlPaUl5TW1KbFpqTTBOUzB6WXpWaUxUUmpNVGd0WWpjNE1pMDNOR1EwTURnMU1URXlabVlpTENKdFpYUmhVMmwwWlVsa0lqb2lNekJtWWpKa05UQXRZbU0wT1MwME5tSXlMVGhpWmprdE56VXhaV1UwWVdZell6YzJJaXdpYzJsbmJrUmhkR1VpT2lJeU1ESTFMVEExTFRFeVZESXhPak16T2pJeUxqRTJOVm9pTENKa1pXMXZUVzlrWlNJNlptRnNjMlVzSW5OcGRHVlBkMjVsY2tsa0lqb2lOekJoTkRZMU5qQXRPV0V3WVMwMFltUmxMV0pqWXpJdE56aGtZbVZoTmpReE1HSXpJaXdpWTJGamFHVWlPblJ5ZFdVc0luTmpaQ0k2SWpJd01qRXRNRGt0TVRGVU1qRTZOREk2TkRVdU16WXlXaUo5JTIyJTVkJTJjJTIyWC1XaXgtQ2xpZW50LUFydGlmYWN0LUlkJTIyJTNhJTViJTIyd2l4LXRodW5kZXJib2x0JTIyJTVkJTJjJTIyY29tbW9uQ29uZmlnJTIyJTNhJTViJTIyJTI1N0IlMjUyMmJyYW5kJTI1MjIlMjUzQSUyNTIyd2l4JTI1MjIlMjUyQyUyNTIyaG9zdCUyNTIyJTI1M0ElMjUyMlZJRVdFUiUyNTIyJTI1MkMlMjUyMkJTSSUyNTIyJTI1M0ElMjUyMiUyNTIyJTI1MkMlMjUyMnNpdGVSZXZpc2lvbiUyNTIyJTI1M0ElMjUyMjY0NiUyNTIyJTI1MkMlMjUyMnJlbmRlcmluZ0Zsb3clMjUyMiUyNTNBJTI1MjJOT05FJTI1MjIlMjUyQyUyNTIybGFuZ3VhZ2UlMjUyMiUyNTNBJTI1MjJlcyUyNTIyJTI1MkMlMjUyMmxvY2FsZSUyNTIyJTI1M0ElMjUyMmVzJTI1MjIlMjU3RCUyMiU1ZCU3ZCUyYyUyMl9yZWFkeVN0YXRlJTIyJTNhNCUyYyUyMl9hYm9ydGVkJTIyJTNhZmFsc2UlMmMlMjJfbWV0aG9kJTIyJTNhJTIyR0VUJTIyJTJjJTIyX3VybCUyMiUzYSUyMmh0dHBzJTNhLy93d3cuZWNrYmQuY29tL19hcGkvYmxvZy1mcm9udGVuZC1hZGFwdGVyLXB1YmxpYy92Mi9wb3N0LWZlZWQtcGFnZS1tZXRhZGF0YSUzZnR5cGUlM2RQT1NUX0xJU1RfV0lER0VUJTI2cGFnZSUzZDElMjZwYWdlU2l6ZSUzZDElMjZsYW5ndWFnZUNvZGUlM2RlcyUyNnBvc3RMaXN0V2lkZ2V0T3B0aW9ucy5mZWF0dXJlZE9ubHklM2RmYWxzZSUyMiUyYyUyMl9yZXNwb25zZVRleHQlMjIlM2ElMjIlN2IlNWMlMjJwb3N0RmVlZE1ldGFkYXRhUGFnZSU1YyUyMiUzYSU3YiU1YyUyMmlkJTVjJTIyJTNhJTVjJTIyMSU1YyUyMiUyYyU1YyUyMnBvc3RNZXRyaWNzJTVjJTIyJTNhJTdiJTVjJTIyZTY1ZDgxMDctM2U4Yi00NTNjLTllY2MtMDQ5NGIyOThmOGRjJTVjJTIyJTNhJTdiJTVjJTIyY29tbWVudHMlNWMlMjIlM2EwJTJjJTVjJTIybGlrZXMlNWMlMjIlM2EwJTJjJTVjJTIydmlld3MlNWMlMjIlM2EyNjUlMmMlNWMlMjJ0b3RhbFJhdGluZ3MlNWMlMjIlM2EwJTJjJTVjJTIyYXZlcmFnZVJhdGluZyU1YyUyMiUzYTAlN2QlN2QlMmMlNWMlMjJwb3N0TGlrZXMlNWMlMjIlM2ElN2IlNWMlMjJlNjVkODEwNy0zZThiLTQ1M2MtOWVjYy0wNDk0YjI5OGY4ZGMlNWMlMjIlM2FmYWxzZSU3ZCU3ZCU3ZCUyMiUyYyUyMl9yZXNwb25zZUhlYWRlcnMlMjIlM2ElN2IlMjJhY2NlcHQtcmFuZ2VzJTIyJTNhJTIyYnl0ZXMlMjIlMmMlMjJhZ2UlMjIlM2ElMjIwJTIyJTJjJTIyY2FjaGUtY29udHJvbCUyMiUzYSUyMm5vLXN0b3JlJTJjJTIwbm8tY2FjaGUlMjIlMmMlMjJjb25uZWN0aW9uJTIyJTNhJTIya2VlcC1hbGl2ZSUyMiUyYyUyMmNvbnRlbnQtbGVuZ3RoJTIyJTNhJTIyMjIxJTIyJTJjJTIyY29udGVudC10eXBlJTIyJTNhJTIyYXBwbGljYXRpb24vanNvbiUzYiUyMGNoYXJzZXQlM2R1dGYtOCUyMiUyYyUyMmRhdGUlMjIlM2ElMjJNb24lMmMlMjAxMiUyME1heSUyMDIwMjUlMjAyMSUzYTMzJTNhMjMlMjBHTVQlMjIlMmMlMjJldGFnJTIyJTNhJTIyVy8lNWMlMjJkZC1JNUNBYlNVRlFBZVRJVXp5ZXFNTmxNNWh3ZDglNWMlMjIlMjIlMmMlMjJwcmFnbWElMjIlM2ElMjJuby1jYWNoZSUyMiUyYyUyMnNlcnZlciUyMiUzYSUyMlBlcHlha2ElMjIlMmMlMjJ4LWNvbnRlbnQtdHlwZS1vcHRpb25zJTIyJTNhJTIybm9zbmlmZiUyMiUyYyUyMngtc2Vlbi1ieSUyMiUzYSUyMm0wajJFRWtuR0lWVVcvbGlZOEJMTG9QRDdXdDB4MFR4OVZYSnVOSVBFZ3I4djhjQmhDbnRQTTdQY3JJQW5SaVAlMmMyZDU4aWZlYkdib3N5NXhjK0ZSYWxvVXVrWThZb0JLcFpTNDhSUTBHNVFuTHBFcTdlTjRIZjFrNm5adjNRbXNVSExwbER5V2QwV24zTCtFWEYrUVBCZyUzZCUzZCUyYzJVTlY3S09xNG9HakE1K1BLc1g0N0c1ZTRTbzIvdTNmdFNEUXVoY0RDOWo4djhjQmhDbnRQTTdQY3JJQW5SaVAlMmNUZUVqVjlsdjcvSEFDUXIyVk1PZUcxblZ6QlFOTldOV2NMUzhsMVZwWk9BJTNkJTJjNEs2MTU3SXQ5NnVhZ0ROcVltOURDTlAwNnNZSC9zenUrYzRwZDdVeHY2OVFWOUQwOGNZNEVobFY2RGZLdzNXcTc4RmxyWUlJUEFPL0JqUklPRk00ekpHdHJFLzhiWnlraGtyQmlNdFRiL2clM2QlMjIlMmMlMjJ4LXdpeC1yZXF1ZXN0LWlkJTIyJTNhJTIyMTc0NzA4NTYwMi4xMDk2MjEyOTI0NzE1NTQzMzclMjIlN2QlMmMlMjJzdGF0dXMlMjIlM2EyMDAlMmMlMjJzdGF0dXNUZXh0JTIyJTNhJTIyT0slMjIlMmMlMjJyZXNwb25zZVVybCUyMiUzYSUyMmh0dHAlM2EvL2ludGVybmFsLWJhbGFuY2Vycy1ubGItdmVsby5pcmVsYW5kLXB1Yi53aXhwcm9kLm5ldC9fYXBpL2Jsb2ctZnJvbnRlbmQtYWRhcHRlci1wdWJsaWMvdjIvcG9zdC1mZWVkLXBhZ2UtbWV0YWRhdGElM2Z0eXBlJTNkUE9TVF9MSVNUX1dJREdFVCUyNnBhZ2UlM2QxJTI2cGFnZVNpemUlM2QxJTI2bGFuZ3VhZ2VDb2RlJTNkZXMlMjZwb3N0TGlzdFdpZGdldE9wdGlvbnMuZmVhdHVyZWRPbmx5JTNkZmFsc2UlMjIlMmMlMjJ0aW1lb3V0JTIyJTNhMCU3ZCUyYyUyMnJlcXVlc3RJZCUyMiUzYSUyMjE3NDcwODU2MDIuMTA5NjIxMjkyNDcxNTU0MzM3JTIyJTdkJTdk"}},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->




</body>
</html>

                               

Whois info of domain

Domain Name: ECKBD.COM
Registry Domain ID: 2640449434_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.wix.com
Registrar URL: http://www.wix.com
Updated Date: 2024-07-31T23:16:10Z
Creation Date: 2021-09-11T21:49:02Z
Registry Expiry Date: 2027-09-11T21:49:02Z
Registrar: Wix.com Ltd.
Registrar IANA ID: 3817
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +14154291173
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS8.WIXDNS.NET
Name Server: NS9.WIXDNS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-12T21:33:11Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass