<!DOCTYPE html>
<html lang="it">
<head>
  
  <!-- SEO Tags -->
  <title>Villaggio dei Popoli | L'Equo e Solidale a Firenze</title>
  <meta name="description" content="Il Villaggio dei Popoli è una cooperativa no-profit Toscana di commercio equo e solidale, finanza etica e consumo critico. "/>
  <link rel="canonical" href="https://www.villaggiodeipopoli.it"/>
  <meta property="og:title" content="Villaggio dei Popoli | L'Equo e Solidale a Firenze"/>
  <meta property="og:description" content="Il Villaggio dei Popoli è una cooperativa no-profit Toscana di commercio equo e solidale, finanza etica e consumo critico. "/>
  <meta property="og:image" content="https://static.wixstatic.com/media/aac1d9_9c425776f11a4543b76c372783ef8b6f.svg/v1/fit/w_2500,h_1330,al_c/aac1d9_9c425776f11a4543b76c372783ef8b6f.svg"/>
  <meta property="og:image:width" content="2500"/>
  <meta property="og:image:height" content="1330"/>
  <meta property="og:url" content="https://www.villaggiodeipopoli.it"/>
  <meta property="og:site_name" content="villaggiodeipopoli"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","url":"https://www.villaggiodeipopoli.it/","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.villaggiodeipopoli.it/search?q={search_term}"},"query-input":"required name=search_term"}}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"Il Villaggio dei Popoli","url":"https://www.villaggiodeipopoli.it","image":"https://static.wixstatic.com/media/aac1d9_9c425776f11a4543b76c372783ef8b6f.svg","address":{"@type":"PostalAddress","addressCountry":"IT","addressLocality":"Firenze","postalCode":"50127","streetAddress":"32 Via Mario Morosi"},"telephone":"0552346319"}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"villaggiodeipopoli","url":"https://www.villaggiodeipopoli.it"}</script>
  <meta name="msvalidate.01" content="300DDAFB74E865B917E64C4A1B949A35"/>
  <meta name="google-site-verification" content="SzQTJI3gBrG5M9mrYxR6YU1qbqQm9B8p-Eyml7jDBVc"/>
  <meta name="fb_admins_meta_tag" content="villaggiodeipopoli"/>
  <meta property="fb:admins" content="villaggiodeipopoli"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:title" content="Villaggio dei Popoli | L'Equo e Solidale a Firenze"/>
  <meta name="twitter:description" content="Il Villaggio dei Popoli è una cooperativa no-profit Toscana di commercio equo e solidale, finanza etica e consumo critico. "/>
  <meta name="twitter:image" content="https://static.wixstatic.com/media/aac1d9_9c425776f11a4543b76c372783ef8b6f.svg/v1/fit/w_2500,h_1330,al_c/aac1d9_9c425776f11a4543b76c372783ef8b6f.svg"/>

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

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

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

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

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

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

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

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

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

  
  <!-- BEGIN handleAccessTokens bundle -->

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

<!-- END handleAccessTokens bundle -->

<!-- BEGIN overrideGlobals bundle -->

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

<!-- END overrideGlobals bundle -->

  

  
  <script>
    window.commonConfig = viewerModel.commonConfig

	
  </script>

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

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

  

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

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

    

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

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

    
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.46bd2c00.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.c935692e.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-responsive.4e8a21db.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[TextInput].09bdd016.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Checkbox].821e1311.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].912355a5.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FormContainer_FormContainerSkin].53afbb82.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].c9649c22.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].7a0c29eb.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].8baa6150.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowContainer].6f97c3cd.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_DefaultAreaSkin].01af202b.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowSlide].823a5527.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.c472a333.chunk.min.css" rel="stylesheet"/>
<script type="speculationrules">{"prefetch":[{"tag":"mpa-prefetch-eager","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":"/"}}]},"eagerness":"eager"}]}</script>
<style id="page-transitions">@view-transition {navigation: auto;types: OutIn}</style>
<link rel="stylesheet" href="https://static.parastorage.com/services/wixstores-client-gallery/1.5970.0/SliderGalleryViewerWidget.min.css"/>
<!-- Loadable Component comp-l64qbstk -->

<!-- Loadable Component comp-l64qbstk -->
<script id="comp-l64qbstk__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-l64qbstk__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<link id="css_masterPage" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&fileId=eb066345.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-css&ooiVersions=1380bba0-253e-a800-a235-88821cf3f8a4%253Dp.wixstores-client-gallery%252F1.5970.0%252FGridGalleryViewerWidgetNoCss.%253B1380bbab-4da3-36b0-efb4-2e0599971d14%253Dp.wixstores-client-cart-ooi%252F1.6129.0%252FcartViewerWidgetNoCss.%253B1380bbb4-8df0-fd38-a235-88821cf3f8a4%253Dp.wixstores-client-thank-you-page-ooi%252F1.3503.0%252FthankYouPageViewerWidgetNoCss.%253B139a41fd-0b1d-975f-6f67-e8cbdf8ccc82%253Dp.wixstores-client-gallery%252F1.5970.0%252FSliderGalleryViewerWidgetNoCss.%253B13a94f09-2766-3c40-4a32-8edb5acdd8bc%253Dp.wixstores-client-product-page%252F1.4336.0%252FProductPageViewerWidgetNoCss.%253B14c92de1-0e02-cbe5-98e9-c3de44d63a55%253Dp.faq-ooi%252F1.625.0%252FFaqOoiViewerWidgetNoCss.%253B14fd5970-8072-c276-1246-058b79e70c1a%253Dp.ecom-platform-checkout%252F1.6999.0%252FCheckoutViewerWidgetNoCss.%253B44c66af6-4d25-485a-ad9d-385f5460deef%253Dp.search-app%252F1.3961.0%252FSearchResultsViewerWidgetNoCss.%253B49dbb2d9-d9e5-4605-a147-e926605bf164%253Dp.wixstores-client-cart-ooi%252F1.6129.0%252FSideCartViewerWidgetNoCss.&originalLanguage=it&pageId=585d5c_24dfafaceb43cc4c218fc6080daa9ce1_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.53234a9e1b4aa120bcb827b23ed9e2a0c2f6f52a%22%2C%22editor-elements-design-systems.thunderbolt.fba701bee5d9694308d64e733cc69f46e55a4690%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="css_c1dmp" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToIgnore=stylableCss%2CcompCssMappers&fileId=eb066345.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-css&originalLanguage=it&pageId=585d5c_1d5127c3539e3edaa0247f50afd799fc_1212.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&viewMode=desktop" rel="stylesheet"/>
<link id="stylableCss_c1dmp" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=stylableCss&fileId=eb066345.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-css&originalLanguage=it&pageId=585d5c_1d5127c3539e3edaa0247f50afd799fc_1212.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.53234a9e1b4aa120bcb827b23ed9e2a0c2f6f52a%22%2C%22editor-elements-design-systems.thunderbolt.fba701bee5d9694308d64e733cc69f46e55a4690%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="compCssMappers_c1dmp" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=compCssMappers&fileId=fbd191d5.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-css-mappers&ooiVersions=1380bba0-253e-a800-a235-88821cf3f8a4%253Dp.wixstores-client-gallery%252F1.5970.0%252FGridGalleryViewerWidgetNoCss.%253B1380bbab-4da3-36b0-efb4-2e0599971d14%253Dp.wixstores-client-cart-ooi%252F1.6129.0%252FcartViewerWidgetNoCss.%253B1380bbb4-8df0-fd38-a235-88821cf3f8a4%253Dp.wixstores-client-thank-you-page-ooi%252F1.3503.0%252FthankYouPageViewerWidgetNoCss.%253B139a41fd-0b1d-975f-6f67-e8cbdf8ccc82%253Dp.wixstores-client-gallery%252F1.5970.0%252FSliderGalleryViewerWidgetNoCss.%253B13a94f09-2766-3c40-4a32-8edb5acdd8bc%253Dp.wixstores-client-product-page%252F1.4336.0%252FProductPageViewerWidgetNoCss.%253B14c92de1-0e02-cbe5-98e9-c3de44d63a55%253Dp.faq-ooi%252F1.625.0%252FFaqOoiViewerWidgetNoCss.%253B14fd5970-8072-c276-1246-058b79e70c1a%253Dp.ecom-platform-checkout%252F1.6999.0%252FCheckoutViewerWidgetNoCss.%253B44c66af6-4d25-485a-ad9d-385f5460deef%253Dp.search-app%252F1.3961.0%252FSearchResultsViewerWidgetNoCss.%253B49dbb2d9-d9e5-4605-a147-e926605bf164%253Dp.wixstores-client-cart-ooi%252F1.6129.0%252FSideCartViewerWidgetNoCss.&originalLanguage=it&pageId=585d5c_1d5127c3539e3edaa0247f50afd799fc_1212.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&viewMode=desktop" rel="stylesheet"/>
</head>
<body class='' >


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







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




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


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








<div id="SITE_CONTAINER"><style id="STYLE_OVERRIDES_ID">#comp-l5s1k5k0{visibility:hidden !important;}</style><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="qe3oTb ignore-focus SCROLL_TO_TOP" role="region" tabindex="-1" aria-label="top of page"><span class="TvbeET">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_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 _7xVID"><div id="bgLayers_pageBackground_c1dmp" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_c1dmp" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_pageBackground_c1dmp" data-motion-part="BG_MEDIA pageBackground_c1dmp" class="ROWgFb"></div><div data-testid="bgOverlay" class="WnIl2C"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><header id="SITE_HEADER" class="CDNoF4 SITE_HEADER wixui-header" tabindex="-1"><div class="kBvIHj"><div class="EaoiSu" data-testid="screenWidthContainerBg"></div></div><div class="YmWgf4"><div class="H2MmBb"><div class="CmHRsG" data-testid="screenWidthContainerBgCenter"></div></div><div class="XgJ1FR"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l64pk8kp" class="comp-l64pk8kp wH18kY"><div data-mesh-id="comp-l64pk8kpinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l64pk8kpinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5s27wsc" class="comp-l5s27wsc wixui-vector-image"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it" target="_self" class="IT88M3"><div data-testid="svgRoot-comp-l5s27wsc" class="iL7Pq5 gx51wo comp-l5s27wsc"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="227.5 23.2 445.4 440.326" viewBox="227.5 23.2 445.4 440.326" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true><defs><style>#comp-l5s27wsc svg [data-color="1"] {fill: #215751;}</style></defs>
    <g>
        <path d="M311.2 243.4c-61.1-29.4-67.1-78.1-67.1-78.3 40.3 17.1 53.6 28.5 70 44.9s19.4 41.4 19.4 41.4c-.3-.1-18.7-6.3-22.3-8z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M589.3 243.4c61.1-29.4 67.1-78.1 67.1-78.3-40.3 17.1-53.6 28.5-70 44.9S567 251.4 567 251.4c.2-.1 18.7-6.3 22.3-8z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M299.5 289.5c-37.4 4.4-72-25.4-72-25.5 32-2.6 44.2-3.5 60.7.2 16.6 3.7 34.3 20.9 34.3 20.9-.1 0-15 3.5-23 4.4z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M600.9 289.5c37.4 4.4 72-25.4 72-25.5-32-2.6-44.2-3.5-60.7.2-16.6 3.7-34.3 20.9-34.3 20.9.2 0 15.1 3.5 23 4.4z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M450.2 23.2s.1 388.7 0 388.7-.3-1.2-.3-3.5c0-36.5-17.9-75.1-40.5-112.7-27.2-45.2-68.2-75.7-98.6-127.5-16-27.3-18.6-61.8-7.8-91.6 35.6 39.3 53.1 67.3 72.1 105.5 35.1 70.9 65.7 132.4 71.4 170.9.3 2.1 1.8 15.3 2 17.5l.1-88.7c0-.1-.5-2.5-1-3.1-.9-1-2.5-2.5-4.5-4-6.2-4.9-16.3-11.7-17.9-13.5-9.7-11.1-10.5-19.2-10.5-23.2 3.7 2.1 16.8 10.5 21.8 15.1 1.2 1.2 1.8 2.8 2.4 4.4 1.7 4.4 1.1 6.2 3.3 11.2.9 2 1.7 3.6 2.5 4.8.8 1 1.6 1.6 2.3 1.9.5.2 1 .1 1.4-.2.4-.3.4-.8.4-1.2v-25.4c0-.2-.5-1.7-.6-1.8-.2-.3-1-.9-2.1-1.7-2.2-1.5-6.2-3.9-10.9-6.9-9.8-6.3-20.6-13.8-25.4-21.8-9.8-16.6-9.4-24.6-9.1-26.6 5.1 2.8 22.9 13.1 33.8 23.5 1.3 1.2 2.4 3.6 3.5 6.5 1.8 4.7 3.4 10.5 4.9 14.7.8 2.3 1.7 4.1 2.4 5.2.5.7 1.1 1.1 1.6 1.3.5.2 1 .1 1.4-.2.4-.3.4-.8.4-1.3v-30.3c0-.2-.4-1.4-.6-1.6-1.1-1.1-14.4-9.5-26.3-18.4-7.7-5.7-14.7-11.6-17.2-15.9-9.8-16.7-9.4-24.7-9.1-26.7 7 3.9 28.8 16.8 39.2 26.8 1.3 1.2 2.4 3.6 3.4 6.5 1.8 4.6 3.2 11 4.7 15.2.8 2.3 1.6 4.1 2.4 5.2.5.7 1.1 1.1 1.6 1.4.5.2 1 .2 1.5-.1.4-.3.4-.8.4-1.3v-23.4l-.1-7.4v-.3c-.1-.5-.4-1.4-.5-1.4-.2-.3-.7-.8-1.6-1.4-1.5-1.1-4.1-2.7-7.4-4.8-10.7-6.7-28.6-18.1-34.7-28.3-10.1-17-9.4-25-9.1-26.8 6.7 3 28.5 16.8 39.1 26.9 1.3 1.2 2.4 3.6 3.5 6.5 1.8 4.7 3.4 11.2 4.9 15.4.8 2.3 1.7 4.1 2.4 5.2.5.7 1.1 1.1 1.6 1.3.5.2 1 .1 1.4-.2.2-.1.3-.3.3-.4v-32.3c-.1-.5-.4-1.2-.7-1.6-.8-.8-6.3-3.6-13.4-7.9-10.2-6.2-23.8-15.5-30.1-26.3-10.3-17.4-9.4-25.4-9.1-26.9 6.9 3 28.5 17.6 39 27.7 1.3 1.2 2.4 3.7 3.5 6.6 1.8 4.7 3.4 10.6 4.9 14.7.8 2.3 1.7 4.1 2.5 5.1.6.7 1.2 1.1 1.7 1.3.5.1 1 .1 1.4-.2.1-.1.2-.2.3-.4V94.7c-2.3-4.1-18.4-12.2-16.3-24.5 4.3-24.4 18-47 18-47z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M450.3 23.2s-.1 388.7 0 388.7.3-1.2.3-3.5c0-36.5 17.9-75.1 40.5-112.7 27.2-45.2 68.2-75.7 98.6-127.5 16-27.3 18.6-61.8 7.8-91.6-35.6 39.3-53.1 67.3-72.1 105.5-35.1 70.9-65.6 132.4-71.3 170.9-.3 2.1-1.8 15.3-2 17.5l-.1-88.7c0-.1.5-2.5 1-3.1.9-1 2.5-2.5 4.5-4 6.2-4.9 16.3-11.7 17.9-13.5 9.7-11.1 10.5-19.2 10.5-23.2-3.7 2.1-16.8 10.5-21.8 15.1-1.2 1.2-1.8 2.8-2.4 4.4-1.7 4.4-1.1 6.2-3.3 11.2-.9 2-1.7 3.6-2.5 4.8-.8 1-1.6 1.6-2.3 1.9-.5.2-1 .1-1.4-.2-.4-.3-.4-.8-.4-1.2v-25.4c0-.2.5-1.7.6-1.8.2-.3 1-.9 2.1-1.7 2.2-1.5 6.2-3.9 10.9-6.9 9.8-6.3 20.6-13.8 25.4-21.8 9.8-16.6 9.4-24.6 9.1-26.6-5.1 2.8-22.9 13.1-33.8 23.5-1.3 1.2-2.4 3.6-3.5 6.5-1.8 4.7-3.4 10.5-4.9 14.7-.8 2.3-1.7 4.1-2.4 5.2-.5.7-1.1 1.1-1.6 1.3-.5.2-1 .1-1.4-.2-.4-.3-.4-.8-.4-1.3v-30.3c0-.2.4-1.4.6-1.6 1.1-1.1 14.4-9.5 26.3-18.4 7.7-5.7 14.7-11.6 17.2-15.9 9.8-16.7 9.4-24.7 9.1-26.7-7 3.9-28.8 16.8-39.2 26.8-1.3 1.2-2.4 3.6-3.4 6.5-1.8 4.6-3.2 11-4.7 15.2-.8 2.3-1.6 4.1-2.4 5.2-.5.7-1.1 1.1-1.6 1.4-.5.2-1 .2-1.5-.1-.4-.3-.4-.8-.4-1.3v-23.4l.1-7.4v-.3c.1-.5.4-1.4.5-1.4.2-.3.7-.8 1.6-1.4 1.5-1.1 4.1-2.7 7.4-4.8 10.7-6.7 28.6-18.1 34.7-28.3 10.1-17 9.4-25 9.1-26.8-6.7 3-28.5 16.8-39.1 26.9-1.3 1.2-2.4 3.6-3.5 6.5-1.8 4.7-3.4 11.2-4.9 15.4-.8 2.3-1.7 4.1-2.4 5.2-.5.7-1.1 1.1-1.6 1.3-.5.2-1 .1-1.4-.2-.2-.1-.3-.3-.3-.4v-32.3c.1-.5.4-1.2.7-1.6.8-.8 6.3-3.6 13.4-7.9 10.2-6.2 23.8-15.5 30.1-26.3 10.3-17.4 9.4-25.4 9.1-26.9-6.9 3-28.5 17.6-39 27.7-1.3 1.2-2.4 3.7-3.5 6.6-1.8 4.7-3.4 10.6-4.9 14.7-.8 2.3-1.7 4.1-2.5 5.1-.6.7-1.2 1.1-1.7 1.3-.5.1-1 .1-1.4-.2-.1-.1-.2-.2-.3-.4V94.7c2.3-4.1 18.4-12.2 16.3-24.5-4.5-24.4-18.1-47-18.1-47z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M342.2 424.3c-.4-.2-1.6-.9-2.1.2s.8 2.1.9 2.1c2.8 2.5 4.6 3.4 8.1 5.5 2.9 1.7 6.3 3.6 9.2 5.1 5.4 2.8 11 5.5 12.7 6.2 2.3 1 8.6 3.8 14.9 5.9 3.8 1.3 8.2 2.3 9.2 2.7 6.5 2.6 10.8 9.9 9.3 11.3-.5.4-6.6.4-13.9-1.1-10.1-2-25.3-6.2-42.1-13.8-7.1-3.2-13.8-6.8-21.4-11.4-46.6-28.3-68.3-61.4-83-98.6-.2-.6 21.3-21.9 63.3-25 42-3.1 62.5 10.4 77.5 19.3 10.5 6.2-.7 10.3-3.1 9.9-2.4-.5-5.9-.2-17.7-4.1-20.3-6.6-31.7 1.5-33.6 7.6-3 9.5 13.3 18.3 54.6 35 8.8 3.5 18.7 6.4 26 9 7.1 2.5 12.5 4.3 14.6 5.3 5.9 2.9 6.4 6.9 6.8 9.1.2.9-.3 2.9-1.9 3.2-1.6.3-12.5.2-20.2-1.9-7.6-2.1-25.9-6.8-29.8-8.3-3.9-1.5-16.5-6.8-20.2-7.9-.6-.2-4.1-1.9-4.6-.1-.4 1.7.4 2 1.5 3 1.9 1.7 9.6 5.1 11 5.9 3.1 1.8 10.3 4.4 14.7 5.9 4.4 1.5 21.4 7.8 26.6 8.9 6.8 1.5 17.8 4.6 21.3 5.5 3.5.9 6.7 3.3 8 5.9.7 1.3 3.5 6.7-.2 8.7-3.7 1.9-21.1-1.7-27.4-3-6.7-1.4-19.5-5.1-29-8.5-10.6-3.7-22.9-9.7-28.6-12.2-1.5-.6-3.5-1.7-4.1-.1-.9 2.1 2.3 3.7 3.7 4.5 7.2 4 15 8.5 22.6 11.2 11 3.9 20 6.4 21.2 6.7 2 .5 14.3 3.9 17.8 4.8 3.5.9 7.7 2.7 9.5 4.9.9 1.1 5.2 6.2 1.4 8.1-3.7 1.9-21.1-1.7-27.4-3-6.7-1.4-19.5-5-29-8.5-10.1-3.6-19.8-10.3-27.1-13.9z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M558.2 424.3c.4-.2 1.6-.9 2.1.2s-.8 2.1-.9 2.1c-2.8 2.5-4.6 3.4-8.1 5.5-2.9 1.7-6.3 3.6-9.2 5.1-5.4 2.8-11 5.5-12.7 6.2-2.3 1-8.6 3.8-14.9 5.9-3.8 1.3-8.2 2.3-9.2 2.7-6.5 2.6-10.8 9.9-9.3 11.3.5.4 6.6.4 13.9-1.1 10.1-2 25.3-6.2 42.1-13.8 7.1-3.2 13.8-6.8 21.4-11.4 46.6-28.3 68.3-61.4 83-98.6.2-.6-21.3-21.9-63.3-25-42-3.1-62.5 10.4-77.5 19.3-10.5 6.2.7 10.3 3.1 9.9 2.4-.5 5.9-.2 17.7-4.1 20.3-6.6 31.7 1.5 33.6 7.6 3 9.5-13.3 18.3-54.6 35-8.8 3.5-18.7 6.4-26 9-7.1 2.5-12.5 4.3-14.6 5.3-5.9 2.9-6.4 6.9-6.8 9.1-.2.9.3 2.9 1.9 3.2 1.6.3 12.5.2 20.2-1.9 7.6-2.1 25.9-6.8 29.8-8.3 3.9-1.5 16.5-6.8 20.2-7.9.6-.2 4.1-1.9 4.6-.1.4 1.7-.4 2-1.5 3-1.9 1.7-9.6 5.1-11 5.9-3.1 1.8-10.3 4.4-14.7 5.9-4.4 1.5-21.4 7.8-26.6 8.9-6.8 1.5-17.8 4.6-21.3 5.5-3.5.9-6.7 3.3-8 5.9-.7 1.3-3.5 6.7.2 8.7 3.7 1.9 21.1-1.7 27.4-3 6.7-1.4 19.5-5.1 29-8.5 10.6-3.7 22.9-9.7 28.6-12.2 1.5-.6 3.5-1.7 4.1-.1.9 2.1-2.3 3.7-3.7 4.5-7.2 4-15 8.5-22.6 11.2-11 3.9-20 6.4-21.2 6.7-2 .5-14.3 3.9-17.8 4.8-3.5.9-7.7 2.7-9.5 4.9-.9 1.1-5.2 6.2-1.4 8.1 3.7 1.9 21.1-1.7 27.4-3 6.7-1.4 19.5-5 29-8.5 10.1-3.6 19.8-10.3 27.1-13.9z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
    </g>
</svg>
</div></a></div><!--/$--><!--$--><div class="comp-l64pilil mu5PoX" id="comp-l64pilil" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Villaggio"><span class="OR4Nv8 wixui-button__label">Villaggio</span></a></div><!--/$--><!--$--><div class="comp-l64pc65f mu5PoX" id="comp-l64pc65f" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="dei Popoli"><span class="OR4Nv8 wixui-button__label">dei Popoli</span></a></div><!--/$--></div></div></div><!--/$--><!--$--><wix-dropdown-menu id="comp-l5s1z71u" class="MV6Z4B H5oXMS comp-l5s1z71u wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" data-stretch-buttons-to-menu-width="true" data-same-width-buttons="false" data-num-items="6" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="left"><nav class="nzOiVF" id="comp-l5s1z71unavContainer" aria-label="Sito"><ul class="U7fR3t" id="comp-l5s1z71uitemsContainer" style="text-align:left" data-marginallchildren="true"><li id="comp-l5s1z71u0" data-direction="ltr" data-listposition="left" data-data-id="dataItem-l61zlmte" data-state="menu false  link" data-index="0" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/la-cooperativa" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-l5s1z71u0label">LA COOPERATIVA</p></div></div></a></li><li id="comp-l5s1z71u1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-l61zlx68" data-state="menu false  link" data-index="1" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-l5s1z71u1label">SERVIZI</p></div></div></a></li><li id="comp-l5s1z71u2" data-direction="ltr" data-listposition="center" data-data-id="dataItem-l61zmqj2" data-state="menu false  link" data-index="2" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/equoesolidale" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-l5s1z71u2label">EQUO E SOLIDALE</p></div></div></a></li><li id="comp-l5s1z71u3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-l61zmy0g" data-state="menu false  link" data-index="3" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/partecipa" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-l5s1z71u3label">PARTECIPA</p></div></div></a></li><li id="comp-l5s1z71u4" data-direction="ltr" data-listposition="center" data-data-id="dataItem-l61zn6ea" data-state="menu false  link" data-index="4" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/soci" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-l5s1z71u4label">SOCI</p></div></div></a></li><li id="comp-l5s1z71u5" data-direction="ltr" data-listposition="right" data-data-id="dataItem-l61znbhq" data-state="menu false  link" data-index="5" class="CSt_RJ wixui-dropdown-menu__item CUYeWp"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/contatti" target="_self" class="qMvpu5"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-l5s1z71u5label">CONTATTI</p></div></div></a></li><li id="comp-l5s1z71u__more__" data-direction="ltr" data-listposition="right" data-state="menu false  header" data-index="__more__" data-dropdown="false" class="NgQZsf CUYeWp"><div data-testid="linkElement" class="qMvpu5" tabindex="0" aria-haspopup="true"><div class="EWeavx"><div class=""><p class="wGxoBM" id="comp-l5s1z71u__more__label">More</p></div></div></div></li></ul><div class="dva_z0" id="comp-l5s1z71udropWrapper" data-dropalign="left" data-dropdown-shown="false"><ul class="fYO6yN wixui-dropdown-menu__submenu" id="comp-l5s1z71umoreContainer"></ul></div><div style="display:none" id="comp-l5s1z71unavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><!--/$--><!--$--><div class="comp-l5s2bfg7 mu5PoX" id="comp-l5s2bfg7" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/shop" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="NEGOZIO ONLINE"><span class="OR4Nv8 wixui-button__label">NEGOZIO ONLINE</span></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="Y3K28_ SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="uvik8H"><div id="c1dmp" class="i0StQr theme-vars c1dmp"><div class="pTvOx2 wixui-page" data-testid="page-bg"></div><div class="JJb9Mt"><!--$--><div id="Containerc1dmp" class="Containerc1dmp wH18kY"><div data-mesh-id="Containerc1dmpinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerc1dmpinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-lg2e05ol" tabindex="-1" class="Le88gL comp-lg2e05ol wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lg2e05ol" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lg2e05ol" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lg2e05ol" data-motion-part="BG_MEDIA comp-lg2e05ol" class="ROWgFb"></div></div><div data-mesh-id="comp-lg2e05olinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lg2e05olinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-l621c3i3" class="comp-l621c3i3 CeUMmm wixui-column-strip"><div id="bgLayers_comp-l621c3i3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l621c3i3" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-l621c3i3" data-motion-part="BG_MEDIA comp-l621c3i3" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><!--$--><div id="comp-l621c3jm" class="comp-l621c3jm FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-l621c3jm" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l621c3jm" class="QG9w8P"><div id="bgMedia_comp-l621c3jm" data-motion-part="BG_MEDIA comp-l621c3jm" class="ROWgFb"><wix-video id="videoContainer_comp-l621c3jm" data-video-info="{&quot;fittingType&quot;:&quot;fill&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;hasBgScrollEffect&quot;:&quot;&quot;,&quot;bgEffectName&quot;:&quot;&quot;,&quot;videoId&quot;:&quot;aac1d9_27f500602b5941b787e900479f706395&quot;,&quot;videoWidth&quot;:1920,&quot;videoHeight&quot;:1080,&quot;qualities&quot;:[{&quot;quality&quot;:&quot;480p&quot;,&quot;size&quot;:409920,&quot;url&quot;:&quot;video/aac1d9_27f500602b5941b787e900479f706395/480p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;720p&quot;,&quot;size&quot;:921600,&quot;url&quot;:&quot;video/aac1d9_27f500602b5941b787e900479f706395/720p/mp4/file.mp4&quot;},{&quot;quality&quot;:&quot;1080p&quot;,&quot;size&quot;:2073600,&quot;url&quot;:&quot;video/aac1d9_27f500602b5941b787e900479f706395/1080p/mp4/file.mp4&quot;}],&quot;isVideoDataExists&quot;:&quot;1&quot;,&quot;videoFormat&quot;:&quot;mp4&quot;,&quot;playbackRate&quot;:1,&quot;autoPlay&quot;:true,&quot;containerId&quot;:&quot;comp-l621c3jm&quot;,&quot;animatePoster&quot;:&quot;none&quot;}" data-motion-part="BG_IMG comp-l621c3jm" class="aDzdcC bgVideo xSZeaB"><video id="comp-l621c3jm_video" class="X9nqm0" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="comp-l621c3jm_img" class="Qh0lWW rv3vOe dnHU4q bgVideoposter xSZeaB" data-image-info="{&quot;containerId&quot;:&quot;comp-l621c3jm&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:980,&quot;targetHeight&quot;:649,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1920,&quot;height&quot;:1080,&quot;uri&quot;:&quot;aac1d9_27f500602b5941b787e900479f706395f000.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;quality&quot;:{&quot;unsharpMask&quot;:{&quot;radius&quot;:0.33,&quot;amount&quot;:1,&quot;threshold&quot;:0}},&quot;devicePixelRatio&quot;:1}}" data-motion-part="BG_IMG comp-l621c3jm" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/aac1d9_27f500602b5941b787e900479f706395f000.jpg/v1/fill/w_980,h_551,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/aac1d9_27f500602b5941b787e900479f706395f000.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="980" height="649"/></wow-image></wix-video></div></div><div data-mesh-id="comp-l621c3jminlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l621c3jminlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5p3k813" class="N8MGzv _v6ohL comp-l5p3k813 wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="text-align:center; font-size:50px;"><span class="color_36 wixui-rich-text__text">Verso un mondo pi&ugrave; equo</span></h1></div><!--/$--><!--$--><div id="comp-l5p3smpa" class="N8MGzv _v6ohL comp-l5p3smpa wixui-rich-text" data-testid="richTextElement"><h4 class="font_4 wixui-rich-text__text" style="text-align:center; font-size:15px;"><span class="color_36 wixui-rich-text__text">PROMUOVIAMO UN&rsquo;ECONOMIA PI&Ugrave; GIUSTA E SOSTENIBILE, CHE RISPETTA LE PERSONE E TUTELA L&rsquo;AMBIENTE</span></h4></div><!--/$--><div data-mesh-id="comp-l5p3wtx6-rotated-wrapper"><!--$--><div id="comp-l5p3wtx6" class="comp-l5p3wtx6 wixui-vector-image"><a data-testid="linkElement" data-anchor="dataItem-l61zo3nc" data-anchor-comp-id="comp-l61zo3mn" href="https://www.villaggiodeipopoli.it" target="_self" class="IT88M3"><div data-testid="svgRoot-comp-l5p3wtx6" class="iL7Pq5 gx51wo comp-l5p3wtx6"><svg preserveAspectRatio="none" data-bbox="60 20 80 160" viewBox="60 20 80 160" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true>
    <g>
        <path d="M140 58.395l-37.001-37.146a4.232 4.232 0 0 0-6.003 0L60 58.395l6.003 6.028 29.099-29.216V180h9.796V35.209l29.099 29.212L140 58.395z"/>
    </g>
</svg>
</div></a></div><!--/$--></div><div data-mesh-id="comp-l621c3jminlineContent-wedge-4"></div></div></div></div><!--/$--></div></section><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lg2e05ol1" tabindex="-1" class="Le88gL comp-lg2e05ol1 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lg2e05ol1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lg2e05ol1" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lg2e05ol1" data-motion-part="BG_MEDIA comp-lg2e05ol1" class="ROWgFb"></div></div><div data-mesh-id="comp-lg2e05ol1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lg2e05ol1inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5pemnw8" class="N8MGzv _v6ohL comp-l5pemnw8 wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:40px;"><span style="color:#215751;" class="wixui-rich-text__text"><span style="font-size:40px;" class="wixui-rich-text__text">Novit&agrave;</span></span></h1></div><!--/$--><div id="comp-l61zo3mn" class="qe3oTb ignore-focus comp-l61zo3mn" role="region" tabindex="-1" aria-label="News"><div id="news"></div><span class="TvbeET">News</span></div><!--$--><div id="comp-lbrvjqml" class="comp-lbrvjqml cntGx6 L4bhCy ignore-focus wixui-slideshow" role="region" tabindex="-1" aria-label="Slideshow"><button data-testid="prevButton" aria-label="Indietro" class="eranmg xhpcWu"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 41"><path d="M20.3 40.8 0 20.5 20.3.2l.7.7L1.3 20.5 21 40.1z"></path></svg></button><button data-testid="nextButton" aria-label="Avanti" class="eranmg shCNlX"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 41"><path d="M20.3 40.8 0 20.5 20.3.2l.7.7L1.3 20.5 21 40.1z"></path></svg></button><div data-testid="shadowLayer" class="_3HZQOz"></div><div data-testid="slidesWrapper" aria-live="off" class="LzcnsT"><!--$--><div id="comp-ml899y17" class="comp-ml899y17 vSDtlj"><div id="bgLayers_comp-ml899y17" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ml899y17" class="QG9w8P axfISv"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-ml899y17" data-motion-part="BG_MEDIA comp-ml899y17" class="ROWgFb"></div></div><div class="thDjwm"></div><div data-mesh-id="comp-ml899y17inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ml899y17inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ml899y1z" class="W4V2qg comp-ml899y1z wixui-image"><div data-testid="linkElement" class="apPOZK"><img fetchpriority="high" sizes="850px" srcSet="https://static.wixstatic.com/media/585d5c_55c89c3c27934cc18af16f91e62c60b9~mv2.png/v1/crop/x_53,y_0,w_919,h_345/fill/w_850,h_319,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Nuova%20bottega%20banner.png 1x, https://static.wixstatic.com/media/585d5c_55c89c3c27934cc18af16f91e62c60b9~mv2.png/v1/crop/x_53,y_0,w_919,h_345/fill/w_1103,h_414,al_c,lg_1,q_90,enc_avif,quality_auto/Nuova%20bottega%20banner.png 2x" id="img_comp-ml899y1z" src="https://static.wixstatic.com/media/585d5c_55c89c3c27934cc18af16f91e62c60b9~mv2.png/v1/crop/x_53,y_0,w_919,h_345/fill/w_850,h_319,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Nuova%20bottega%20banner.png" alt="Nuova bottega banner.png" style="object-fit:cover" class="gRkIq0 sFiSiq" width="850" height="319"/></div></div><!--/$--><!--$--><div id="comp-ml899y29" class="N8MGzv _v6ohL comp-ml899y29 wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:60px; line-height:1.2em; text-align:center;"><span style="color:rgb(255, 255, 255);" class="wixui-rich-text__text">Verso un nuovo Villaggio</span></h1></div><!--/$--><!--$--><div id="comp-ml899y2c2" class="N8MGzv _v6ohL comp-ml899y2c2 wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:15px;">Due nuovi progetti per rilanciare il commercio equo fiorentino.<br class="wixui-rich-text__text">
Contribuisci anche tu a creare un nuovo Villaggio!</h5></div><!--/$--><!--$--><div class="comp-ml899y2e mu5PoX" id="comp-ml899y2e" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/nuovi-progetti" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Scopri di più"><span class="OR4Nv8 wixui-button__label">Scopri di più</span></a></div><!--/$--></div></div></div><!--/$--></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lg2e05om" tabindex="-1" class="Le88gL comp-lg2e05om wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lg2e05om" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lg2e05om" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lg2e05om" data-motion-part="BG_MEDIA comp-lg2e05om" class="ROWgFb"></div></div><div data-mesh-id="comp-lg2e05ominlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lg2e05ominlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kdfynjcv" class="qe3oTb ignore-focus comp-kdfynjcv" role="region" tabindex="-1" aria-label="About"><div id="about"></div><span class="TvbeET">About</span></div><!--$--><div id="comp-l5pfcnji" class="gpDCD5 comp-l5pfcnji"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-l5pfcnjiinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5pfcnjiinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l78vy47n" class="comp-l78vy47n wH18kY"><div data-mesh-id="comp-l78vy47ninlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l78vy47ninlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5pfdm08" class="N8MGzv _v6ohL comp-l5pfdm08 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:40px;"><span class="color_36 wixui-rich-text__text">La Cooperativa</span></h2></div><!--/$--><!--$--><div id="comp-l5pfebby" class="N8MGzv _v6ohL comp-l5pfebby wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:14px;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Il Villaggio dei Popoli &egrave; una cooperativa no-profit attiva in Toscana dal 1990 che opera nel settore del commercio equo e solidale, della finanza etica e del consumo critico.<br class="wixui-rich-text__text">
<br class="wixui-rich-text__text">
Oltre 3000 soci sono il segno dell&rsquo;ampia condivisione e dell&rsquo;importanza dei valori e degli ideali di giustizia, solidariet&agrave; e sostenibilit&agrave; che ci muovono. Per questo continuiamo ad impegnarci con la passione, la dedizione e la trasparenza che ci contraddistinguono da sempre.</span></span></h5></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-l5pffush" class="W4V2qg comp-l5pffush wixui-image"><div data-testid="linkElement" class="apPOZK"><img loading="lazy" sizes="428px" srcSet="https://static.wixstatic.com/media/aac1d9_b69061933e294ed69481a6e628498bd8~mv2.jpg/v1/crop/x_804,y_0,w_4412,h_3859/fill/w_428,h_374,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/bottega%20(2).jpg 1x, https://static.wixstatic.com/media/aac1d9_b69061933e294ed69481a6e628498bd8~mv2.jpg/v1/crop/x_804,y_0,w_4412,h_3859/fill/w_856,h_748,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/bottega%20(2).jpg 2x" id="img_comp-l5pffush" src="https://static.wixstatic.com/media/aac1d9_b69061933e294ed69481a6e628498bd8~mv2.jpg/v1/crop/x_804,y_0,w_4412,h_3859/fill/w_428,h_374,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/bottega%20(2).jpg" alt="bottega (2).jpg" style="object-fit:cover" class="gRkIq0 sFiSiq" width="428" height="374"/></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lg2e05om1" tabindex="-1" class="Le88gL comp-lg2e05om1 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lg2e05om1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lg2e05om1" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lg2e05om1" data-motion-part="BG_MEDIA comp-lg2e05om1" class="ROWgFb"></div></div><div data-mesh-id="comp-lg2e05om1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lg2e05om1inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kdfyrfxs" class="qe3oTb ignore-focus comp-kdfyrfxs" role="region" tabindex="-1" aria-label="Features"><div id="features"></div><span class="TvbeET">Features</span></div><!--$--><div id="comp-l64q3i4g" class="N8MGzv _v6ohL comp-l64q3i4g wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:40px;"><span style="letter-spacing:0em;" class="wixui-rich-text__text"><span style="color:#215751;" class="wixui-rich-text__text"><span style="font-size:40px;" class="wixui-rich-text__text">I nostri servizi</span></span></span></h1></div><!--/$--><!--$--><div class="comp-l64q3d29 mu5PoX" id="comp-l64q3d29" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="TUTTI I SERVIZI"><span class="OR4Nv8 wixui-button__label">TUTTI I SERVIZI</span></a></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lg2e05om2" tabindex="-1" class="Le88gL comp-lg2e05om2 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lg2e05om2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lg2e05om2" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lg2e05om2" data-motion-part="BG_MEDIA comp-lg2e05om2" class="ROWgFb"></div></div><div data-mesh-id="comp-lg2e05om2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lg2e05om2inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5pfkvld" class="comp-l5pfkvld cntGx6 rU95q5 ignore-focus wixui-slideshow" role="region" tabindex="-1" aria-label="Slideshow"><div data-testid="shadowLayer" class="_3HZQOz"></div><div data-testid="slidesWrapper" class="LzcnsT" aria-live="off"><!--$--><div id="comp-l5pfkvlv" class="comp-l5pfkvlv vSDtlj"><div id="bgLayers_comp-l5pfkvlv" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l5pfkvlv" class="QG9w8P axfISv"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-l5pfkvlv" data-motion-part="BG_MEDIA comp-l5pfkvlv" class="ROWgFb"></div></div><div class="thDjwm"></div><div data-mesh-id="comp-l5pfkvlvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5pfkvlvinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l64rl8z3" class="comp-l64rl8z3 wixui-vector-image"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-fiere" target="_self" class="IT88M3"><div data-testid="svgRoot-comp-l64rl8z3" class="iL7Pq5 comp-l64rl8z3"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="21.7 32.226 414.334 442.674" viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg" data-type="ugc" role=presentation aria-hidden=true>
    <g>
        <path d="m218.6 450.5.9 15.4s-15.3 6.1-15.4 8.9l29.9-.2-.4-24.5-15 .4z" fill="#465a64"/>
        <path d="M228.7 464.4c.6.2 1 .8.9 1.4-.1.6-.8 1-1.4.9-.6-.2-1-.8-.9-1.5.2-.6.9-1 1.5-.8" fill="#ffffff" opacity=".6"/>
        <path d="M233.9 474.6v-2.5l-28.7 1.1s-1.3.6-1.1 1.5l29.8-.1z" fill="#ffffff" opacity=".6"/>
        <path d="M219 465.8c0 .2.7.2 1.5.6.7.5 1.1 1.1 1.3 1 .1-.1-.1-.9-1-1.4-.9-.6-1.8-.4-1.8-.2z" fill="#263238"/>
        <path d="M215.9 467.1c0 .1.6.4 1.1 1 .5.6.7 1.3.8 1.2.2 0 .2-.8-.4-1.6s-1.5-.7-1.5-.6z" fill="#263238"/>
        <path d="M214.2 470.9c.1 0 .3-.7-.1-1.5s-1.1-1.1-1.1-1c0 .1.4.6.7 1.2.3.7.4 1.3.5 1.3z" fill="#263238"/>
        <path d="M219.2 462.2c.1.1.7-.1 1.6 0 .8 0 1.5.3 1.5.2.1-.1-.6-.6-1.5-.7-1-.1-1.7.4-1.6.5z" fill="#263238"/>
        <path d="M219.1 459.1c.5.1 1 .1 1.5 0 .6-.1 1.1-.3 1.6-.5.3-.1.6-.3.8-.5.2-.1.3-.2.5-.4s.2-.6 0-.8-.4-.3-.6-.3c-.2 0-.4 0-.6.1l-.9.3c-.5.3-1 .6-1.4.9-.7.7-.9 1.2-.9 1.2.2.1.5-.3 1.2-.9.4-.3.8-.6 1.3-.8.3-.1.6-.2.8-.3.3-.1.6-.1.7 0 .1.1 0 .1 0 .2l-.3.3c-.3.2-.5.3-.8.5-.5.3-.9.4-1.4.6-.6.1-1 .2-1.5.4z" fill="#263238"/>
        <path d="M219.3 459.3c.3-.4.4-.9.4-1.4 0-.6-.1-1.1-.3-1.7-.1-.3-.3-.6-.4-.9-.2-.4-.6-.7-1-.7-.3 0-.5.2-.6.4-.1.2-.1.4-.1.6v1c.1.6.3 1.1.7 1.5.6.8 1.2.9 1.2.8s-.5-.3-.9-1.1c-.3-.4-.4-.9-.5-1.4v-.9c0-.3.2-.6.3-.6.1 0 .4.2.6.5.2.3.3.6.4.8.2.5.3 1 .3 1.5 0 1-.2 1.6-.1 1.6z" fill="#263238"/>
        <path d="m270.3 450.3 1.2 15.4s-15.2 6.3-15.3 9.2l29.9-1.2-2.4-24-13.4.6z" fill="#465a64"/>
        <path d="M280.7 463.9c.6.2 1 .7.9 1.4-.1.6-.7 1-1.4.9-.6-.2-1.1-.8-.9-1.4.2-.7.8-1 1.4-.9" fill="#ffffff" opacity=".6"/>
        <path d="m286.1 473.6-.2-2.4-28.6 2.1s-1.3.6-1.1 1.6l29.9-1.3z" fill="#ffffff" opacity=".6"/>
        <path d="M271 465.5c0 .2.7.2 1.5.6.7.4 1.1 1.1 1.3 1 .1 0-.1-.9-1-1.4-1-.5-1.8-.3-1.8-.2z" fill="#263238"/>
        <path d="M267.9 466.9c0 .1.6.3 1.1 1 .5.6.7 1.2.8 1.2.1 0 .2-.8-.5-1.6-.5-.6-1.4-.7-1.4-.6z" fill="#263238"/>
        <path d="M266.3 470.7c.1 0 .3-.7-.1-1.5s-1.1-1.1-1.1-1c0 .1.4.6.7 1.2.3.7.4 1.3.5 1.3z" fill="#263238"/>
        <path d="M271.1 462c.1.1.7-.1 1.6-.1.8 0 1.5.3 1.5.1.1-.1-.6-.6-1.5-.6-1 0-1.7.5-1.6.6z" fill="#263238"/>
        <path d="M270.9 458.9c.5.1 1 .1 1.5-.1.6-.1 1.1-.3 1.5-.6.3-.1.6-.3.8-.5.2-.1.3-.2.4-.4.2-.2.2-.6 0-.8-.2-.2-.4-.3-.6-.3-.2 0-.4 0-.6.1l-.9.3c-.5.3-.9.6-1.4 1-.5.7-.7 1.3-.7 1.3 0 .1.3-.4 1-.9.6-.5 1.4-.9 2.2-1.1.3-.1.6-.1.7 0 .1.1 0 .1 0 .2l-.3.3c-.3.2-.5.3-.8.5-.5.3-.9.5-1.4.6-.4.1-.9.2-1.4.4z" fill="#263238"/>
        <path d="M271.2 459.1c.3-.4.4-.9.3-1.5 0-.6-.1-1.1-.3-1.7-.1-.3-.3-.6-.4-.9-.2-.4-.6-.7-1-.7-.3 0-.5.2-.6.4-.1.2-.1.4-.1.6v1c.1.6.3 1.1.7 1.5.6.8 1.2.9 1.2.8 0-.1-.5-.3-.9-1.1-.3-.4-.5-.9-.6-1.4v-.9c0-.3.1-.6.3-.6.1 0 .4.2.6.5.2.3.3.6.4.8.2.5.3 1 .3 1.5.1 1.1 0 1.7.1 1.7z" fill="#263238"/>
        <path fill="#263238" d="M259.2 299.9 287 461.7l-21.9 2.7L233.9 320l2.6 142.3h-21l-8.3-163.8 52 1.4z"/>
        <path d="M186.8 46.7c.5-3.4-4.3-6.2-7.9-6.4-1.7-.1-3.5.1-5.1-.4-3.5-1.2-4.9-5.7-8.3-7.2-2.6-1.1-5.5-.1-8 1.1s-4.9 2.8-7.7 3c-2.4.2-5-.7-7.1.4-1.6.9-2.4 2.7-3.8 3.8-1.5.9-3.2 1.4-5 1.4-1.8 0-3.5.2-5.2.8-1.6.7-2.9 2.4-2.6 4.2l60.7-.7z" fill="#f5f5f5"/>
        <path d="M335.3 199.8c.5-3.4-4.3-6.1-7.9-6.4-1.7-.1-3.5.1-5.1-.4-3.5-1.2-4.9-5.8-8.3-7.2-2.6-1.1-5.5-.1-8 1.1s-4.9 2.8-7.7 3c-2.4.2-5-.7-7.1.4-1.6.9-2.4 2.7-3.8 3.8-1.5.9-3.2 1.4-5 1.4-1.8 0-3.5.3-5.2.9-1.6.7-2.9 2.4-2.6 4.1l60.7-.7z" fill="#f5f5f5"/>
        <path d="M436 82.9c.5-3.7-4.6-6.7-8.5-7-1.9-.2-3.8.1-5.5-.5-3.8-1.3-5.3-6.2-9-7.8-2.8-1.2-6-.1-8.6 1.2S399 72 396 72.2c-2.6.2-5.4-.8-7.7.5-1.7.9-2.6 2.9-4.1 4.1-1.6 1-3.5 1.5-5.4 1.5-1.9 0-3.8.3-5.6.9-1.7.8-3.2 2.6-2.8 4.5l65.6-.8z" fill="#ebebeb"/>
        <path d="M117.1 74.7c.5-3.7-4.7-6.7-8.5-7-1.8-.2-3.8.1-5.5-.5-3.8-1.3-5.3-6.2-9-7.8-2.8-1.2-6-.1-8.6 1.2s-5.3 3-8.3 3.2c-2.6.2-5.4-.8-7.7.5-1.7.9-2.6 2.9-4.2 4.1-1.6 1-3.5 1.6-5.4 1.5-1.9 0-3.8.3-5.6.9-1.7.8-3.2 2.6-2.8 4.5l65.6-.6z" fill="#ebebeb"/>
        <path d="M44.2 391.9c-3.8-2.4-8.1-3.9-12.6-4.3-2.1-.2-4.3-.1-6 1.1-.4.2-.6.6-.6 1.1.1.3.3.6.6.8 5.4 3.8 12.5 4.4 18.6 1.3" fill="#e0e0e0"/>
        <path d="M43.8 391.6c-2.9-2.1-5.6-4.5-8.1-7.2-2.5-2.6-4.3-5.9-5.1-9.4-.3-1.1-.2-2.2.4-3.2 6.5 5.1 11.6 11.7 12.8 19.8" fill="#e0e0e0"/>
        <path d="M44.1 391.9c-.6-3.5-.6-7.2.2-10.7.7-3.6 2.8-6.7 5.7-8.8 1.1 2.6.6 5.6-.2 8.4-1.2 4.2-3.1 8.3-5.7 11.9" fill="#e0e0e0"/>
        <path d="M50.5 403.3c-3.8.6-7.4 2.4-10.1 5.1-2.9 2.6-4.9 6.1-5.8 9.9 3.8-.2 7-2.9 9.3-5.9s3.9-6.3 6.6-9.1" fill="#e0e0e0"/>
        <path d="M51.8 405.1c-3.1-7.8-2-16.7 2.9-23.6 2.2 7.9 1.4 16.7-2.9 23.6" fill="#e0e0e0"/>
        <path d="M60.2 415.1c-7.2-.5-14 3.4-17.2 9.9-.2.4-.4 1-.1 1.4.3.3.7.4 1.1.3 3.4-.2 6.4-2.3 8.9-4.6s4.7-5 7.3-7" fill="#e0e0e0"/>
        <path d="M60 414.6c-1.8-5.8-1.9-12.1-.3-17.9.6-2.3 1.7-4.7 3.8-5.8.2-.1.4-.1.6-.1.2.1.3.2.4.4.7 1.6 1 3.4.9 5.1-.1 1.8-.4 3.5-.8 5.2-.7 3.2-1 6.6-2.8 9.4-.4.6-.8 1.3-1.1 2-.3.7-.3 1-.6 1.5" fill="#e0e0e0"/>
        <path d="M82.2 417.9c-1.5-6.6-.1-13.6 4-19 .3-.4.7-.8 1.2-.7.7.1.9 1 .9 1.8-.3 6.4-2.5 12.6-6.1 17.9" fill="#e0e0e0"/>
        <path d="M84.2 419.3c7.9 1.9 16.2.2 22.7-4.6-3.8-1.9-8.1-2.4-12.3-1.5-4.1.9-7.8 2.7-10.4 6.1" fill="#e0e0e0"/>
        <path d="M85.9 415.1c4.6-7 12.2-11.5 20.6-11.9-.9 3.3-3.7 5.9-6.7 7.4-3.1 1.4-6.5 2.4-9.9 2.9-1.3.3-3.1.5-4 1.6" fill="#e0e0e0"/>
        <path d="M82.6 394.8c1.3-3.9 2.2-8 2.6-12.1.5-4.1-.4-8.3-2.4-11.9-4 7.7-4.4 16.7-.3 24.4" fill="#e0e0e0"/>
        <path d="M96.1 388c4.7-8.5 14.2-15.2 23.8-16.2-3.8 9.3-13.9 16.4-23.8 16.2" fill="#e0e0e0"/>
        <path d="M93.1 389.7c7 1 12.9 5.5 19.4 8.2 1.4.7 2.9 1 4.4.8 1.9 0 3.4-1.6 3.4-3.5 0-1-.5-1.9-1.2-2.6-.9-.8-2-1.5-3.2-1.9-7.1-3-14.7-3-22.1-1.2" fill="#e0e0e0"/>
        <path d="M89.1 394.6c1.6.5 2.1 1.3 3.4 2.3 4.3 3.6 9.3 6.2 14.7 7.5.6.1 1.3.2 1.6-.3s-.1-1-.4-1.4c-2.4-2.8-5.4-4.8-8.9-6-3.4-1.3-6.3-2.8-10.4-2.5" fill="#e0e0e0"/>
        <path d="M84.6 365.1c5.8 5.3 13.5 7.9 21.3 7.2.4 0 .7-.1 1-.4.5-.6-.1-1.5-.7-2-6.3-4.8-13.9-6.8-21.6-4.8" fill="#e0e0e0"/>
        <path d="M90 363.2c7.6-5.6 17.5-7.3 26.6-4.4-3.5 3.2-7.9 5.2-12.7 5.6-4.7.4-9.4 0-13.9-1.2" fill="#e0e0e0"/>
        <path d="M87.8 349.6c-.6-6.3-.2-11.2-.7-17.5 0-.5-.2-1.1-.6-1.3-.7-.2-1.2.5-1.4 1.2-1.8 5.9-.9 12.3 2.7 17.4" fill="#e0e0e0"/>
        <path d="M87.4 350.3c4.1-2.6 7.6-6.1 10.4-10.1 2-2.8 3.8-6.1 3.3-9.6-2.9.1-5.6 1.4-7.5 3.7-1.8 2.3-3.1 4.8-3.8 7.6-.9 2.9-1.5 5.7-2.4 8.4" fill="#e0e0e0"/>
        <path d="M97.5 347.5c9.3-3.4 18-8.5 25.5-15-3-1.2-6.5-.5-9.6.7-6.8 2.7-12.5 7.7-15.9 14.3" fill="#e0e0e0"/>
        <path d="M90.2 353.8c4.7.7 9.5.7 14.2.1 4.6-.8 8.9-2.6 13.2-4.4.4-.1.7-.4.9-.7.1-.4 0-.9-.3-1.1-.3-.3-.7-.4-1.1-.5-4.7-1.3-9.7-.7-14.3.9-4.4 1.3-8.6 3.3-12.6 5.7" fill="#e0e0e0"/>
        <path d="M63.3 365.4c-3.1-6.5-3.2-14.1-.2-20.7 2 3 2.2 6.8 1.8 10.3s-1.4 7.2-1.5 10.7" fill="#e0e0e0"/>
        <path d="M50.5 358.9c-8.1-.1-16 3.2-21.5 9.1 4.1.5 8.2-.3 11.8-2.2 3.6-1.9 7-4.2 10.1-6.8" fill="#e0e0e0"/>
        <path d="M41.9 356c-3.9-.3-7.7-.8-11.5.4-3.9 1.1-7 3.8-8.7 7.4 3.7.3 7.4-.4 10.8-2 3.3-1.7 6.4-3.6 9.4-5.8" fill="#e0e0e0"/>
        <path d="M54.7 356.1c-3.5-2.3-7.2-4.7-11.3-5.6s-8.9-.2-11.7 2.8c3.3 2 7.4 2.2 11.2 2.2s8.6 0 12.2 1.2" fill="#e0e0e0"/>
        <path d="M54.7 356.3c-6-5.9-8.3-16.6-5.9-24.7 4.8 7.3 6.8 16.1 5.9 24.7" fill="#e0e0e0"/>
        <path d="M71.3 339.5c1.1-2.6 1.9-5.4 3-8.1.9-2.7 2.4-5.3 4.2-7.5 1.9-2.2 4.6-3.6 7.5-3.9-1.9 8.3-7.1 15.3-14.5 19.5" fill="#e0e0e0"/>
        <path d="M68.3 343c-1.9-2.6-4.1-6.1-6.6-8s-5.9-3.1-9-2.4c3.2 5.8 9 9.6 15.6 10.4" fill="#e0e0e0"/>
        <path d="M68.9 339.8c-1.4-3.1-2.4-6.3-3-9.6-.6-3.3-.1-6.8 1.5-9.8 3.3 6.3 4.4 13 1.6 19.5" fill="#e0e0e0"/>
        <path d="M71.3 320.3c1.9-6.2 7.6-10.8 13.7-12.9.8-.3 1.6-.4 2.4-.4.8.1 1.5.7 1.8 1.5.2 1-.7 2-1.5 2.7-4.8 4.2-10.4 7.2-16.4 9.1" fill="#e0e0e0"/>
        <path d="M71.4 315.2c.2-4 .5-8.1 1.8-11.9s3.8-7.3 7.4-9c.6 4-1.2 8.1-3.3 11.5s-4.7 6.8-6 10.6" fill="#e0e0e0"/>
        <path d="M71.3 318c-1.6-4.5-1.7-10.3-4.4-14.2-1.9-2.8-4.9-4.6-6.5-7.5-1 2.8-.8 5.9.4 8.6 1.2 2.7 2.9 5.1 5 7.2 1.9 2 3.6 3.6 5.5 5.9" fill="#e0e0e0"/>
        <path d="M71.3 451.1c-.1 0-.2-30.2-.2-67.4s.1-67.4.2-67.4.2 30.2.2 67.4-.1 67.4-.2 67.4z" fill="#e0e0e0"/>
        <path d="M97.7 360.8c-.4.2-.7.3-1.1.4l-3.1 1.1c-2.6.9-6.2 2.2-10.2 3.8s-7.5 3-9.6 4.8c-.8.7-1.5 1.6-1.9 2.6-.3.7-.3 1.1-.4 1.1v-.3c0-.3.1-.6.2-.9.4-1.1 1-2 1.9-2.7 1.3-1.1 2.7-1.9 4.2-2.6 1.7-.8 3.5-1.6 5.5-2.4 3.9-1.6 7.6-2.9 10.2-3.7 1.3-.4 2.4-.7 3.2-.9.3-.2.7-.3 1.1-.3z" fill="#e0e0e0"/>
        <path d="m106.3 339.6-.3.3-1 .9-3.6 3.3-12 10.7c-4.7 4.2-8.8 8.2-11.6 11.2-1.4 1.5-2.5 2.8-3.3 3.6l-.9 1-.3.3c.1-.1.2-.3.3-.4.2-.2.4-.6.8-1 .7-.9 1.8-2.2 3.2-3.7 3.6-4 7.5-7.7 11.5-11.3 4.7-4.2 9-7.9 12.1-10.6l3.7-3.2 1-.9c.1 0 .3-.1.4-.2z" fill="#e0e0e0"/>
        <path d="M84.3 359.1c-.1 0 .8-2.3 1.8-5.2s1.4-5.3 1.6-5.3c-.1 1.8-.5 3.7-1.2 5.4-.4 1.2-.9 2.4-1.5 3.6-.1.6-.4 1-.7 1.5z" fill="#e0e0e0"/>
        <path d="M71.3 377.3c-.3-.3-.5-.5-.7-.8l-1.9-2.4c-1.6-2-3.7-4.8-6.1-7.8s-4.6-5.8-6.2-7.7l-1.9-2.4c-.2-.3-.5-.6-.7-.9.3.2.5.5.8.8.5.5 1.2 1.3 2 2.3 1.7 1.9 3.9 4.7 6.4 7.7 2.4 3 4.5 5.9 6 7.9.8 1 1.3 1.9 1.7 2.5.3.2.5.5.6.8z" fill="#e0e0e0"/>
        <path d="M65.6 369.9c-1.2-1.3-2-2.8-2.4-4.5-.5-1.5-.6-3-.5-4.6h.2c-.1.4-.2.5-.2.5v-.6h.2c.1 1.5.4 3 .8 4.4.4 1.7 1.1 3.3 1.9 4.8z" fill="#e0e0e0"/>
        <path d="M58.1 360.5c-.5-.4-1.1-.7-1.7-1-1.5-.4-3.1-.6-4.7-.4-1.6.1-3.2.4-4.7.8-.6.2-1.3.4-2 .5.6-.3 1.2-.6 1.9-.8 1.6-.5 3.2-.8 4.8-.9 1.6-.2 3.3 0 4.8.5.7.3 1.2.7 1.6 1.3z" fill="#e0e0e0"/>
        <path d="M56.3 358.2c0 .1-1-.4-2.6-.9-2.1-.7-4.3-1.1-6.5-1.3-2.2-.2-4.4 0-6.6.3-1.7.3-2.7.6-2.7.5.2-.1.4-.2.7-.3.7-.2 1.3-.4 2-.5 4.4-1 9-.6 13.2 1 .6.2 1.3.5 1.8.8.3.2.5.3.7.4z" fill="#e0e0e0"/>
        <path d="M71.3 348.6c-1.4-4.3-2.5-8.8-3.3-13.2.8 2.2 1.4 4.4 1.9 6.6.5 2.2 1 4.4 1.4 6.6z" fill="#e0e0e0"/>
        <path d="M71.4 348.6c-.6-1.4-1.3-2.7-2.1-3.9-.9-1.2-1.9-2.3-3.1-3.2.4.1.8.3 1.2.6.9.6 1.6 1.4 2.2 2.3 1 1.3 1.6 2.7 1.8 4.2z" fill="#e0e0e0"/>
        <path d="M71.3 435.1s-.1-.7-.5-2c-.5-1.8-1.2-3.5-2-5.2-2.9-5.5-6.5-10.5-10.7-15.1-2.4-2.7-4.7-5.3-6.7-7.8-1.8-2.2-3.4-4.5-4.8-6.9-.9-1.6-1.8-3.3-2.4-5.1-.2-.6-.4-1.1-.5-1.5-.1-.2-.1-.3-.1-.5 0 0 .3.7.8 1.9.7 1.7 1.5 3.4 2.5 5 1.4 2.4 3.1 4.6 4.8 6.8 2 2.4 4.3 5 6.7 7.7 4.2 4.6 7.8 9.7 10.6 15.2.8 1.7 1.5 3.5 1.9 5.3.1.7.2 1.2.3 1.5.1.3.1.5.1.7z" fill="#e0e0e0"/>
        <path d="M95.1 408.2c-.4.3-.8.5-1.2.7-1.1.6-2.2 1.3-3.2 2.1-1.5 1.2-2.9 2.5-4.2 3.9-1.5 1.6-3 3.4-4.6 5.4-3.1 3.9-6.1 7.4-7.8 10.2-.9 1.4-1.5 2.5-2 3.4-.2.4-.4.9-.7 1.3 0-.1.1-.2.1-.4.1-.2.2-.6.4-1 .5-1.2 1.2-2.3 1.8-3.5 2.4-3.6 5-7 7.8-10.3 1.6-2 3.1-3.8 4.7-5.4 1.3-1.4 2.8-2.7 4.4-3.9 1.1-.8 2.2-1.4 3.3-2 .4-.2.8-.3 1-.4s.2-.2.2-.1z" fill="#e0e0e0"/>
        <path d="M95.6 416.9c-.9.2-1.8.3-2.6.4-2.1.2-4.2.6-6.3 1.2-2 .7-3.9 1.7-5.6 2.9-1.3 1-1.9 1.8-2 1.8s.1-.2.4-.6c.4-.5.9-1 1.4-1.4 1.7-1.4 3.6-2.4 5.7-3.1 2.1-.6 4.2-1 6.4-1.1.8-.1 1.7-.2 2.6-.1z" fill="#e0e0e0"/>
        <path d="M79.9 422.3c-.1-.1 1-1.9 2-4.3s1.1-4.6 1.2-4.6c.1.5.1.9 0 1.4-.1 1.1-.4 2.3-.8 3.3-.4 1.1-.9 2.1-1.5 3.1-.2.4-.5.7-.9 1.1z" fill="#e0e0e0"/>
        <path d="M102.8 384.7c-.1.1-.3.2-.4.2l-1.2.6c-.5.2-1.2.5-1.9.9s-1.6.8-2.5 1.3l-1.4.8c-.5.3-1 .6-1.5 1-1.1.6-2.1 1.4-3.3 2.2-2.4 1.8-4.7 3.8-6.8 6-2.1 2.2-4 4.5-5.8 7-.8 1.2-1.5 2.2-2.1 3.3l-.9 1.5-.8 1.5c-.5.9-.9 1.8-1.2 2.6s-.6 1.4-.8 2l-.5 1.3c-.1.2-.1.3-.2.4 0-.2.1-.3.1-.5.1-.3.3-.8.4-1.3.2-.7.5-1.3.8-2 .3-.8.7-1.7 1.2-2.6l.8-1.5c.3-.5.6-1 .9-1.6.6-1.1 1.3-2.2 2.1-3.4 1.7-2.5 3.7-4.9 5.8-7.1 2.1-2.2 4.4-4.2 6.9-6 1.2-.8 2.2-1.6 3.3-2.2.5-.3 1-.7 1.6-.9l1.5-.8c.9-.5 1.8-.9 2.6-1.3s1.4-.6 2-.9l1.3-.5c-.3.2-.1.1 0 0z" fill="#e0e0e0"/>
        <path d="M84 397.4c.2-.6.5-1.2 1-1.5 1.2-1 2.6-1.6 4.2-1.6 1.5 0 3 .3 4.4.9.6.2 1.1.5 1.7.8-.6-.1-1.2-.3-1.8-.5-1.4-.5-2.8-.7-4.3-.7-1.4 0-2.9.5-4 1.4-.4.3-.8.7-1.2 1.2z" fill="#e0e0e0"/>
        <path d="M81.2 400.3c.6-1.2 1-2.5 1.2-3.9.1-1.3 0-2.7-.3-4 .2.3.4.7.5 1.1.3 1 .3 2 .2 3-.1 1-.4 1.9-.9 2.8-.4.7-.7 1-.7 1z" fill="#e0e0e0"/>
        <path d="M50.5 439.4c.7 11.5 4.1 23.2 9.5 35.1h23.2c5.1-11.7 8.3-23.4 8.9-35.1H50.5z" fill="#e0e0e0"/>
        <path d="M88.3 458c0 .1-7.7.2-17.1.2s-17.1-.1-17.1-.2 7.7-.2 17.1-.2 17.1.1 17.1.2z" fill="#fafafa"/>
        <path d="M87.8 462.2c0 .1-7.2.2-16 .2s-16-.1-16-.2 7.2-.2 16-.2 16 .1 16 .2z" fill="#fafafa"/>
        <path d="M60.3 447c.3 3.6.3 7.1 0 10.7-.3-3.6-.3-7.1 0-10.7z" fill="#fafafa"/>
        <path d="M72.8 447c.3 3.7.3 7.4 0 11.1-.3-3.7-.3-7.4 0-11.1z" fill="#fafafa"/>
        <path d="M84.4 446.9c.3 3.8.3 7.5 0 11.3-.2-3.8-.2-7.6 0-11.3z" fill="#fafafa"/>
        <path d="M91.3 447c0 .1-9 .2-20 .2s-20-.1-20-.2 9-.2 20-.2 20 0 20 .2z" fill="#fafafa"/>
        <path d="M405.5 440.8c1.5 1.3 2.6 3 2.9 5 .2 1.8 0 3.7-.6 5.4-1.1 3.3-4 6-6.8 8.1-2.6-3.5-2.4-8-2.1-10.3.4-3.8 3.5-9.8 6.6-8.2" fill="#f5f5f5"/>
        <path d="M403.4 465.9c0-2.1 1.2-3.9 3.1-4.7 2-.8 4.3-.7 6.3.1 1 .3 1.9 1 2.4 1.9.3.8.2 1.8-.5 2.5-.7.6-1.5 1-2.3 1.2-3 .7-6.2.8-9-1" fill="#f5f5f5"/>
        <path d="M398.1 472.7c.2-.7.5-1.4.9-2.1.4-.7.9-1.4 1.4-2 .7-.8 1.4-1.5 2.2-2.1 1.5-1.2 3.2-2 5.1-2.4.6-.1 1.2-.1 1.8-.1.2 0 .5 0 .7.1 0 .1-1 0-2.4.3-1.8.4-3.5 1.2-4.9 2.4-.8.6-1.5 1.3-2.1 2.1-.6.6-1.1 1.2-1.5 1.9-.4.6-.8 1.3-1.2 1.9z" fill="#e0e0e0"/>
        <path d="M403.6 445.6c0 .4 0 .8-.1 1.2-.1.8-.3 1.8-.5 3.2-.4 2.7-1.1 6.3-1.9 10.4s-1.7 7.6-2.4 10.2c-.3 1.3-.6 2.3-.8 3-.1.4-.2.7-.4 1.1 0-.4.1-.8.2-1.1.2-.8.4-1.9.7-3.1.6-2.6 1.4-6.2 2.2-10.2s1.5-7.6 2-10.3l.6-3.1c.2-.6.3-.9.4-1.3z" fill="#e0e0e0"/>
        <path d="M398.4 465.8c-.7-4.7-3.3-8.8-7.3-11.4-1-.7-2.4-1.2-3.3-.6s-.8 1.9-.4 3c1.7 4.8 5.9 8.4 10.9 9.3" fill="#f5f5f5"/>
        <path d="M391.7 457.7c.2.1.4.2.6.4.4.3.9.7 1.4 1.2 1.6 1.4 2.9 3 3.9 4.8.5 1 .9 2 1.1 3.1.2.8.2 1.7.1 2.6-.1.6-.2 1.1-.4 1.6-.1.4-.2.6-.2.6s.2-.9.3-2.3c.1-.8 0-1.7-.2-2.5-.2-1-.6-2.1-1.1-3-1-1.7-2.3-3.3-3.7-4.7l-1.8-1.8z" fill="#e0e0e0"/>
        <path fill="#263238" d="M353.8 433.3v41.5h-10v-41.5h10z"/>
        <path fill="#263238" d="M136.2 433.3v41.5h-10v-41.5h10z"/>
        <path fill="#455a64" d="M125.4 150.2v166.1h-8.2V150.2h8.2z"/>
        <path fill="#455a64" d="M357.6 150.2v166.1h-8.2V150.2h8.2z"/>
        <path fill="#455a64" d="M362.1 316.3v118.9H117.2V316.3h244.9z"/>
        <path fill="#215751" d="m71.7 107-26.8 39.9h381.4l-27.7-39.3-326.9-.6z"/>
        <path d="M79.4 146.9c.2 9.5-7.3 17.5-16.9 17.7s-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M114.1 146.9c.2 9.5-7.3 17.5-16.9 17.7s-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M148.8 146.9c0 9.5-7.7 17.3-17.3 17.3-9.5 0-17.3-7.7-17.3-17.3" fill="#215751"/>
        <path d="M183.5 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M218.2 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M252.9 146.9c0 9.5-7.7 17.3-17.3 17.3-9.5 0-17.3-7.7-17.3-17.3" fill="#215751"/>
        <path d="M287.5 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M322.2 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M356.9 146.9c0 9.5-7.7 17.3-17.3 17.3-9.5 0-17.3-7.7-17.3-17.3" fill="#215751"/>
        <path d="M391.6 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M426.3 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#215751"/>
        <path d="M79.4 146.9c.2 9.5-7.3 17.5-16.9 17.7s-17.5-7.3-17.7-16.9v-.8" opacity=".3"/>
        <path d="M114.1 146.9c.2 9.5-7.3 17.5-16.9 17.7s-17.5-7.3-17.7-16.9v-.8" fill="#ffffff" opacity=".5"/>
        <path d="M148.8 146.9c0 9.5-7.7 17.3-17.3 17.3-9.5 0-17.3-7.7-17.3-17.3" opacity=".3"/>
        <path d="M183.5 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#ffffff" opacity=".5"/>
        <path d="M218.2 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" opacity=".3"/>
        <path d="M252.9 146.9c0 9.5-7.7 17.3-17.3 17.3-9.5 0-17.3-7.7-17.3-17.3" fill="#ffffff" opacity=".5"/>
        <path d="M287.5 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" opacity=".3"/>
        <path d="M322.2 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#ffffff" opacity=".5"/>
        <path d="M356.9 146.9c0 9.5-7.7 17.3-17.3 17.3-9.5 0-17.3-7.7-17.3-17.3" opacity=".3"/>
        <path d="M391.6 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" fill="#ffffff" opacity=".5"/>
        <path d="M426.3 146.9c.2 9.5-7.3 17.5-16.9 17.7-9.5.2-17.5-7.3-17.7-16.9v-.8" opacity=".3"/>
        <path fill="#ffffff" d="m134.4 107.1-20.3 40.1h-34l25.6-40.2 28.7.1z" opacity=".8"/>
        <path fill="#ffffff" d="m190.9 107.3-7.4 39.6h-34.6l13.3-39.7 28.7.1z" opacity=".8"/>
        <path fill="#ffffff" d="m335.3 107.5 21.6 39.4h34.8L364 107.5h-28.7z" opacity=".8"/>
        <path fill="#ffffff" d="m278.5 107.4 9 39.5h34.7l-15-39.5h-28.7z" opacity=".8"/>
        <path fill="#ffffff" d="m248.2 107.3 4.8 39.6h-34.7l1.3-39.7 28.6.1z" opacity=".8"/>
        <path fill="#263238" d="M368.2 316.1v6.6H103.1v-6.6h265.1z"/>
        <path d="m208.2 354-12.6-13.2s9-2.3 13.9-4.9l-1.3 18.1z" fill="#215751"/>
        <path d="m232.2 340.5-16.3-8.2s7.7-5.1 11.4-9.2l4.9 17.4z" fill="#215751"/>
        <path d="m152.5 353.3-1.2-18.2s8.4 4 13.8 5.1l-12.6 13.1z" fill="#215751"/>
        <path d="m131.2 341.9 4.2-17.8s6.8 6.3 11.6 9l-15.8 8.8z" fill="#215751"/>
        <path d="m178.9 358.8-6.9-16.9s9.2 1.1 14.7.5l-7.8 16.4z" fill="#215751"/>
        <path d="M229.4 321.2c-.1.1-.1.2-.2.2l-.5.6c-.5.5-1.2 1.3-2.2 2.2-2.7 2.7-5.7 5.1-8.9 7.2-2.2 1.5-4.5 2.8-6.8 4-2.7 1.4-5.5 2.5-8.4 3.5-13.2 4.7-27.6 4.9-41 .6-2.9-.9-5.7-2-8.5-3.3-2.4-1.1-4.7-2.4-6.9-3.8-3.2-2-6.3-4.3-9.1-6.9-1-.9-1.7-1.7-2.2-2.2l-.6-.6-.2-.2s.1 0 .2.2l.6.5c.5.5 1.3 1.2 2.3 2.1 2.9 2.5 5.9 4.8 9.2 6.7 4.8 3 10 5.3 15.4 7 13.3 4.2 27.5 4 40.7-.6 2.8-1 5.6-2.1 8.3-3.5 2.3-1.2 4.6-2.5 6.8-3.9 3.2-2.1 6.2-4.4 9-7 1-.9 1.7-1.7 2.2-2.2l.6-.6h.2z" fill="#263238"/>
        <path d="m323.9 354-12.6-13.2s9-2.3 13.9-4.9l-1.3 18.1z" fill="#215751"/>
        <path d="m347.8 340.5-16.3-8.2s7.7-5.1 11.5-9.2l4.8 17.4z" fill="#215751"/>
        <path d="m268.2 353.3-1.2-18.2s8.3 4 13.8 5.1l-12.6 13.1z" fill="#215751"/>
        <path d="m246.9 341.9 4.2-17.8s6.8 6.3 11.6 9l-15.8 8.8z" fill="#215751"/>
        <path d="m294.6 358.8-7-16.9s9.2 1.1 14.7.5l-7.7 16.4z" fill="#215751"/>
        <path d="M345.1 321.2s0 .1-.2.2l-.5.6c-.5.5-1.2 1.3-2.2 2.2-2.7 2.7-5.7 5.1-8.9 7.2-2.2 1.5-4.5 2.8-6.8 4-2.7 1.4-5.5 2.5-8.4 3.5-13.2 4.7-27.6 4.9-41 .6-5.4-1.7-10.6-4.1-15.4-7.1-3.2-2-6.3-4.3-9.1-6.9-1-.9-1.7-1.7-2.2-2.2l-.6-.6-.2-.2s.1 0 .2.2.4.3.6.5c.5.5 1.2 1.2 2.3 2.1 2.9 2.5 5.9 4.8 9.2 6.7 2.2 1.4 4.6 2.6 6.9 3.7 2.7 1.3 5.6 2.3 8.4 3.2 13.3 4.2 27.5 4 40.7-.6 5.3-1.8 10.4-4.3 15.1-7.4 3.2-2.1 6.2-4.4 9-7 1-.9 1.7-1.7 2.2-2.2l.6-.6.3.1z" fill="#263238"/>
        <path d="m207.7 227.6-17.6 11.1 12.4-34.1 3.3-6.7c.5-.6 1-1.2 1.7-1.9.6-.6 1.3-1.1 2-1.6.9-.6 1.9-.9 3-1.2.6 0 1-.5.9-1.1 0-.3-.2-.6-.4-.8-.8-.4-3.5-.1-6.1 1.7s-1.1-3-.6-4.7c.6-1.7 1.9-7.2 1.5-7.7-.6-.8-1.6-.4-2.1 1.4-.5 1.7-2.3 6.9-3.2 6.6-.9-.3 1.9-9.1 1.9-9.1s.9-1.8-.1-2.2c-1.9-.7-4.1 8.8-4.4 9.7-.1.6-1.1.3-.9-.3.2-.7 3-8.7 1.1-9.5-1.4-.6-1.9 7.8-3.5 9.2-1.5 1.4 1.1-6.3-.4-6.9-.5-.2-.9-.3-1.7 4.4-.4 2.2-.8 10.1-.8 10.1l-4.1 8.1.1.1-16.8 35.4c-3.2 8.5 2 15.3 7.3 18.5 4.9 2.9 11 2.7 15.8-.5l20.3-13.5-8.6-14.5z" fill="#ffbe9d"/>
        <path d="M302.1 302.3c.4.6.9 1.4 1.4 2.3.4.8.7 1.6.9 2.5.3 1.1.3 2.2.3 3.3-.1.6.2 1.1.7 1.3.3.1.7 0 .9-.2.7-.6 1.2-3.4.3-6.6-.8-3.2 3.3-.2 4.9.9s6.5 4.1 7.2 3.9c1-.3.9-1.5-.7-2.5s-6.1-4.4-5.5-5.2c.6-.8 8.4 4.8 8.4 4.8s1.5 1.4 2.2.6c1.3-1.6-7.4-6.9-8.3-7.4-.6-.3 0-1.2.6-.8s7.7 5.7 9 4.1c1.1-1.2-7.1-4.4-8-6.3-.8-1.9 6 3 6.9 1.8.3-.5.6-.8-3.8-3.1-2.1-1.1-9.7-4.1-9.7-4.1l-46.9-60.7-13.6 12.3 52.8 59.1z" fill="#ffbe9d"/>
        <path d="m245.7 190.2-2.9 34-17-1.4c-.1-2 0-9.7 0-9.7s-7.1-1.1-7.2-8.2c0-3.4.5-10.5 1-16.9.6-7.1 6.7-12.5 13.8-12 7.2.4 12.7 6.6 12.3 13.8.1.1.1.2 0 .4z" fill="#ffbe9d"/>
        <path d="M225.8 213c3.3 0 6.5-.8 9.2-2.6 0 0-2.2 5.1-9.2 4.4V213z" fill="#cf7349"/>
        <path d="M221.3 193.8c.1.1.9-.4 2-.3 1.1 0 1.9.6 2 .5.1-.1 0-.3-.4-.6-.9-.7-2.2-.8-3.2-.2-.3.3-.4.6-.4.6z" fill="#263238"/>
        <path d="M231.2 194c.1.1.9-.5 1.9-.5 1.1 0 1.9.5 2 .3.1-.1-.1-.3-.4-.6-.5-.3-1.1-.5-1.6-.5s-1.1.2-1.6.6c-.2.4-.3.6-.3.7z" fill="#263238"/>
        <path d="M227.9 200.5c-.6-.2-1.2-.3-1.8-.3-.3 0-.6-.1-.6-.3 0-.3 0-.6.2-.8.3-.7.6-1.4.8-2.1.8-1.8 1.4-3.6 1.9-5.5-.9 1.7-1.7 3.5-2.3 5.4-.3.7-.6 1.4-.8 2.1-.2.3-.2.7-.1 1.1.1.2.3.3.5.4.2 0 .3.1.5.1.5 0 1.1 0 1.7-.1z" fill="#263238"/>
        <path d="M231.1 201.3c-.2 0-.2 1.2-1.2 2s-2.3.7-2.3.9.3.2.8.3c.7 0 1.4-.2 1.9-.7.5-.4.8-1 .9-1.7.1-.5 0-.8-.1-.8z" fill="#263238"/>
        <path d="M231.5 188.9c.1.3 1.2.2 2.5.3 1.3.2 2.3.5 2.5.2.1-.1-.1-.4-.5-.7-.6-.3-1.2-.6-1.9-.6-.6-.1-1.3 0-1.9.2-.5.3-.7.5-.7.6z" fill="#263238"/>
        <path d="M221.5 189.4c.2.3 1.1 0 2.1 0 1.1 0 1.9.2 2.1-.1.1-.2 0-.4-.4-.7-1.1-.6-2.4-.6-3.4.1-.4.3-.5.6-.4.7z" fill="#263238"/>
        <path d="M238.1 182.4c1.1.9 1.9 2.2 2.1 3.6v.1c.3 2 .2 4.1.5 6.1.2 2 1.1 4 2.5 5.5.6.6 1.7 1 2.2.3.2-.3.3-.6.3-.9.4-4.9 1.7-9.2 1.7-14.3 0-1.4-.7-2.7-1.8-3.5-1.1-.8-2.4-1.6-3.6-1-1.2.6-2.7 2.8-3.6 3.7" fill="#263238"/>
        <path d="M243.3 193.4c.1 0 4.9-1.4 4.7 3.4s-5 3.7-5 3.6.3-7 .3-7z" fill="#eb996e"/>
        <path d="M244.6 198.5s.1.1.2.1c.2.1.4.1.6 0 .6-.4 1.1-1.1 1-1.9 0-.4 0-.8-.2-1.2-.1-.3-.3-.6-.6-.7-.2 0-.4 0-.5.2-.1.1 0 .2-.1.2 0 0-.1-.1 0-.3 0-.1.1-.2.2-.3.1-.1.3-.1.5-.1.4.1.7.4.8.8.2.4.3.9.3 1.4 0 .9-.5 1.7-1.3 2-.3.1-.6 0-.9-.2 0 .1 0 0 0 0z" fill="#cf7349"/>
        <path d="M242.2 179c1.2-1.9-2.1-4.7-4.4-5.5-2.4-.8-5.5.4-7.9 1.2-1.5.5-3 1.2-4.6 1.1-1.1-.1-2.1-.4-3.1-.8s-2-.6-3.1-.6-2.1.6-2.5 1.6c-.4.9 0 2 1 2.4.1 0 .2.1.3.1-1.1-.6-2.6-.2-3.2.9-.6 1.1-.2 2.6.9 3.2.5.3 1.1.3 1.6.3-.7-.5-1.7.3-1.7 1.2.2.8.8 1.6 1.7 1.8 2 .9 4.4.6 6.5-.1 2.1-.7 4-1.8 6.1-2.5 2.1-.8 5.5-2.1 7.6-1.4 1.5.6 2.6 2.4 3.5 2 .8-.4 1.4-1.2 1.5-2.2 0-.8-.1-1.7-.2-2.7" fill="#263238"/>
        <path d="M217.1 178.4s.3.3.8.9c.8.8 1.7 1.4 2.7 1.7 1.5.6 3.1.5 4.6-.2 1.7-.7 3-2.2 4.7-3.6 1.5-1.4 3.4-2.3 5.4-2.6 1.7-.2 3.4.4 4.6 1.6.8.8 1.2 2 1.1 3.1 0 .3-.1.6-.2.9-.1.2-.1.3-.2.3.1-.4.2-.8.2-1.2 0-1.1-.4-2.1-1.1-2.9-1.1-1.1-2.8-1.6-4.3-1.4-1.9.3-3.8 1.2-5.2 2.6-1.6 1.4-3 2.9-4.8 3.6-1.6.7-3.3.7-4.9.1-1.1-.4-2-1.1-2.7-1.9-.2-.3-.4-.5-.5-.8-.1.1-.2-.1-.2-.2z" fill="#465a64"/>
        <path d="M244.6 193.1s-.2-.1-.4-.5c-.3-.6-.3-1.1-.3-1.8.1-1.6 1.5-3.2 1.7-5.4.1-1 0-2-.5-2.9-.4-.7-1.1-1.3-1.8-1.6-.5-.2-1.1-.3-1.6-.2-.4.1-.6.2-.6.1 0 0 .2-.2.6-.3.6-.1 1.2-.1 1.8.1.8.3 1.6.9 2.1 1.7.6 1 .8 2.1.6 3.2-.1 1.1-.4 2.1-.9 3-.4.7-.7 1.5-.9 2.3-.2.9-.1 1.7.2 2.3z" fill="#465a64"/>
        <path d="m209.3 248.4-7.8 4.9-8.9-17.1c3.9-2.8 16.4-10.9 19.6-13 .8-.5 1.6-1 2.5-1.4 2.1-.8 4.3-1.4 6.6-1.6 2-.3 3.6-.4 4.5-.6 5.7 1.8 11.9 1.8 17.6 0 .7 0 1.4.1 2 .2 5.8.8 11.4 4.9 14.9 8.7l13.8 12.4-13.6 16.3-4.2-5 1 22.9 4 28.5H207s-.1-6.7.4-16.1c.7-13.2 1.4-33.6 1.4-33.6" fill="#215751"/>
        <path d="M208.7 262.8c.2-1.3.3-2.5.3-3.8.2-2.3.4-5.5.6-9.1.3-3.6.6-6.8.8-9.1.2-1.2.3-2.5.3-3.8-.3 1.2-.6 2.5-.7 3.7-.3 2.3-.7 5.5-1 9.1-.3 3.6-.4 6.8-.5 9.1.1 1.4.1 2.6.2 3.9z" fill="#263238"/>
        <path d="M255.3 240.2c-.2.8-.2 1.7-.1 2.6 0 1.6.1 3.8.3 6.3.2 2.5.4 4.7.6 6.2 0 .9.3 1.7.5 2.5 0-.8 0-1.7-.1-2.6-.1-1.8-.3-3.9-.5-6.2-.2-2.3-.3-4.4-.5-6.2.1-.9 0-1.8-.2-2.6z" fill="#263238"/>
    </g>
</svg>
</div></a></div><!--/$--><!--$--><div class="comp-l64roesw mu5PoX" id="comp-l64roesw" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-fiere" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Fiere"><span class="OR4Nv8 wixui-button__label">Fiere</span></a></div><!--/$--><!--$--><div id="comp-l64rl8z5" class="comp-l64rl8z5 wixui-vector-image"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-eventi" target="_self" class="IT88M3"><div data-testid="svgRoot-comp-l64rl8z5" class="iL7Pq5 comp-l64rl8z5"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="42.61 35.467 669.26 436.919" viewBox="0 0 750 500" xmlns="http://www.w3.org/2000/svg" data-type="ugc" role=presentation aria-hidden=true>
    <g>
        <path d="M201.75 309a4.12 4.12 0 0 0 1.8-1.21 3.81 3.81 0 0 0 .88-2.43 5.8 5.8 0 0 0-.29-1.66c-.15-.59-.31-1.23-.47-1.9-1.35-5.41-3.27-13.19-5.65-22.77l-1.85-7.55q-.48-2-1-4a11.45 11.45 0 0 0-.57-2 3.51 3.51 0 0 0-1.32-1.46 3.31 3.31 0 0 0-1.92-.47 17.29 17.29 0 0 0-2.13.48l-4.43 1.16-9.27 2.4-41.25 10.66a3.48 3.48 0 0 0-2.48 3.93c.44 1.81.87 3.6 1.29 5.39.87 3.57 1.72 7.1 2.56 10.56 1.67 6.93 3.29 13.61 4.82 20 .19.8.39 1.59.57 2.37a3.65 3.65 0 0 0 1 1.93 3.34 3.34 0 0 0 1.92.92 5.73 5.73 0 0 0 2.18-.34l8.75-2.23 15.7-4 22.8-5.78 6.19-1.52 1.62-.38.55-.11a3.65 3.65 0 0 1-.54.18l-1.59.45-6.16 1.66-22.69 6-15.68 4.09-8.74 2.27a6.48 6.48 0 0 1-2.42.36 4 4 0 0 1-2.3-1.08 4.46 4.46 0 0 1-1.22-2.25c-.19-.79-.38-1.58-.58-2.37-1.55-6.37-3.17-13-4.86-20l-2.57-10.56q-.65-2.7-1.3-5.44a4.19 4.19 0 0 1 3-4.75l41.27-10.61 9.27-2.37 4.44-1.14a18 18 0 0 1 2.24-.5 4 4 0 0 1 2.28.58 4.16 4.16 0 0 1 1.54 1.71 13.16 13.16 0 0 1 .6 2.1q.5 2.06 1 4c.63 2.63 1.24 5.16 1.81 7.57 2.28 9.61 4.13 17.4 5.42 22.82l.45 1.91a6.32 6.32 0 0 1 .26 1.73 4 4 0 0 1-1 2.52 3.77 3.77 0 0 1-1.37 1 1.92 1.92 0 0 1-.56.13Z" fill="#e0e0e0"/>
        <path fill="#e0e0e0" d="m169.37 288.97 8.84 2.67-6.63 6.6-6.63 6.6-2.21-9.27-2.22-9.27 8.85 2.67z"/>
        <path fill="#ebebeb" d="m684.622 300.99 12.382 70.725-88.465 15.487-12.381-70.724 88.464-15.488z"/>
        <path fill="#f5f5f5" d="m682.241 305.996 10.823 61.82-82.25 14.399-10.822-61.82 82.25-14.399z"/>
        <path fill="#e0e0e0" d="m610.81 382.24 22-43.46 22 20.93 9.82-14.97 28.43 23.1-82.25 14.4z"/>
        <path d="M657.33 329.64a6.57 6.57 0 1 1-7.61-5.35 6.57 6.57 0 0 1 7.61 5.35Z" fill="#e0e0e0"/>
        <path fill="#ebebeb" d="m372.95 332.975 57.205 19.385-15.499 45.736-57.204-19.385 15.498-45.736z"/>
        <path fill="#f5f5f5" d="m373.94 336.53 53.18 18.02-13.548 39.977-53.18-18.02 13.548-39.978z"/>
        <path fill="#e0e0e0" d="m360.41 376.53 26.99-18.55 6.24 19.44 10.62-5.66 9.33 22.8-53.18-18.03z"/>
        <path d="M404.83 360.49a4.42 4.42 0 1 1-2.77-5.61 4.43 4.43 0 0 1 2.77 5.61Z" fill="#e0e0e0"/>
        <path fill="#e0e0e0" d="M612.967 47.253c15.715 15.715 15.715 41.193 0 56.908-15.715 15.715-41.193 15.715-56.908 0-15.715-15.715-15.715-41.193 0-56.908 15.715-15.715 41.193-15.715 56.908 0z"/>
        <path d="M602.79 77a7 7 0 0 1-1.42.1l-3.91.08c-3.32 0-7.94.07-13.16.08h-.3v-2.92c0-5.83 0-11.1.07-14.92 0-1.84.06-3.37.08-4.53a10 10 0 0 1 .11-1.65 11 11 0 0 1 .1 1.65c0 1.16.05 2.69.08 4.53 0 3.82.08 9.09.08 14.92v2.61l-.25-.26c5.22 0 9.84 0 13.16.09l3.91.08a8.9 8.9 0 0 1 1.45.14Z" fill="#fafafa"/>
        <path d="M584.42 42.08a11.39 11.39 0 0 1 .26 3.38 11.33 11.33 0 0 1-.26 3.38 11.33 11.33 0 0 1-.26-3.38 11.39 11.39 0 0 1 .26-3.38Z" fill="#fafafa"/>
        <path d="M602.76 47.51a11.15 11.15 0 0 1-2.18 2.54 10.65 10.65 0 0 1-2.58 2.17 10.85 10.85 0 0 1 2.18-2.54 10.72 10.72 0 0 1 2.58-2.17Z" fill="#fafafa"/>
        <path d="M613.48 59.22a14.13 14.13 0 0 1-2.78 1.85 13.68 13.68 0 0 1-2.92 1.61 9.15 9.15 0 0 1 2.65-2 9 9 0 0 1 3.05-1.46Z" fill="#fafafa"/>
        <path d="M619.76 76.6a41 41 0 0 1-9.22 0 41 41 0 0 1 9.22 0Z" fill="#fafafa"/>
        <path d="M555.84 76a36.6 36.6 0 0 1-8.71 0 36.6 36.6 0 0 1 8.71 0Z" fill="#fafafa"/>
        <path d="M560.36 88.93a19.35 19.35 0 0 1-3.29 3 18.57 18.57 0 0 1-3.62 2.58 19.83 19.83 0 0 1 3.29-3 19.11 19.11 0 0 1 3.62-2.58Z" fill="#fafafa"/>
        <path d="M571.51 98.94a30.26 30.26 0 0 1-2.24 3.88 30.78 30.78 0 0 1-2.37 3.8 14.27 14.27 0 0 1 1.93-4.07 14.41 14.41 0 0 1 2.68-3.61Z" fill="#fafafa"/>
        <path d="M584.42 111.84a20.89 20.89 0 0 1-.26-4.61 21 21 0 0 1 .26-4.61 21 21 0 0 1 .26 4.61 20.89 20.89 0 0 1-.26 4.61Z" fill="#fafafa"/>
        <path d="M604.29 105.7a13.39 13.39 0 0 1-3.8-2.6 13.88 13.88 0 0 1-3.1-3.41 41.93 41.93 0 0 1 3.44 3 43.34 43.34 0 0 1 3.46 3.01Z" fill="#fafafa"/>
        <path d="M613.61 95.66a16.31 16.31 0 0 1-3.05-2.66 16.1 16.1 0 0 1-2.68-3 16.1 16.1 0 0 1 3 2.68 15.89 15.89 0 0 1 2.73 2.98Z" fill="#fafafa"/>
        <path d="M559.94 63.59a12 12 0 0 1-2.7-2.32 12.29 12.29 0 0 1-2.32-2.7 12.53 12.53 0 0 1 2.69 2.33 12.53 12.53 0 0 1 2.33 2.69Z" fill="#fafafa"/>
        <path d="M571.44 51.47a11.84 11.84 0 0 1-2.64-2.27 11.57 11.57 0 0 1-2.28-2.64 12.17 12.17 0 0 1 2.64 2.27 11.42 11.42 0 0 1 2.28 2.64Z" fill="#fafafa"/>
        <path fill="#e0e0e0" d="M711.87 124.29V226.2h-70.31V124.29h70.31z"/>
        <path fill="#f5f5f5" d="M708.35 124.29V226.2h-70.31V124.29h70.31z"/>
        <path fill="#ffffff" d="M699.61 135.32v79.84h-52.84v-79.84h52.84z"/>
        <path d="M699.61 215.16v-5.9c0-3.83 0-9.4-.05-16.45 0-14.08 0-34-.08-57.49l.17.18h-52.88l.19-.19v79.84l-.15-.15 38.46.08h14.42-14.28l-38.56.08h-.15v-80.18h53.21v.17c0 23.53-.07 43.5-.09 57.61 0 7 0 12.59-.05 16.4v5.46c0 .26-.16.54-.16.54Z" fill="#e0e0e0"/>
        <path d="M708.54 124.29a11.44 11.44 0 0 1-1.25 1.82c-.82 1.09-2 2.57-3.3 4.18s-2.56 3-3.47 4a12.88 12.88 0 0 1-1.55 1.58 13.12 13.12 0 0 1 1.34-1.76c.94-1.14 2.1-2.55 3.39-4.1l3.38-4.11a12.62 12.62 0 0 1 1.46-1.61Z" fill="#e0e0e0"/>
        <path d="M699.88 214.9a64.82 64.82 0 0 0 9.22 11.53" fill="#ffffff"/>
        <path d="M709.1 226.43a10.3 10.3 0 0 1-1.61-1.46 49.11 49.11 0 0 1-3.48-3.92 50.28 50.28 0 0 1-3.06-4.26 10.42 10.42 0 0 1-1.07-1.89 14.51 14.51 0 0 1 1.3 1.74c.77 1.09 1.86 2.58 3.13 4.17s2.49 3 3.38 4a14.86 14.86 0 0 1 1.41 1.62Z" fill="#e0e0e0"/>
        <path d="m638 226.12 9.21-11.36" fill="#ffffff"/>
        <path d="M647.23 214.76a69.7 69.7 0 0 1-4.45 5.8 69.8 69.8 0 0 1-4.76 5.56 70 70 0 0 1 4.46-5.8 68.84 68.84 0 0 1 4.75-5.56Z" fill="#e0e0e0"/>
        <path d="M638 124.29a60 60 0 0 1 4.48 5.34 65.63 65.63 0 0 1 4.17 5.58 60.75 60.75 0 0 1-4.47-5.34 66.44 66.44 0 0 1-4.18-5.58Z" fill="#e0e0e0"/>
        <path fill="#e0e0e0" d="M683.15 151.53v50.24h-17.69v-50.24h17.69z"/>
        <path fill="#e0e0e0" d="M160.62 166.2v72.88H55.95l-3.77-72.37 108.44-.51z"/>
        <path fill="#ffffff" d="M52.18 166.72h104.67v72.21H52.18v-72.21z"/>
        <path d="M157.35 239.42H51.69v-73.2h105.66Zm-104.67-1h103.67v-71.21H52.68Z" fill="#e0e0e0"/>
        <path fill="#ffffff" d="M145.51 175.68v54.27H63.52v-54.27h81.99z"/>
        <path d="M145.51 175.68h-6.07l-16.9.06-59 .12.24-.24v54.27l-.26-.26 82 .06-.2.2c0-16.51.08-30 .11-39.48 0-4.72 0-8.4.05-10.92v-3.87 3.83c0 2.51 0 6.18.05 10.87 0 9.46.06 23 .11 39.61v.21h-.21l-82 .05h-.26V175.5h.24l59.18.11 16.84.07h5.97Z" fill="#e0e0e0"/>
        <path d="M52.18 166.51a8.22 8.22 0 0 1 1.8 1.17c1.07.77 2.53 1.87 4.11 3.12s3 2.46 3.93 3.35a8.2 8.2 0 0 1 1.5 1.53c-.1.11-2.61-2-5.76-4.47a58.31 58.31 0 0 1-5.58-4.7Z" fill="#e0e0e0"/>
        <path d="M156.85 166.71a51.32 51.32 0 0 1-5.51 4.69 48.77 48.77 0 0 1-5.83 4.28A51.84 51.84 0 0 1 151 171a51 51 0 0 1 5.85-4.29Z" fill="#e0e0e0"/>
        <path d="m156.77 238.93-11.67-9.45" fill="#ffffff"/>
        <path d="M145.1 229.48a53.59 53.59 0 0 1 6 4.52 56.24 56.24 0 0 1 5.67 4.93 54 54 0 0 1-6-4.52 56.24 56.24 0 0 1-5.67-4.93Z" fill="#e0e0e0"/>
        <path d="M52.18 238.92a52 52 0 0 1 5.45-4.64 50.73 50.73 0 0 1 5.77-4.23 49.54 49.54 0 0 1-5.4 4.64 47.42 47.42 0 0 1-5.82 4.23Z" fill="#e0e0e0"/>
        <path fill="#e0e0e0" d="M80.17 192.59h51.59v18.17H80.17v-18.17z"/>
        <path d="M707.39 461.8c0 .15-148.83.26-332.37.26S42.61 462 42.61 461.8s148.79-.26 332.41-.26 332.37.12 332.37.26Z" fill="#263238"/>
        <path fill="#ebebeb" d="m119.691 70.94 89.007 11.987-9.583 71.158-89.007-11.987 9.583-71.158z"/>
        <path d="m208.7 82.93-.44-.05-1.26-.15-4.84-.63-18.23-2.39-64.28-8.54.26-.2c-2.84 21.18-6.11 45.47-9.56 71.16l-.22-.3 89 12-.24.19 7.06-51.6c.86-6.21 1.54-11.08 2-14.41q.34-2.49.54-3.81c.12-.86.2-1.31.2-1.31s0 .43-.15 1.28l-.47 3.83c-.44 3.33-1.07 8.19-1.88 14.39-1.65 12.45-4 30.27-6.86 51.76v.21h-.21l-89-11.94h-.26v-.26l9.61-71.15v-.23h.23l64.4 8.79L202.29 82l4.78.67 1.22.18Z" fill="#263238"/>
        <path fill="#215751" d="m122.162 75.84 82.753 11.145-8.377 62.198-82.753-11.144 8.377-62.199z"/>
        <path fill="#215751" d="m113.78 138.03 34.11-34.77 14.65 26.61 13.88-11.3 20.11 30.61-82.75-11.15z"/>
        <path d="M174 102a6.57 6.57 0 1 1-5.64-7.39A6.56 6.56 0 0 1 174 102Z" fill="#215751"/>
        <path d="m113.78 138.03 34.11-34.77 14.65 26.61 13.88-11.3 20.11 30.61-82.75-11.15z" opacity=".2"/>
        <path d="M174 102a6.57 6.57 0 1 1-5.64-7.39A6.56 6.56 0 0 1 174 102Z" opacity=".2"/>
        <path fill="#fafafa" d="M563.79 70.48v240.56H196.38V70.48h367.41z"/>
        <path d="M564.93 87.4c0 .14-82.26.26-183.71.26s-183.71-.12-183.71-.26 82.24-.26 183.71-.26 183.71.12 183.71.26Z" fill="#263238"/>
        <path d="M209.4 79.55a2.11 2.11 0 1 1-2.11-2.11 2.1 2.1 0 0 1 2.11 2.11Z" fill="#263238"/>
        <path d="M217 79.55a2.11 2.11 0 1 1-2.11-2.11 2.1 2.1 0 0 1 2.11 2.11Z" fill="#263238"/>
        <path d="M224.62 79.55a2.11 2.11 0 1 1-2.1-2.11 2.1 2.1 0 0 1 2.1 2.11Z" fill="#263238"/>
        <path fill="#ebebeb" d="M444.43 100.15v6.92H319.04v-6.92h125.39z"/>
        <path d="M544.35 293.82c0-1.57-.07-67.12-.19-174.54l.19.19-329.42.07.27-.26v174.54l-.25-.25 329.45.25-329.45.24h-.24V119h.29l329.42.06h.2v.2c-.19 107.44-.26 172.99-.27 174.56Z" fill="#263238"/>
        <path d="M255.46 293.46c-.15 0-.15-39.07 0-87.26s.37-87.27.51-87.27.15 39.07 0 87.27-.37 87.26-.51 87.26Z" fill="#263238"/>
        <path d="M304.33 293.6c-.14 0-.14-39.07 0-87.26s.37-87.27.51-87.27.15 39.07 0 87.27-.36 87.26-.51 87.26Z" fill="#263238"/>
        <path d="M353.21 293.75c-.15 0-.15-39.08 0-87.27s.37-87.27.51-87.27.15 39.07 0 87.27-.37 87.27-.51 87.27Z" fill="#263238"/>
        <path d="M402.08 293.89c-.14 0-.14-39.08 0-87.27s.37-87.27.51-87.27.15 39.07 0 87.28-.36 87.26-.51 87.26Z" fill="#263238"/>
        <path d="M451 294c-.15 0-.15-39.07 0-87.26s.37-87.27.51-87.27.15 39.06 0 87.27S451.1 294 451 294Z" fill="#263238"/>
        <path d="M499.83 294.17c-.14 0-.14-39.07 0-87.26s.37-87.27.51-87.27.15 39.06 0 87.27-.34 87.26-.51 87.26Z" fill="#263238"/>
        <path d="M544.35 161.48c0 .14-73.66.26-164.52.26s-164.54-.12-164.54-.26 73.66-.26 164.54-.26 164.52.11 164.52.26Z" fill="#263238"/>
        <path d="M544.35 206.2c0 .14-73.66.26-164.52.26s-164.54-.12-164.54-.26 73.66-.26 164.54-.26 164.52.11 164.52.26Z" fill="#263238"/>
        <path d="M544.35 250.91c0 .15-73.66.26-164.52.26s-164.54-.11-164.54-.26 73.66-.26 164.54-.26 164.52.12 164.52.26Z" fill="#263238"/>
        <path d="M218.21 254.89s-3.9 25.32.16 41.1l39-1.42s-8-25.19-2.93-37.78Z" fill="#ebebeb"/>
        <path d="M218.37 254s.26 31.11 1.84 40.6l39-1.85s-3.43-30.58-2.11-38.75Z" fill="#215751"/>
        <path d="M251.24 267c0 .15-5.85.62-13.08 1.05s-13.09.67-13.1.53 5.84-.61 13.07-1.05 13.1-.64 13.11-.53Z" fill="#ffffff"/>
        <path d="M251.25 273.62c0 .15-5.85.62-13.08 1.05s-13.09.67-13.1.53 5.84-.61 13.07-1.05 13.1-.67 13.11-.53Z" fill="#ffffff"/>
        <path d="M244.62 280.09a9.4 9.4 0 0 1-2.18.32c-1.34.13-3.21.27-5.27.39s-3.92.21-5.27.24a9 9 0 0 1-2.2-.05 9.37 9.37 0 0 1 2.17-.32c1.35-.12 3.21-.26 5.27-.39s3.93-.21 5.28-.24a9.84 9.84 0 0 1 2.2.05Z" fill="#ffffff"/>
        <path d="M307.48 123.66s-3.2 26.35.86 42.13l38.33-2s-8-25.69-3-38.28Z" fill="#ebebeb"/>
        <path d="M307.64 122.73s.26 31.11 1.84 40.6l39-1.85s-3.43-30.58-2.11-38.75Z" fill="#215751"/>
        <path d="M340.51 135.8c0 .14-5.85.61-13.07 1s-13.1.67-13.11.52 5.84-.61 13.07-1 13.1-.67 13.11-.52Z" fill="#ffffff"/>
        <path d="M340.52 142.39c0 .14-5.84.61-13.07 1s-13.1.68-13.11.53 5.84-.61 13.08-1.05 13.09-.63 13.1-.48Z" fill="#ffffff"/>
        <path d="M333.89 148.86a9.78 9.78 0 0 1-2.17.31c-1.35.13-3.21.27-5.27.39s-3.93.21-5.28.25a8.78 8.78 0 0 1-2.2-.06 9.81 9.81 0 0 1 2.18-.31c1.34-.13 3.21-.27 5.27-.39s3.92-.21 5.27-.25a8.73 8.73 0 0 1 2.2.06Z" fill="#ffffff"/>
        <path d="M358.84 253.15s-3.15 28.81.9 44.59l38.5-1.69s-8.25-28.42-3.18-41Z" fill="#ebebeb"/>
        <path d="M359 252.22s.26 31.11 1.84 40.6l39-1.85s-3.43-30.58-2.11-38.75Z" fill="#215751"/>
        <path d="M391.87 265.29c0 .14-5.85.61-13.07 1s-13.1.68-13.11.53 5.84-.61 13.07-1.05 13.1-.63 13.11-.48Z" fill="#ffffff"/>
        <path d="M391.88 271.88c0 .14-5.85.61-13.07 1s-13.1.67-13.11.53 5.84-.61 13.07-1.05 13.1-.63 13.11-.48Z" fill="#ffffff"/>
        <path d="M385.25 278.35a9.81 9.81 0 0 1-2.18.31c-1.34.13-3.2.27-5.26.39s-3.93.21-5.28.25a9.36 9.36 0 0 1-2.2-.06 9.78 9.78 0 0 1 2.17-.31c1.35-.13 3.21-.27 5.27-.4s3.93-.2 5.28-.24a8.73 8.73 0 0 1 2.2.06Z" fill="#ffffff"/>
        <path d="M505.88 165.48s-4 24.74.05 40.51l39.09-.84s-8-25.19-2.93-37.78Z" fill="#ebebeb"/>
        <path d="M506 164.56s.26 31.1 1.84 40.59l39-1.84s-3.43-30.58-2.11-38.75Z" fill="#215751"/>
        <path d="M538.9 177.62c0 .15-5.84.61-13.07 1s-13.1.67-13.11.53 5.84-.62 13.08-1 13.09-.67 13.1-.53Z" fill="#ffffff"/>
        <path d="M538.91 184.21c0 .14-5.84.61-13.07 1s-13.1.67-13.11.53 5.85-.62 13.08-1 13.09-.67 13.1-.53Z" fill="#ffffff"/>
        <path d="M532.28 190.68a9.23 9.23 0 0 1-2.17.32c-1.35.12-3.21.26-5.27.39s-3.93.21-5.28.24a9.84 9.84 0 0 1-2.2 0 9.4 9.4 0 0 1 2.18-.32c1.34-.13 3.21-.27 5.27-.39s3.92-.21 5.28-.24a9 9 0 0 1 2.19 0Z" fill="#ffffff"/>
        <path d="M406.84 210.81s-4 24.74.05 40.52l39.09-.84s-8-25.19-2.93-37.79Z" fill="#ebebeb"/>
        <path d="M407 209.89s.26 31.11 1.84 40.6l39-1.85s-3.43-30.58-2.11-38.75Z" fill="#215751"/>
        <path d="M439.86 223c0 .15-5.84.62-13.07 1.05s-13.1.67-13.11.53 5.84-.61 13.08-1.05 13.09-.72 13.1-.53Z" fill="#ffffff"/>
        <path d="M439.87 229.54c0 .15-5.84.62-13.07 1.05s-13.1.67-13.11.53 5.85-.61 13.08-1.05 13.09-.67 13.1-.53Z" fill="#ffffff"/>
        <path d="M433.24 236a9.37 9.37 0 0 1-2.17.32c-1.35.13-3.21.27-5.27.39s-3.93.21-5.28.24a9.15 9.15 0 0 1-2.2-.05 9.4 9.4 0 0 1 2.18-.32c1.34-.12 3.21-.27 5.27-.39s3.92-.21 5.27-.24a9.73 9.73 0 0 1 2.2.05Z" fill="#ffffff"/>
        <path fill="#ebebeb" d="m497 174.75-20.71 10.66-10.02-1.42 5.36-9.5 21.85-7.7 3.52 7.96z"/>
        <path fill="#455a64" d="m465.41 182.03 5.08-8.17 22.44-8.15 4.51 8.87-21.76 8.69-10.27-1.24z"/>
        <path d="M490.41 171a12.62 12.62 0 0 1-2.18 1c-1.36.56-3.25 1.3-5.35 2.1l-5.39 2c-1.37.5-2.28.8-2.22.77-.17-.21 3.24-1.67 7.42-3.27s7.66-2.78 7.72-2.6Z" fill="#ffffff"/>
        <path d="M486.9 175a31.14 31.14 0 0 1-10 3.72 44.91 44.91 0 0 1 5-1.92 45.48 45.48 0 0 1 5-1.8Z" fill="#ffffff"/>
        <path d="M218.34 164.06s-3.6 34.84 1.19 42.14l36.18-2.2-1.92-38.7Z" fill="#e0e0e0"/>
        <path d="M218.34 164.06s.25 30.31 1.8 39.55l38-1.8s-3.34-29.79-2.05-37.75Z" fill="#455a64"/>
        <path d="M237.06 168.35h.55a8.75 8.75 0 0 1 1.58.08 8.63 8.63 0 0 1 2.42.71 8.11 8.11 0 0 1 2.63 2.08 9.26 9.26 0 0 1 1.82 3.66 8.9 8.9 0 0 1-.4 4.7 14.09 14.09 0 0 1-1.07 2.35 24 24 0 0 0-1.22 2.37 20.58 20.58 0 0 0-1.53 5.39v.13h-.12l-3.75.06-3.94.06h-.14v-.14a11.19 11.19 0 0 0-1.82-5.19c-.46-.78-1-1.51-1.42-2.25a20.58 20.58 0 0 1-1.34-2.18 7.28 7.28 0 0 1-.59-4.63 9.89 9.89 0 0 1 1.46-3.78 7.25 7.25 0 0 1 2.48-2.23 9.15 9.15 0 0 1 2.33-.9 10.46 10.46 0 0 1 1.55-.26h.55-.54a9.73 9.73 0 0 0-1.53.3 9.25 9.25 0 0 0-2.29.93 7.23 7.23 0 0 0-2.39 2.2 9.71 9.71 0 0 0-1.4 3.72 7.1 7.1 0 0 0 .6 4.48 20.89 20.89 0 0 0 1.33 2.15c.46.73 1 1.46 1.43 2.25a11.37 11.37 0 0 1 1.88 5.33l-.14-.14 3.93-.07 3.75-.05-.13.12a20.13 20.13 0 0 1 1.56-5.47 25.53 25.53 0 0 1 1.24-2.39 13.94 13.94 0 0 0 1.06-2.3 8.66 8.66 0 0 0 .42-4.57 9.14 9.14 0 0 0-1.75-3.59 8 8 0 0 0-2.55-2.06 8.74 8.74 0 0 0-2.37-.75 9.53 9.53 0 0 0-1.56-.13h-.55Z" fill="#ffffff"/>
        <path d="M239 189.46v-.47l-.21-1.36c-.17-1.18-.42-2.89-.59-5 0-.54-.08-1.09-.1-1.67s-.05-1.19 0-1.82a4.94 4.94 0 0 1 .42-1.9 2.89 2.89 0 0 1 1.45-1.45 1.94 1.94 0 0 1 2.07.39 1.46 1.46 0 0 1 .45 1 1.88 1.88 0 0 1-.39 1.09 2.56 2.56 0 0 1-.92.74 4.4 4.4 0 0 1-1.13.37 12.59 12.59 0 0 1-2.39.28 13.88 13.88 0 0 1-2.42-.11 4.54 4.54 0 0 1-1.14-.34 3 3 0 0 1-1-.68 2.09 2.09 0 0 1-.55-1 1.75 1.75 0 0 1 .13-1.13 1.58 1.58 0 0 1 .8-.77 1.31 1.31 0 0 1 1.08 0 2.07 2.07 0 0 1 .81.68 2.83 2.83 0 0 1 .4 1 11 11 0 0 1 .19 1.94c.07 1.25.13 2.42.19 3.48.1 2.13.19 3.85.25 5 0 .59 0 1.05.06 1.37v.48a1.13 1.13 0 0 1 0-.12v-.36c0-.32-.05-.78-.09-1.37-.07-1.19-.17-2.91-.29-5-.06-1.07-.12-2.23-.19-3.48a12.64 12.64 0 0 0-.2-1.92 2.73 2.73 0 0 0-.39-.91 1.84 1.84 0 0 0-.76-.65 1.25 1.25 0 0 0-1-.05 1.42 1.42 0 0 0-.73.72 1.59 1.59 0 0 0-.13 1.05 2 2 0 0 0 .53 1 3.36 3.36 0 0 0 2 1 13.54 13.54 0 0 0 2.39.11 13.34 13.34 0 0 0 2.38-.27 5.08 5.08 0 0 0 1.1-.37 2.42 2.42 0 0 0 .88-.7 1.76 1.76 0 0 0 .36-1 1.3 1.3 0 0 0-.41-1 1.81 1.81 0 0 0-1.95-.37 2.77 2.77 0 0 0-1.39 1.39 5 5 0 0 0-.43 1.86v1.81c0 .58 0 1.14.09 1.67.16 2.12.4 3.83.55 5 .08.59.15 1 .19 1.36l.05.36a1.09 1.09 0 0 1-.02.12Z" fill="#ffffff"/>
        <path d="M234 189.66s.05.47.1 1.26.11 2 .17 3.29v-.08l2.56 3-.13-.05 3-.17-.13.06 1.47-1.8.74-.89v.11c0-1.73-.07-3.37-.11-4.87l.16.15-5.52.06h-1.6a4.37 4.37 0 0 1-.6 0 2.79 2.79 0 0 1 .53 0l1.56-.08 5.62-.22h.16v.16c0 1.5.09 3.14.14 4.87v.07h-.05c-.24.29-.49.59-.73.9-.51.61-1 1.21-1.48 1.79l-.05.06h-.08l-3 .14h-.08v-.06l-2.51-3v-3.42c-.14-.88-.14-1.3-.14-1.28Z" fill="#ffffff"/>
        <path d="M241.64 193.94a1.53 1.53 0 0 1-.28-.12c-.18-.08-.44-.19-.77-.3a7.64 7.64 0 0 0-2.67-.41 7.51 7.51 0 0 0-2.64.57 7.12 7.12 0 0 0-.75.35l-.27.13a1.22 1.22 0 0 1 .25-.17 5.58 5.58 0 0 1 .73-.39 7.12 7.12 0 0 1 2.68-.61 7.23 7.23 0 0 1 2.7.45 6 6 0 0 1 .76.34 1.18 1.18 0 0 1 .26.16Z" fill="#ffffff"/>
        <path d="m241.64 192.76-.28-.12c-.18-.08-.44-.19-.77-.31a7.66 7.66 0 0 0-2.67-.4 7.51 7.51 0 0 0-2.64.57 5.53 5.53 0 0 0-.75.35 1.39 1.39 0 0 1-.27.13s.08-.07.25-.17a4.58 4.58 0 0 1 .73-.39 7.09 7.09 0 0 1 5.38-.16 5.29 5.29 0 0 1 .76.34 1.18 1.18 0 0 1 .26.16Z" fill="#ffffff"/>
        <path d="M241.57 191.63a1.53 1.53 0 0 1-.28-.12c-.18-.08-.44-.19-.77-.3a7.64 7.64 0 0 0-2.67-.41 7.51 7.51 0 0 0-2.64.57 7.12 7.12 0 0 0-.75.35l-.27.14s.08-.08.25-.18a7.14 7.14 0 0 1 .73-.39 7.09 7.09 0 0 1 5.38-.16 6.71 6.71 0 0 1 .76.34 1.18 1.18 0 0 1 .26.16Z" fill="#ffffff"/>
        <path d="M313.92 247.24c.05 0 0 .47-.49 1a6.18 6.18 0 0 1-2.19 1.51 6.48 6.48 0 0 1-3.64.67c0-.16 1.61-.36 3.43-1.15a7.6 7.6 0 0 0 2.13-1.29c.48-.42.68-.77.76-.74Z" fill="#215751"/>
        <path d="M564.93 311c0-1.69-.08-93.78-.21-240.56l.21.21H197.55l.26-.26v240.56l-.24-.24 367.41.24-367.41.24h-.24V70.18H565.2v.21c-.2 146.84-.27 238.93-.27 240.61Z" fill="#263238"/>
        <path fill="#215751" d="m533.04 274.92-7.22-12.32-6.85 12.32h-97.21v50.82h151.37v-50.82h-40.09z"/>
        <path d="M449 300.77a7.44 7.44 0 0 0 4.5-6.86 7 7 0 1 0-14-.18 7.45 7.45 0 0 0 4.39 7c-10.77 1.53-10.38 13.27-10.38 13.27l25.44.33s.68-11.85-9.95-13.56Z" fill="#fafafa"/>
        <path d="M555.86 290c0 .15-19.32.26-43.15.26s-43.15-.11-43.15-.26 19.32-.26 43.15-.26 43.15.1 43.15.26Z" fill="#fafafa"/>
        <path d="M555.86 297.73c0 .14-19.32.26-43.15.26s-43.15-.12-43.15-.26 19.32-.26 43.15-.26 43.15.12 43.15.26Z" fill="#fafafa"/>
        <path d="M555.86 305.48c0 .14-19.32.26-43.15.26s-43.15-.12-43.15-.26 19.32-.26 43.15-.26 43.15.12 43.15.26Z" fill="#fafafa"/>
        <path d="M512.71 313.15c0 .14-9.66.26-21.57.26s-21.58-.12-21.58-.26 9.66-.26 21.58-.26 21.57.11 21.57.26Z" fill="#fafafa"/>
        <path d="M559.53 179.69c-.91-1.07-1.61-3-1.06-4.27-1.08-.57-1.17-1.52-1.17-2.73a7.35 7.35 0 0 1 1.05-3.45 10.05 10.05 0 0 1 3.89-4.27 5.2 5.2 0 0 1 5.54.24 6.72 6.72 0 0 1 9.62-.67 7.7 7.7 0 0 0 1.47 1.33c1 .53 2.14.33 3.23.43a5.67 5.67 0 0 1 4.69 7.88 6.11 6.11 0 0 1 2.61 4.7 18.07 18.07 0 0 1-.63 5.51c-.5 2.23-1.06 4.58-2.64 6.23a6.51 6.51 0 0 1-4.15 2 6.6 6.6 0 0 1-5.81-2.73" fill="#263238"/>
        <path d="m583.14 217.75-17.92-.82c-.1-1.9.87-13.67.87-13.67s-6.78-1-6.86-7.83 1.09-22.33 1.09-22.33a23.54 23.54 0 0 1 23.66 3l1 .77Z" fill="#b78876"/>
        <path d="M566.08 203.16a15.73 15.73 0 0 0 8.83-2.51s-2.09 4.88-8.85 4.27Z" fill="#aa6550"/>
        <path d="M584.14 183.87c.12-.05 4.66-1.38 4.51 3.25s-4.77 3.53-4.77 3.39.26-6.64.26-6.64Z" fill="#b78876"/>
        <path d="M585.35 188.81s.08.05.21.12a.77.77 0 0 0 .61 0 2 2 0 0 0 1-1.76A2.73 2.73 0 0 0 587 186a.93.93 0 0 0-.59-.64.41.41 0 0 0-.48.21c-.07.12 0 .22-.07.22s-.09-.08-.05-.27a.49.49 0 0 1 .19-.28.62.62 0 0 1 .45-.11 1.14 1.14 0 0 1 .82.75 2.75 2.75 0 0 1 .24 1.3 2.09 2.09 0 0 1-1.24 2 .84.84 0 0 1-.73-.14c-.18-.12-.2-.23-.19-.23Z" fill="#aa6550"/>
        <path d="M561.81 183.72a1 1 0 0 0 .93 1 .94.94 0 0 0 1-.88 1 1 0 0 0-.93-1 .93.93 0 0 0-1 .88Z" fill="#263238"/>
        <path d="M561.6 182.63c.12.13.85-.41 1.89-.41s1.81.52 1.92.39-.07-.28-.4-.52a2.67 2.67 0 0 0-1.53-.48 2.62 2.62 0 0 0-1.51.49c-.32.25-.43.47-.37.53Z" fill="#263238"/>
        <path d="M572 184a1 1 0 0 0 .93 1 .93.93 0 0 0 1-.87 1 1 0 0 0-.94-1 .91.91 0 0 0-.99.87Z" fill="#263238"/>
        <path d="M571.83 182.83c.12.12.86-.42 1.9-.42s1.8.53 1.91.4-.06-.29-.4-.53a2.65 2.65 0 0 0-1.53-.47 2.51 2.51 0 0 0-1.51.49c-.32.24-.43.47-.37.53Z" fill="#263238"/>
        <path d="M568.05 190.55a6.91 6.91 0 0 0-1.69-.31c-.26 0-.51-.08-.56-.26a1.38 1.38 0 0 1 .18-.79c.25-.64.51-1.32.79-2a33.73 33.73 0 0 0 1.76-5.3 35.61 35.61 0 0 0-2.19 5.14l-.75 2a1.56 1.56 0 0 0-.14 1 .65.65 0 0 0 .44.39 1.55 1.55 0 0 0 .45.06 6.74 6.74 0 0 0 1.71.07Z" fill="#263238"/>
        <path d="M571.12 191.27c-.17 0-.17 1.12-1.14 1.92s-2.17.68-2.18.83.27.22.78.24a2.88 2.88 0 0 0 1.82-.64 2.43 2.43 0 0 0 .88-1.61c.04-.47-.08-.75-.16-.74Z" fill="#263238"/>
        <path d="M571.56 178.75c.11.28 1.15.14 2.37.29s2.21.48 2.37.23-.1-.39-.5-.66a3.82 3.82 0 0 0-1.8-.61 4 4 0 0 0-1.85.22c-.4.17-.63.39-.59.53Z" fill="#263238"/>
        <path d="M562 179.62c.19.23.9 0 1.77 0s1.59.16 1.76-.09 0-.36-.36-.58a2.47 2.47 0 0 0-1.44-.39 2.38 2.38 0 0 0-1.4.48c-.33.22-.43.46-.33.58Z" fill="#263238"/>
        <path d="M585.34 176.54c-.09 2 .35 4.17 0 6.11-.06.29-.82 1.08-.88 1.37-.4 1.71-1.11 2.45-2.13.68a15.07 15.07 0 0 1-.8-3.34l-1.23-6.26a10.85 10.85 0 0 1-5.15 1.22 5.26 5.26 0 0 1-4.4-2.6 5.48 5.48 0 0 1-8.48 1.12 2.29 2.29 0 0 1-3 .64 2.71 2.71 0 0 1-1.1-3c.47-1.65 2.24-2.55 3.89-3 6.44-1.9 13.56-.41 19.35 3a9.4 9.4 0 0 1 2.34 1.76c.66.72 1.58 1.57 1.61 2.55" fill="#263238"/>
        <path d="m597.09 241.55 6.91-18.83c-1.44-4.84-6.61-10.08-13.8-11.45-2.29-.44-4.51-1.27-7.19-1.38a14.14 14.14 0 0 1-17.26.21l-.25-.18c-.69.08-1.61.17-2.76.31h-.23a16.94 16.94 0 0 0-7.93 3.16l-36.07 21.53-21.18-16.1-10.73 8.41s27.75 27.75 30.44 28.41c1.87.46 20.38-9.65 31.6-15.91-.46 6.72-3 44.07-2.85 49.17h51.54v-29.96Z" fill="#455a64"/>
        <path d="M577 263.61s25.1 11.07 27.5 11.59c8 1.75 15.29-4.93 14.12-11.22-.6-3.27-14.73-42.11-14.73-42.11L593.73 237l5.06 19.76-15.28-1.95Z" fill="#455a64"/>
        <path d="M599 273.26a1.76 1.76 0 0 0-.4-.22l-1.2-.59-4.51-2.1-15.36-7 .1.31 2.94-5.26c.63-1.12 1.25-2.23 1.83-3.28l-.22.12 18.37 1.8 5.46.49 1.48.11a2 2 0 0 0 .51 0 2.11 2.11 0 0 0-.5-.09l-1.47-.19-5.45-.63-18.36-2h-.14l-.08.13c-.58 1.05-1.2 2.15-1.83 3.28-1 1.8-2 3.56-2.93 5.26l-.12.22.22.1 15.43 6.87 4.56 2 1.23.51a1.82 1.82 0 0 0 .44.16Z" fill="#263238"/>
        <path d="m582.45 254.12 2.15-10.47s-26.47-.34-26.18.13 2.8 24 2.8 24 18.62-.7 17.93-.64Z" fill="#263238"/>
        <path d="M584.52 249.35a2.45 2.45 0 0 0-2.3 1.57 5.4 5.4 0 0 1-1.57 2.51c-1.15.63-3.14 1.13-4.19.62s-5.23-4.28-6-3.86-1.36 1.36-.63 2.19 4.6 3.35 3.87 4.19-8.9-2.85-10.15-2.52-2 1.09-1.26 1.6 6.28 2.59 6.6 3.33c0 0-8.38-2.2-8.69-1.68s-.84 1.36 0 1.68 8.06 2.19 8.69 2.51a15.34 15.34 0 0 0 3.22.94 35.06 35.06 0 0 1 3.38 1.07 7.34 7.34 0 0 0 5.2-.14l.85-.35a3.3 3.3 0 0 0 2.06-3.27l-.17-2.86.92-2.35Z" fill="#b78876"/>
        <path d="M597.21 256.63c-.15 0-.26-6-.26-13.43s.11-13.43.26-13.43.26 6 .26 13.43-.12 13.43-.26 13.43Z" fill="#263238"/>
        <path d="M549.34 223.78a6.64 6.64 0 0 1 0 1.24c0 .9-.06 2-.09 3.36a811.155 811.155 0 0 1-1.19 22.14c-.11 1.33-.2 2.45-.27 3.35a5.1 5.1 0 0 1-.17 1.23 6.72 6.72 0 0 1 0-1.24c0-.9.06-2 .1-3.36.1-2.83.28-6.75.52-11.08s.47-8.24.67-11.07c.1-1.33.19-2.45.26-3.35a4.94 4.94 0 0 1 .17-1.22Z" fill="#263238"/>
        <path d="M596.71 229.77c0 .15-10.49.26-23.44.26s-23.45-.11-23.45-.26 10.5-.26 23.45-.26 23.44.12 23.44.26Z" fill="#ffffff"/>
        <path d="M596.8 232.39c0 .14-10.66.26-23.8.26s-23.81-.12-23.81-.26 10.66-.26 23.81-.26 23.8.11 23.8.26Z" fill="#ffffff"/>
        <path d="M597.2 235.74c0 .15-10.5.26-23.45.26s-23.45-.11-23.45-.26 10.5-.26 23.45-.26 23.45.12 23.45.26Z" fill="#ffffff"/>
        <path d="M593.8 256.65a53.16 53.16 0 0 1-2.9 5.68 55.15 55.15 0 0 1-3.09 5.57 30.46 30.46 0 0 1 2.63-5.82 31.1 31.1 0 0 1 3.36-5.43Z" fill="#263238"/>
        <path d="M596.7 257.37a48.22 48.22 0 0 1-6.42 11.14 57.61 57.61 0 0 1 3.13-5.61 56.07 56.07 0 0 1 3.29-5.53Z" fill="#263238"/>
        <path d="M503 223.41c.12.12-2.21 2.33-5.18 4.93a50.46 50.46 0 0 1-5.56 4.5 48.92 48.92 0 0 1 5.21-4.9c1.49-1.3 2.85-2.45 3.85-3.27a10.16 10.16 0 0 1 1.68-1.26Z" fill="#263238"/>
        <path d="M505.46 225.24a49.21 49.21 0 0 1-5.25 5c-1.49 1.32-2.86 2.5-3.87 3.33a8.11 8.11 0 0 1-1.71 1.26 8.83 8.83 0 0 1 1.46-1.54c1-.9 2.28-2.12 3.78-3.44s2.87-2.49 3.88-3.32a9.33 9.33 0 0 1 1.71-1.29Z" fill="#263238"/>
        <path d="M557 457.63v-9l16.94-.21.22 13.23-1 .08c-4.67.32-23.77 1.28-26.91.37-3.59-1.05 10.75-4.47 10.75-4.47Z" fill="#215751"/>
        <path d="M568 461.55a5.91 5.91 0 0 1 2.12-3.63 5.67 5.67 0 0 1 3.95-1.28l.06 4.73Z" opacity=".4"/>
        <path d="M550 459.55s-5 1.52-4.38 2.34 20 .58 28.5-.28v-.38l-22.56.48s-.56-2.13-1.56-2.16Z" opacity=".4"/>
        <path d="M574.35 461.22h-.29l-.84.06-3.07.17c-2.6.13-6.19.25-10.16.31s-7.57 0-10.17 0l-3.08-.09h-1.13 14.37c3.97 0 7.56-.16 10.16-.25l3.08-.1h.84a1.29 1.29 0 0 1 .29-.1Z" fill="#263238"/>
        <path d="M551.54 462a7.36 7.36 0 0 0-.6-1.47 7.17 7.17 0 0 0-1.06-1.16 2.75 2.75 0 0 1 1.66 2.63Z" fill="#263238"/>
        <path d="M556.5 459.38s-.29-.26-.54-.65-.42-.72-.37-.75.29.26.54.64.42.73.37.76Z" fill="#263238"/>
        <path d="M557.87 458.64s-.31-.14-.61-.4-.5-.5-.46-.54.3.13.6.39.5.5.47.55Z" fill="#263238"/>
        <path d="M558.71 457a2.1 2.1 0 0 1-.88.12 2.17 2.17 0 0 1-.89-.08 2.06 2.06 0 0 1 .88-.13 1.91 1.91 0 0 1 .89.09Z" fill="#263238"/>
        <path d="M559 455.89a1.74 1.74 0 0 1-1 .3 1.7 1.7 0 0 1-1-.12 5.44 5.44 0 0 1 1-.08 6.13 6.13 0 0 1 1-.1Z" fill="#263238"/>
        <path d="M555.91 457.91a3.15 3.15 0 0 1-1.09 0 6 6 0 0 1-1.16-.24 3 3 0 0 1-.67-.26.56.56 0 0 1-.27-.34.42.42 0 0 1 .16-.43 2 2 0 0 1 2.84 1.27.71.71 0 0 1 0 .29 3.3 3.3 0 0 0-.51-.92 2 2 0 0 0-.94-.59 1.66 1.66 0 0 0-1.29.11c-.17.13-.1.33.09.44a3.09 3.09 0 0 0 .62.25 6.53 6.53 0 0 0 1.12.28c.68.11 1.1.1 1.1.14Z" fill="#263238"/>
        <path d="M555.63 458a1.08 1.08 0 0 1-.14-.76 1.86 1.86 0 0 1 .29-.8 1.08 1.08 0 0 1 .9-.56.42.42 0 0 1 .34.49 1.19 1.19 0 0 1-.18.49 3.53 3.53 0 0 1-.5.67 1.59 1.59 0 0 1-.62.45s.21-.2.51-.55a3.6 3.6 0 0 0 .45-.66c.14-.23.24-.65 0-.69s-.55.25-.71.47a1.78 1.78 0 0 0-.3.71 3.33 3.33 0 0 0-.04.74Z" fill="#263238"/>
        <path d="M574 456.59s-.49 0-1.25.06a5.46 5.46 0 0 0-2.72 1.16 5.52 5.52 0 0 0-1.68 2.43c-.24.73-.26 1.22-.3 1.22a1.17 1.17 0 0 1 0-.34 5 5 0 0 1 .18-.92 5.18 5.18 0 0 1 1.68-2.55 5.27 5.27 0 0 1 2.83-1.14 4 4 0 0 1 .93 0 1.26 1.26 0 0 1 .33.08Z" fill="#263238"/>
        <path d="M572.1 449.56a29.34 29.34 0 0 1 .19 3.48 31.74 31.74 0 0 1 0 3.48 28.86 28.86 0 0 1-.19-3.47 29.27 29.27 0 0 1 0-3.49Z" fill="#263238"/>
        <path d="M565.82 459.93a9.7 9.7 0 0 1-2.47.28 9.91 9.91 0 0 1-2.48-.17c0-.06 1.11 0 2.48 0s2.46-.17 2.47-.11Z" fill="#263238"/>
        <path d="M569.14 459.88s-.09.24-.2.49-.17.48-.22.48-.09-.26 0-.56.38-.45.42-.41Z" fill="#263238"/>
        <path d="M570.37 458.31s-.06.22-.24.4-.34.29-.38.25.06-.22.24-.4.34-.29.38-.25Z" fill="#263238"/>
        <path d="M572.15 457.58c0 .05-.23.05-.48.15s-.43.22-.47.18.09-.27.4-.38.57-.01.55.05Z" fill="#263238"/>
        <path d="M573.42 457.22c0 .06-.07.14-.21.2s-.27.06-.29 0 .07-.14.21-.2.27-.05.29 0Z" fill="#263238"/>
        <path d="m608.47 451.88 1.62 6.78s11.09 14.41 14.51 13.7c2.24-.46-.52-4.22-4.73-15.16l-.89-4.52Z" fill="#215751"/>
        <path d="M625.05 470.24a1.52 1.52 0 0 1-.59.56 2.06 2.06 0 0 1-2.13-.29 62.77 62.77 0 0 1-5.52-5.23c-2-2.16-3.77-4.23-5-5.76l-1.41-1.82-.39-.5-.14-.17s0 .07.11.19l.35.52c.32.45.78 1.09 1.37 1.87a74.34 74.34 0 0 0 5 5.81 54.5 54.5 0 0 0 5.59 5.21 2.7 2.7 0 0 0 1.25.46 1.78 1.78 0 0 0 1-.22 1.25 1.25 0 0 0 .47-.43.6.6 0 0 0 .04-.2Z" fill="#263238"/>
        <path d="M623.48 465.61a1.77 1.77 0 0 0-.91-.11 4.77 4.77 0 0 0-2.09.73 3.76 3.76 0 0 0-1.52 1.61 1.93 1.93 0 0 0-.24.88s.1-.33.36-.82a4.1 4.1 0 0 1 1.5-1.5 5.36 5.36 0 0 1 2-.75 8.3 8.3 0 0 1 .9-.04Z" fill="#263238"/>
        <path d="M613 462.23a1.57 1.57 0 0 0 .13-.33 5.59 5.59 0 0 0 .22-.93 5 5 0 0 0-.52-3.08 4.74 4.74 0 0 0-2.24-2.18 3.32 3.32 0 0 0-.91-.28 1 1 0 0 0-.35 0 8.17 8.17 0 0 1 1.2.44 4.84 4.84 0 0 1 2.12 2.14 5.18 5.18 0 0 1 .56 3c-.11.73-.27 1.21-.21 1.22Z" fill="#263238"/>
        <path d="M609.18 453s.2 1 .41 2.17a7.51 7.51 0 0 0 .57 2.13c.05 0-.17-1-.38-2.17a7.19 7.19 0 0 0-.6-2.13Z" fill="#263238"/>
        <path d="M620.06 458.16a2.48 2.48 0 0 0-1.42 0 2.44 2.44 0 0 0-1.28.6c0 .06.58-.24 1.33-.41s1.37-.13 1.37-.19Z" fill="#263238"/>
        <path d="M620.29 459.32a1.75 1.75 0 0 0-1.2 0 1.66 1.66 0 0 0-1.05.58s.48-.25 1.1-.39 1.14-.13 1.15-.19Z" fill="#263238"/>
        <path d="M621.18 460.78a1.83 1.83 0 0 0-2.3.52 4.9 4.9 0 0 1 1.1-.49 5.49 5.49 0 0 1 1.2-.03Z" fill="#263238"/>
        <path d="M619.3 457.67s-.51-.14-1.3-.44a10.1 10.1 0 0 1-1.34-.65 7 7 0 0 1-.74-.47c-.22-.16-.47-.41-.46-.67s.33-.41.59-.34a1.59 1.59 0 0 1 .68.45c.41.39.76.76 1 1.07.57.64.88 1.06.91 1a1.54 1.54 0 0 0-.19-.32 10 10 0 0 0-.61-.81 13.53 13.53 0 0 0-1-1.11 1.71 1.71 0 0 0-.77-.51.63.63 0 0 0-.83.52 1.08 1.08 0 0 0 .55.84 6.26 6.26 0 0 0 .76.47 8.38 8.38 0 0 0 1.38.62 7.65 7.65 0 0 0 1 .27 1.44 1.44 0 0 0 .37.08Z" fill="#263238"/>
        <path d="M618.72 457.53s.07-.48.2-1.24a5.47 5.47 0 0 1 .38-1.28 2.63 2.63 0 0 1 .41-.65c.17-.19.43-.36.63-.24s.24.43.21.68a2.89 2.89 0 0 1-.22.74 4.16 4.16 0 0 1-.72 1.12c-.51.57-.92.84-.89.87a1 1 0 0 0 .29-.17 5 5 0 0 0 .7-.6 4.3 4.3 0 0 0 .79-1.14 2.77 2.77 0 0 0 .24-.8.83.83 0 0 0-.3-.87.72.72 0 0 0-.87.28 2.69 2.69 0 0 0-.44.71 4.87 4.87 0 0 0-.35 1.33c0 .39-.06.71-.07.92s-.01.34.01.34Z" fill="#263238"/>
        <path d="m610.09 458.66-.78-3.26s2.71.51 3.42 2.54a8.65 8.65 0 0 1 .53 3.48l5.9 6.36s1.49-2.89 4.17-2.2c0 0 2.11 4.65 2 5.81s-1.42 1-1.9.81a23.77 23.77 0 0 1-5.29-4.18 121.77 121.77 0 0 1-8.05-9.36Z" opacity=".4"/>
        <path fill="#263238" d="m545.59 284.44 8.07 170.74 22.17.53-1.75-148.04 33.16 148.32 17.81-.81-28.53-170.39-50.93-.35z"/>
        <path d="M568.65 286.75a15.21 15.21 0 0 0 .2 2.81c.18 1.72.46 4.1.81 6.73a26.85 26.85 0 0 0 .61 3.71 5.23 5.23 0 0 0 1.63 2.65 4.07 4.07 0 0 0 1.88.93 1.5 1.5 0 0 0 .77 0 4.72 4.72 0 0 1-3.86-3.7 31.71 31.71 0 0 1-.57-3.66c-.35-2.63-.68-5-1-6.72a17 17 0 0 0-.47-2.75Z" fill="#455a64"/>
        <path d="M574.1 287.76c-.06 0 .15.32 0 .77a.91.91 0 0 1-.47.55.73.73 0 0 1-.78-.19.71.71 0 0 1-.22-.76.88.88 0 0 1 .52-.5c.44-.16.73 0 .76 0s-.23-.4-.85-.28a1.18 1.18 0 0 0-.83.64 1.19 1.19 0 0 0 1.59 1.5 1.16 1.16 0 0 0 .6-.86c.09-.63-.3-.92-.32-.87Z" fill="#455a64"/>
        <path d="M588.17 290.71a5 5 0 0 0-.33-4.73c-.13 0 .22 1.06.3 2.35s-.14 2.34.03 2.38Z" fill="#455a64"/>
        <path d="M585 290.39a4.23 4.23 0 0 0 .47-2.48 4.17 4.17 0 0 0-.64-2.45 21.23 21.23 0 0 0 .17 2.46 19.1 19.1 0 0 0 0 2.47Z" fill="#455a64"/>
        <path d="M557.74 290.07a15.46 15.46 0 0 0-.06-2.55 15.07 15.07 0 0 0 0-2.55 4.75 4.75 0 0 0-.44 2.56 4.67 4.67 0 0 0 .5 2.54Z" fill="#455a64"/>
        <path d="M554.3 289.76c.13-.05-.24-1.18-.28-2.6s.24-2.58.11-2.62a4.13 4.13 0 0 0-.57 2.63 4.19 4.19 0 0 0 .74 2.59Z" fill="#455a64"/>
        <path fill="#215751" d="M583.78 209.63z"/>
        <path d="M496 220s-4.09-6.92-5.05-7.64-9.56-3.71-10.29-3.47-11 2.18-9.83 3.39 8.4-.25 8.4-.25l1 .47s-6.22 1.1-7.52 1.88-.76 2.19.38 2 6.54-1.27 6.87-1.06-5.87 1.56-6.53 2c-.89.54-1 2.15.18 2.05.67-.06 6.5-1.67 6.5-1.67a50.64 50.64 0 0 0-5 2.28c-.69.68-.12 1.68.89 1.44.69-.16 3.94-1.78 4.86-2 0 0 .87.22 1.69 2s5.13 5.17 5.13 5.17Z" fill="#b78876"/>
        <path d="M470.83 212.28a4.62 4.62 0 0 0 1.89.49 11.24 11.24 0 0 0 2.14.06c.79-.1 1.65-.24 2.56-.38l1.92-.32h-.12a28.67 28.67 0 0 0 4.49 1.32 27.35 27.35 0 0 0-4.34-1.76h-.11l-1.91.29-2.53.41a13.49 13.49 0 0 1-2.07.05c-1.18-.07-1.9-.23-1.92-.16Z" fill="#aa6550"/>
        <path d="M463.32 207.36s-7.46 22.63-10 27.2l25.4 7.76 4.62-2.95s6.17-18.22 6.95-24.34Z" fill="#455a64"/>
        <path fill="#263238" d="m480.1 238.53-1.34 3.79 4.62-2.95-3.28-.84z"/>
        <path d="M483.43 222.93a17.83 17.83 0 0 1-2.84-.89l-6.79-2.34-6.8-2.23a18.39 18.39 0 0 1-2.8-1 17.51 17.51 0 0 1 2.91.65c1.78.48 4.22 1.21 6.88 2.1s5.05 1.79 6.76 2.48a15 15 0 0 1 2.68 1.23Z" fill="#ffffff"/>
        <path d="M481.27 228a15.72 15.72 0 0 1-2.79-.63c-1.7-.46-4-1.15-6.6-2s-4.85-1.67-6.49-2.31a14.89 14.89 0 0 1-2.62-1.15 16.14 16.14 0 0 1 2.74.8l6.53 2.17 6.54 2.13a16.46 16.46 0 0 1 2.69.99Z" fill="#ffffff"/>
        <path d="M478.7 232.63a80.65 80.65 0 0 1-8.55-2.61 76.23 76.23 0 0 1-8.37-3.1 154.8 154.8 0 0 1 16.92 5.71Z" fill="#ffffff"/>
        <path d="M493.37 220.74a2.05 2.05 0 0 1-2.4 0c-.75-.43-1.32-1.1-2-1.59-2.12-1.44-5.15-1-7.21-2.59-.28-.21-.57-.57-.42-.9s.54-.34.88-.34l8.52.07" fill="#b78876"/>
        <path d="M490.7 215.43a3.19 3.19 0 0 0-.92-.11l-2.51-.09-3.73-.08h-1.08a1.68 1.68 0 0 0-1.24.28.71.71 0 0 0-.13.8 1.31 1.31 0 0 0 .44.54 4.73 4.73 0 0 0 1.08.64 32.16 32.16 0 0 0 4.43 1.19 6.63 6.63 0 0 1 1.77.77c.5.33.92.73 1.34 1.06a3 3 0 0 0 2.41.81c.63-.13.83-.48.81-.48a2.44 2.44 0 0 1-.83.29 2.88 2.88 0 0 1-2.17-.88A16.79 16.79 0 0 0 489 219a6.11 6.11 0 0 0-1.86-.86 39.24 39.24 0 0 1-4.36-1.21 4.94 4.94 0 0 1-1-.57c-.28-.22-.42-.52-.27-.64s.53-.15.9-.14h4.81c1.06 0 1.92 0 2.51-.06a3.62 3.62 0 0 0 .97-.09Z" fill="#aa6550"/>
        <path d="M297.68 179.72a7.77 7.77 0 0 0-3.18-7.78 8.38 8.38 0 0 0-8.46-.44 9.11 9.11 0 0 0-4.67 7.15c-.28 3.35 1.23 6.54 2.52 9.64s2.41 6.57 1.34 9.75c-.88 2.63-3.09 4.54-5 6.56a13.29 13.29 0 0 0-3.74 6.44c-.46 2.47.46 5.34 2.7 6.51a3.5 3.5 0 0 1 1.41.92c.62.88 0 2.05-.45 3a6.94 6.94 0 0 0-.23 4.69c1 3.36 4.71 5.51 8.22 5.31a11.51 11.51 0 0 0 8.64-5.36 19.86 19.86 0 0 0 2.9-10 75.5 75.5 0 0 0-.59-10.51c-.82-8.78 3.28-17.87 3.72-26.68" fill="#263238"/>
        <path d="M305.56 232.07a8.8 8.8 0 0 0 9.46-8.43c.18-4.79.34-9.62.34-9.62s7.25-.68 7.78-7.86.28-23.74.28-23.74a25 25 0 0 0-25.27 1.58l.45 25.26v13.59c.05 4.59 2.4 8.87 6.96 9.22Z" fill="#ffbe9d"/>
        <path d="M316 197.4a3.67 3.67 0 0 0-4.91-1.07 4.17 4.17 0 0 0-1.39 5.21 5.54 5.54 0 0 0 3.52 2.67 2.74 2.74 0 0 1 2.16 3 9.24 9.24 0 0 1-2.52 5 13.26 13.26 0 0 1-8.3 3.94c-3.06.36-6.56-.28-8.34-2.79-1.3-1.83-1.39-4.22-1.43-6.46l-.34-15.9a22.64 22.64 0 0 1 .36-5.7 7.69 7.69 0 0 1 3-4.71c1.75-1.15 4-1.24 5.95-1.89 2.48-.8 4.59-2.45 6.92-3.64s5.18-1.9 7.51-.73c1.68.84 2.8 2.52 4.43 3.44 2.32 1.32 5.48 1 6.6 4.43a5.84 5.84 0 0 1 0 3.65c-1.58 4.65-7.33 6.52-11.47 4.51-.08.79.69 2.54-.13 5-.27.8-.36 2-1.6 2" fill="#263238"/>
        <path d="M296.08 212.58a21.55 21.55 0 0 1-1.16-30" fill="#263238"/>
        <path d="M301.54 214.89s-.12.06-.37.11a4.2 4.2 0 0 1-1.09 0 6.06 6.06 0 0 1-3.51-1.83 18.11 18.11 0 0 1-3.17-5 31.94 31.94 0 0 1-2.36-6.8 25.78 25.78 0 0 1-.61-7.18 22.61 22.61 0 0 1 1.09-5.78 19.23 19.23 0 0 1 1.62-3.62c.24-.41.44-.71.58-.91s.23-.3.24-.29a31.9 31.9 0 0 0-2.08 4.93 23.92 23.92 0 0 0-1 5.69 26.41 26.41 0 0 0 .64 7 32.61 32.61 0 0 0 2.29 6.71 18.35 18.35 0 0 0 3 4.91 6.11 6.11 0 0 0 3.28 1.89 8.89 8.89 0 0 0 1.45.17Z" fill="#455a64"/>
        <path d="M294.1 183.3c.08 0 .64 1 1.72 2.66a34.9 34.9 0 0 0 4.86 5.84 35.28 35.28 0 0 0 6 4.62c1.67 1 2.77 1.53 2.73 1.61a3.12 3.12 0 0 1-.82-.27 23.27 23.27 0 0 1-2.1-1 29.76 29.76 0 0 1-6.21-4.57 29 29 0 0 1-4.81-6 21 21 0 0 1-1.11-2.06 3 3 0 0 1-.26-.83Z" fill="#455a64"/>
        <path d="M308 194.5a8.75 8.75 0 0 1-2.32-1.15 26.69 26.69 0 0 1-8.78-8.82 9 9 0 0 1-1.14-2.32 20.33 20.33 0 0 1 1.45 2.12 32.85 32.85 0 0 0 8.67 8.71 22.83 22.83 0 0 1 2.12 1.46Z" fill="#455a64"/>
        <path d="M317.31 194.5a3.7 3.7 0 0 1-1-.08 19.75 19.75 0 0 1-2.66-.54 27.88 27.88 0 0 1-14.65-9.83 19.08 19.08 0 0 1-1.51-2.25 3.53 3.53 0 0 1-.45-.89c.08 0 .81 1.17 2.25 2.91a31.23 31.23 0 0 0 6.54 5.91 30.88 30.88 0 0 0 7.94 3.79c2.16.67 3.56.89 3.54.98Z" fill="#455a64"/>
        <path d="M288.18 224.4s.14-.21.31-.63a3.15 3.15 0 0 0 .09-1.94 4.72 4.72 0 0 0-1.72-2.54c-.95-.79-2.22-1.41-3.55-2.29a8 8 0 0 1-1.86-1.69 4.64 4.64 0 0 1-.95-2.59 8.69 8.69 0 0 1 2.09-5.55c1.25-1.68 2.86-3.2 3.8-5.21a11.72 11.72 0 0 0 .75-6.7 31 31 0 0 0-1.92-6.66 50.18 50.18 0 0 1-2.08-6.2c-.46-2-.78-4.11-.07-6a4.34 4.34 0 0 1 1.76-2.12 3.25 3.25 0 0 1 2.53-.33 7.78 7.78 0 0 1 3.44 2.54l2.1 2.41 1.32 1.54a5.11 5.11 0 0 1 .43.56s-.19-.15-.51-.49l-1.39-1.47-2.16-2.36a7.75 7.75 0 0 0-3.32-2.38 2.9 2.9 0 0 0-2.23.32 4 4 0 0 0-1.57 1.94c-.64 1.68-.33 3.7.14 5.68a50.53 50.53 0 0 0 2.09 6.13 31 31 0 0 1 2 6.76 12.3 12.3 0 0 1-.81 7c-1 2.12-2.65 3.65-3.88 5.28a8.34 8.34 0 0 0-2 5.24 4.25 4.25 0 0 0 .84 2.37 7.7 7.7 0 0 0 1.75 1.63 39 39 0 0 1 3.52 2.37 4.85 4.85 0 0 1 1.73 2.72 3.16 3.16 0 0 1-.18 2 1.82 1.82 0 0 1-.49.66Z" fill="#455a64"/>
        <path d="m271.28 455.71 4.87-5.93-11-9.21-7.23 8.61.65.61c2.91 2.71 15 13.58 17.54 14.66 2.8 1.2-4.83-8.74-4.83-8.74Z" fill="#215751"/>
        <path d="M262 452.43a5 5 0 0 0 .56-3.53 4.91 4.91 0 0 0-1.92-3L258 449Z" fill="#ffffff" opacity=".5"/>
        <path d="M274.87 460.73s2.5 3.69 1.64 3.89-13.51-10.32-18.64-15.44l.23-.23 14.6 12.39s1.5-1.12 2.17-.61Z" fill="#ffffff" opacity=".4"/>
        <path d="M257.93 448.79s.05.07.17.18l.52.49 1.94 1.76c1.64 1.48 3.94 3.48 6.53 5.65s5 4.06 6.72 5.42l2.08 1.59.57.42.2.14-.18-.16-.55-.45-2.05-1.64c-1.72-1.38-4.09-3.3-6.68-5.46s-4.9-4.15-6.56-5.6l-2-1.72-.54-.46Z" fill="#263238"/>
        <path d="M272.56 461.51a6.64 6.64 0 0 1 1.17-.65 5.69 5.69 0 0 1 1.33-.19 2.32 2.32 0 0 0-2.5.84Z" fill="#263238"/>
        <path d="M270.68 457.14a1.67 1.67 0 0 0 .7-.14c.37-.12.66-.25.65-.3a1.65 1.65 0 0 0-.7.14c-.33.16-.67.25-.65.3Z" fill="#263238"/>
        <path d="M270.18 455.92c0 .05.27.08.6.06s.61-.06.6-.11a1.25 1.25 0 0 0-.6-.06c-.34.01-.6.06-.6.11Z" fill="#263238"/>
        <path d="M270.48 454.4s.2.29.52.56.59.46.63.42-.2-.28-.52-.55a2 2 0 0 0-.63-.43Z" fill="#263238"/>
        <path d="M270.9 453.51a2.16 2.16 0 0 0 1.23 1.19c0-.05-.29-.27-.62-.59s-.57-.63-.61-.6Z" fill="#263238"/>
        <path d="M271.86 456.49a2.62 2.62 0 0 0 .71.58 5.32 5.32 0 0 0 .9.47 2.65 2.65 0 0 0 .58.18.53.53 0 0 0 .36-.07.4.4 0 0 0 .13-.38 1.72 1.72 0 0 0-2.56-.68.61.61 0 0 0-.18.18 2.67 2.67 0 0 1 .83-.34 1.76 1.76 0 0 1 .94.11 1.45 1.45 0 0 1 .79.77c.05.17-.11.27-.29.24a2.85 2.85 0 0 1-.55-.16 6.79 6.79 0 0 1-.89-.42c-.48-.28-.76-.51-.77-.48Z" fill="#263238"/>
        <path d="M272 456.67s.26-.07.49-.42a1.34 1.34 0 0 0 .24-.68.9.9 0 0 0-.29-.85.36.36 0 0 0-.49.14 1 1 0 0 0-.14.42 2.93 2.93 0 0 0 0 .71 1.37 1.37 0 0 0 .17.62s0-.24 0-.63a2.77 2.77 0 0 1 .06-.67c0-.24.18-.56.39-.44s.22.46.21.69a1.5 1.5 0 0 1-.18.63 3.13 3.13 0 0 1-.46.48Z" fill="#263238"/>
        <path d="M260.67 446a9.74 9.74 0 0 1 .8.71 4.5 4.5 0 0 1 1 4.72c-.23.61-.48.94-.45 1s.08-.07.19-.22a4.25 4.25 0 0 0 .37-.7 4.34 4.34 0 0 0-1-4.85 3.91 3.91 0 0 0-.62-.49c-.19-.17-.28-.17-.29-.17Z" fill="#263238"/>
        <path d="M265.65 442.32a27.46 27.46 0 0 0-2 2.19 23.63 23.63 0 0 0-1.86 2.3 49.1 49.1 0 0 0 3.84-4.49Z" fill="#263238"/>
        <path d="M264.24 452.51a11.58 11.58 0 0 0 3.2 2.72s-.73-.6-1.61-1.35-1.55-1.4-1.59-1.37Z" fill="#263238"/>
        <path d="M262.08 450.7c-.05 0-.07.2-.13.43s-.15.41-.11.44.2-.13.27-.39.02-.48-.03-.48Z" fill="#263238"/>
        <path d="M262.11 449c-.05 0-.07.17-.06.39s.08.37.12.37.08-.18.06-.39-.07-.37-.12-.37Z" fill="#263238"/>
        <path d="M261.33 447.57s.12.16.24.36.16.37.21.37.08-.23-.06-.46-.37-.32-.39-.27Z" fill="#263238"/>
        <path d="M260.68 446.66v.24c0 .11.14.19.19.16s0-.13 0-.24-.15-.19-.19-.16Z" fill="#263238"/>
        <path d="m322 458.17-.17-7.68-14.38.23.13 11.24h.89c4 .16 20.21.52 22.85-.33 2.98-.9-9.32-3.46-9.32-3.46Z" fill="#215751"/>
        <path d="M312.82 461.76a5 5 0 0 0-1.88-3 4.85 4.85 0 0 0-3.38-1l.06 4Z" fill="#ffffff" opacity=".5"/>
        <path d="M328 459.63s4.3 1.17 3.78 1.88-16.95 1-24.2.45v-.33l19.16-.13s.45-1.82 1.26-1.87Z" fill="#ffffff" opacity=".4"/>
        <path d="M307.4 461.63h.96l2.62.08c2.21 0 5.26.06 8.63 0s6.42-.17 8.63-.28l2.61-.15.71-.05a.79.79 0 0 0 .25 0h-.96l-2.61.09c-2.21.08-5.26.17-8.63.22s-6.42 0-8.63 0h-3.58Z" fill="#263238"/>
        <path d="M326.79 461.73a5.36 5.36 0 0 1 .47-1.26 5.63 5.63 0 0 1 .87-1 2.32 2.32 0 0 0-1.34 2.27Z" fill="#263238"/>
        <path d="M322.51 459.64s.24-.23.44-.56.34-.62.3-.65-.24.22-.44.56-.34.62-.3.65Z" fill="#263238"/>
        <path d="M321.34 459s.25-.12.5-.35.41-.43.38-.47-.26.12-.5.35-.42.47-.38.47Z" fill="#263238"/>
        <path d="M320.58 457.69a1.62 1.62 0 0 0 .75.09.38.38 0 1 0 0-.18 2 2 0 0 0-.75.09Z" fill="#263238"/>
        <path d="M320.31 456.74a1.48 1.48 0 0 0 .84.23 1.4 1.4 0 0 0 .86-.13 4.77 4.77 0 0 0-.85 0 4.24 4.24 0 0 0-.85-.1Z" fill="#263238"/>
        <path d="M323 458.38a2.87 2.87 0 0 0 .92 0 4.79 4.79 0 0 0 1-.24 2.06 2.06 0 0 0 .56-.24.53.53 0 0 0 .23-.29.35.35 0 0 0-.15-.36 1.69 1.69 0 0 0-2.09.52 1.88 1.88 0 0 0-.29.63.61.61 0 0 0 0 .25 2.58 2.58 0 0 1 .41-.8 1.6 1.6 0 0 1 .78-.52 1.4 1.4 0 0 1 1.1.05c.15.11.1.28-.06.38a2.42 2.42 0 0 1-.52.23 6.73 6.73 0 0 1-.95.27c-.61.08-.94.09-.94.12Z" fill="#263238"/>
        <path d="M323.22 458.42a1 1 0 0 0 .09-.64 1.45 1.45 0 0 0-.26-.68.93.93 0 0 0-.77-.46.37.37 0 0 0-.28.44 1 1 0 0 0 .16.41 2.6 2.6 0 0 0 .45.55c.29.28.52.38.53.36s-.19-.16-.45-.45a2.51 2.51 0 0 1-.39-.55c-.13-.19-.22-.54 0-.58s.47.2.61.38a1.51 1.51 0 0 1 .27.6 3.2 3.2 0 0 1 .04.62Z" fill="#263238"/>
        <path d="M307.64 457.69s.41-.05 1.06 0a4.5 4.5 0 0 1 3.81 3c.23.61.26 1 .29 1a.74.74 0 0 0 0-.29 4.14 4.14 0 0 0-.17-.78 4.51 4.51 0 0 0-1.49-2.12 4.46 4.46 0 0 0-2.43-.9 3.65 3.65 0 0 0-.79 0c-.19.05-.29.08-.28.09Z" fill="#263238"/>
        <path d="M309 451.68a27.28 27.28 0 0 0-.07 3 24.17 24.17 0 0 0 .09 2.95 25.57 25.57 0 0 0 .08-2.95 23 23 0 0 0-.1-3Z" fill="#263238"/>
        <path d="M314.61 460.33a9 9 0 0 0 2.11.18 8 8 0 0 0 2.1-.21c0-.05-.95 0-2.11 0s-2.09-.02-2.1.03Z" fill="#263238"/>
        <path d="M311.79 460.37s.08.2.18.41.16.4.21.4.07-.23-.05-.47-.31-.38-.34-.34Z" fill="#263238"/>
        <path d="M310.71 459.06s.06.19.21.33.3.25.34.21-.06-.18-.21-.33-.31-.27-.34-.21Z" fill="#263238"/>
        <path d="M309.18 458.48s.2 0 .42.12.36.18.4.15-.09-.23-.35-.32-.48.01-.47.05Z" fill="#263238"/>
        <path d="M308.09 458.21c0 .05.07.12.19.17s.23 0 .25 0-.07-.11-.19-.16-.23-.05-.25-.01Z" fill="#263238"/>
        <path d="M301.21 295s-4.79 20.26-3.43 24.27 10.12 6.33 10.12 6.33l-.29 55.49-48.53 60L277 455.76s52.53-60.1 57.16-71-3-90.65-3-90.65Z" fill="#263238"/>
        <path d="m326 286.77 2.38 168.53-24.69.12-16-134.54c-2.44-8-5.22-16.35-4.72-25.89l3.31-9.69Z" fill="#263238"/>
        <path d="M297.37 312.51a5 5 0 0 1 .58.5c.35.35.88.87 1.52 1.57 1.3 1.4 3.12 3.49 5.29 6.19v.06c.45 7.55 1.34 18.56 2.41 30.79.85 10 1.73 19.06 2.27 26.15v.07l-.05.06-6.87 9.2-1.9 2.5-.51.65-.19.21s0-.09.14-.25l.46-.68 1.82-2.57 6.73-9.3v.12c-.65-7.08-1.48-16.19-2.39-26.12-1.07-12.23-1.89-23.25-2.24-30.81v.1c-2.13-2.72-3.91-4.85-5.16-6.28-.62-.72-1.12-1.26-1.45-1.63a3.6 3.6 0 0 1-.46-.53Z" fill="#455a64"/>
        <path d="M324.45 378.42a24.35 24.35 0 0 0-6.67-1.74 25.34 25.34 0 0 0-6.85.66 5.56 5.56 0 0 1 1.92-.75 15.15 15.15 0 0 1 9.82.78 5.32 5.32 0 0 1 1.78 1.05Z" fill="#455a64"/>
        <path d="M333.16 386.22c.11.09-6.83 9.41-15.51 20.82s-15.81 20.59-15.92 20.5 6.82-9.41 15.51-20.82 15.76-20.58 15.92-20.5Z" fill="#455a64"/>
        <path d="M332 299.29a4.25 4.25 0 0 1-1.39 1.83 6.88 6.88 0 0 1-10.07-1.06 4.08 4.08 0 0 1-1-2.08 21.62 21.62 0 0 0 1.26 1.85 6.86 6.86 0 0 0 9.54 1c1.08-.83 1.53-1.6 1.66-1.54Z" fill="#455a64"/>
        <path d="M278.76 250.58s-3.75 27.42 0 30.89 7.34 2.33 7.34 2.33l7.13-6 1.4-27.26Z" fill="#ffbe9d"/>
        <path d="M282.22 228.3s-5.36 6.06-6.47 29.23c0 0 15.27 2.9 15.55 2.06s-9.08-31.29-9.08-31.29Z" fill="#215751"/>
        <path d="m282.93 295 48.65.79-.75-7.32s-5.36-27.87-5.32-28.23l.84-1.78a16.19 16.19 0 0 0 .41-14.08h23.62l-1-19.16-24.79-3.65-9.22-.73s-16.25.85-16.6.89c-6.8.82-14.71 1.34-17.6 8.62-1.55 3.89-.08 9.73 2.44 15.76l6 18.49c2.4 10.17-1.43 9.69-3.53 19.92-.3 1.54-3.18 9.05-3.15 10.48Z" fill="#215751"/>
        <path d="M346.58 226.08c0 .14-13.87.26-31 .26s-31-.12-31-.26 13.86-.27 31-.27 31 .12 31 .27Z" fill="#fafafa"/>
        <path d="M348 235.28c0 .15-15.42.26-34.45.26s-34.45-.11-34.45-.26 15.42-.26 34.45-.26 34.45.12 34.45.26Z" fill="#fafafa"/>
        <path d="M282.93 245.76a16 16 0 0 1-5.74 0 16 16 0 0 1 5.74 0Z" fill="#fafafa"/>
        <path d="M328 246.08c0 .14-10.09.26-22.53.26s-22.54-.12-22.54-.26 10.09-.26 22.54-.26 22.53.12 22.53.26Z" fill="#fafafa"/>
        <path d="M327 256.88c0 .14-9.06.26-20.23.26s-20.22-.12-20.22-.26 9.05-.26 20.22-.26 20.23.11 20.23.26Z" fill="#fafafa"/>
        <path d="M326.71 266.88c0 .14-8.21.26-18.33.26s-18.33-.12-18.33-.26 8.21-.26 18.33-.26 18.33.12 18.33.26Z" fill="#fafafa"/>
        <path d="M328.32 275c0 .14-8.78.26-19.61.26s-19.61-.12-19.61-.26 8.78-.26 19.61-.26 19.61.09 19.61.26Z" fill="#fafafa"/>
        <path d="M330.86 285.3c0 .14-10 .26-22.31.26s-22.31-.12-22.31-.26 10-.26 22.31-.26 22.31.11 22.31.26Z" fill="#fafafa"/>
        <path d="M289.35 263.73a4 4 0 0 1-.41-.92c-.28-.72-.6-1.57-1-2.56-.82-2.17-2-5.15-3.19-8.47s-2.21-6.37-2.84-8.61c-.32-1.11-.55-2-.69-2.66a4.44 4.44 0 0 1-.16-1 36.13 36.13 0 0 1 1.2 3.56c.72 2.19 1.77 5.21 3 8.53s2.31 6.32 3.05 8.52c.37 1.1.65 2 .83 2.62a3.3 3.3 0 0 1 .21.99Z" fill="#263238"/>
        <path d="M292.89 282a48.09 48.09 0 0 0 12.65-7.14 23 23 0 0 0 7.92-11.95c.21-.89.24-2.06-.57-2.49a1.57 1.57 0 0 0-1.79.45 6.32 6.32 0 0 0-1 1.72 12.46 12.46 0 0 1-4.31 5.09c-2.14 1.45-4.67 2.18-7.07 3.13s-4.82 2.22-6.26 4.36-1.57 5.36.33 7.1" opacity=".2"/>
        <path d="M315 254.34v1.52a26.72 26.72 0 0 1-.6 4.09 29.14 29.14 0 0 1-16.81 20.34 26.49 26.49 0 0 1-3.9 1.36c-.47.13-.84.2-1.09.25a1.46 1.46 0 0 1-.39.05 8.66 8.66 0 0 1 1.42-.49 32.81 32.81 0 0 0 3.81-1.51 30 30 0 0 0 16.6-20.09 34 34 0 0 0 .76-4 11 11 0 0 1 .2-1.52Z" fill="#263238"/>
        <path d="M352.65 178.42s-.11-.62-.21-1.84a19.57 19.57 0 0 1 .42-5.41 22.42 22.42 0 0 1 12.8-15.63 24.64 24.64 0 0 1 6.93-1.91 26.78 26.78 0 0 1 7.92.17 29 29 0 0 1 15.68 8.32 34.61 34.61 0 0 1 6 8 31.75 31.75 0 0 1 3.37 10.1 30 30 0 0 1-.33 11.26 25.33 25.33 0 0 1-1.94 5.56 22.54 22.54 0 0 1-3.4 5 23 23 0 0 1-10.59 6.44 39.09 39.09 0 0 1-12.95 1.33 51.36 51.36 0 0 1-13.35-2.38 23.11 23.11 0 0 1-11.48-8 23.82 23.82 0 0 1-4.42-13.76 26.46 26.46 0 0 1 1-7.42 30.8 30.8 0 0 1 3.11-6.94 33.89 33.89 0 0 1 4.87-6 33.17 33.17 0 0 1 6.31-4.63 29.3 29.3 0 0 1 7.44-2.76 26.92 26.92 0 0 1 8-.42 31.73 31.73 0 0 1 25.53 18.77 27.41 27.41 0 0 1 1.49 16.82 21.87 21.87 0 0 1-3.6 7.9 19.41 19.41 0 0 1-6.68 5.65 24.08 24.08 0 0 1-8.47 2.49 30.29 30.29 0 0 1-8.91-.37 30.9 30.9 0 0 1-15.81-8.25 25.19 25.19 0 0 1-5.26-7.44 19.46 19.46 0 0 1-1.74-9c.34-6.23 3.65-12 8.25-16.21a29.24 29.24 0 0 1 16.71-7.48 25 25 0 0 1 9.15.81 24.89 24.89 0 0 1 8.16 4 22.63 22.63 0 0 1 6 6.74 19.62 19.62 0 0 1 1.83 4.14c.26.71.4 1.45.59 2.18s.28 1.48.33 2.23a24.18 24.18 0 0 1-4.64 16.82 26.15 26.15 0 0 1-14.37 9.44 28.17 28.17 0 0 1-16.88-.83c-10.64-3.86-18.87-13.35-20.64-24.09a23.24 23.24 0 0 1 2.69-15.5 27.06 27.06 0 0 1 11.09-10.65 33 33 0 0 1 14.55-3.6 38 38 0 0 1 14.33 2.49c9 3.4 16.35 10.21 19.58 18.57a28.45 28.45 0 0 1-2.11 24.68 23.17 23.17 0 0 1-8.53 8.2 28.1 28.1 0 0 1-10.75 3.35 36.57 36.57 0 0 1-20-4.07 44.41 44.41 0 0 1-14.17-10.93A28.62 28.62 0 0 1 349 181a22.06 22.06 0 0 1 1.34-11.88 19.82 19.82 0 0 1 5-7.25 16.5 16.5 0 0 1 4.56-2.93c1.15-.41 1.75-.59 1.75-.59l-.44.16c-.29.11-.73.26-1.29.48a16.9 16.9 0 0 0-4.51 3 19.83 19.83 0 0 0-4.9 7.23A22 22 0 0 0 349.2 181a28.42 28.42 0 0 0 6.56 13.34 44.31 44.31 0 0 0 14.11 10.83 36.32 36.32 0 0 0 19.88 4 27.92 27.92 0 0 0 10.61-3.32 22.73 22.73 0 0 0 8.38-8.1 28.08 28.08 0 0 0 2.06-24.34c-3.2-8.23-10.51-15-19.36-18.31a37.56 37.56 0 0 0-14.17-2.44 32.47 32.47 0 0 0-14.35 3.55A26.72 26.72 0 0 0 352 166.65a22.77 22.77 0 0 0-2.63 15.19c1.74 10.55 9.86 19.91 20.34 23.7a27.61 27.61 0 0 0 16.59.81 25.59 25.59 0 0 0 14.08-9.26 23.67 23.67 0 0 0 4.62-16.46c-.05-.73-.22-1.45-.33-2.18a21.72 21.72 0 0 0-2.35-6.16 22.4 22.4 0 0 0-5.91-6.59 24.2 24.2 0 0 0-17-4.7 28.72 28.72 0 0 0-16.41 7.3c-4.51 4.1-7.75 9.79-8.08 15.85a19 19 0 0 0 1.69 8.77 24.88 24.88 0 0 0 5.15 7.28 30.39 30.39 0 0 0 15.55 8.11 29.9 29.9 0 0 0 8.75.37 23.16 23.16 0 0 0 8.29-2.44 18.73 18.73 0 0 0 6.51-5.5 21.23 21.23 0 0 0 3.52-7.7 27 27 0 0 0-1.46-16.52A31.27 31.27 0 0 0 377.8 158a27 27 0 0 0-7.88.41 28.89 28.89 0 0 0-7.3 2.72 32.12 32.12 0 0 0-6.22 4.54 32.62 32.62 0 0 0-4.8 5.9 30.23 30.23 0 0 0-3.07 6.82 26.23 26.23 0 0 0-1 7.29 23.39 23.39 0 0 0 4.33 13.5 22.6 22.6 0 0 0 11.25 7.82 51.32 51.32 0 0 0 13.23 2.41 38.49 38.49 0 0 0 12.82-1.3 21.45 21.45 0 0 0 13.78-11.23 25 25 0 0 0 1.92-5.48 29.89 29.89 0 0 0 .35-11.13 32.58 32.58 0 0 0-9.22-18 28.8 28.8 0 0 0-15.52-8.27 26.33 26.33 0 0 0-7.85-.18 24.36 24.36 0 0 0-6.88 1.87 22 22 0 0 0-9.2 7.48 22.31 22.31 0 0 0-3.58 8 20.29 20.29 0 0 0-.47 5.39c0 .61.1 1.07.12 1.38s.04.48.04.48Z" fill="#215751"/>
        <path d="M392 173.24c0 .13-6.51 2.31-14.63 4.86s-14.75 4.51-14.79 4.37 6.51-2.31 14.63-4.86 14.7-4.51 14.79-4.37Z" fill="#215751"/>
        <path d="M393.81 178c.05.13-6.06 2.36-13.64 5s-13.75 4.61-13.8 4.47 6.06-2.36 13.64-5 13.75-4.62 13.8-4.47Z" fill="#215751"/>
        <path d="M382.62 187.76c.16.22-3 1.47-6.82 2.83-1.92.68-3.68 1.26-5 1.66a8.76 8.76 0 0 1-2.11.54 9.31 9.31 0 0 1 2-.89c1.25-.48 3-1.12 4.91-1.8s3.68-1.28 4.95-1.7 2.12-.66 2.07-.64Z" fill="#215751"/>
        <path d="M388.26 192.47s-4.58-2.12-4.8-1 .09 1.57 1 1.85 3.39 1.12 3.39 1.12Z" fill="#ffbe9d"/>
        <path d="M388 194.56s-4.58-2.12-4.8-1 .08 1.56 1 1.85 3.39 1.12 3.39 1.12Z" fill="#eb996e"/>
        <path d="M377.47 199.24 360.09 222c-2.48 3.67-6.33 5.5-8.93 5.57l-1.63.14.81 15.51 6.86-.78a13.8 13.8 0 0 0 10.37-6.78l17.67-30.54a52.54 52.54 0 0 0 3.1-6.1c1-2.64-.08-6.59-.08-6.59l-7 4.42v-4.77s-.75-.26-2.21 1.17c-1.26 1.27-1.58 5.99-1.58 5.99Z" fill="#ffbe9d"/>
        <path d="m381.15 190.06.09 16.79a1.36 1.36 0 0 0 1.45 1.35 1.36 1.36 0 0 0 1.26-1.36v-17l-1.6-2.6Z" fill="#455a64"/>
        <path fill="#263238" d="m382.33 187.29-.44 1.01 1.03-.05-.59-.96z"/>
        <path d="M383.93 189.88a2.24 2.24 0 0 1-1.39.44 2.56 2.56 0 0 1-1.44-.25c0-.07.65.09 1.43.05s1.37-.3 1.4-.24Z" fill="#263238"/>
        <path d="M382.5 208.2a4.16 4.16 0 0 1-.05-.71v-1.93c0-1.81 0-4-.05-6.37s0-4.55 0-6.36v-1.93a3.61 3.61 0 0 1 0-.71 5 5 0 0 1 0 .71v16.59a6.87 6.87 0 0 1 .1.71Z" fill="#263238"/>
        <path d="M148 391c7.82 2.73 18 .29 24.73-4.6s11.51-11.89 15.78-19c1.82-3 3.6-6.19 4.18-9.68s-.28-7.42-3-9.7c-4.21-3.54-10.66-1.74-15.43 1A53.22 53.22 0 0 0 148 391" fill="#215751"/>
        <path d="M156.38 409.7c4.7 6.2 12.77 9 20.55 9.32s15.45-1.78 22.71-4.57c2.64-1 5.52-2.4 6.43-5.07a6.46 6.46 0 0 0-1.38-6 13.31 13.31 0 0 0-5.24-3.57c-7.15-3.05-15.35-3.19-22.87-1.24s-14.1 6.31-20.2 11.12" fill="#215751"/>
        <path d="M147.86 357.44c6.48.13 11.38-5.54 14.32-11.32A42 42 0 0 0 166 320c-.6-3.31-1.85-6.88-4.81-8.48s-6.93-.55-9.45 1.76-3.91 5.59-4.92 8.86c-3.48 11.25-2.73 24.18 1 35.35" fill="#215751"/>
        <path d="M126.58 393.28c11-18.8 12.89-41.81 6.36-62.61-1.06-3.38-3.05-7.24-6.58-7.46-3.91-.25-6.36 4.11-7.44 7.87-3.79 13.22-3 27.25-2.15 41 .52 8.45 3.42 15.67 9.81 21.23" fill="#215751"/>
        <path d="M115.09 401a45.16 45.16 0 0 0-26.8-28.43c-2.94-1.1-6.66-1.73-8.85.51s-1.44 5.92-.11 8.64c2.22 4.44 5.83 8 9.43 11.43 3.27 3.12 6.67 6.24 10.81 8.05s11.74 2.27 15.52-.19" fill="#215751"/>
        <path d="M183.58 352.71a.88.88 0 0 1-.19.17l-.6.46-2.32 1.73-1.67 1.24c-.61.47-1.24 1-1.93 1.57-1.37 1.14-3 2.37-4.61 3.92l-2.6 2.37c-.91.83-1.77 1.76-2.71 2.69-1.9 1.82-3.74 4-5.72 6.16A121.83 121.83 0 0 0 141 405.68c-1.09 2.76-2.17 5.36-3 7.88-.41 1.25-.86 2.45-1.19 3.62s-.65 2.31-1 3.39c-.65 2.15-1 4.14-1.44 5.87-.19.87-.39 1.68-.54 2.43l-.36 2.05q-.33 1.81-.51 2.85l-.15.74a1.23 1.23 0 0 1-.07.25 1 1 0 0 1 0-.26c0-.2.05-.44.09-.75.1-.69.24-1.65.42-2.86.09-.62.2-1.32.31-2.07s.33-1.56.5-2.44c.39-1.74.74-3.75 1.38-5.91l.92-3.4c.33-1.19.77-2.39 1.17-3.65.77-2.53 1.85-5.15 2.92-7.92a132.08 132.08 0 0 1 8.8-17.23 130.52 130.52 0 0 1 11.47-15.56c2-2.21 3.86-4.34 5.78-6.16 1-.92 1.83-1.85 2.74-2.67l2.64-2.35c1.64-1.54 3.28-2.75 4.67-3.88.7-.55 1.34-1.08 1.95-1.53l1.71-1.21 2.38-1.65.63-.42c.28-.09.35-.14.36-.13Z" fill="#263238"/>
        <path d="M198.21 404.82a3.49 3.49 0 0 1-.76-.12c-.5-.09-1.21-.28-2.15-.44a59.33 59.33 0 0 0-60.3 25.1c-.55.78-.92 1.42-1.2 1.83a4 4 0 0 1-.45.63 5.26 5.26 0 0 1 .36-.68c.25-.43.6-1.09 1.12-1.89a53.89 53.89 0 0 1 4.84-6.49 57.38 57.38 0 0 1 47.68-19.84 52.87 52.87 0 0 1 8 1.14c.93.19 1.65.41 2.13.53a7.15 7.15 0 0 1 .73.23Z" fill="#263238"/>
        <path d="M157.41 319a1.58 1.58 0 0 1 0 .29c-.05.22-.11.5-.18.85-.17.77-.42 1.86-.72 3.23-.64 2.81-1.61 6.86-2.83 11.87-2.43 10-6 23.79-9.65 39.06-1.84 7.64-3.49 14.94-4.92 21.59s-2.6 12.67-3.49 17.74c-.47 2.53-.83 4.83-1.17 6.85s-.62 3.75-.83 5.18-.38 2.49-.5 3.27l-.15.86a1.24 1.24 0 0 1-.07.28 1.27 1.27 0 0 1 0-.29c0-.22.05-.51.09-.86.1-.79.24-1.89.41-3.29s.42-3.18.74-5.2.65-4.32 1.1-6.86c.84-5.08 2-11.11 3.38-17.78s3.05-14 4.88-21.61c3.68-15.28 7.28-29.05 9.8-39 1.26-5 2.27-9 3-11.83.35-1.36.62-2.44.82-3.21.09-.34.17-.61.23-.83a1.09 1.09 0 0 1 .06-.31Z" fill="#263238"/>
        <path d="M132.05 428.54s0-.07-.07-.23-.1-.4-.16-.68q-.19-1-.54-2.61c-.47-2.28-1.09-5.58-1.8-9.67-1.42-8.18-3.09-19.54-4.13-32.17-.5-6.32-.78-12.35-.9-17.84s0-10.44.13-14.59c0-2.07.19-3.95.28-5.6s.2-3.06.3-4.21.19-2 .25-2.67l.08-.69a.89.89 0 0 1 0-.23.87.87 0 0 1 0 .24v.69c0 .66-.08 1.55-.14 2.67s-.16 2.57-.22 4.22-.18 3.52-.2 5.59c-.13 4.15-.14 9.09 0 14.57s.44 11.5.94 17.81c1 12.61 2.65 24 4 32.15.67 4.1 1.23 7.41 1.64 9.69.18 1.11.33 2 .44 2.64l.11.68a2.18 2.18 0 0 1-.01.24Z" fill="#263238"/>
        <path d="M132.86 430.93a6.46 6.46 0 0 1-.29-.65l-.72-1.89-.52-1.37c-.22-.49-.46-1-.71-1.59s-.53-1.18-.81-1.82-.66-1.3-1-2l-1.12-2.19c-.44-.74-.88-1.51-1.35-2.31-.88-1.62-2-3.23-3.14-5a117 117 0 0 0-8.32-10.64 130.21 130.21 0 0 0-9.55-9.55c-1.58-1.34-3-2.68-4.51-3.81l-2.09-1.66-2-1.47c-1.26-.95-2.43-1.74-3.47-2.44s-1.93-1.3-2.68-1.75l-1.71-1.09a3 3 0 0 1-.58-.41 5.3 5.3 0 0 1 .63.32l1.77 1c.77.43 1.68 1 2.73 1.69s2.25 1.45 3.52 2.39l2 1.44 2.12 1.65c1.49 1.11 3 2.44 4.56 3.78a123.51 123.51 0 0 1 9.62 9.57 111.73 111.73 0 0 1 8.33 10.71c1.1 1.77 2.24 3.4 3.12 5q.67 1.22 1.32 2.34l1.1 2.22c.34.71.7 1.37 1 2s.53 1.27.78 1.85l.67 1.61c.17.5.33 1 .48 1.39l.63 1.93a3.32 3.32 0 0 1 .19.75Z" fill="#263238"/>
        <path d="M179.48 374.51a32.39 32.39 0 0 1-3.49.21 65.37 65.37 0 0 0-8.34 1 66.21 66.21 0 0 0-8.13 2.11c-2 .68-3.28 1.17-3.32 1.1a3 3 0 0 1 .83-.45c.55-.27 1.36-.61 2.37-1a50.82 50.82 0 0 1 8.16-2.29 49.62 49.62 0 0 1 8.42-.86h2.56a3.78 3.78 0 0 1 .94.18Z" fill="#263238"/>
        <path d="M187.81 415.22a25.25 25.25 0 0 0-11.05-11.9 7.33 7.33 0 0 1 2.25 1 19.8 19.8 0 0 1 8 8.59 7.4 7.4 0 0 1 .8 2.31Z" fill="#263238"/>
        <path d="M159.4 334.24c.1.11-1.93 2.13-4.15 4.86s-3.8 5.12-3.93 5a23 23 0 0 1 3.53-5.37 22.47 22.47 0 0 1 4.55-4.49Z" fill="#263238"/>
        <path d="M152.72 322.72a18.29 18.29 0 0 1 1 4.36 19 19 0 0 1 .49 4.44 39.47 39.47 0 0 1-1.5-8.8Z" fill="#263238"/>
        <path d="M132.06 358.88a53.92 53.92 0 0 1-3.23 6.81 54.48 54.48 0 0 1-3.7 6.56 55 55 0 0 1 3.23-6.8 56.16 56.16 0 0 1 3.7-6.57Z" fill="#263238"/>
        <path d="M119.76 346.61a29.85 29.85 0 0 1 2.74 4.92 29.87 29.87 0 0 1 2.27 5.15 31.69 31.69 0 0 1-2.74-4.92 30.84 30.84 0 0 1-2.27-5.15Z" fill="#263238"/>
        <path d="M101.68 388.6c0 .15-2.22-.28-5-.47s-5-.08-5-.24a14.51 14.51 0 0 1 5-.28 14.38 14.38 0 0 1 5 .99Z" fill="#263238"/>
        <path d="m114 425.73 6.15 32.34a4.52 4.52 0 0 0 4.45 3.68h18.2a4.52 4.52 0 0 0 4.47-3.79l5.35-32.23Z" fill="#263238"/>
        <path fill="#455a64" d="M116.03 436.24h34.74l1.85-10.51h-38.59l2 10.51z"/>
        <path fill="#fafafa" d="m116.03 436.24.73 3.83h33.48l.53-3.83h-34.74z"/>
    </g>
</svg>
</div></a></div><!--/$--><!--$--><div class="comp-l64rohv3 mu5PoX" id="comp-l64rohv3" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-eventi" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Eventi"><span class="OR4Nv8 wixui-button__label">Eventi</span></a></div><!--/$--><!--$--><div id="comp-l64rl8ys" class="comp-l64rl8ys wixui-vector-image"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-bomboniere" target="_self" class="IT88M3"><div data-testid="svgRoot-comp-l64rl8ys" class="iL7Pq5 comp-l64rl8ys"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="9.25 42.05 473.61 448.33" viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg" data-type="ugc" role=presentation aria-hidden=true>
    <g>
        <path d="M179.46 262a18.73 18.73 0 0 0-3.14-10.81A18 18 0 0 0 168 244a14.52 14.52 0 0 0-17 4.85 14.52 14.52 0 0 0-14.38-9.31 18 18 0 0 0-10.18 4.22 18.7 18.7 0 0 0-6.36 9.28 22.78 22.78 0 0 0 .57 14.3c1.89 4.67 5.48 8.78 9.33 12 6.47 5.46 15 12.39 15 12.39s8.94-4.69 16.8-7.86c4.67-1.88 9.37-4.66 12.62-8.51a22.87 22.87 0 0 0 5.06-13.36Z" fill="#ebebeb"/>
        <path d="M183.46 170.69a11 11 0 0 0-3.13-5.82 10.57 10.57 0 0 0-5.68-3.11 8.56 8.56 0 0 0-9.16 4.86 8.45 8.45 0 0 0-2.68-2.61 8.68 8.68 0 0 0-6.73-1 10.57 10.57 0 0 0-5.33 3.67 11 11 0 0 0-2.52 6.11 13.43 13.43 0 0 0 2.09 8.15 18.94 18.94 0 0 0 6.83 5.78c4.39 2.35 10.16 5.27 10.16 5.27s4.56-3.78 8.7-6.57a18.9 18.9 0 0 0 6.2-6.44 13.34 13.34 0 0 0 1.25-8.29Z" fill="#ebebeb"/>
        <path d="M102.73 208.06a8.45 8.45 0 0 0-3.33-3.77 8.09 8.09 0 0 0-4.74-1.29 6.48 6.48 0 0 0-5.92 5.19 6.52 6.52 0 0 0-7.58-1 8.09 8.09 0 0 0-3.3 3.64 8.37 8.37 0 0 0-.8 5 10.22 10.22 0 0 0 3 5.66 14.39 14.39 0 0 0 6 3.08c3.66 1 8.44 2.13 8.44 2.13s2.71-3.59 5.28-6.37a14.39 14.39 0 0 0 3.46-5.84 10.14 10.14 0 0 0-.51-6.43Z" fill="#ebebeb"/>
        <path d="M450.8 336.87a6.63 6.63 0 0 0-1.1-3.8 6.37 6.37 0 0 0-2.93-2.53 5.19 5.19 0 0 0-4.07.14 5.13 5.13 0 0 0-1.9 1.56 5.1 5.1 0 0 0-1.24-1.87 5.22 5.22 0 0 0-3.81-1.41 6.3 6.3 0 0 0-3.58 1.48 6.55 6.55 0 0 0-2.24 3.26 8 8 0 0 0 .19 5 11.3 11.3 0 0 0 3.28 4.3c2.27 1.92 5.28 4.36 5.28 4.36s3.14-1.64 5.9-2.75a11.3 11.3 0 0 0 4.44-3 8 8 0 0 0 1.78-4.74Z" fill="#215751"/>
        <path d="M482.86 456.44c0 .15-98.28.26-219.49.26s-219.51-.11-219.51-.26 98.26-.26 219.51-.26 219.49.12 219.49.26Z" fill="#263238"/>
        <path d="M431.09 302.57a5.46 5.46 0 0 0-2-2.59 5.27 5.27 0 0 0-3-1.05 4.25 4.25 0 0 0-4.08 3.15 4.25 4.25 0 0 0-4.9-1 5.24 5.24 0 0 0-2.3 2.24 5.46 5.46 0 0 0-.72 3.2 6.62 6.62 0 0 0 1.7 3.81 9.42 9.42 0 0 0 3.83 2.26c2.34.78 5.42 1.73 5.42 1.73s1.91-2.24 3.7-3.95a9.3 9.3 0 0 0 2.49-3.67 6.61 6.61 0 0 0-.14-4.13Z" fill="#215751"/>
        <path d="M328.2 50.27a12.36 12.36 0 0 0-4.57-5.85 11.86 11.86 0 0 0-6.87-2.37 9.6 9.6 0 0 0-9.22 7.13 9.44 9.44 0 0 0-3.46-2.39 9.72 9.72 0 0 0-7.63.21 11.84 11.84 0 0 0-5.2 5.07 12.27 12.27 0 0 0-1.63 7.24 15.1 15.1 0 0 0 3.85 8.62 21.24 21.24 0 0 0 8.66 5.1c5.31 1.77 12.25 3.91 12.25 3.91s4.33-5.06 8.37-8.92a21.23 21.23 0 0 0 5.65-8.31 15.09 15.09 0 0 0-.2-9.44Z" fill="#215751"/>
        <path d="m313.75 440.39-.71 19s-19.34 4.07-19.81 7.57l36.56 4.28 2.32-29.53Z" fill="#215751"/>
        <path d="M324.52 458.62a1.49 1.49 0 0 1 .91 1.79 1.45 1.45 0 0 1-1.76.92 1.6 1.6 0 0 1-1-1.9 1.52 1.52 0 0 1 2-.76" fill="#ebebeb"/>
        <path d="m329.79 471.22.23-2.94-34.7-3.39s-2.11 1-2.17 2.13Z" fill="#ebebeb"/>
        <path d="M312.46 459.14c0 .18.88.33 1.72 1s1.26 1.43 1.43 1.38 0-1.12-1.05-1.88-2.13-.64-2.1-.5Z" fill="#263238"/>
        <path d="M308.49 460.45c-.06.18.7.54 1.25 1.34s.67 1.62.85 1.63.37-1-.34-2-1.75-1.14-1.76-.97Z" fill="#263238"/>
        <path d="M306 464.91c.16 0 .47-.83.08-1.85s-1.2-1.47-1.28-1.32.39.7.7 1.54.28 1.6.5 1.63Z" fill="#263238"/>
        <path d="M313.1 454.84c.06.16.91 0 1.91.12s1.78.52 1.89.38-.61-.85-1.8-1-2.1.35-2 .5Z" fill="#263238"/>
        <path d="M313.31 451a3.5 3.5 0 0 0 1.85.12 7.94 7.94 0 0 0 2-.45 7.39 7.39 0 0 0 1.09-.48 2.3 2.3 0 0 0 .59-.39.79.79 0 0 0 .15-.95 1 1 0 0 0-.75-.47 2.2 2.2 0 0 0-.7.05 5.89 5.89 0 0 0-1.17.31 6.44 6.44 0 0 0-1.78 1c-.91.73-1.25 1.38-1.19 1.42s.53-.47 1.44-1a7.36 7.36 0 0 1 1.71-.81 7 7 0 0 1 1.09-.25c.39-.07.72-.05.81.13s0 .1-.06.2a1.53 1.53 0 0 1-.43.29 10.34 10.34 0 0 1-1 .49 10.24 10.24 0 0 1-1.83.55 11.94 11.94 0 0 0-1.82.24Z" fill="#263238"/>
        <path d="M313.53 451.28c.06 0 .46-.58.62-1.74a6.22 6.22 0 0 0-.49-3.19 1.54 1.54 0 0 0-1.11-1 .86.86 0 0 0-.81.46 2.17 2.17 0 0 0-.23.66 4.05 4.05 0 0 0-.1 1.24 4.25 4.25 0 0 0 .65 2c.65 1 1.38 1.27 1.4 1.21s-.53-.48-1-1.43a4.39 4.39 0 0 1-.45-1.78 3.9 3.9 0 0 1 .11-1.06c.09-.38.26-.69.4-.64s.47.33.6.65a6.84 6.84 0 0 1 .38 1 6.53 6.53 0 0 1 .22 1.87c-.04 1.06-.29 1.72-.19 1.75Z" fill="#263238"/>
        <path d="m396.18 436.18 4.73 23.36 9.07 17.4a2.45 2.45 0 0 1-1.18 3.37 2.47 2.47 0 0 1-2.23-.14c-4.32-2.6-20.16-12.24-20.41-14-.29-2-6.63-24.31-6.63-24.31Z" fill="#215751"/>
        <path d="m408.8 480.31-23-15.68.23 1a3.63 3.63 0 0 0 1.37 2.13c1.87 1.4 7.12 5.15 19.1 12.43a2.44 2.44 0 0 0 2.3.13Z" fill="#ebebeb"/>
        <path d="M388.91 457.73a1.48 1.48 0 0 1 .82 1.79 1.41 1.41 0 0 1-1.77.83 1.55 1.55 0 0 1-.86-1.9 1.47 1.47 0 0 1 1.94-.66" fill="#ebebeb"/>
        <path d="M401.18 471.35a7.74 7.74 0 0 1 1.63-2.27 7.45 7.45 0 0 1 2.56-1.11c0-.07-.33-.18-.89-.13a3.74 3.74 0 0 0-2 .84 3.79 3.79 0 0 0-1.24 1.78c-.16.54-.12.89-.06.89Z" fill="#263238"/>
        <path d="M403.54 474.09c.14.08.71-.85 1.84-1.46a17.52 17.52 0 0 1 2.2-.81 2.7 2.7 0 0 0-2.46.35c-1.28.71-1.71 1.89-1.58 1.92Z" fill="#263238"/>
        <path d="M397.2 468.06a24.48 24.48 0 0 1 2.67-2.45 25.27 25.27 0 0 1 3.27-1.59 5.44 5.44 0 0 0-3.56 1.16 5.37 5.37 0 0 0-2.38 2.88Z" fill="#263238"/>
        <path d="M395.16 461.08c.1.13 1.26-.7 2.92-1.14s3.07-.34 3.09-.49a6.1 6.1 0 0 0-6 1.63Z" fill="#263238"/>
        <path d="M393.6 454.26a12 12 0 0 1 3-1.27 11.45 11.45 0 0 1 3.26.08c0-.06-.29-.29-.9-.48a5.34 5.34 0 0 0-4.7.89c-.5.4-.71.74-.66.78Z" fill="#263238"/>
        <path d="M396.27 451.7a2.26 2.26 0 0 0-.17-.88 6.21 6.21 0 0 0-1.22-2.15 2.82 2.82 0 0 0-1.46-1 1 1 0 0 0-1 .46 1.65 1.65 0 0 0-.13 1.13 3.46 3.46 0 0 0 3.66 2.45 4 4 0 0 0 3.37-2.91 1.41 1.41 0 0 0-.19-1.15 1 1 0 0 0-1.1-.27 3.53 3.53 0 0 0-1.35 1.14 7.12 7.12 0 0 0-1.17 2.17 2.18 2.18 0 0 0-.18.88 11.53 11.53 0 0 1 1.64-2.81 3.15 3.15 0 0 1 1.2-1 .51.51 0 0 1 .6.15 1 1 0 0 1 .08.76 3.59 3.59 0 0 1-2.95 2.49 3 3 0 0 1-3.14-2 1.18 1.18 0 0 1 .06-.8.52.52 0 0 1 .56-.26 2.49 2.49 0 0 1 1.25.85 9.33 9.33 0 0 1 1.64 2.75Z" fill="#263238"/>
        <path d="M391.31 277.83c.24 0 11.83 177.39 11.83 177.39l-23.74.51-13.6-96-7.55-73.39-10.85 69.13-12.81 98.28-24-4.61L323 273.83l33.47-19.49Z" fill="#263238"/>
        <path d="M368.44 152.39 346 151.07c-.2-2.61-.23-12.76-.23-12.76s-9.36-1.25-9.68-10.58.84-30.81.84-30.81a32.5 32.5 0 0 1 32.7 3.4l1.4 1Z" fill="#b78876"/>
        <path d="M345.72 138.18a21.72 21.72 0 0 0 12.09-3.72s-2.73 6.78-12.06 6.14Z" fill="#aa6550"/>
        <path d="M370.05 111.05c.16-.07 6.38-2 6.31 4.36s-6.47 5-6.48 4.81.17-9.17.17-9.17Z" fill="#b78876"/>
        <path d="M371.86 117.82s.11.08.3.17a1.09 1.09 0 0 0 .83 0 2.75 2.75 0 0 0 1.3-2.46 3.78 3.78 0 0 0-.3-1.6 1.32 1.32 0 0 0-.82-.86.57.57 0 0 0-.66.3c-.09.18-.05.31-.09.32s-.13-.11-.08-.38a.74.74 0 0 1 .26-.39.79.79 0 0 1 .61-.16 1.59 1.59 0 0 1 1.16 1 3.85 3.85 0 0 1 .36 1.79 2.88 2.88 0 0 1-1.65 2.74 1.19 1.19 0 0 1-1-.18c-.21-.11-.24-.27-.22-.29Z" fill="#aa6550"/>
        <path d="M339.1 112.16a1.33 1.33 0 0 0 1.32 1.32 1.28 1.28 0 0 0 1.35-1.23 1.35 1.35 0 0 0-1.32-1.32 1.28 1.28 0 0 0-1.35 1.23Z" fill="#263238"/>
        <path d="M338.94 110c.17.17 1.17-.6 2.6-.63s2.5.67 2.65.49-.1-.39-.56-.71a3.64 3.64 0 0 0-2.13-.61 3.45 3.45 0 0 0-2.06.72c-.44.36-.58.68-.5.74Z" fill="#263238"/>
        <path d="M353.06 111.87a1.32 1.32 0 0 0 1.31 1.31 1.27 1.27 0 0 0 1.35-1.23 1.34 1.34 0 0 0-1.31-1.32 1.28 1.28 0 0 0-1.35 1.24Z" fill="#263238"/>
        <path d="M353.05 110c.17.17 1.17-.6 2.6-.62s2.5.67 2.65.49-.1-.39-.56-.72a3.64 3.64 0 0 0-2.13-.6 3.51 3.51 0 0 0-2.06.71c-.44.33-.55.65-.5.74Z" fill="#263238"/>
        <path d="M348.07 120.74a9 9 0 0 0-2.34-.38c-.36 0-.71-.09-.78-.34a1.87 1.87 0 0 1 .22-1.09c.33-.89.67-1.83 1-2.81 1.42-4 2.43-7.3 2.27-7.35s-1.44 3.14-2.86 7.15l-1 2.82a2.13 2.13 0 0 0-.16 1.45.94.94 0 0 0 .62.52 2 2 0 0 0 .62.07 9.47 9.47 0 0 0 2.41-.04Z" fill="#263238"/>
        <path d="M352.32 121.64c-.24 0-.21 1.55-1.52 2.68s-3 1-3 1.22.37.29 1.07.29a3.88 3.88 0 0 0 2.49-.92 3.39 3.39 0 0 0 1.17-2.25c.07-.66-.11-1.03-.21-1.02Z" fill="#263238"/>
        <path d="M352.56 104.37c.15.39 1.58.17 3.27.34s3.06.59 3.27.24c.1-.17-.15-.53-.7-.9a5.56 5.56 0 0 0-2.44-.79 5.5 5.5 0 0 0-2.55.35c-.61.26-.91.57-.85.76Z" fill="#263238"/>
        <path d="M339.38 105.85c.26.32 1.24 0 2.43-.08s2.2.18 2.42-.17c.1-.17-.06-.49-.51-.79a3.54 3.54 0 0 0-3.91.2c-.41.35-.54.69-.43.84Z" fill="#263238"/>
        <path d="M332.22 91.12a3.42 3.42 0 0 1 1.21-3.1 2.44 2.44 0 0 1 3.17.17 2.86 2.86 0 0 1 2.4-3.52c1.52-.12 2.84 1 4.32 1.37a6.93 6.93 0 0 0 4.35-.6c1.37-.58 2.64-1.38 4-1.92a11.94 11.94 0 0 1 15.43 6.68 5.32 5.32 0 0 1 5.67 2 8.65 8.65 0 0 1 1.46 6.1 19.21 19.21 0 0 1-1 4.21v.36c0 5.14-.44 11.18-2.63 11.26-3.81.14-3.06-7.07-3.06-7.07-4.72-1.71-3.13-8.77-4.32-9.81s-3.7-3.46-13.4 1.76a19 19 0 0 1-11.61 1.51h-.24.03-.08a8.71 8.71 0 0 1-2.54-1 4.93 4.93 0 0 1-2.12-2.26 2.7 2.7 0 0 1 .47-2.93 5.94 5.94 0 0 1-1.51-3.21Z" fill="#263238"/>
        <path d="M392.14 156.31s10.6 3.12 15.95 23.8c3.91 15.18 16.82 44.89 14.34 49.79-3.08 6.08-46.21 7.77-46.21 7.77l.61-15.68 19.69-5.59-12-30.31s-1.76-28.01 7.62-29.78Z" fill="#215751"/>
        <path d="M390 195.15c0 1.59-4 33.37-4 33.37l10.53 51.29-36.47 2.72-4.54-22.13-4.52 22.32-33-7.29 7.67-35.31-4.23-45.12 2.72-37.6 13.39-4.89 7.91-8.05 10.32 6.54 13.73-8.63 4.52 5.91 18.11 8c1.86 3.27-2.14 38.87-2.14 38.87Z" fill="#215751"/>
        <path d="m369.51 142.38.66 10-18.1 51.49-8.84-50 2.31-9.69 10.24 6.82Z" fill="#ffffff"/>
        <path d="M324.16 157.42s-9 7.62-12 16.49-7.83 20.57-7.83 20.57l17.14-.36Z" fill="#215751"/>
        <path d="M352.55 205.77a3.86 3.86 0 0 0 .45-.56q.45-.65 1.2-1.68l4.33-6.21 14.11-20.61 2.33-3.43.11-.16-.08-.12-4-5.47-.06.37 8.34-6.51.13-.1-.06-.15-3.84-9.39c-.46-1.07-.82-1.93-1.09-2.57a4.63 4.63 0 0 0-.43-.89 6 6 0 0 0 .31.93c.24.66.57 1.53 1 2.62l3.7 9.46.07-.26-8.39 6.44-.2.15.15.21 3.91 5.44V173l-2.33 3.43-14 20.7-4.21 6.28-1.12 1.73a2.83 2.83 0 0 0-.33.63Z" fill="#263238"/>
        <path d="M355.35 259a2.39 2.39 0 0 0 0-.56c0-.43 0-.95-.06-1.59-.07-1.46-.17-3.43-.29-5.84-.27-5-.64-11.77-1.06-19.25s-.74-14.25-1-19.26c-.11-2.4-.21-4.37-.28-5.83 0-.64-.07-1.16-.09-1.59a3.06 3.06 0 0 0-.07-.55 1.84 1.84 0 0 0 0 .55v1.59c0 1.38 0 3.38.11 5.85.13 4.93.42 11.75.84 19.27s.86 14.33 1.22 19.25c.19 2.4.35 4.37.47 5.83l.15 1.58a2.3 2.3 0 0 0 .06.55Z" fill="#263238"/>
        <path d="M351.71 204.29a2.6 2.6 0 0 0-.19-.57l-.67-1.62c-.64-1.46-1.5-3.46-2.56-5.9-2.24-5-5.27-11.84-8.63-19.38l-2.06-4.57v.28l4.36-5.44.14-.18-.16-.16-6.62-6.56.05.2c.8-2.51 1.46-4.56 1.94-6.06.21-.67.37-1.22.51-1.66a2.5 2.5 0 0 0 .13-.59 3.63 3.63 0 0 0-.24.56q-.24.63-.6 1.62c-.52 1.49-1.24 3.52-2.11 6v.11l.09.09 6.53 6.64v-.34l-4.38 5.41-.11.13.07.16 2 4.58c3.42 7.51 6.51 14.3 8.78 19.31l2.72 5.83.76 1.57a2.71 2.71 0 0 0 .25.54Z" fill="#263238"/>
        <path d="m379.18 161.22-5.52 6.44 4.06 6.93-23.55 29.21 20.57-30.68-3.92-5.43 8.36-6.47z" opacity=".3"/>
        <path d="m351.12 202.96-14.02-26.12.25-4.48 13.77 30.6z" opacity=".3"/>
        <path d="M392.6 161.52s-.28.14-.72.49a14 14 0 0 0-1.76 1.61 21.67 21.67 0 0 0-5.9 14.25 14.29 14.29 0 0 0 .11 2.38 2.42 2.42 0 0 0 .17.85c.09 0 0-1.24.11-3.21a24.06 24.06 0 0 1 5.8-14c1.3-1.5 2.26-2.29 2.19-2.37Z" fill="#263238"/>
        <path d="M322.62 188.8c.15 0 .55-5.83.88-13s.48-13.05.33-13.06-.55 5.83-.88 13-.48 13.05-.33 13.06Z" fill="#455a64"/>
        <path d="M343.3 154a4.22 4.22 0 0 0 .58.63c.4.39 1 1 1.76 1.65a47.54 47.54 0 0 0 6.83 5.32l.35.23v-.43a17.68 17.68 0 0 1 .74-5.7 15.75 15.75 0 0 1 1.32-2.87c.28-.47.58-.93.9-1.37l.12-.17.07-.09-.35.09a1.15 1.15 0 0 1 .24.25 3.83 3.83 0 0 1 .43.67 19.65 19.65 0 0 1 1.45 4.84c.33 1.62.62 3.18.87 4.66l.07.44.34-.28 8-6.67 2.25-1.93a4.57 4.57 0 0 0 .77-.74 6.07 6.07 0 0 0-.87.61l-2.35 1.82-8.13 6.51.41.16c-.24-1.49-.51-3.06-.84-4.69a20.07 20.07 0 0 0-1.48-5 5.17 5.17 0 0 0-.49-.76 2.31 2.31 0 0 0-.35-.35h-.07l-.35.08-.06.09-.13.17c-.33.46-.64.94-.92 1.42a15.32 15.32 0 0 0-1.36 3 17.85 17.85 0 0 0-.71 5.87l.37-.2a54.71 54.71 0 0 1-6.89-5.13l-1.82-1.61a3.54 3.54 0 0 0-.7-.52Z" fill="#263238"/>
        <path d="M352.52 203.36c.16 0 1-11.63 1.91-26s1.51-26 1.36-26-1 11.63-1.91 26-1.51 25.99-1.36 26Z" fill="#263238"/>
        <path d="M386.05 189.33s1 26.46 1.69 25.55l2-15.57Z" opacity=".3"/>
        <path d="M364 152.93a2.44 2.44 0 0 0-1.34-1.57 2.47 2.47 0 0 0-2.06.66 14.69 14.69 0 0 0-2.84 2.84 2.33 2.33 0 0 0-.59-.39 2.58 2.58 0 0 0-2.52.19 2.73 2.73 0 0 0-.5.46 10.9 10.9 0 0 0-4-3.85 2.68 2.68 0 0 0-1.93-.41c-1.08.29-1.48 1.6-1.56 2.72a13.76 13.76 0 0 0 1 6.12 1.91 1.91 0 0 0 3.41.9 15 15 0 0 0 2.9-2.9 2.31 2.31 0 0 0 1.4 1.14 1.92 1.92 0 0 0 1.43-.18 2.47 2.47 0 0 0 .84-1 10.84 10.84 0 0 0 3.92 3.66 2.71 2.71 0 0 0 1.92.42c1.08-.29 1.48-1.61 1.56-2.72a13.76 13.76 0 0 0-1.04-6.09Z" fill="#215751"/>
        <path d="M356.79 158.59s-.29.37-1 .45a2.37 2.37 0 0 1-2.5-2.79 2.33 2.33 0 0 1 .55-1.1c.48-.52.94-.58 1-.52s-.33.25-.67.75a2.09 2.09 0 0 0 1.65 3.29c.57.03.94-.16.97-.08Z" fill="#263238"/>
        <path d="M356.8 158.74c-.07 0 .06-.31.08-.75a2.67 2.67 0 0 0-.46-1.6c-.79-1.1-2-1.56-1.87-1.72s.33 0 .78.19a3.75 3.75 0 0 1 1.52 1.24 2.54 2.54 0 0 1 .4 2c-.14.46-.4.68-.45.64Z" fill="#263238"/>
        <path d="M357.69 155c.05 0 .26.12.45.49a2.38 2.38 0 0 1 .15 1.59 2.3 2.3 0 0 1-.92 1.3c-.35.23-.61.26-.63.2s.77-.61 1-1.64-.18-1.85-.05-1.94Z" fill="#263238"/>
        <path d="M361.22 154.54c0 .15-.73.35-1.54.81s-1.37 1-1.49.91.31-.84 1.23-1.36 1.8-.49 1.8-.36Z" fill="#263238"/>
        <path d="M361.16 157.42c-.09.12-.71-.17-1.51-.39s-1.47-.31-1.48-.46.74-.29 1.63 0 1.44.74 1.36.85Z" fill="#263238"/>
        <path d="M349.81 154.92c0-.14 1-.25 2.1.2s1.76 1.21 1.66 1.3-.84-.42-1.85-.82-1.91-.53-1.91-.68Z" fill="#263238"/>
        <path d="M349.87 157.74c-.1-.11.51-.73 1.52-1s1.85-.1 1.83 0-.79.19-1.69.46-1.53.66-1.66.54Z" fill="#263238"/>
        <path d="M366.67 195.34s4.22-10.41 6.47-10.5 4.34 10.5 4.34 10.5Z" fill="#fafafa"/>
        <path fill="#263238" d="M378.32 194.64v2.35h-13.44v-2.35h13.44z"/>
        <path d="M415.83 233.21a5.23 5.23 0 0 1-.7.26c-.47.15-1.16.4-2.08.65a74.79 74.79 0 0 1-7.93 1.66 207 207 0 0 1-27.64 2.09h-.25v-16.03l.19-.05 19-5.61-.14.31c-3.19-7.55-5.49-14-7.25-18.5-.87-2.21-1.56-4-2-5.21l-.55-1.38a2.31 2.31 0 0 1-.16-.48 3.14 3.14 0 0 1 .23.45l.61 1.35c.52 1.19 1.26 2.94 2.16 5.17 1.84 4.46 4.21 10.9 7.42 18.42l.1.24-.25.07-19 5.67.19-.25v15.57l-.25-.25a222.33 222.33 0 0 0 27.59-1.9c3.42-.48 6.1-1.08 7.94-1.51.92-.22 1.61-.45 2.09-.57a3.78 3.78 0 0 1 .68-.17Z" fill="#263238"/>
        <path d="M405.85 223.89a23.32 23.32 0 0 0-9.84-7.53 5.16 5.16 0 0 1 1.81.48 15.64 15.64 0 0 1 3.93 2.21 16 16 0 0 1 3.17 3.22 5.13 5.13 0 0 1 .93 1.62Z" fill="#263238"/>
        <path d="M274.26 115.13c-16.77 5.29-20.54 22.67-21.38 34.28s-1.62 22.37-2.43 34a103.73 103.73 0 0 1-33.69 69.1c-3.18 2.87-6.58 5.58-9 9.12s-3.68 8.16-2.1 12.14c1.7 4.29 6.33 7 7.7 11.41 2.27 7.31-5.17 13.54-10.07 19.43a34.91 34.91 0 0 0-7.53 27.28c1 6.64 5.39 13.87 12.11 14.05 3.89.1 7.38-2.22 10.56-4.47q14.53-10.24 28.77-20.94c14.45-10.86 29.06-22.51 37.67-38.4 7.44-13.72 9.82-29.57 11.19-45.12 3.58-40.58.89-82.47-14.53-120.17" fill="#fafafa"/>
        <path d="M212 261a1.16 1.16 0 0 1 .33.16 4.85 4.85 0 0 1 .82.62 7.29 7.29 0 0 1 2 3.23 8.93 8.93 0 0 1-.11 5.61 13.82 13.82 0 0 1-3.87 5.68l-.65.57-.28.24-.13-.34a26.92 26.92 0 0 1-1.83-6.32 10.73 10.73 0 0 1 .53-5.31 7.49 7.49 0 0 1 2-3 5.23 5.23 0 0 1 .78-.58 1.05 1.05 0 0 1 .31-.15s-.37.28-.95.87a8 8 0 0 0-1.79 3 10.85 10.85 0 0 0-.4 5.13 28.67 28.67 0 0 0 1.85 6.19l-.41-.11c.2-.17.43-.36.64-.56a13.72 13.72 0 0 0 3.77-5.45 8.77 8.77 0 0 0 .21-5.35 7.51 7.51 0 0 0-1.79-3.18c-.63-.69-1.03-.95-1.03-.95Z" fill="#e0e0e0"/>
        <path d="M215.61 276a3 3 0 0 0-.94 1.57 1.85 1.85 0 0 0 .54 1.74 2 2 0 0 0 3.36-1.36 1.9 1.9 0 0 0-.83-1.63 3 3 0 0 0-1.77-.47s.16-.13.51-.18a2.34 2.34 0 0 1 2.57 2.29 2.55 2.55 0 0 1-1.51 2.29 2.51 2.51 0 0 1-2.67-.6 2.33 2.33 0 0 1 .25-3.42c.28-.23.48-.23.49-.23Z" fill="#e0e0e0"/>
        <path d="M219 272.87a14.45 14.45 0 0 0 2.65-1.79 9.28 9.28 0 0 0 2-2.75 8.92 8.92 0 0 0 .63-1.91 3.46 3.46 0 0 0 0-2 .47.47 0 0 0-.63-.25 3.14 3.14 0 0 0-.81.58 10.07 10.07 0 0 0-1.4 1.46 11.21 11.21 0 0 0-1.69 3 22 22 0 0 0-.77 3.11 2.2 2.2 0 0 1 0-.87 9.12 9.12 0 0 1 .46-2.36 10.7 10.7 0 0 1 1.65-3.16 11 11 0 0 1 1.44-1.56 3.87 3.87 0 0 1 1-.68 1 1 0 0 1 1.27.5 2.39 2.39 0 0 1 .22 1.24 10.06 10.06 0 0 1-.16 1.12 8.82 8.82 0 0 1-2.9 4.84 7.67 7.67 0 0 1-2 1.26 2.44 2.44 0 0 1-.96.22Z" fill="#e0e0e0"/>
        <path d="M218.75 280.91s.1 0 .31-.07a4.55 4.55 0 0 1 .93 0 7.17 7.17 0 0 1 3.21 1.09 10.14 10.14 0 0 1 3.46 3.66 17.19 17.19 0 0 1 1.25 2.7c.18.48.35 1 .5 1.49.08.26.16.49.23.79a1.21 1.21 0 0 1-.14 1 .72.72 0 0 1-.55.27 1.64 1.64 0 0 1-.48-.09l-.76-.28c-.5-.19-1-.39-1.45-.61a14.36 14.36 0 0 1-2.56-1.54 8.47 8.47 0 0 1-3-4 6.23 6.23 0 0 1-.2-3.38 4.16 4.16 0 0 1 .3-.88c.1-.19.15-.28.17-.27s-.15.42-.27 1.19a6.36 6.36 0 0 0 .35 3.22 8.29 8.29 0 0 0 3 3.78 13.67 13.67 0 0 0 2.49 1.45c.45.22.93.41 1.42.6s1.11.47 1.19.26 0-.83-.17-1.31-.31-1-.49-1.46a17.28 17.28 0 0 0-1.19-2.64 10 10 0 0 0-3.23-3.59 7.62 7.62 0 0 0-3-1.2c-.88-.17-1.32-.09-1.32-.18Z" fill="#e0e0e0"/>
        <path d="M222.1 276.59a5.44 5.44 0 0 1 1.18-.61 13.23 13.23 0 0 1 3.5-.91 17.14 17.14 0 0 1 11.43 2.72l.14.09.53.33-.62.14a30.23 30.23 0 0 1-11.75.21 25.37 25.37 0 0 1-3.46-.86 5.13 5.13 0 0 1-1.21-.48c0-.09 1.78.53 4.73 1a32.08 32.08 0 0 0 11.58-.36l-.09.47-.14-.08a17.45 17.45 0 0 0-11.1-2.8 21.59 21.59 0 0 0-4.72 1.14Z" fill="#e0e0e0"/>
        <path d="M218.6 291.39a1.53 1.53 0 0 1 .8.17 3.35 3.35 0 0 1 1.62 1.52 3.57 3.57 0 0 1-.06 3.29 3.29 3.29 0 0 1-1.44 1.42 3.51 3.51 0 0 1-2.13.33 3.21 3.21 0 0 1-1.93-1 3.36 3.36 0 0 1-.85-1.83 3.06 3.06 0 0 1 1.26-3 3.2 3.2 0 0 1 2.15-.56c.53.07.78.23.77.26s-.29-.05-.78-.06a3.18 3.18 0 0 0-1.92.66 2.71 2.71 0 0 0-1 2.65 2.83 2.83 0 0 0 2.38 2.39 3 3 0 0 0 3.08-1.47 3.29 3.29 0 0 0 .15-2.9 3.4 3.4 0 0 0-1.38-1.5c-.44-.26-.73-.32-.72-.37Z" fill="#e0e0e0"/>
        <path d="M214.12 300a1.26 1.26 0 0 1 .14.34 5.48 5.48 0 0 1 .23 1 8.42 8.42 0 0 1-.43 3.92 10.34 10.34 0 0 1-3.39 4.76 15.43 15.43 0 0 1-6.51 3l-1 .18-.3.06V313a12.64 12.64 0 0 1 1.66-6.6 12.23 12.23 0 0 1 3.73-4.08 11.84 11.84 0 0 1 3.34-1.61 5.18 5.18 0 0 1 1.32-.28 16.75 16.75 0 0 0-4.45 2.18 12.38 12.38 0 0 0-3.53 4 12.52 12.52 0 0 0-1.53 6.39l-.31-.25 1-.18a15.28 15.28 0 0 0 6.32-2.84 10.37 10.37 0 0 0 3.35-4.5 9.11 9.11 0 0 0 .57-3.78c-.11-.94-.26-1.45-.21-1.45Z" fill="#e0e0e0"/>
        <path d="M200.3 318.91s.06-.22.37-.48a2.18 2.18 0 0 1 1.6-.42 2.13 2.13 0 0 1 1.11.44 2 2 0 0 1 .74 1.18 2.49 2.49 0 0 1-1.29 2.72 2.54 2.54 0 0 1-2.92-.71 2.32 2.32 0 0 1-.35-2.44 2.49 2.49 0 0 1 1.1-1.24c.35-.19.57-.19.58-.17s-.18.12-.47.34a2.43 2.43 0 0 0-.86 1.2 1.94 1.94 0 0 0 .36 2 2.11 2.11 0 0 0 2.34.56 2 2 0 0 0 1-2.15 1.68 1.68 0 0 0-1.42-1.36 2.14 2.14 0 0 0-1.44.23c-.28.17-.41.33-.45.3Z" fill="#e0e0e0"/>
        <path d="M205.84 319.7a13.44 13.44 0 0 0 4.39 1.39 10.25 10.25 0 0 0 9.55-4.36l.2-.29.16.4a18.35 18.35 0 0 0-10.69 1 30.44 30.44 0 0 0-4 2.16 4 4 0 0 1 .93-.8 15.23 15.23 0 0 1 2.9-1.69 17.93 17.93 0 0 1 10.94-1.22l.38.08-.21.31-.21.31a10.67 10.67 0 0 1-4.94 3.86 10.24 10.24 0 0 1-5.09.56 9.9 9.9 0 0 1-3.29-1.05 3.64 3.64 0 0 1-1.02-.66Z" fill="#e0e0e0"/>
        <path d="M200.49 326.65s0-.2.32-.4a1.63 1.63 0 0 1 1.4-.17 1.76 1.76 0 0 1 1.19 1.71 2.14 2.14 0 0 1-.4 1.21 2.31 2.31 0 0 1-1.11.83 2.45 2.45 0 0 1-2.52-.46 1.47 1.47 0 0 1-.45-1.11 1.89 1.89 0 0 1 .31-1 3 3 0 0 1 1-.94c.27-.16.43-.23.45-.2s-.1.15-.33.36a3.75 3.75 0 0 0-.82 1 1.25 1.25 0 0 0 .16 1.55 2 2 0 0 0 2 .31 1.69 1.69 0 0 0 1.18-1.58 1.39 1.39 0 0 0-.84-1.37 1.5 1.5 0 0 0-1.17 0c-.22.15-.34.28-.37.26Z" fill="#e0e0e0"/>
        <path d="M222 304.61a6.75 6.75 0 0 1-1.22 1.85 22.74 22.74 0 0 1-8.47 6.44 7.18 7.18 0 0 1-2.11.68 47.24 47.24 0 0 0 6.41-3.81 49.21 49.21 0 0 0 5.39-5.16Z" fill="#e0e0e0"/>
        <path d="M236.89 290.16c-.15 0-.77-1.8-2.18-3.7s-3-3.06-2.87-3.19a7.91 7.91 0 0 1 3.29 2.88 8 8 0 0 1 1.76 4.01Z" fill="#e0e0e0"/>
        <path d="M234.57 263.62a17.41 17.41 0 0 1-2.85 4.84 17.62 17.62 0 0 1-3.88 4.07c-.11-.11 1.61-1.92 3.46-4.38s3.14-4.6 3.27-4.53Z" fill="#e0e0e0"/>
        <path d="M223.44 254.12a17.23 17.23 0 0 0-5.41 9.31 11.18 11.18 0 0 1 5.41-9.31Z" fill="#e0e0e0"/>
        <path d="M229.66 258a13.36 13.36 0 0 0 3-1.8 8.45 8.45 0 0 0 2.85-7.44l.33.22a8.94 8.94 0 0 0-3.84 2.32 9.54 9.54 0 0 0-2 3.12 13.3 13.3 0 0 0-.78 3.39 2.82 2.82 0 0 1-.07-1 8.07 8.07 0 0 1 .5-2.57 9.59 9.59 0 0 1 2-3.32 9.18 9.18 0 0 1 4.05-2.52l.3-.09v.3a8.73 8.73 0 0 1-.73 4.72 8.43 8.43 0 0 1-2.41 3.08 7.88 7.88 0 0 1-2.28 1.28 2.84 2.84 0 0 1-.92.31Z" fill="#e0e0e0"/>
        <path d="M241.32 258.52s.17-.07.47 0a2 2 0 0 1 1.08.69 2.28 2.28 0 0 1 .48 1.87 2.23 2.23 0 0 1-3.95.64 2.24 2.24 0 0 1-.14-1.92 2 2 0 0 1 .81-1c.27-.16.44-.16.45-.14a2.77 2.77 0 0 0-.91 1.25 2 2 0 0 0 .19 1.56 1.68 1.68 0 0 0 1.69.65 1.65 1.65 0 0 0 1.39-1.15 1.93 1.93 0 0 0-.31-1.53c-.57-.82-1.28-.83-1.25-.92Z" fill="#e0e0e0"/>
        <path d="M238.25 270.73a3.24 3.24 0 0 1 1-.54 10 10 0 0 1 2.87-.79 11.84 11.84 0 0 1 4.43.26 11.13 11.13 0 0 1 2.46.95 10.23 10.23 0 0 1 1.21.73 2.55 2.55 0 0 1 .55.54 1.1 1.1 0 0 1 .21.88 1.07 1.07 0 0 1-.58.69 2.74 2.74 0 0 1-.74.23l-1.36.22a21.86 21.86 0 0 1-2.6.27 10.08 10.08 0 0 1-4.39-.67 6.41 6.41 0 0 1-2.45-1.71 2.55 2.55 0 0 1-.58-.93 7.32 7.32 0 0 0 3.17 2.3 10 10 0 0 0 4.23.53 21.59 21.59 0 0 0 2.54-.3l1.34-.22c.43-.07.86-.24.91-.53s-.23-.64-.56-.89-.75-.49-1.13-.69a11.53 11.53 0 0 0-2.35-.94 12.05 12.05 0 0 0-4.27-.36 17.14 17.14 0 0 0-3.91.97Z" fill="#e0e0e0"/>
        <path d="M243.08 282.81s.15-.15.52-.23a2.58 2.58 0 0 1 1.54.2 2.29 2.29 0 0 1 1.37 1.89 2.47 2.47 0 0 1-1.41 2.47 2.33 2.33 0 0 1-2.71-.87 1.87 1.87 0 0 1-.32-1.28 2 2 0 0 1 .46-1 1.93 1.93 0 0 1 1.38-.73c.39 0 .57.1.56.12s-.2 0-.53.08a1.89 1.89 0 0 0-1.12.76 1.49 1.49 0 0 0 0 1.81 1.86 1.86 0 0 0 2.11.65 2 2 0 0 0 1.07-1.98 1.94 1.94 0 0 0-1.05-1.59 3.43 3.43 0 0 0-1.87-.3Z" fill="#e0e0e0"/>
        <path d="M224.87 308.82c0-.09 1.78-.53 4.56-1.53a18.14 18.14 0 0 0 4.55-2.4 10.15 10.15 0 0 0 3.65-4.93c.07-.2.11-.4.16-.58l.28.31a16.08 16.08 0 0 0-9.66 4.88 25.17 25.17 0 0 0-2.73 3.67 5.25 5.25 0 0 1 .5-1.14 14.09 14.09 0 0 1 2-2.77 15.94 15.94 0 0 1 9.87-5.16h.38l-.09.36c-.06.19-.1.41-.17.62a10.38 10.38 0 0 1-3.87 5.16 17.62 17.62 0 0 1-4.71 2.37c-1.42.48-2.59.76-3.4.95a5.15 5.15 0 0 1-1.32.19Z" fill="#e0e0e0"/>
        <path d="M244.48 294.36s.06-.17.34-.32a1.59 1.59 0 0 1 1.27 0 1.63 1.63 0 0 1 1 1.62 1.93 1.93 0 0 1-1.45 1.81 2.21 2.21 0 0 1-2.23-.64A1.81 1.81 0 0 1 243 295a1.55 1.55 0 0 1 .91-.89c.3-.1.47 0 .47 0s-.16.06-.39.2a1.39 1.39 0 0 0-.23 2.24 1.79 1.79 0 0 0 1.75.47 1.47 1.47 0 0 0 1.1-1.33 1.26 1.26 0 0 0-.67-1.26 1.52 1.52 0 0 0-1.05-.13c-.25 0-.38.09-.41.06Z" fill="#e0e0e0"/>
        <path d="M253.69 258.88s.17-.12.53-.13a2.23 2.23 0 0 1 1.4.49 2.54 2.54 0 0 1 1 2 2.39 2.39 0 0 1-1.66 2.15 2.36 2.36 0 0 1-2.64-.6 2.54 2.54 0 0 1-.48-2.18 2.2 2.2 0 0 1 .77-1.27c.28-.22.48-.25.49-.23a2.79 2.79 0 0 0-.9 1.57 2.25 2.25 0 0 0 .48 1.8 2.08 2.08 0 0 0 3.46-1.25 2.26 2.26 0 0 0-.78-1.69 2.91 2.91 0 0 0-1.67-.66Z" fill="#e0e0e0"/>
        <path d="M243.49 245.74a2.1 2.1 0 0 1 2 0 2.53 2.53 0 0 1 .63 4.26 2.38 2.38 0 0 1-2.72.06 1.84 1.84 0 0 1-.74-1 2.05 2.05 0 0 1 0-1.07 2 2 0 0 1 .88-1.21c.32-.17.52-.16.53-.13s-.17.1-.42.3a1.9 1.9 0 0 0-.63 1.12 1.53 1.53 0 0 0 .67 1.6 1.91 1.91 0 0 0 2.12-.07 2.11 2.11 0 0 0 .68-2.06 2.19 2.19 0 0 0-1.14-1.46 4.07 4.07 0 0 0-1.86-.34Z" fill="#e0e0e0"/>
        <path d="M226.83 245.35s.07-.18.34-.36a2.1 2.1 0 0 1 1.32-.3 2.35 2.35 0 0 1 1.77 1 2.21 2.21 0 0 1-.12 2.48 2.24 2.24 0 0 1-2.28 1 2.37 2.37 0 0 1-1.57-1.3 2.18 2.18 0 0 1-.19-1.35c.08-.32.2-.46.22-.44a2.93 2.93 0 0 0 .29 1.62 2.13 2.13 0 0 0 1.34 1 1.93 1.93 0 0 0 1.91-2.76 2.09 2.09 0 0 0-1.41-.9 2.87 2.87 0 0 0-1.62.31Z" fill="#e0e0e0"/>
        <path d="M273 131.79c.26-2.63 1.18-5.17 1.23-7.81s-1.1-5.6-3.58-6.49a5.42 5.42 0 0 0-5.35 1.35 9.64 9.64 0 0 0-2.59 5.09c-.84 4.06.21 8.79 3.59 11.19 1.45 1 3.52 1.53 5 .51s1.68-2.68 1.93-4.27" fill="#263238"/>
        <path d="M313 128c8.66-19.07-12-28.64-23.21-25.47-10.57 3-15.08 8.25-16.82 15.32s-1.66 14.74 1.11 21.48c1.37 3.32 3.83 6.7 7.4 7.11" fill="#263238"/>
        <path d="M283 113.14a3.6 3.6 0 0 0-3.22 3.65l2 48.53c.08 5.73 8.45 9 14.58 8.84 6.2-.13 6.39-3.17 6.5-8.62.15-7.66.46-12.08.15-12.48 0 0 7.83-1.3 9.45-11.51.81-5.08.55-13.41.12-20.22-.38-6.13-4.44-13.65-10.55-13Z" fill="#ffbe9d"/>
        <path d="M306 127.28a1.25 1.25 0 0 1-1.3-1.09 1.81 1.81 0 0 1 .75-1.63 3.3 3.3 0 0 1 1.76-.58 5.67 5.67 0 0 1 2.51.4 2 2 0 0 1 .78.48 1 1 0 0 1 .29.84c-.11.57-.76.81-1.32 1" fill="#eb996e"/>
        <path d="M310.86 127.68c-.17.18-1.16-.56-2.57-.56s-2.44.71-2.6.54.09-.38.55-.71a3.51 3.51 0 0 1 2.07-.64 3.46 3.46 0 0 1 2.05.66c.43.33.58.64.5.71Z" fill="#263238"/>
        <path d="M293.06 128.13a3.44 3.44 0 0 1-2.24-.09c-.46-.18-.94-.57-.88-1.06s.44-.68.8-.87a9.38 9.38 0 0 1 4.48-1 2.86 2.86 0 0 1 1.16.19 1.23 1.23 0 0 1 .75.84.81.81 0 0 1-.52.94" fill="#eb996e"/>
        <path d="M297.63 128.32c-.15.17-1.17-.53-2.58-.49s-2.42.77-2.58.6.08-.38.53-.72a3.57 3.57 0 0 1 2.06-.7 3.42 3.42 0 0 1 2.05.6c.45.32.6.63.52.71Z" fill="#263238"/>
        <path d="M302.11 136.38a9.45 9.45 0 0 1 2.29-.41c.36 0 .7-.11.77-.36a1.86 1.86 0 0 0-.25-1.07c-.33-.87-.69-1.78-1.06-2.74-1.48-3.9-2.55-7.11-2.39-7.17s1.48 3.06 3 7c.36 1 .7 1.88 1 2.76a2.1 2.1 0 0 1 .19 1.42.92.92 0 0 1-.59.52 2.5 2.5 0 0 1-.62.09 9.52 9.52 0 0 1-2.34-.04Z" fill="#263238"/>
        <path d="M303.09 153.06a25.89 25.89 0 0 1-13.68-3.65s3.45 7.1 13.68 6.14Z" fill="#eb996e"/>
        <path d="M301.52 139.78a2.57 2.57 0 0 0-2.28-.95 2.33 2.33 0 0 0-1.6.86 1.47 1.47 0 0 0-.11 1.68 1.69 1.69 0 0 0 1.84.47 5.29 5.29 0 0 0 1.81-1.07 1.77 1.77 0 0 0 .4-.42.5.5 0 0 0 0-.53" fill="#eb996e"/>
        <path d="M298 137.36c.23 0 .24 1.51 1.55 2.6s2.94.92 2.95 1.13-.37.3-1 .32a3.86 3.86 0 0 1-2.47-.86 3.32 3.32 0 0 1-1.19-2.18c-.15-.64.02-1.02.16-1.01Z" fill="#263238"/>
        <path d="M297.63 123.46c-.14.38-1.55.2-3.2.4s-3 .65-3.21.3c-.1-.16.13-.52.67-.89a5.4 5.4 0 0 1 2.38-.84 5.28 5.28 0 0 1 2.51.3c.61.27.91.54.85.73Z" fill="#263238"/>
        <path d="M310.34 121.58c-.25.32-1.22 0-2.39 0s-2.16.22-2.38-.12c-.1-.16.05-.48.48-.78a3.29 3.29 0 0 1 1.94-.53 3.33 3.33 0 0 1 1.91.65c.41.29.55.62.44.78Z" fill="#263238"/>
        <path d="M309.13 108.63a9.85 9.85 0 0 1-3.66 9.66 19.51 19.51 0 0 1-5.69 2.57l-3.84 1.26a32.24 32.24 0 0 1-8.67 2c.31 3.32.81 5.54-.84 8.45-1.48 2.6-3.73 4.49-6.79 3.91a99.61 99.61 0 0 1-2.13-19.86 9.36 9.36 0 0 1 .76-5c1.42-2.46 4.63-3.08 7.44-3.44l11.86-1.53a24.36 24.36 0 0 1 5.84-.28 8 8 0 0 1 5.16 2.47" fill="#263238"/>
        <path d="M271.47 124.92h.45a3.41 3.41 0 0 0 1.25-.35 5.45 5.45 0 0 0 1.6-1.27 24.07 24.07 0 0 0 1.6-2.17 9.93 9.93 0 0 1 2.22-2.28 13 13 0 0 1 3.25-1.69 28.47 28.47 0 0 1 8.35-1.34 38.89 38.89 0 0 0 8.5-1 12.19 12.19 0 0 0 6-3.58 9.33 9.33 0 0 0 1.51-2.25 7.26 7.26 0 0 0 .59-2 5.13 5.13 0 0 0 0-1.73c-.06 0 0 .62-.16 1.7a7.46 7.46 0 0 1-.64 1.88 9.31 9.31 0 0 1-1.52 2.16 12.13 12.13 0 0 1-5.87 3.41 39.67 39.67 0 0 1-8.43 1 28.11 28.11 0 0 0-8.45 1.39 13.63 13.63 0 0 0-3.32 1.78 10.11 10.11 0 0 0-2.26 2.39c-.56.82-1 1.59-1.53 2.18a5.31 5.31 0 0 1-1.51 1.28 3.81 3.81 0 0 1-1.63.49Z" fill="#455a64"/>
        <path d="M272.79 118.58a3 3 0 0 1 .13-1.45 5.89 5.89 0 0 1 2.92-2.67 20 20 0 0 1 5.74-1.85 50.11 50.11 0 0 1 7.43-.33 34.82 34.82 0 0 0 7.48-.64 15.06 15.06 0 0 0 5.59-2.5 9.61 9.61 0 0 0 2.76-3.08 5.71 5.71 0 0 0 .46-1 1.8 1.8 0 0 0 .12-.37c-.05 0-.22.5-.71 1.32a10.16 10.16 0 0 1-2.8 2.92 15.13 15.13 0 0 1-5.51 2.37 35.8 35.8 0 0 1-7.39.6 47.26 47.26 0 0 0-7.49.37 19.39 19.39 0 0 0-5.81 2 5.88 5.88 0 0 0-2.94 2.86 2.4 2.4 0 0 0-.1 1.14 1.16 1.16 0 0 0 .12.31Z" fill="#455a64"/>
        <path d="M274 138.72a2.22 2.22 0 0 0 0-.54v-1.55a17.17 17.17 0 0 1 .76-5.57 11.18 11.18 0 0 1 1.82-3.4 9 9 0 0 1 3.51-2.62c2.9-1.26 6.46-1.26 10.11-1.59a31.28 31.28 0 0 0 10.03-2.45 17 17 0 0 0 6.64-5.21 12.82 12.82 0 0 0 2.4-5.16 8.7 8.7 0 0 0 .19-1.55 3.72 3.72 0 0 0 0-.54s0 .75-.35 2a13.21 13.21 0 0 1-2.47 5 16.94 16.94 0 0 1-6.56 5 31.65 31.65 0 0 1-9.95 2.39c-3.62.33-7.22.33-10.22 1.66a9.28 9.28 0 0 0-3.62 2.75 10.91 10.91 0 0 0-1.83 3.52 16.44 16.44 0 0 0-.65 5.67c0 .67.08 1.19.12 1.54a3.83 3.83 0 0 0 .07.65Z" fill="#455a64"/>
        <path d="M281.58 130.18c-.15-.08-5.47-2.43-5.53 3.69s6.09 4.91 6.1 4.74-.57-8.43-.57-8.43Z" fill="#ffbe9d"/>
        <path d="M280.3 136.27s-.1.08-.28.16a1.08 1.08 0 0 1-.8 0 2.66 2.66 0 0 1-1.2-2.38 3.5 3.5 0 0 1 .32-1.52 1.2 1.2 0 0 1 .81-.81.53.53 0 0 1 .62.29c.08.18 0 .3.08.31s.13-.1.08-.36a.63.63 0 0 0-.24-.38.76.76 0 0 0-.58-.16 1.5 1.5 0 0 0-1.13.93 3.76 3.76 0 0 0-.38 1.7 2.75 2.75 0 0 0 1.52 2.66 1.15 1.15 0 0 0 1-.15c.17-.14.21-.28.18-.29Z" fill="#eb996e"/>
        <path d="M265.49 111.68a6.53 6.53 0 0 1 1.95 1.29 15.87 15.87 0 0 1 5.38 9.74 6.8 6.8 0 0 1 .06 2.34 21.93 21.93 0 0 1-.42-2.28 18.16 18.16 0 0 0-5.26-9.53c-1.03-.98-1.76-1.49-1.71-1.56Z" fill="#455a64"/>
        <path d="M268 110.82a1.47 1.47 0 0 0-1.5-1.06 1.24 1.24 0 0 0-1.4 1.36 1.55 1.55 0 0 0 1.63 1.46 1.51 1.51 0 0 0 1.27-1.76Z" fill="#fafafa"/>
        <path d="M267.6 113.88a1.48 1.48 0 0 0-1.49-1.07 1.25 1.25 0 0 0-1.41 1.37 1.56 1.56 0 0 0 1.63 1.46 1.5 1.5 0 0 0 1.27-1.76Z" fill="#fafafa"/>
        <path d="M269.94 112.5a.94.94 0 0 0-1-.68.79.79 0 0 0-.9.87 1 1 0 0 0 1.05.94 1 1 0 0 0 .85-1.13Z" fill="#fafafa"/>
        <path d="M271.8 119.32a10.2 10.2 0 0 0-6.37.09c-.2.07-.43.21-.4.41a.44.44 0 0 0 .25.27 4.25 4.25 0 0 0 3.37 0 18.71 18.71 0 0 1 3.15-.73" fill="#455a64"/>
        <path d="M279.91 138a1.18 1.18 0 0 0-.56 1.38 1.16 1.16 0 0 0 1.18 1 1 1 0 0 0 .72-.47 1.43 1.43 0 0 0 .22-.85 1.34 1.34 0 0 0-.47-1 .89.89 0 0 0-1.09 0" fill="#fafafa"/>
        <path d="m342.29 220.36 16.83-4.52 9 7c-.17.44-.79 4-.79 4l-2.37-1-1.38-3.34-3.58-.8s-4.2 2.31-4.4 2.48 9.9 1.41 11.73 4.15a2 2 0 0 1-1.71 1.88c-1.69.24-5.59-1.82-7.78-1.39s-5.86 1.7-7.66 1.48a11.69 11.69 0 0 1-3.17-.85l-7.94 2Z" fill="#ffbe9d"/>
        <path d="M317 201.59c.83 1.65 7.49 20.42 7.49 20.42l21.9-2.17.41 9.58-32.57 8.19Z" fill="#ffbe9d"/>
        <path d="M264.84 174.17s-2.29-7.69 15.74-11.77c4.17-.94 22.44.87 22.44.87s4.13 3.91 9.37 9.53c5.47 5.87 14.31 15.79 14 23.15s-3.09 32-4.15 37.28 4 29.11 5.2 44.29l-60.74 7.06s-4.81-10.79 4.65-27.26l11.74-28.95-7-18.87c1.39-12.5 13.29-32.73-11.25-35.33Z" fill="#f5f5f5"/>
        <path d="M315.06 243.33s11.42 22.09 16.9 41.94c5.27 19.07 58.24 168 48.69 174.22l-1.52-.7s9 2.25-6.73 10.11-68.51 14.6-115.12 12.35-70.2 14.6-75.28 6.75 0-9 0-9-53.35 7.3-63.46 2.8-3.37-9-3.37-9-105 .56-105.57-7.86 9-10.67 24.71-12.92S265 289.72 266.73 283.76" fill="#f5f5f5"/>
        <path d="M280.38 299.58s-.06.24-.2.7-.35 1.16-.63 2.05a67 67 0 0 1-3.08 7.62 84.2 84.2 0 0 1-6.61 11.22A131.52 131.52 0 0 1 259 334.58c-4.29 4.74-9.24 9.69-14.58 15s-11.07 10.9-17.14 16.76a1734.919 1734.919 0 0 1-40.11 37.54c-7.23 6.54-14.34 12.86-21.29 18.88s-13.83 11.63-20.65 16.62A167.52 167.52 0 0 1 125 452.19a117.66 117.66 0 0 1-19.22 8.2A97.61 97.61 0 0 1 89 464.23a84.1 84.1 0 0 1-13 .77 74.56 74.56 0 0 1-8.2-.7l-2.11-.34-.72-.13s.25 0 .73.08l2.11.29c1.87.24 4.63.5 8.19.6a87.51 87.51 0 0 0 13-.82 99.45 99.45 0 0 0 16.74-3.9 118 118 0 0 0 19.12-8.23A168.27 168.27 0 0 0 145 439c13.61-10 27.36-22.49 41.87-35.5s28-25.78 40.12-37.49c6.08-5.86 11.83-11.46 17.17-16.73s10.32-10.19 14.62-14.9A133.26 133.26 0 0 0 269.62 321a86.16 86.16 0 0 0 6.67-11.13 72.18 72.18 0 0 0 3.16-7.58c.3-.88.52-1.55.68-2s.25-.71.25-.71Z" fill="#263238"/>
        <path d="M275.9 294.57a7.91 7.91 0 0 1-2-1.14 25 25 0 0 1-4.16-3.54 14.41 14.41 0 0 1-3-4.6 5.45 5.45 0 0 1-.49-2.22c.09 0 .26.83.83 2.07a16.61 16.61 0 0 0 3 4.4 37.21 37.21 0 0 0 4 3.6 12.51 12.51 0 0 1 1.82 1.43Z" fill="#263238"/>
        <path d="M146.91 417.41a3.59 3.59 0 0 1 .36-.25l1.07-.68 4.15-2.59 3-1.86 3.51-2.31c2.51-1.68 5.42-3.51 8.5-5.73l4.87-3.42c1.69-1.19 3.4-2.52 5.19-3.84 3.61-2.62 7.32-5.63 11.25-8.74 7.76-6.36 16.07-13.63 24.37-21.7s15.73-16.26 22.26-23.87c3.21-3.86 6.29-7.49 9-11 1.36-1.77 2.73-3.44 4-5.11s2.41-3.26 3.53-4.79c2.29-3 4.19-5.89 5.92-8.36l2.39-3.46 1.93-3 2.68-4.08.71-1.06a2.14 2.14 0 0 1 .26-.35 3.15 3.15 0 0 1-.21.38c-.17.26-.39.62-.67 1.08l-2.6 4.14c-.57.9-1.2 1.9-1.9 3s-1.5 2.23-2.35 3.48c-1.71 2.49-3.59 5.37-5.86 8.42l-3.51 4.82c-1.23 1.67-2.58 3.35-3.94 5.12-2.69 3.57-5.77 7.22-9 11.09-6.53 7.64-14 15.8-22.27 23.93S196.9 382 189.11 388.36c-3.94 3.11-7.66 6.11-11.29 8.72-1.8 1.31-3.51 2.63-5.21 3.82l-4.9 3.4c-3.1 2.2-6 4-8.55 5.66-1.27.82-2.44 1.59-3.54 2.28l-3 1.82-4.2 2.51-1.09.64a2.06 2.06 0 0 1-.42.2Z" fill="#263238"/>
        <path d="M287.08 319.23s0 .17-.11.48-.22.78-.39 1.37l-1.51 5.28-1.1 3.81c-.43 1.38-1 2.87-1.5 4.47-1.1 3.2-2.24 6.89-3.85 10.84l-2.42 6.24c-.85 2.17-1.87 4.36-2.85 6.67-1.92 4.63-4.33 9.42-6.8 14.49a311.53 311.53 0 0 1-18.55 31.6 312.47 312.47 0 0 1-22.48 29c-3.8 4.17-7.35 8.18-11 11.68-1.78 1.77-3.44 3.53-5.13 5.12l-4.91 4.55c-3.07 3-6.08 5.38-8.64 7.59-1.29 1.1-2.48 2.14-3.6 3.05l-3.13 2.44-4.34 3.35-1.14.87-.4.28s.12-.12.37-.33l1.1-.9 4.28-3.43 3.1-2.47c1.12-.93 2.29-2 3.57-3.08 2.54-2.23 5.53-4.67 8.58-7.64 1.56-1.45 3.18-3 4.88-4.57s3.34-3.36 5.1-5.14c3.58-3.5 7.12-7.52 10.9-11.68a318 318 0 0 0 22.41-28.95 319.75 319.75 0 0 0 18.59-31.52c2.46-5.05 4.89-9.83 6.82-14.44 1-2.3 2-4.49 2.88-6.65l2.45-6.22c1.62-3.94 2.78-7.61 3.92-10.8.54-1.6 1.09-3.08 1.53-4.46s.8-2.65 1.15-3.79c.69-2.26 1.23-4 1.6-5.25.19-.58.33-1 .43-1.36s.19-.5.19-.5Z" fill="#263238"/>
        <path d="M300.88 320.37v1.69c0 1.13 0 2.76-.06 4.83 0 1.06 0 2.22-.05 3.5s-.17 2.66-.26 4.14c-.23 3-.35 6.38-.87 10.1-.23 1.86-.46 3.82-.7 5.85s-.68 4.13-1 6.31c-.65 4.37-1.74 9-2.81 13.81a234.07 234.07 0 0 1-9.88 30.73 234.54 234.54 0 0 1-14.39 28.91c-2.63 4.22-5 8.27-7.64 11.85-1.27 1.81-2.43 3.6-3.66 5.23L256 452c-2.22 3-4.51 5.55-6.42 7.84-1 1.13-1.86 2.2-2.71 3.15s-1.68 1.77-2.4 2.54l-3.34 3.5-.87.9a2.66 2.66 0 0 1-.31.29 1.63 1.63 0 0 1 .27-.33l.78-.89 3.26-3.56 2.36-2.57c.84-.95 1.71-2 2.67-3.17 1.89-2.3 4.16-4.84 6.36-7.87l3.55-4.69c1.23-1.64 2.38-3.43 3.64-5.24 2.57-3.59 5-7.64 7.57-11.85a237.32 237.32 0 0 0 14.33-28.86 238.34 238.34 0 0 0 9.89-30.65c1.08-4.84 2.19-9.42 2.85-13.78.36-2.17.79-4.26 1.06-6.29s.5-4 .73-5.83c.55-3.72.69-7.11 1-10.07.1-1.49.24-2.87.3-4.14s.07-2.44.1-3.49c.07-2.08.12-3.7.16-4.83v-1.26a2 2 0 0 1 .05-.48Z" fill="#263238"/>
        <path d="M316.48 397.32a.6.6 0 0 1 0-.23v-.7c0-.65 0-1.54.07-2.66.09-2.31.17-5.66.22-9.79.11-8.27-.05-19.69-.93-32.28s-2.35-23.92-3.63-32.09c-.63-4.08-1.18-7.38-1.59-9.66l-.45-2.62-.1-.69a.8.8 0 0 1 0-.23s0 .07.07.22l.15.68c.14.64.32 1.51.55 2.61.47 2.26 1.08 5.55 1.76 9.64 1.36 8.16 2.88 19.5 3.78 32.11s1 24 .78 32.32c-.1 4.13-.24 7.48-.39 9.79-.07 1.12-.12 2-.17 2.66 0 .28 0 .5-.05.69a.89.89 0 0 1-.07.23Z" fill="#263238"/>
        <path d="m380.65 459.49.18.18a2.49 2.49 0 0 1 .46.61 2.14 2.14 0 0 1 .29 1.22 3.42 3.42 0 0 1-.71 1.6 13.53 13.53 0 0 1-3.92 3 50.45 50.45 0 0 1-6.17 2.87 162.27 162.27 0 0 1-18 5.74c-7.16 2.11-15.68 3.24-25.19 4.21s-20.06 1.73-31.54 2.33-23.9 1.06-37.16 1c-1.66 0-3.33-.05-5-.09l-2.53-.07-2.55-.15c-.86-.06-1.71-.09-2.57-.16l-2.59-.29-2.65-.29a20.67 20.67 0 0 0-2.61-.17c-7-.12-14.15 1.3-21.34 3s-14.49 3.88-22.12 5.45c-.95.21-1.91.35-2.88.51a28.73 28.73 0 0 1-2.94.33l-.74.06h-2.25a10.76 10.76 0 0 1-2.93-.73 5.34 5.34 0 0 1-2.43-1.88 5.17 5.17 0 0 1-.82-3 12.46 12.46 0 0 1 1.87-5.82l.23.36c-11.74 1.72-24 3.23-36.75 4.13a129.67 129.67 0 0 1-19.43.19c-.82-.1-1.64-.11-2.46-.29l-2.45-.49c-.79-.26-1.59-.5-2.37-.78l-1.16-.49-.58-.24-.55-.31a9.5 9.5 0 0 1-2.09-1.47 4.78 4.78 0 0 1-.81-1c-.1-.19-.22-.38-.31-.59l-.17-.65a4 4 0 0 1 .47-2.57 7 7 0 0 1 1.65-2l.15.45c-16.26-.22-33.12-.51-50.41-.95l-13.05-.39c-4.37-.14-8.77-.3-13.2-.6s-8.85-.82-13.26-1.55a77.84 77.84 0 0 1-13.09-3.27 27.1 27.1 0 0 1-2.68-1.12l-.11-.06v-.12a6.64 6.64 0 0 1 .44-4 8.56 8.56 0 0 1 2.55-3.1 22.89 22.89 0 0 1 7-3.47 65.24 65.24 0 0 1 14.92-2.63h-.07a76.34 76.34 0 0 0 8.51-4.2c1.37-.79 2.75-1.55 4.1-2.37l4-2.45q8-5 15.69-10.2c10.28-6.91 20.24-13.91 30-20.85 19.46-13.89 38-27.53 55.5-40.55l49.58-37c15.48-11.57 29.83-22.37 43.1-32 3.33-2.37 6.58-4.71 9.89-6.76s6.48-4.21 8.54-7.24a11.86 11.86 0 0 0 1.92-5 42.09 42.09 0 0 0 .31-5.24 42.66 42.66 0 0 1 1.56-9.94 106.25 106.25 0 0 1 6.78-16.71 126.08 126.08 0 0 0 6-13.87c3-8.58 3.22-15.85 2.25-20.49a14.19 14.19 0 0 0-.37-1.64c-.15-.5-.25-1-.4-1.41-.32-.84-.54-1.57-.8-2.12-.52-1.1-.78-1.67-.78-1.67s.29.55.82 1.65c.27.55.5 1.28.83 2.12.16.43.26.91.41 1.41a13.63 13.63 0 0 1 .39 1.64c1 4.66.81 12-2.17 20.57a124.29 124.29 0 0 1-6 13.91 106.64 106.64 0 0 0-6.72 16.69 42.06 42.06 0 0 0-1.53 9.87 43.07 43.07 0 0 1-.31 5.28 12 12 0 0 1-2 5.09c-2.1 3.12-5.35 5.3-8.63 7.35s-6.53 4.39-9.85 6.77c-13.26 9.6-27.59 20.42-43.06 32l-49.55 37.07c-17.53 13-36 26.67-55.49 40.58-9.73 6.94-19.69 14-30 20.87q-7.71 5.19-15.71 10.21l-4 2.46c-1.35.82-2.74 1.58-4.11 2.37a76.75 76.75 0 0 1-8.58 4.23 64.46 64.46 0 0 0-14.79 2.61 22.26 22.26 0 0 0-6.88 3.37 8.25 8.25 0 0 0-2.4 2.92 6.12 6.12 0 0 0-.4 3.71l-.13-.18a25.31 25.31 0 0 0 2.62 1.09 77.12 77.12 0 0 0 13 3.24q6.6 1.11 13.22 1.55c4.41.3 8.8.46 13.18.6l13 .39c17.29.45 34.15.74 50.4 1h.67l-.51.44c-1.19 1-2.21 2.56-1.94 4.11s1.71 2.64 3.13 3.38l.53.3.56.24 1.13.48c.78.27 1.56.51 2.34.76l2.39.48c.8.18 1.62.19 2.43.29a130 130 0 0 0 19.35-.18c12.71-.9 25-2.4 36.71-4.11l.48-.07-.25.42a12.09 12.09 0 0 0-1.8 5.57 4.67 4.67 0 0 0 .74 2.72 4.85 4.85 0 0 0 2.22 1.72 10.82 10.82 0 0 0 2.81.7l1.46.05h.72l.73-.06a28.28 28.28 0 0 0 2.9-.33c1-.15 1.92-.29 2.87-.5 7.59-1.56 14.87-3.77 22.1-5.43s14.37-3.1 21.45-3a23.25 23.25 0 0 1 2.64.18l2.6.27 2.56.29c.86.07 1.71.11 2.56.16l2.54.15 2.53.08c1.68 0 3.35.1 5 .1 13.24.11 25.65-.34 37.13-.92s22-1.34 31.54-2.28 18-2 25.16-4.14a163.68 163.68 0 0 0 18-5.66 50.86 50.86 0 0 0 6.26-2.88 13.42 13.42 0 0 0 3.91-3 3.43 3.43 0 0 0 .72-1.55 2.18 2.18 0 0 0-.27-1.2 2.36 2.36 0 0 0-.45-.62 2.28 2.28 0 0 1-.16-.14Z" fill="#263238"/>
        <path d="M329.72 279.65a5.9 5.9 0 0 1-.55-1.09l-1.34-3c-1.13-2.55-2.7-6.07-4.5-9.92s-3.51-7.32-4.75-9.82a211.2 211.2 0 0 1-1.46-3 5.33 5.33 0 0 1-.48-1.12 5.25 5.25 0 0 1 .66 1c.4.68.95 1.66 1.61 2.89 1.33 2.46 3.08 5.9 4.89 9.76s3.33 7.42 4.37 10c.52 1.3.92 2.35 1.19 3.09a5.77 5.77 0 0 1 .36 1.21Z" fill="#263238"/>
        <path d="M281.84 162.13c.05.18-4.11 1.15-8.77 3.47a36.08 36.08 0 0 0-5.63 3.52 27 27 0 0 1-2.19 1.69 9.93 9.93 0 0 1 2-2 29 29 0 0 1 5.63-3.7 36.71 36.71 0 0 1 6.27-2.42 12.24 12.24 0 0 1 2.69-.56Z" fill="#263238"/>
        <path d="M338.42 415.55s.1.07.27.24a4.82 4.82 0 0 1 .63.82 7.29 7.29 0 0 1 1.05 3.64 9 9 0 0 1-1.61 5.38 13.9 13.9 0 0 1-5.26 4.43l-.78.38-.33.15v-.37a26.85 26.85 0 0 1-.06-6.57 10.83 10.83 0 0 1 1.94-5 7.58 7.58 0 0 1 2.71-2.34 4.45 4.45 0 0 1 .91-.35c.22-.06.33-.08.34-.06s-.44.17-1.16.59a7.89 7.89 0 0 0-2.51 2.37 10.76 10.76 0 0 0-1.77 4.84 28.16 28.16 0 0 0 .12 6.45l-.37-.21c.24-.11.51-.23.76-.37a13.53 13.53 0 0 0 5.1-4.23 8.7 8.7 0 0 0 1.64-5.1 7.5 7.5 0 0 0-.86-3.54c-.46-.7-.8-1.11-.76-1.15Z" fill="#e0e0e0"/>
        <path d="M337.84 431a3 3 0 0 0-1.33 1.25 1.88 1.88 0 0 0 .05 1.82 2.12 2.12 0 0 0 1.94 1 2.08 2.08 0 0 0 1.66-1.43 1.88 1.88 0 0 0-.35-1.79 3.08 3.08 0 0 0-1.58-.92s.19-.09.54 0a2.34 2.34 0 0 1 1.31.72 2.23 2.23 0 0 1 .54 2.17 2.4 2.4 0 0 1-4.47.51 2.2 2.2 0 0 1 0-2.23 2.29 2.29 0 0 1 1.11-1c.38-.1.58-.1.58-.1Z" fill="#e0e0e0"/>
        <path d="M342 428.91a13.79 13.79 0 0 0 3-1 9 9 0 0 0 2.68-2.11 8.7 8.7 0 0 0 1.12-1.67 3.4 3.4 0 0 0 .53-1.94.48.48 0 0 0-.54-.42 3.26 3.26 0 0 0-.94.34 9.89 9.89 0 0 0-1.74 1 11.12 11.12 0 0 0-2.43 2.42 22.09 22.09 0 0 0-1.58 2.79 2.33 2.33 0 0 1 .2-.85 9.08 9.08 0 0 1 1.08-2.15 10.81 10.81 0 0 1 2.44-2.6 10.41 10.41 0 0 1 1.81-1.11 3.68 3.68 0 0 1 1.12-.39 1 1 0 0 1 .7.19 1 1 0 0 1 .39.63 2.47 2.47 0 0 1-.13 1.25 7.46 7.46 0 0 1-.46 1 8.9 8.9 0 0 1-1.21 1.75 8.8 8.8 0 0 1-2.88 2.12 7.12 7.12 0 0 1-2.31.67 2.17 2.17 0 0 1-.85.08Z" fill="#e0e0e0"/>
        <path d="M339.55 436.58h.32a4.37 4.37 0 0 1 .9.23 7.28 7.28 0 0 1 2.8 1.92 10.23 10.23 0 0 1 2.34 4.45 17.18 17.18 0 0 1 .48 2.94c0 .52.07 1 .08 1.57v.82a1.25 1.25 0 0 1-.4.92.73.73 0 0 1-.6.11 1.39 1.39 0 0 1-.44-.21l-.66-.48c-.43-.31-.84-.64-1.23-1a14.45 14.45 0 0 1-2.06-2.17 8.4 8.4 0 0 1-1.8-4.69 6.21 6.21 0 0 1 .71-3.32 3.54 3.54 0 0 1 .53-.76c.14-.16.22-.23.24-.22s-.26.36-.59 1.07a6.32 6.32 0 0 0-.52 3.2 8.17 8.17 0 0 0 1.82 4.43 14.43 14.43 0 0 0 2 2.08c.39.32.79.64 1.21.95s.94.75 1.08.57.19-.8.18-1.31 0-1-.07-1.54a17.1 17.1 0 0 0-.44-2.86 10.07 10.07 0 0 0-2.15-4.33 7.64 7.64 0 0 0-2.6-2c-.68-.25-1.14-.33-1.13-.37Z" fill="#e0e0e0"/>
        <path d="M343.94 433.32a5.36 5.36 0 0 1 1.3-.27 13.85 13.85 0 0 1 3.61.06 17.17 17.17 0 0 1 10.28 5.7l.11.12.42.47h-.63a30.12 30.12 0 0 1-11.37-2.95 25.1 25.1 0 0 1-3.1-1.76 5.94 5.94 0 0 1-1.05-.79c.06-.08 1.58 1 4.3 2.22a32.28 32.28 0 0 0 11.25 2.76l-.22.43-.1-.11a17.37 17.37 0 0 0-9.95-5.68 21.28 21.28 0 0 0-4.85-.2Z" fill="#e0e0e0"/>
        <path d="M336.59 446.64s.3 0 .72.37a3.33 3.33 0 0 1 1.15 1.9 3.59 3.59 0 0 1-.94 3.16 3.37 3.37 0 0 1-1.77 1 3.61 3.61 0 0 1-2.14-.26 3.23 3.23 0 0 1-1.59-1.48 3.43 3.43 0 0 1-.33-2 3.06 3.06 0 0 1 2-2.57 3.22 3.22 0 0 1 2.22 0c.49.21.69.44.67.46s-.26-.13-.74-.27a3.28 3.28 0 0 0-2 .12 2.69 2.69 0 0 0-1.68 2.29 2.82 2.82 0 0 0 1.65 2.94 3 3 0 0 0 3.35-.59 3.25 3.25 0 0 0 .93-2.75 3.35 3.35 0 0 0-.93-1.82c-.34-.33-.59-.47-.57-.5Z" fill="#e0e0e0"/>
        <path d="M330 453.72v.38a5.37 5.37 0 0 1-.05 1.07 8.66 8.66 0 0 1-1.47 3.66 10.57 10.57 0 0 1-4.55 3.67 15.48 15.48 0 0 1-7.07 1.11c-.34 0-.68-.06-1-.09h-.29l.07-.29a12.78 12.78 0 0 1 3.38-5.92 12.3 12.3 0 0 1 8.34-3.58 4.55 4.55 0 0 1 1.35.1 16.43 16.43 0 0 0-4.87.9 12.28 12.28 0 0 0-4.49 2.91 12.58 12.58 0 0 0-3.2 5.72l-.23-.33c.31 0 .64.07 1 .09a15.52 15.52 0 0 0 6.86-1 10.38 10.38 0 0 0 4.43-3.44 9.21 9.21 0 0 0 1.57-3.49c.13-.95.12-1.47.22-1.47Z" fill="#e0e0e0"/>
        <path d="M311.56 468.22s.11-.21.48-.37a2.3 2.3 0 0 1 2.61.75 2 2 0 0 1 .39 1.34 2.49 2.49 0 0 1-2 2.27 2.55 2.55 0 0 1-2.62-1.47 2.33 2.33 0 0 1 .32-2.45 2.52 2.52 0 0 1 1.39-.9c.39-.08.6 0 .6 0s-.21.07-.54.2a2.56 2.56 0 0 0-1.16.92 2 2 0 0 0-.18 2 2.12 2.12 0 0 0 2.15 1.19 2 2 0 0 0 1.57-1.8 1.7 1.7 0 0 0-1-1.69 2.17 2.17 0 0 0-1.45-.17c-.36.09-.54.22-.56.18Z" fill="#e0e0e0"/>
        <path d="M316.68 470.47a13.61 13.61 0 0 0 3.85 2.51 10.19 10.19 0 0 0 4.87.69 10.45 10.45 0 0 0 5.51-2.31l.26-.23.06.43a18.38 18.38 0 0 0-10.58-1.87 31.74 31.74 0 0 0-4.41 1 5.22 5.22 0 0 1 1.11-.52 15.68 15.68 0 0 1 3.25-.84 17.89 17.89 0 0 1 10.87 1.77l.34.17-.29.25-.28.24a10.61 10.61 0 0 1-5.79 2.39 10.3 10.3 0 0 1-5.06-.83 10 10 0 0 1-2.89-1.89 3.85 3.85 0 0 1-.82-.96Z" fill="#e0e0e0"/>
        <path d="M309.65 475.71s.1-.18.42-.29a1.64 1.64 0 0 1 1.39.21 1.74 1.74 0 0 1 .69 2 2 2 0 0 1-.69 1.09 2.27 2.27 0 0 1-1.29.51 2.45 2.45 0 0 1-2.3-1.12 1.49 1.49 0 0 1-.14-1.19 2 2 0 0 1 .56-.85 3.17 3.17 0 0 1 1.23-.63c.31-.08.48-.1.49-.07s-.14.12-.42.26a3.43 3.43 0 0 0-1 .71 1.24 1.24 0 0 0-.27 1.53 2 2 0 0 0 1.85.84 1.7 1.7 0 0 0 1.56-1.21 1.38 1.38 0 0 0-.44-1.54 1.53 1.53 0 0 0-1.13-.31c-.33.01-.48.1-.51.06Z" fill="#e0e0e0"/>
        <path d="M336.33 460.29a7.38 7.38 0 0 1-1.68 1.45 22.59 22.59 0 0 1-9.89 3.92 6.64 6.64 0 0 1-2.21.09 46.75 46.75 0 0 0 7.2-1.95 49.34 49.34 0 0 0 6.58-3.51Z" fill="#e0e0e0"/>
        <path d="M354.53 450.37c-.15 0-.25-1.94-1.1-4.15s-2-3.75-1.91-3.85a10.05 10.05 0 0 1 3 8Z" fill="#e0e0e0"/>
        <path d="M359.44 424.19a24.57 24.57 0 0 1-8.88 6.76c-.08-.13 2.07-1.41 4.51-3.28s4.26-3.59 4.37-3.48Z" fill="#e0e0e0"/>
        <path d="M351.27 412a24.76 24.76 0 0 0-4.46 3.14 25.22 25.22 0 0 0-3.25 4.37 11.14 11.14 0 0 1 7.71-7.51Z" fill="#e0e0e0"/>
        <path d="M356.23 417.42a13.47 13.47 0 0 0 3.36-.92 8.45 8.45 0 0 0 4.75-6.41l.26.3a9 9 0 0 0-4.35 1.24 9.7 9.7 0 0 0-2.81 2.45 14 14 0 0 0-1.66 3.06 2.63 2.63 0 0 1 .19-.94 7.94 7.94 0 0 1 1.18-2.34 9.48 9.48 0 0 1 2.85-2.66 9.2 9.2 0 0 1 4.59-1.34h.31l-.05.31a8.77 8.77 0 0 1-2 4.36 8.36 8.36 0 0 1-3.15 2.31 8.1 8.1 0 0 1-2.55.63 2.5 2.5 0 0 1-.92-.05Z" fill="#e0e0e0"/>
        <path d="M367.31 421.09s.18 0 .45.11a2 2 0 0 1 .86 1 2.25 2.25 0 0 1 0 1.93 2.23 2.23 0 0 1-4-.45 2.26 2.26 0 0 1 .39-1.89 2 2 0 0 1 1-.74c.3-.08.47 0 .47 0s-.69.13-1.21 1a1.94 1.94 0 0 0-.23 1.55 1.79 1.79 0 0 0 3.1.35 1.92 1.92 0 0 0 .11-1.56c-.25-1.02-.99-1.22-.94-1.3Z" fill="#e0e0e0"/>
        <path d="M361.07 432a3.25 3.25 0 0 1 1.07-.26 9.78 9.78 0 0 1 3 0 11.49 11.49 0 0 1 6.31 3 10.4 10.4 0 0 1 1 1 2.28 2.28 0 0 1 .39.68 1.1 1.1 0 0 1 0 .9 1.05 1.05 0 0 1-.74.51 2.94 2.94 0 0 1-.78 0l-1.36-.15a24.3 24.3 0 0 1-2.58-.44 10.18 10.18 0 0 1-4-1.82 6.32 6.32 0 0 1-1.89-2.32 2.3 2.3 0 0 1-.31-1.05 7.21 7.21 0 0 0 2.43 3.07 10.16 10.16 0 0 0 3.93 1.65 23.11 23.11 0 0 0 2.53.4l1.35.14c.43.05.89 0 1-.26s-.05-.68-.3-1a12 12 0 0 0-.91-1 11.37 11.37 0 0 0-2-1.53 12.06 12.06 0 0 0-4-1.5 17.35 17.35 0 0 0-4.14-.02Z" fill="#e0e0e0"/>
        <path d="M362.47 445s.19-.11.56-.08a2.5 2.5 0 0 1 1.44.6 2.33 2.33 0 0 1 .81 2.19 2.48 2.48 0 0 1-2 2 2.33 2.33 0 0 1-2.37-1.56 1.87 1.87 0 0 1 0-1.32 2.08 2.08 0 0 1 2.25-1.21c.37.09.52.25.51.27s-.2-.05-.54-.07a2 2 0 0 0-1.28.43 1.51 1.51 0 0 0-.52 1.74 1.88 1.88 0 0 0 1.86 1.2 2 2 0 0 0 1.62-1.58 2 2 0 0 0-.59-1.82 3.38 3.38 0 0 0-1.75-.79Z" fill="#e0e0e0"/>
        <path d="M337.94 465.11c0-.1 1.85 0 4.8-.25a18.15 18.15 0 0 0 5-1.09 10.07 10.07 0 0 0 4.85-3.77c.11-.17.21-.35.31-.51l.19.38a16.12 16.12 0 0 0-10.63 2.1 24.62 24.62 0 0 0-3.61 2.8 4.73 4.73 0 0 1 .79-1 13.67 13.67 0 0 1 2.63-2.15 15.93 15.93 0 0 1 10.9-2.31l.38.06-.19.32c-.11.18-.21.37-.33.55a10.38 10.38 0 0 1-5.11 3.94 17.72 17.72 0 0 1-5.18 1c-1.49.08-2.7 0-3.53 0a5.63 5.63 0 0 1-1.27-.07Z" fill="#e0e0e0"/>
        <path d="M360.71 456.45s.11-.14.41-.21a1.61 1.61 0 0 1 1.24.32 1.66 1.66 0 0 1 .52 1.83 1.94 1.94 0 0 1-1.88 1.36 2.23 2.23 0 0 1-2-1.22 1.82 1.82 0 0 1 .11-1.9 1.52 1.52 0 0 1 1.12-.62c.31 0 .46.09.45.11s-.17 0-.42.09a1.49 1.49 0 0 0-.85.63 1.46 1.46 0 0 0 0 1.47 1.79 1.79 0 0 0 1.55.92 1.47 1.47 0 0 0 1.42-1 1.26 1.26 0 0 0-.3-1.4 1.57 1.57 0 0 0-1-.4c-.2.01-.35.06-.37.02Z" fill="#e0e0e0"/>
        <path d="M173.39 426.41s.05.12.11.35a5.41 5.41 0 0 1 .11 1 7.39 7.39 0 0 1-1 3.66 9.06 9.06 0 0 1-4.17 3.76 13.9 13.9 0 0 1-6.8 1.05c-.3 0-.59-.06-.86-.09h-.36l.15-.34a27 27 0 0 1 3.36-5.64 10.7 10.7 0 0 1 4.25-3.25 7.38 7.38 0 0 1 3.53-.59 4.56 4.56 0 0 1 1 .17 1 1 0 0 1 .32.12s-.46-.07-1.29-.09a7.81 7.81 0 0 0-3.38.72 10.71 10.71 0 0 0-4 3.21 28 28 0 0 0-3.26 5.58l-.2-.37.84.08a13.61 13.61 0 0 0 6.56-1 8.81 8.81 0 0 0 4.05-3.5 7.46 7.46 0 0 0 1.1-3.48c0-.85-.11-1.34-.06-1.35Z" fill="#e0e0e0"/>
        <path d="M164.86 439.33a3 3 0 0 0-1.79.38 1.88 1.88 0 0 0-.9 1.59 2 2 0 0 0 3.29 1.52 1.9 1.9 0 0 0 .62-1.72 3.07 3.07 0 0 0-.87-1.61s.21 0 .49.25a2.31 2.31 0 0 1 .74 1.3 2.24 2.24 0 0 1-.66 2.14 2.41 2.41 0 0 1-4.09-1.89 2.23 2.23 0 0 1 1.19-1.89 2.3 2.3 0 0 1 1.48-.28c.35.07.51.19.5.21Z" fill="#e0e0e0"/>
        <path d="M169.51 439.68a13 13 0 0 0 3.11.71A8.92 8.92 0 0 0 176 440a9.06 9.06 0 0 0 1.83-.84 3.51 3.51 0 0 0 1.46-1.39.47.47 0 0 0-.25-.64 3.4 3.4 0 0 0-1-.2 11.41 11.41 0 0 0-2 0 11.19 11.19 0 0 0-3.34.82 22.14 22.14 0 0 0-2.8 1.56s.18-.27.62-.63a9.64 9.64 0 0 1 2-1.27 10.61 10.61 0 0 1 3.44-.95 10 10 0 0 1 2.12 0 3.54 3.54 0 0 1 1.17.24 1 1 0 0 1 .5 1.27 2.34 2.34 0 0 1-.76 1 8.19 8.19 0 0 1-.93.65 8.7 8.7 0 0 1-5.51 1.19 7.41 7.41 0 0 1-2.32-.63c-.48-.28-.74-.47-.72-.5Z" fill="#e0e0e0"/>
        <path d="M163.44 445s.1.05.26.19a4.54 4.54 0 0 1 .64.66 7.19 7.19 0 0 1 1.4 3.09 10.15 10.15 0 0 1-.31 5 18.16 18.16 0 0 1-1.12 2.76c-.23.46-.48.92-.74 1.38-.14.24-.26.45-.43.71a1.19 1.19 0 0 1-.81.57.71.71 0 0 1-.57-.21 1.35 1.35 0 0 1-.27-.42l-.31-.74c-.2-.49-.39-1-.55-1.48a15 15 0 0 1-.63-2.92 8.43 8.43 0 0 1 .9-4.95 6.28 6.28 0 0 1 2.33-2.47 4.09 4.09 0 0 1 .85-.37 1 1 0 0 1 .32-.07s-.41.18-1.06.61a6.39 6.39 0 0 0-2.11 2.47 8.16 8.16 0 0 0-.75 4.73 14.16 14.16 0 0 0 .64 2.81q.24.72.54 1.44c.19.45.41 1.14.63 1.06s.58-.59.83-1 .51-.9.74-1.35a18.69 18.69 0 0 0 1.11-2.67 10.17 10.17 0 0 0 .41-4.82 7.63 7.63 0 0 0-1.2-3c-.45-.72-.78-1.01-.74-1.01Z" fill="#e0e0e0"/>
        <path d="M168.88 444.46a5.39 5.39 0 0 1 1.25.45 13.32 13.32 0 0 1 3.05 1.92 17.16 17.16 0 0 1 5.82 10.22v.15l.12.62-.53-.36a30.17 30.17 0 0 1-8.18-8.43 26.06 26.06 0 0 1-1.73-3.12 5.47 5.47 0 0 1-.49-1.21c.09 0 .84 1.66 2.53 4.13a32.25 32.25 0 0 0 8.17 8.2l-.41.26v-.16a17.35 17.35 0 0 0-5.55-10 21.21 21.21 0 0 0-4.05-2.67Z" fill="#e0e0e0"/>
        <path d="M155.68 452s.23.2.42.69a3.34 3.34 0 0 1 0 2.23 3.6 3.6 0 0 1-2.45 2.2 3.31 3.31 0 0 1-2-.08 3.58 3.58 0 0 1-1.71-1.33 3.3 3.3 0 0 1-.58-2.09 3.4 3.4 0 0 1 .75-1.87 3.09 3.09 0 0 1 3.07-1.15 3.21 3.21 0 0 1 1.88 1.19 1.41 1.41 0 0 1 .34.74s-.16-.25-.5-.61a3.12 3.12 0 0 0-1.79-.95 2.68 2.68 0 0 0-2.62 1.07 2.81 2.81 0 0 0-.12 3.37 3 3 0 0 0 3.17 1.25 3.26 3.26 0 0 0 2.22-1.87 3.4 3.4 0 0 0 .16-2c-.13-.5-.28-.79-.24-.79Z" fill="#e0e0e0"/>
        <path d="M146.32 454.63s0 .12-.15.34a5.27 5.27 0 0 1-.61.89 8.55 8.55 0 0 1-3.15 2.36 10.49 10.49 0 0 1-5.79.78 15.48 15.48 0 0 1-6.62-2.73c-.28-.19-.55-.4-.81-.59l-.24-.18.22-.21a12.72 12.72 0 0 1 6-3.31 12.3 12.3 0 0 1 5.53-.05 12.1 12.1 0 0 1 3.46 1.33 4.84 4.84 0 0 1 1.1.78 16.81 16.81 0 0 0-4.63-1.76 12.4 12.4 0 0 0-5.35.16 12.58 12.58 0 0 0-5.71 3.22v-.39c.25.18.51.38.79.57a15.35 15.35 0 0 0 6.39 2.68 10.27 10.27 0 0 0 5.57-.64 8.86 8.86 0 0 0 3.15-2.16c.53-.67.81-1.12.85-1.09Z" fill="#e0e0e0"/>
        <path d="M123.08 457.46s.2-.11.6-.06a2.13 2.13 0 0 1 1.41.88 2.26 2.26 0 0 1 .44 1.11 2 2 0 0 1-.37 1.34 2.47 2.47 0 0 1-2.86.93 2.57 2.57 0 0 1-1.48-2.63 2.35 2.35 0 0 1 1.54-1.92 2.49 2.49 0 0 1 1.66 0c.38.13.53.29.52.31s-.21-.05-.57-.12a2.64 2.64 0 0 0-1.47.19 2 2 0 0 0-1.2 1.63 2.12 2.12 0 0 0 1.19 2.09 2 2 0 0 0 2.28-.71 1.7 1.7 0 0 0 0-2 2.21 2.21 0 0 0-1.15-.9c-.32-.11-.54-.09-.54-.14Z" fill="#e0e0e0"/>
        <path d="M126.29 462a13.29 13.29 0 0 0 2 4.15 10.25 10.25 0 0 0 9.71 4l.35-.05-.18.39a18.31 18.31 0 0 0-8.07-7.09 29.37 29.37 0 0 0-4.29-1.43 4.51 4.51 0 0 1 1.23.13 15.62 15.62 0 0 1 3.21 1 18 18 0 0 1 8.37 7.16l.2.33-.38.06-.36.06a10.68 10.68 0 0 1-6.19-1 10.28 10.28 0 0 1-3.9-3.33 10.43 10.43 0 0 1-1.48-3.12 3.65 3.65 0 0 1-.22-1.26Z" fill="#e0e0e0"/>
        <path d="M117.56 462.88s.17-.11.51 0a1.65 1.65 0 0 1 1.08.9 1.76 1.76 0 0 1-.43 2 2.14 2.14 0 0 1-1.16.58 2.27 2.27 0 0 1-1.37-.24 2.43 2.43 0 0 1-1.38-2.15 1.46 1.46 0 0 1 .5-1.09 2 2 0 0 1 .91-.43 3 3 0 0 1 1.38.1c.31.09.47.16.46.19s-.18 0-.49 0a3.74 3.74 0 0 0-1.26.06 1.22 1.22 0 0 0-1 1.17 2 2 0 0 0 1.14 1.68 1.7 1.7 0 0 0 2-.23 1.37 1.37 0 0 0 .42-1.54 1.58 1.58 0 0 0-.8-.86c-.33-.1-.51-.1-.51-.14Z" fill="#e0e0e0"/>
        <path d="M148.37 463.55a7.14 7.14 0 0 1-2.19.36 22.33 22.33 0 0 1-5.35-.26 22.07 22.07 0 0 1-5.14-1.52 6.88 6.88 0 0 1-1.94-1.07 48.36 48.36 0 0 0 7.17 2.08 48.83 48.83 0 0 0 7.45.41Z" fill="#e0e0e0"/>
        <path d="M169.08 464.53c-.14-.07.78-1.79 1.21-4.12s.21-4.25.37-4.27a10.1 10.1 0 0 1-1.58 8.39Z" fill="#e0e0e0"/>
        <path d="M186.87 444.71a18 18 0 0 1-5.49 1.22 17.47 17.47 0 0 1-5.62-.06c0-.15 2.51-.13 5.57-.46s5.5-.85 5.54-.7Z" fill="#e0e0e0"/>
        <path d="M186.2 430.09a24 24 0 0 0-5.44.36 24.75 24.75 0 0 0-5.06 2.05 11.13 11.13 0 0 1 10.5-2.41Z" fill="#e0e0e0"/>
        <path d="M187.64 437.26a13.11 13.11 0 0 0 3.35.95 8.36 8.36 0 0 0 3.69-.43 8.53 8.53 0 0 0 3.7-2.57l.07.39a8.94 8.94 0 0 0-4.36-1.2 9.58 9.58 0 0 0-3.67.63 13.82 13.82 0 0 0-3 1.76 2.49 2.49 0 0 1 .64-.71 8.39 8.39 0 0 1 2.23-1.39 9.53 9.53 0 0 1 3.82-.77 9.24 9.24 0 0 1 4.62 1.23l.27.16-.2.23a8.78 8.78 0 0 1-3.95 2.7 8.49 8.49 0 0 1-3.88.34 8.33 8.33 0 0 1-2.51-.79 2.83 2.83 0 0 1-.82-.53Z" fill="#e0e0e0"/>
        <path d="M195.2 446.15s.17.07.33.33a2 2 0 0 1 .23 1.26 2.23 2.23 0 0 1-1 1.63 2.23 2.23 0 0 1-3.17-2.45 2.25 2.25 0 0 1 1.31-1.41 2 2 0 0 1 1.28-.09c.3.09.42.21.41.23a2.68 2.68 0 0 0-1.53.2 1.89 1.89 0 0 0-1 1.2 1.68 1.68 0 0 0 .68 1.67 1.64 1.64 0 0 0 1.79.23 1.93 1.93 0 0 0 .91-1.27 2.66 2.66 0 0 0-.24-1.53Z" fill="#e0e0e0"/>
        <path d="M184.2 452.25a3.08 3.08 0 0 1 1 .33 10 10 0 0 1 2.54 1.56 11.81 11.81 0 0 1 2.84 3.41 11.36 11.36 0 0 1 1.28 3.82 2.93 2.93 0 0 1 0 .78 1.11 1.11 0 0 1-.5.75 1 1 0 0 1-.91.05 2.74 2.74 0 0 1-.67-.39l-1.08-.84a24.13 24.13 0 0 1-2-1.71 10 10 0 0 1-2.51-3.66 6.51 6.51 0 0 1-.42-3 2.66 2.66 0 0 1 .28-1.06 7.37 7.37 0 0 0 .48 3.89 10.33 10.33 0 0 0 2.5 3.45c.59.56 1.25 1.1 2 1.65l1.08.83c.35.26.76.46 1 .3s.31-.61.26-1a11.5 11.5 0 0 0-.26-1.3 11.73 11.73 0 0 0-.92-2.35 12.22 12.22 0 0 0-2.66-3.36 17.3 17.3 0 0 0-3.33-2.15Z" fill="#e0e0e0"/>
        <path d="M178.67 464s.21 0 .52.22a2.49 2.49 0 0 1 .91 1.26 2.31 2.31 0 0 1-.44 2.29 2.47 2.47 0 0 1-2.77.66 2.33 2.33 0 0 1-1.22-2.57 1.89 1.89 0 0 1 .71-1.11 2 2 0 0 1 1.07-.36 2 2 0 0 1 1.49.5c.26.27.31.49.29.5s-.15-.15-.42-.34a1.94 1.94 0 0 0-1.32-.3 1.51 1.51 0 0 0-1.35 1.21 1.88 1.88 0 0 0 1 2 2 2 0 0 0 2.2-.51 2 2 0 0 0 .44-1.86 3.37 3.37 0 0 0-1.11-1.59Z" fill="#e0e0e0"/>
        <path d="M147.23 468.51c.05-.09 1.6.93 4.24 2.28a18.16 18.16 0 0 0 4.86 1.68 10.12 10.12 0 0 0 6.1-.7l.53-.29v.42a16.18 16.18 0 0 0-10.17-3.72 24.06 24.06 0 0 0-4.54.52 4.7 4.7 0 0 1 1.17-.42 14.64 14.64 0 0 1 3.37-.46 15.9 15.9 0 0 1 10.51 3.69l.29.24-.33.18c-.18.1-.36.21-.56.3a10.35 10.35 0 0 1-6.41.71 17.26 17.26 0 0 1-4.95-1.83c-1.32-.71-2.33-1.37-3-1.83a7.42 7.42 0 0 1-1.11-.77Z" fill="#e0e0e0"/>
        <path d="M171.19 472.94s.17-.07.47 0a1.58 1.58 0 0 1 .88.92 1.62 1.62 0 0 1-.5 1.83 1.92 1.92 0 0 1-2.31.18 2.22 2.22 0 0 1-1.06-2.06 1.82 1.82 0 0 1 1.08-1.57 1.51 1.51 0 0 1 1.28.05c.27.15.34.31.32.33s-.15-.07-.4-.14a1.42 1.42 0 0 0-1 .09 1.48 1.48 0 0 0-.75 1.27 1.79 1.79 0 0 0 .85 1.59 1.47 1.47 0 0 0 1.73-.11 1.23 1.23 0 0 0 .46-1.34 1.53 1.53 0 0 0-.62-.86c-.28-.12-.43-.12-.43-.18Z" fill="#e0e0e0"/>
        <path d="M271.38 277.74a24.87 24.87 0 0 0 4.29-4.15 19 19 0 0 0 3-5.67 18.32 18.32 0 0 0 .89-7.78V260l.39.19a17.44 17.44 0 0 0-5.45 5.55 18.35 18.35 0 0 0-2.37 5.94 22.83 22.83 0 0 0-.3 5.92 1.32 1.32 0 0 1-.1-.41 10.16 10.16 0 0 1-.17-1.18 16.28 16.28 0 0 1 .21-4.4 18 18 0 0 1 2.32-6.12 17.43 17.43 0 0 1 5.59-5.74l.36-.23v.53a18.42 18.42 0 0 1-.95 8 18.9 18.9 0 0 1-3.2 5.75 17 17 0 0 1-3.2 3.06 11 11 0 0 1-1 .66 1.37 1.37 0 0 1-.31.22Z" fill="#e0e0e0"/>
        <path d="M277.36 252.27s.2-.1.59-.05a2.46 2.46 0 0 1 1.42.77 2.38 2.38 0 0 1 .56 2.35 2.69 2.69 0 0 1-2.3 1.85 2.66 2.66 0 0 1-2.49-1.58 2.36 2.36 0 0 1 .28-2.39 2.43 2.43 0 0 1 1.33-.93c.37-.09.59 0 .59 0a3.08 3.08 0 0 0-1.62 1.16 2 2 0 0 0-.15 2 2.08 2.08 0 0 0 3.9-.22 2 2 0 0 0-.38-2 3 3 0 0 0-1.73-.96Z" fill="#e0e0e0"/>
        <path d="M301.16 237.42a4.13 4.13 0 0 1-.77.7 18 18 0 0 1-2.33 1.62 64.46 64.46 0 0 1-8.42 4c-1.67.72-3.24 1.43-4.64 2.14a28.76 28.76 0 0 0-3.54 2.17c-1.91 1.39-2.87 2.53-2.95 2.45a4 4 0 0 1 .64-.82 7.7 7.7 0 0 1 .86-.87 12.77 12.77 0 0 1 1.23-1.06 25.34 25.34 0 0 1 3.54-2.29c1.4-.75 3-1.48 4.65-2.2a88.75 88.75 0 0 0 8.45-3.85c2.12-1.14 3.22-2.07 3.28-1.99Z" fill="#e0e0e0"/>
        <path d="M286.52 248.48s.12-.06.36-.11a9.55 9.55 0 0 1 1.09-.15 16.48 16.48 0 0 1 4 .21 57.46 57.46 0 0 1 5.82 1.28 10.28 10.28 0 0 1 3.23 1.54 5.82 5.82 0 0 1 2.26 3.15l.07.29h-.29l-.42.05a20.67 20.67 0 0 1-13.08-3 18.79 18.79 0 0 1-3.25-2.53 11.06 11.06 0 0 1-.76-.82 1.23 1.23 0 0 1-.24-.31 31 31 0 0 0 4.44 3.34 20.94 20.94 0 0 0 12.83 2.78h.41l-.22.32a5.41 5.41 0 0 0-2-2.88 10 10 0 0 0-3.07-1.48c-2.13-.61-4.1-1.06-5.74-1.39a19.48 19.48 0 0 0-3.94-.36c-1.02.03-1.49.11-1.5.07Z" fill="#e0e0e0"/>
        <path d="M298.8 241.94s.07-.16.35-.27a1.41 1.41 0 0 1 1.2.22 1.63 1.63 0 0 1 .56.69 1.64 1.64 0 0 1 0 1 2.2 2.2 0 0 1-1.63 1.5 3.36 3.36 0 0 1-2.37-.45l-.1-.06v-.09a2.12 2.12 0 0 1 .84-2.11c.47-.33.82-.3.82-.26s-.29.13-.64.48a1.92 1.92 0 0 0-.57 1.78l-.11-.15a3.07 3.07 0 0 0 2 .35 1.79 1.79 0 0 0 1.3-1.13 1.14 1.14 0 0 0-.35-1.28 1.31 1.31 0 0 0-.93-.32c-.17.06-.35.16-.37.1Z" fill="#e0e0e0"/>
        <path d="M295.38 238.5a23.19 23.19 0 0 0 4.81-3.41 18.29 18.29 0 0 0 3.72-5.15 17.48 17.48 0 0 0 1.79-7.53l.39.23a23.08 23.08 0 0 0-9.46 10.36 32.86 32.86 0 0 0-1.86 5.63 1.24 1.24 0 0 1 0-.42A11.38 11.38 0 0 1 295 237a19.92 19.92 0 0 1 1.31-4.18 22.62 22.62 0 0 1 9.52-10.66l.39-.24v.46a17.44 17.44 0 0 1-1.88 7.74 18 18 0 0 1-3.9 5.2 16 16 0 0 1-3.58 2.53 10.19 10.19 0 0 1-1.09.49c-.25.13-.39.18-.39.16Z" fill="#e0e0e0"/>
        <path d="M310.43 225.22a7.58 7.58 0 0 1-1.35 3.49 7.35 7.35 0 0 1-2.51 2.76c-.11-.11 1-1.32 2.07-3s1.64-3.29 1.79-3.25Z" fill="#e0e0e0"/>
        <path d="M286.21 242a24.51 24.51 0 0 0 2.35-2.76 12.64 12.64 0 0 0 2.1-8.25l.44.16-.07.07a16 16 0 0 0-4.4 7.48c-.58 2.19-.53 3.62-.64 3.62a3.33 3.33 0 0 1-.06-1 13.79 13.79 0 0 1 .34-2.71 15.47 15.47 0 0 1 4.4-7.77l.07-.07.38-.37.06.53a12.41 12.41 0 0 1-2.32 8.52 10.58 10.58 0 0 1-1.84 2 3.44 3.44 0 0 1-.81.55Z" fill="#e0e0e0"/>
        <path d="M309.19 232.33s0-.18.25-.29a.89.89 0 0 1 1 .35 1.36 1.36 0 0 1-.15 1.52 3.11 3.11 0 0 1-1.37 1.19 1.17 1.17 0 0 1-1.07-.12 1.06 1.06 0 0 1-.43-.9 1.49 1.49 0 0 1 .78-1.3c.74-.41 1.24-.4 1.26-.35s-.46.23-1.05.65a1.17 1.17 0 0 0-.51 1 .58.58 0 0 0 .84.54c.91-.41 1.7-1.5 1.4-2a.72.72 0 0 0-.63-.36c-.2-.01-.29.1-.32.07Z" fill="#e0e0e0"/>
        <path d="M313.22 204.63a4.62 4.62 0 0 1-.07-1.23 29.56 29.56 0 0 1 .18-3.38 38.82 38.82 0 0 1 .84-5c.22-.92.48-1.87.79-2.86.15-.49.32-1 .5-1.48a1.42 1.42 0 0 1 .54-.79.71.71 0 0 1 .59-.09.84.84 0 0 1 .46.36 2.88 2.88 0 0 1 .22 1.72c0 .53-.07 1.06-.13 1.57a28.71 28.71 0 0 1-.46 2.94 30.2 30.2 0 0 1-1.41 4.82 24.28 24.28 0 0 1-1.41 3.07 5.5 5.5 0 0 1-.65 1.06c-.09 0 .78-1.59 1.72-4.26a33.33 33.33 0 0 0 1.28-4.79 27.49 27.49 0 0 0 .42-2.89c.06-.51.1-1 .12-1.55a2.47 2.47 0 0 0-.14-1.41c-.18-.32-.51-.09-.66.41s-.35 1-.51 1.47q-.46 1.45-.81 2.82a48.68 48.68 0 0 0-.94 4.87c-.19 1.41-.28 2.55-.34 3.34a6.25 6.25 0 0 1-.13 1.28Z" fill="#e0e0e0"/>
        <path d="M283.44 176.83a2.9 2.9 0 0 1-.8-.49 25.35 25.35 0 0 1-2-1.62 30.35 30.35 0 0 1-5.43-6.58l-.2-.34.37-.05a4.44 4.44 0 0 1 .65-.08 6.22 6.22 0 0 1 4.59 1.89 10.21 10.21 0 0 1 2.19 3.43 20.66 20.66 0 0 1 .83 2.58 4 4 0 0 1 .2 1c-.1 0-.47-1.34-1.37-3.41a10.18 10.18 0 0 0-2.18-3.23 5.8 5.8 0 0 0-4.23-1.72 3.42 3.42 0 0 0-.57.07l.17-.39a33.76 33.76 0 0 0 5.23 6.58c1.55 1.53 2.6 2.3 2.55 2.36Z" fill="#e0e0e0"/>
        <path d="M286 173.29c.05.08-.63.26-.92 1.17a1.81 1.81 0 0 0 .16 1.49 1.65 1.65 0 0 0 2.86-.65 1.8 1.8 0 0 0-.49-1.41 2.51 2.51 0 0 0-1.33-.66s.14-.11.44-.1a1.85 1.85 0 0 1 1.15.5 2.09 2.09 0 0 1 .71 1.73 2.09 2.09 0 0 1-3.75.84 2.11 2.11 0 0 1-.1-1.87 1.87 1.87 0 0 1 .83-.94c.22-.13.44-.12.44-.1Z" fill="#e0e0e0"/>
        <path d="M286.32 167.71c.11.11-.69 1-1.24 2.25s-.66 2.45-.81 2.45a3.62 3.62 0 0 1 .33-2.66c.61-1.4 1.65-2.15 1.72-2.04Z" fill="#e0e0e0"/>
        <path d="M287.54 171.75a7.17 7.17 0 0 0 1.69-.14 3.58 3.58 0 0 0 2.57-2.75l.24.29H292a5.32 5.32 0 0 0-3.73 1.43c-.78.73-1.05 1.37-1.14 1.33a2.85 2.85 0 0 1 .88-1.58 5.23 5.23 0 0 1 4-1.7h.35l-.05.29a3.55 3.55 0 0 1-1.21 2.15 3.8 3.8 0 0 1-1.78.88 2.25 2.25 0 0 1-1.78-.2Z" fill="#e0e0e0"/>
        <path d="M291.8 174.35c-.09.12-.72-.27-1.58-.45s-1.58-.1-1.62-.24.74-.49 1.73-.26 1.57.86 1.47.95Z" fill="#e0e0e0"/>
        <path d="M285.85 178.06s.21.12.5.44a5.07 5.07 0 0 1 .9 1.57 6.11 6.11 0 0 1 .37 2.67 5.91 5.91 0 0 1-1.14 3.11l-.27.34-.2.25-.2-.26a6.11 6.11 0 0 1-1-5.47 5 5 0 0 1 .74-1.54c.24-.33.4-.48.42-.46a14.34 14.34 0 0 0-.81 2.09 6 6 0 0 0 1.09 5.06h-.39l.24-.31a6.1 6.1 0 0 0 .84-5.36 10.81 10.81 0 0 0-1.09-2.13Z" fill="#e0e0e0"/>
        <path d="M290.67 180.59c-.14 0-.17-.88-.81-1.68s-1.44-1.07-1.41-1.21.25-.1.62 0a2.59 2.59 0 0 1 1.21.88 2.5 2.5 0 0 1 .53 1.39c.02.4-.07.63-.14.62Z" fill="#e0e0e0"/>
        <path d="M283.07 190.69c-.09 0 .11-1.11.17-2.89a21.68 21.68 0 0 0-.81-6.84 17.69 17.69 0 0 0-1.47-3.49 14.56 14.56 0 0 0-1.79-2.51c-1.18-1.32-2.11-2-2.05-2s.26.11.68.39a10.18 10.18 0 0 1 1.64 1.38 13.69 13.69 0 0 1 1.94 2.53 17.24 17.24 0 0 1 1.55 3.58 19.41 19.41 0 0 1 .68 7 15.19 15.19 0 0 1-.31 2.12 2.11 2.11 0 0 1-.23.73Z" fill="#263238"/>
        <path d="M265.93 170.27s-4.75 1.75-4.95 12.8c-.21 12.14-3.06 48.34 5.18 53.44 10.16 6.28 45.72-19.61 45.72-19.61V204l-30.34 10.83 1.17-25c.29-.16 1.68-21.07-16.78-19.56Z" fill="#ffbe9d"/>
        <path d="M337.26 216.65a1.52 1.52 0 0 1-.41 2.52 1.54 1.54 0 0 1-1.63-.25l-1.3-1.23h.07a1.59 1.59 0 0 1-.52 2.53c-.63.37-1.69-.19-2.15-.55a3 3 0 0 1-3.07.32l-5.85-3.42-12 .35 1.46-13 15.25.36c.63.07.78.17 1.85.38l11 2.15a3 3 0 0 1-2.58 1.59c-1.38.24-8.26-.06-8.26-.06l8.11 8.28" fill="#ffbe9d"/>
        <path d="M322.4 213.38a1.09 1.09 0 0 1 .44 0h.51a2.73 2.73 0 0 1 .7.11 2.23 2.23 0 0 1 .75.41l.74.6 1.67 1.38c1.18 1 2.24 1.9 3 2.57a9.72 9.72 0 0 1 1.19 1.13 9.28 9.28 0 0 1-1.32-1c-.79-.62-1.87-1.51-3.05-2.5l-1.66-1.4-.72-.62a2.33 2.33 0 0 0-.67-.4 2.74 2.74 0 0 0-.64-.14l-.51-.08a2.05 2.05 0 0 1-.43-.06Z" fill="#eb996e"/>
        <path d="M334.18 217.85s-.16-.11-.43-.35l-1.12-1c-.94-.87-2.23-2.08-3.72-3.36a17.19 17.19 0 0 0-4.06-2.85 3.84 3.84 0 0 0-1.44-.35h-.55l.13-.06a2.08 2.08 0 0 1 .42-.08 3.73 3.73 0 0 1 1.52.27 16 16 0 0 1 4.17 2.82c1.49 1.29 2.77 2.53 3.67 3.44.46.46.82.83 1.06 1.1s.37.41.35.42Z" fill="#eb996e"/>
        <path d="M337.4 216.79a3.32 3.32 0 0 1-.49-.38l-1.26-1.09c-1.06-.93-2.52-2.24-4.11-3.69l-4.05-3.73a2.56 2.56 0 0 0-1.45-.68 3.34 3.34 0 0 0-.6 0s0 0 .14-.07a1.27 1.27 0 0 1 .46-.08 2.62 2.62 0 0 1 1.57.64c1.09.92 2.52 2.23 4.12 3.68s3 2.78 4 3.75l1.21 1.16c.33.31.48.47.46.49Z" fill="#eb996e"/>
        <path d="M318.08 216.55a13.79 13.79 0 0 1-3.78.61 14.22 14.22 0 0 1-3.82.08 28.59 28.59 0 0 1 7.6-.69Z" fill="#eb996e"/>
        <path d="M329.43 208.27s-.27.08-.54-.21a1.63 1.63 0 0 1-.24-1.36 3.07 3.07 0 0 1 .4-1.32c.19-.3.39-.42.4-.4s-.13.17-.28.48a4.06 4.06 0 0 0-.31 1.27A1.66 1.66 0 0 0 329 208a1 1 0 0 0 .43.27Z" fill="#e0e0e0"/>
        <path d="M329 205.67a.77.77 0 0 0 .89 0 .91.91 0 0 0 .39-.82 1.15 1.15 0 0 0-1.77-.83.88.88 0 0 0-.18 1.23 1.6 1.6 0 0 0 1.31.36" fill="#fafafa"/>
        <path d="m377.47 222.73-6.09-1.13s-11-3.41-12.83-3a2.7 2.7 0 0 0 1.46 3c1.95 1.14 4.88 2.47 4.88 2.47l-4.26 5.08a3 3 0 0 1-2.22 1.07l-14.3.3a3.51 3.51 0 0 0 2.08 2.21c1.51.4 12 3.28 12 3.28l19.16-.65Z" fill="#b78876"/>
    </g>
</svg>
</div></a></div><!--/$--><!--$--><div class="comp-l64rol7x mu5PoX" id="comp-l64rol7x" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-bomboniere" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Bomboniere"><span class="OR4Nv8 wixui-button__label">Bomboniere</span></a></div><!--/$--><!--$--><div id="comp-l64rl8z8" class="comp-l64rl8z8 wixui-vector-image"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-ingrosso" target="_self" class="IT88M3"><div data-testid="svgRoot-comp-l64rl8z8" class="iL7Pq5 gx51wo comp-l64rl8z8"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="47.5 58.896 399.6 419.804" viewBox="47.5 58.896 399.6 419.804" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true>
    <g>
        <path d="M421 426.8c2.4 1.1 4.2 3.2 5 5.7.8 2.5 1 5.1.7 7.7-.6 5-3.4 10-6.5 14-4.2-3.7-5.2-10-5.5-13.3-.4-5.2 1.9-14.9 6.3-14.1" fill="#215751" data-color="1"/>
        <path d="M425.1 462.4c-.6-2.9.4-5.9 2.7-7.8 2.2-1.9 5.2-2.8 8.1-2.5 1.4 0 2.7.6 3.5 1.6.7 1.1.7 2.5 0 3.6-.6 1.1-1.5 2-2.6 2.6-3.7 2.2-7.6 3.7-11.7 2.5" fill="#215751" data-color="1"/>
        <path d="M419.7 477.7c0-.3.1-.7.1-1 .1-.7.3-1.6.5-2.8.5-3.1 1.4-6.1 2.9-8.8 1.5-2.8 3.7-5.1 6.4-6.8.8-.5 1.7-.9 2.6-1.1.2-.1.5-.1.8-.2h.3c-1.2.4-2.4.9-3.5 1.6-2.6 1.7-4.7 4-6.2 6.7-1.4 2.7-2.4 5.7-2.9 8.7-.3 1.2-.5 2.1-.6 2.8-.2.3-.3.6-.4.9z" fill="#263238" data-color="2"/>
        <path d="M419.9 434.3c0 .1.1.3.1.4 0 .3 0 .8.1 1.3.1 1.1.1 2.7.2 4.7.1 4 .2 9.5.2 15.6s-.3 11.7-.5 15.7c-.1 2-.2 3.6-.2 4.7 0 .5-.1 1-.1 1.3 0 .2 0 .3-.1.5v-1.8c0-1.2.1-2.8.1-4.7.1-4 .2-9.5.2-15.6s0-11.6-.1-15.6c0-2 0-3.6-.1-4.7v-1.3c.1-.2.1-.4.2-.5z" fill="#263238" data-color="2"/>
        <path d="M417.8 465.4c-1-6.1-5-11.4-10.5-14.1-1.4-.7-3.2-1.1-4.4-.1s-.9 2.9-.3 4.4c2.5 6.2 8.5 10.2 15.1 10.2" fill="#215751" data-color="1"/>
        <path d="M408 456c.3.1.6.2.9.4.3.2.7.3 1 .5.4.2.8.5 1.3.8.5.3 1 .7 1.5 1.1.5.4 1 .9 1.6 1.4 1.1 1.2 2.1 2.4 3 3.8 1.2 2 2 4.2 2.5 6.5.1.6.2 1.2.2 1.8.1.6 0 1.1.1 1.5v1.1c0 .3 0 .7-.1 1-.1 0 .1-1.4-.2-3.6l-.3-1.8c-.1-.7-.3-1.3-.5-2-.5-1.5-1.1-3-1.9-4.3-.8-1.3-1.8-2.6-2.9-3.8-.5-.5-1-1-1.5-1.4-.5-.4-1-.8-1.5-1.1-2-1.2-3.3-1.8-3.2-1.9z" fill="#263238" data-color="2"/>
        <path d="M186.6 127.9c1.2 0 14.8 3.3 18.6 10s5.5 31.4 5.5 31.4 1.1 17.3-1.3 25.7-10.2 49.2-13 57.5c-3.7 10.6-8.9 28.2-8.9 28.2L142.7 249l43.9-121.1z" fill="#215751" data-color="1"/>
        <path d="M200.8 89.5c-1.9 4.2-1.3 9.1-.2 13.5s2.8 8.9 2.7 13.5c-.1 6.8-1.8 16-15.5 11.6-8.4-2.7-.7 22.1-5.2 29.6-.8 1.5-1.9 2.9-3.2 4-3.4 2.4-8 1-11.9-.5-1.2-.5-2.6-1.1-2.9-2.4-.1-.7 0-1.4.2-2L185.4 89" fill="#263238" data-color="2"/>
        <path d="M177.5 142.4c7.9-1.9 10.3-5.8 10.4-12.7l.1-8.8s8.7-.4 10.7-13.4c1.3-8.4 1.7-17 1.3-25.5-.5-7.8-8.6-21.5-16.3-20.6l-21.2 10.4c-2.3.2-4.1 2.3-4.1 4.6l1.6 50.2" fill="#ffbea9" data-color="3"/>
        <path d="M195.1 91c0 .9-.7 1.6-1.6 1.7-.9.1-1.6-.6-1.7-1.5 0-.9.7-1.6 1.6-1.7.9-.1 1.6.6 1.7 1.5z" fill="#263238" data-color="2"/>
        <path d="M197.8 88c-.1.3-1.6-.5-3.4-.1s-2.8 1.6-3 1.4 0-.6.4-1.1c.6-.7 1.4-1.2 2.4-1.4.9-.2 1.9-.1 2.7.4.7.2.9.6.9.8z" fill="#263238" data-color="2"/>
        <path d="M177.9 90.8c0 .9-.7 1.6-1.6 1.7-.9.1-1.7-.6-1.7-1.5s.7-1.6 1.6-1.7c.9 0 1.7.6 1.7 1.5z" fill="#263238" data-color="2"/>
        <path d="M180.1 89.8c-.3.2-1.3-1.2-3.2-1.8s-3.5 0-3.6-.3c-.1-.1.3-.5 1-.8 1-.3 2-.4 3-.1 1 .3 1.8.9 2.4 1.7.4.7.5 1.2.4 1.3z" fill="#263238" data-color="2"/>
        <path d="M186.7 101.1c.9-.3 1.9-.5 2.9-.5.4 0 .9-.1 1-.4 0-.5-.1-.9-.3-1.4-.4-1.1-.9-2.3-1.4-3.5-1.9-4.9-3.2-9-3.1-9.1s1.9 3.9 3.8 8.8l1.3 3.5c.3.6.4 1.2.2 1.8-.1.3-.4.6-.8.7-.3.1-.5.1-.8.1-.8.1-1.8.2-2.8 0z" fill="#263238" data-color="2"/>
        <path d="M188 121c-6.1.1-12.1-1.5-17.4-4.6 0 0 4.3 9.2 17.3 8l.1-3.4z" fill="#e4977c" data-color="4"/>
        <path d="M186.4 105.5c-.7-1.2-2-2.1-3.4-2.3-.8-.1-1.6.4-2 1.1-.4 1-.3 2.1.3 3 .6.9 1.6 1.4 2.7 1.3.9-.3 1.6-.8 2.2-1.4.2-.2.4-.4.5-.7.1-.3 0-.7-.3-1" fill="#e4977c" data-color="4"/>
        <path d="M181.5 102.4c.3 0 .3 1.9 2 3.3s3.7 1.2 3.7 1.4-.5.4-1.3.4c-1.1 0-2.2-.4-3.1-1.1-.8-.7-1.4-1.7-1.5-2.8-.2-.8.1-1.2.2-1.2z" fill="#263238" data-color="2"/>
        <path d="M181.6 81.5c-.2.5-2 .1-4.1.1s-3.9.4-4.1 0c-.1-.2.2-.7 1-1 2-1 4.2-1 6.2-.1.8.4 1.1.8 1 1z" fill="#263238" data-color="2"/>
        <path d="M198.3 84c-.4.4-1.9 0-3.8 0s-3.4.3-3.8-.2c-.1-.2.1-.6.8-1 1.9-.9 4.2-.9 6.1.2.7.4.9.8.7 1z" fill="#263238" data-color="2"/>
        <path d="M130.8 131.7c2.8-4.6 11.9-15.5 15.2-23 2.3-5.4 4-24.2 8.9-33.9s10.7-13.6 16.4-15.2c4.4-1.3 9.1-.2 12.5 2.8 2.6 2.3 3.4 9 3.4 9s-13.7 3.1-18.3 10.8c-5.3 9-6.6 13.5-6.6 13.5l-1.7 4.9s1.6 9.5 2.2 14.2-.4 9-4.2 11l-7.8 5.5s4.2 45.4 3.8 45.7c-1.2.9-10.9-1.1-19.7-3.1-1.7-.4-2.6-16.4-2.6-16.4l-2.6 15-6.6-1.5s1.9-30 7.7-39.3z" fill="#263238" data-color="2"/>
        <path d="M186.9 71.4c5.2-.3 9.9 3 11.4 8 1.3 4 2.3 15.5 2.3 15.5s1.1-9.2.7-14.4-3-11.8-7-15.5-7.2-5.2-14.2-4.8c1.8.9 3.4 2.3 4.6 3.9.9 1.3 1.1 2.3 2.2 7.3z" fill="#263238" data-color="2"/>
        <path d="M162.4 96.3c-.1-2.2-1.9-3.9-4.1-3.8-.6 0-1.1.2-1.6.4-1.4.8-2.4 2.4-2.3 5.4.3 8.1 8.4 6.1 8.4 5.9s-.2-4.5-.4-7.9z" fill="#ffbea9" data-color="3"/>
        <path d="M160.2 101.3s-.1.1-.4.2c-.3.2-.7.2-1.1.1-.9-.3-1.6-1.6-1.8-3.1 0-.7.1-1.4.3-2 .1-.5.5-.9 1-1.1.3-.1.7 0 .9.3.1.2.1.4.1.4s.2-.1.1-.5c-.1-.2-.2-.4-.3-.5-.2-.2-.5-.2-.8-.2-.7.2-1.2.7-1.4 1.3-.3.7-.5 1.5-.4 2.3.1 1.6 1 3.1 2.2 3.4.4.1.9 0 1.3-.3.3-.1.3-.3.3-.3z" fill="#e4977c" data-color="4"/>
        <path d="M158.2 70.1c-5 7-8.4 15.1-9.9 23.6-1 5.3-1.3 11.1-4.5 15.4-1.7 2.3-4.1 4-5.4 6.6-1.4 2.8-1.2 6.2-2.8 8.8-1.7 2.9-5.2 4.3-7.5 6.8-4.3 4.7-3.3 12-5.1 18.1-1.1 3.9-3.4 7.4-6.5 10-1.1.9-2.4 2.1-2 3.4.3.8 1 1.4 1.8 1.7 2.4 1.3 4.7 6 7.4 6.6.6-14.6 7.6-32.1 15.3-44.5 4.4-7.1 9.2-14.2 10.9-22.3 1.1-5.4.9-10.9 1.5-16.4s2.3-11.1 6.4-14.7" fill="#263238" data-color="2"/>
        <path d="M155.7 106.5c-.1.1-.8-.2-1.8-1.3-2.3-2.8-3-6.6-1.8-10.1.6-1.6 1.4-3 2.5-4.3 1.1-1.3 2.4-2.6 3.7-3.8 1.4-1.2 2.8-2.4 4.4-3.5 2.9-2.1 6-4 9.3-5.5 3-1.4 5.8-2.3 7.9-3.4 1.7-.8 3.3-1.8 4.7-3 1-.9 1.4-1.5 1.6-1.4s0 .9-.8 2.1c-1.2 1.6-2.8 3-4.6 4-2.2 1.3-4.9 2.4-7.7 3.9-3.1 1.6-6 3.4-8.8 5.4-1.5 1.1-2.9 2.2-4.2 3.3-1.3 1-2.4 2.2-3.6 3.4-1 1-1.7 2.2-2.3 3.5-.5 1.1-.7 2.3-.7 3.5 0 1.8.5 3.6 1.3 5.2.6 1.2 1.1 1.8.9 2z" fill="#263238" data-color="2"/>
        <path d="M159 106.8c-.1 0-.3-.1-.4-.2-.4-.2-.7-.4-1.1-.7-1.2-1-2.2-2.2-2.9-3.7-1-2.1-1.3-4.5-.7-6.8.9-2.7 2.6-5.1 4.9-6.9 2.2-1.7 4.5-3.4 6.9-4.8 2.2-1.4 4.2-2.5 5.9-3.5s3.1-1.6 4.1-2.1c.5-.2.9-.4 1.1-.5.1-.1.3-.1.4-.2-.5.3-1 .6-1.5.8-.9.5-2.3 1.3-4 2.2s-3.7 2.2-5.9 3.6c-2.4 1.5-4.6 3.1-6.8 4.8-2.2 1.7-3.9 4-4.7 6.6-.6 2.2-.4 4.5.6 6.6.6 1.4 1.5 2.6 2.6 3.7 1 .8 1.6 1.1 1.5 1.1z" fill="#455a64" data-color="5"/>
        <path d="M175.1 59c.9-.2 1.8-.1 2.7.2 2.1.6 4.1 1.6 5.7 3 1.6 1.5 2.8 3.4 3.3 5.5.1.6.2 1.3.2 1.9 0 .2 0 .5-.1.7-.1 0-.1-1-.5-2.6-.6-2-1.7-3.8-3.3-5.2-1.6-1.4-3.5-2.4-5.5-3-.7-.2-1.6-.4-2.5-.5z" fill="#455a64" data-color="5"/>
        <path d="M154.6 103.2s-.4.4-.9 1.1c-.8 1.1-1.3 2.3-1.5 3.6-.3 2 .2 3.9 1.3 5.6 1.3 2 3.6 3.2 6.1 3 1.2-.1 2.4-.7 3.2-1.5.8-.8 1.3-1.9 1.5-3 .4-1.9.3-3.9-.5-5.7-.6-1.2-1.5-2.2-2.8-2.7-.5-.2-.9-.3-1.4-.4h.4c.4 0 .7.1 1.1.2 1.3.5 2.4 1.5 3 2.7.9 1.9 1.1 4 .6 6-.2 1.2-.8 2.3-1.6 3.2-.9 1-2.2 1.6-3.5 1.7-1.3.2-2.7-.1-3.8-.8-1.1-.6-2-1.4-2.7-2.4-1.2-1.7-1.6-3.8-1.3-5.9.2-1.4.8-2.6 1.7-3.7.2-.3.5-.6.8-.8 0 0 .2-.1.3-.2z" fill="#e0e0e0" data-color="6"/>
        <path fill="#ffbea9" d="m122.8 455.7 5.7-24.6-20-3.4v18.1l5.6 8.2 8.7 1.7z" data-color="3"/>
        <path d="m124.7 454.5-.7 1.1s13.5 18.8 11.5 22.3l-35.8-23 8.2-11.6c3.6 6 9.8 10.1 16.8 11.2z" fill="#215751" data-color="1"/>
        <path d="M109 449.5c-.8-.2-1.7.2-2.1 1-.3.8.2 1.8 1 2.1.9.3 1.9-.2 2.2-1.1.2-.9-.4-1.8-1.3-2" fill="#ffffff" opacity=".6" data-color="7"/>
        <path d="m99.7 454.9 2-2.8 33.6 23.1s1.1 1.7.2 2.7l-35.8-23z" fill="#ffffff" opacity=".6" data-color="7"/>
        <path d="M124 455.8c-.1.2-1-.3-2.3-.3s-2.2.5-2.3.3.8-1 2.3-1 2.5.9 2.3 1z" fill="#263238" data-color="2"/>
        <path d="M126.8 459.8c-.1.2-1 0-2.1.4s-1.7 1-1.9.9.4-1.2 1.7-1.6 2.4.1 2.3.3z" fill="#263238" data-color="2"/>
        <path d="M126 465.6c-.2-.1.1-1.1 1.2-1.8s2.1-.5 2.1-.3-.9.4-1.7.9-1.4 1.3-1.6 1.2z" fill="#263238" data-color="2"/>
        <path fill="#ffbea9" d="m73.7 299.7 17.9 2.4-6.9 19.8-19.3-6.6-1.1-7.3 9.4-8.3z" data-color="3"/>
        <path d="m67.3 316.6-1.1-.5S51 331.2 47.5 329.9l15.7-36.3 11.8 5.7c-4.9 4.5-7.7 10.8-7.7 17.3z" fill="#215751" data-color="1"/>
        <path d="M69.7 301.5c.1-.8-.4-1.6-1.2-1.8-.8-.1-1.6.4-1.8 1.2-.1.9.5 1.6 1.3 1.8.8 0 1.8-.7 1.7-1.5" fill="#ffffff" opacity=".6" data-color="7"/>
        <path d="m63.3 293.8 2.9 1.4L50 329.4s-1.4 1.3-2.5.6l15.8-36.2z" fill="#ffffff" opacity=".6" data-color="7"/>
        <path d="M66.1 316.3c-.2-.1.1-1-.1-2.1s-.7-1.9-.6-2 1 .6 1.3 1.9-.5 2.3-.6 2.2z" fill="#263238" data-color="2"/>
        <path d="M62.9 319.4c-.2 0-.2-.9-.6-1.9s-1.2-1.4-1.1-1.6 1.1.1 1.7 1.3.1 2.3 0 2.2z" fill="#263238" data-color="2"/>
        <path d="M57.4 319.6c0-.2 1 0 1.8.8s.8 1.9.6 1.9-.5-.7-1.1-1.4-1.4-1.1-1.3-1.3z" fill="#263238" data-color="2"/>
        <path d="M172.3 280.7c-1.6.8-21.6 78.1-27.9 81.3l-12.8 62.8c.8 1.2 1.1 2.7.9 4.1-.3 2.8-1.5 3.2-1.5 3.2s-18.4 2.3-25.9-3c0 0 .9-5.5 1.3-6s2.2-50.3 6.7-61.9 10.5-48.4 9.9-55.8-2.6-24.7-2.2-30.2c.4-3.8 1.2-7.5 2.3-11l49.2 16.5z" fill="#263238" data-color="2"/>
        <path d="M180.2 283.9s-6.8 46.6-12.7 54.2-13.9 7.8-15.8 8.1-71-25.2-71-25.2-1.1-18.8 1.2-21.6c0 0 6.2.3 7.6 2.2l35.9 5 13.2-40.1 41.6 17.4z" fill="#263238" data-color="2"/>
        <path d="M168.4 283.8c0 .3-.1.5-.1.8-.1.6-.3 1.3-.5 2.3-.5 2-1.2 4.9-2 8.4l-6.9 27.5c-2.7 10.8-5.4 20.5-8.2 27.2-1.3 3.4-2.6 6.1-3.5 7.9-.4.9-.9 1.6-1.1 2.1-.1.2-.3.5-.4.7.1-.3.2-.5.3-.8.2-.5.6-1.2 1-2.1.9-1.8 2-4.5 3.4-7.9 2.6-6.8 5.4-16.4 8-27.2l7-27.5c.9-3.5 1.7-6.3 2.2-8.3.3-.9.5-1.7.6-2.2 0-.4.1-.7.2-.9z" fill="#455a64" data-color="5"/>
        <path d="M120.9 273.9s0 .2-.1.7c-.1.7-.1 1.3-.1 2 0 1.8.2 4.3.5 7.4s.7 6.9 1 11 1 8.7 1 13.5c.1 9.7-2.1 18.2-3.4 24.4-.7 3-1.2 5.5-1.6 7.3l-.4 2c0 .2-.1.5-.2.7 0-.2 0-.5.1-.7.1-.5.2-1.2.3-2 .3-1.7.8-4.2 1.4-7.3 1.2-6.1 3.3-14.7 3.2-24.3 0-4.8-.7-9.3-1-13.5s-.7-7.9-.9-11-.3-5.7-.3-7.5c0-.7.1-1.3.2-2 .1-.2.2-.4.3-.7z" fill="#455a64" data-color="5"/>
        <path d="M88.8 301.3c.1 0-.3 1.2-.9 3.1-1.4 4.9-2.2 10.1-2.2 15.2.1 1.1.1 2.1 0 3.2-.1-.3-.1-.6-.2-.9-.1-.5-.1-1.4-.2-2.4-.2-5.2.6-10.4 2.2-15.3.3-.9.6-1.7.8-2.2s.5-.8.5-.7z" fill="#455a64" data-color="5"/>
        <path d="M70.2 318.5c0 .1-.1.3-.2.3s-.2-.1-.2-.3.1-.3.2-.3.2.1.2.3z" fill="#455a64" data-color="5"/>
        <path d="M106.9 422.1c1.2.1 2.4.3 3.6.5 2.2.4 5.3.8 8.8 1.1s6.6.5 8.8.6c1.2 0 2.5.1 3.7.2-.3.1-.7.1-1 .1h-2.7c-2.3 0-5.4-.1-8.9-.5s-6.6-.9-8.8-1.3c-1.1-.2-2-.4-2.6-.6-.3.1-.6 0-.9-.1z" fill="#455a64" data-color="5"/>
        <path d="M178.6 287.7c.2-.1 13.1 0 13.1 0s9.7-47.1 10.8-61.5-23.6 6.7-23.6 6.7l-.3 54.8z" fill="#215751" data-color="1"/>
        <path d="M161.2 123.7s12.5 0 19.9 16.4c0 0 22.2 38.7 22.7 55.3 0 0-.3 24.5-4.4 39s-16 52.8-16 52.8-37.2-3.2-44.7-8.6-24-4.6-24-4.6 10.1-30.7 22.5-49.3 7.5-51.7 7.5-51.7-3.5-49.2 16.5-49.3z" fill="#215751" data-color="1"/>
        <path d="M179 286.7h2.3c1.5 0 3.8-.1 6.6-.4l-.1.1c2.6-9.1 6.9-24.6 10.4-42.4 2.6-12.1 4.3-24.4 5.2-36.8.3-4.8.3-8.6.2-11.3-.1-1.3-.1-2.3-.1-3.1v-1.1.3c0 .2 0 .5.1.8.1.7.1 1.8.2 3.1.1 2.7.2 6.5 0 11.3-.8 12.4-2.5 24.7-5.1 36.9-3.6 17.9-8 33.4-10.7 42.4v.1c-2.2.2-4.4.3-6.6.2-.8 0-1.4-.1-1.8-.1-.2.1-.4 0-.6 0z" fill="#263238" data-color="2"/>
        <path d="M187.9 130.7c.1-1.4 13.8 20.1 17.4 42.8 1.3 8.1-1.8 18.3-1.8 18.3l-25.7-57.7s9.4 9.3 10.1-3.4z" fill="#e0e0e0" data-color="6"/>
        <path d="M169.1 126.1c1.1.8 2.1 1.7 3 2.7 1.1 1.2 2 2.5 2.6 3.9.8 1.7 1.4 3.6 2.3 5.8v.1c.1 2 .4 3.9 1.1 5.8.8 2.1 1.7 4.2 2.8 6.1 2.3 4.1 4.8 8.7 7.1 13.5 4.5 9.1 8.5 18.4 12 27.9 1.3 3.6 2.3 6.6 3 8.7l.7 2.4c.1.3.2.6.2.9 0 0-.1-.3-.3-.8s-.5-1.4-.8-2.4c-.7-2-1.8-5-3.1-8.6-2.8-7.3-6.8-17.2-12.1-27.8-2.4-4.8-4.8-9.3-7.1-13.5-1.1-2-2-4.1-2.8-6.2-.7-1.9-1-3.9-1.1-5.9v.1c-.8-2.1-1.4-4.1-2.2-5.8-.6-1.4-1.5-2.7-2.5-3.9-.7-.7-1.3-1.4-2.1-2.1l-.6-.5c0-.3-.1-.4-.1-.4z" fill="#263238" data-color="2"/>
        <path d="M186.4 212s.2 0 .5.1c.4.3.8.7 1 1.1.4.7.4 1.6 0 2.3-.8 1.2-2.4 1.6-3.6.9-.5-.3-.9-.8-1.1-1.3-.2-.8 0-1.6.5-2.3.3-.4.8-.7 1.3-.8.4-.1.6 0 .6 0-.6.2-1.1.6-1.5 1.1-.4.6-.5 1.3-.3 1.9.3.8 1 1.3 1.8 1.3.8.1 1.6-.3 2-.9.3-.6.3-1.3.1-1.9-.3-.6-.7-1.2-1.3-1.5z" fill="#263238" data-color="2"/>
        <path d="m154.1 215.8-1.8-.6-2.1-.6c-.9-.2-1.9-.2-2.8.1-1.1.3-2 1.1-2.6 2.1-.6 1.2-1.2 2.4-1.6 3.7l-3.5 8.7c-.3.8-.7 1.6-1 2.4l-.2-.4c5.1-.1 10.2 1 14.8 3.4 1.3.7 2.6 1.5 3.9 2.4.4.3.7.6 1 .8s.3.3.3.3c-.5-.3-.9-.6-1.4-.9-1.2-.8-2.5-1.6-3.9-2.3-4.5-2.2-9.6-3.4-14.6-3.2h-.4l.1-.4 1-2.4c1.2-3.1 2.4-6 3.5-8.7.5-1.3 1-2.5 1.7-3.8.3-.5.8-1 1.3-1.4.5-.4 1-.6 1.6-.8 1-.2 2-.2 3 0 .7.1 1.4.4 2.1.6.6.2 1 .4 1.3.6.1.2.2.3.3.4z" fill="#263238" data-color="2"/>
        <path d="M203.8 204.5v-.4l.1-1.1c.1-1 .4-2.3.6-4 .6-3.5 1.4-8.4 2.3-14.3.1-3 .3-6.2.3-9.7 0-1.8 0-3.5-.2-5.3-.1-.9-.1-1.8-.3-2.7s-.2-1.8-.4-2.8c-1-5.2-2.5-10.2-4.7-15-1.7-3.9-3.8-7.7-6.1-11.2-1.6-2.4-3.4-4.7-5.4-6.8-.7-.8-1.3-1.3-1.6-1.7l-.6-.6c.2.2.4.3.6.5.4.4 1 .9 1.7 1.6 2 2.1 3.8 4.4 5.5 6.8 5.4 8 9.2 16.9 11 26.4.2.9.3 1.9.4 2.8s.2 1.9.3 2.8c.2 1.8.2 3.6.2 5.4-.1 3.5-.2 6.7-.4 9.7-1 5.9-1.9 10.8-2.5 14.3-.3 1.7-.6 3-.7 4-.1.4-.1.8-.2 1.1.1-.1.1.1.1.2z" fill="#263238" data-color="2"/>
        <path d="M161.1 126.1c3.5 0 12.5 6.8 13 24.4.5 17.1-.6 48-.6 48l14.2 64c.4.6-13.8 8.2-20.1 6.5 0 0-16.4-57.8-17.8-64.9s-4.4-40.3-3.3-47.8-.6-30.2 14.6-30.2z" fill="#215751" data-color="1"/>
        <path d="M169.3 262.1c-.7-.5-1.6-.3-2 .3-.5.7-.3 1.6.3 2 .7.5 1.6.3 2-.3.4-.5.4-1.3-.1-1.8" fill="#e0e0e0" data-color="6"/>
        <path d="M169.5 262.3s.1 0 .3.2c.2.3.3.7.2 1-.1.5-.4 1-.8 1.3-.9.4-1.9 0-2.2-.9-.2-.4-.2-.8-.1-1.2.2-.5.6-.9 1.2-1 .3-.1.7-.1 1 .1.2.1.3.2.3.2s-.5-.2-1.1 0c-.4.1-.7.4-.8.8-.1.4 0 .9.4 1.2.3.3.8.4 1.3.2.3-.2.6-.5.7-.9-.2-.3-.2-.6-.4-1z" fill="#263238" data-color="2"/>
        <path d="M167.9 258.3c-.6-.3-1.3 0-1.6.6s0 1.3.6 1.6c.4.2.9.1 1.2-.1.5-.5.6-1.3.1-1.8 0-.1-.2-.2-.3-.3" fill="#e0e0e0" data-color="6"/>
        <path d="M167.9 258.3s.1 0 .3.1c.3.2.4.4.5.7.1.5 0 .9-.3 1.3-.6.6-1.5.6-2.1 0-.3-.3-.4-.7-.4-1.1.1-.5.4-.9.8-1.1.3-.1.6-.2.9-.1.2.1.3.2.3.2s-.4-.1-1 .3c-.3.2-.5.5-.5.8 0 .6.5 1 1 1 .2 0 .5-.1.6-.2.2-.3.3-.6.3-.9 0-.8-.5-.9-.4-1z" fill="#263238" data-color="2"/>
        <path d="M166.9 254.4c-.6-.3-1.3 0-1.6.6s0 1.3.6 1.6c.4.2.9.1 1.2-.1.5-.5.6-1.3.1-1.8 0-.1-.2-.2-.3-.3" fill="#e0e0e0" data-color="6"/>
        <path d="M166.9 254.4s.1 0 .3.1c.3.2.4.4.5.7.1.5 0 .9-.3 1.3-.6.6-1.5.6-2.1 0-.3-.3-.4-.7-.4-1.1.1-.5.4-.9.8-1.1.3-.1.6-.2.9-.1.2.1.3.2.3.2s-.4-.1-1 .3c-.3.2-.5.5-.5.8 0 .4.2.7.6.9.4.2.8.1 1.1-.1.2-.3.3-.6.2-.9 0-.7-.4-.9-.4-1z" fill="#263238" data-color="2"/>
        <path d="M146.7 154.6v2.4c0 1.5.1 3.8.2 6.7.3 5.9.8 14.3 1.7 24.8.2 2.6.4 5.4.7 8.2.1 1.4.2 2.9.4 4.4 0 .4.1.8.1 1.1l.1.6.1.5c.1.7.4 1.5.5 2.2 1.5 6 3.3 12.4 5.2 19.2l12.2 44.1-.2-.2c2.5.2 5.1 0 7.5-.7 4.4-1.2 8.6-3.2 12.4-5.8l-.1.3c-5.3-24-10.1-45.7-14-63.1.6-14.1 1.1-25.6 1.4-33.6.2-4 .3-7.1.4-9.2.1-1 .1-1.8.1-2.4 0-.5.1-.8.1-.8v.8c0 .5 0 1.4-.1 2.4-.1 2.1-.2 5.2-.3 9.2-.3 8-.7 19.5-1.2 33.6v-.1l14.1 63.1v.2l-.1.1c-3.8 2.7-8.1 4.7-12.6 5.9-2.5.7-5.1.9-7.7.7h-.2l-.1-.2c-4.3-15.7-8.5-30.6-12.2-44.1-1.8-6.8-3.6-13.2-5.1-19.2-.2-.8-.4-1.5-.5-2.3l-.1-.6-.1-.6-.1-1.1c-.1-1.5-.2-3-.4-4.4-.2-2.9-.4-5.6-.6-8.2-.8-10.5-1.3-19-1.5-24.8-.1-2.9-.1-5.2-.1-6.7 0-.8.1-1.4.1-1.8v-.6z" fill="#263238" data-color="2"/>
        <path d="M198.3 273c0-.3-.1-.6-.2-.9-.2-.7-.6-1.3-1-1.9-1.9-2.5-11.5-6.3-12-6.1l-9 3.9s.2.3 1.8 2.6c.2.4.5.6.9.8 0 0 13 1.3 14.6 3.1s-1.6 6.5-1.6 6.5c-.6 1.1-1.1 2.3-1.2 3.5-.1.4 0 .9.3 1.2.5.4 1.1 0 1.6-.4l4.4-3.5c.6-.4 1.2-1 1.6-1.7.3-.6.5-1.2.5-1.8.1-1.7-.2-3.6-.7-5.3z" fill="#ffbea9" data-color="3"/>
        <path d="m428 235.8-49.9-36.4c-4-2.9-9-4-13.8-3L232 223.9c-9.4 2-15.4 11.2-13.5 20.6v.2l20.4 93.5c2 9.4 11.3 15.3 20.7 13.3l131.6-29c4.9-1.1 9.1-4.2 11.5-8.7l30.2-55.7c4.3-7.6 2.1-17.2-4.9-22.3zm-21.6 23.9c-1 5.9-6.6 9.8-12.5 8.8s-9.8-6.6-8.8-12.5 6.6-9.8 12.5-8.8c5.9 1.1 9.9 6.6 8.8 12.5z" fill="#215751" data-color="1"/>
        <path d="m428 235.8-49.9-36.4c-4-2.9-9-4-13.8-3L232 223.9c-9.4 2-15.4 11.2-13.5 20.6v.2l20.4 93.5c2 9.4 11.3 15.3 20.7 13.3l131.6-29c4.9-1.1 9.1-4.2 11.5-8.7l30.2-55.7c4.3-7.6 2.1-17.2-4.9-22.3zm-21.5 23.8c-1 5.9-6.7 9.9-12.6 8.9-5.8-1.1-9.7-6.8-8.5-12.6 1.1-5.8 6.8-9.7 12.6-8.5 5.7.9 9.5 6.3 8.6 11.9 0 .1-.1.2-.1.3z" opacity=".4" fill="#000000" data-color="8"/>
        <path d="m423.6 232.7-49.9-36.4c-4-2.9-9-4-13.8-3l-132.4 27.5c-9.4 2-15.4 11.2-13.5 20.6v.2l20.4 93.5c2 9.4 11.3 15.3 20.7 13.3l131.6-28.9c4.9-1.1 9.1-4.2 11.5-8.7l30.2-55.7c4.4-7.7 2.2-17.2-4.8-22.4zm-21.7 24c-1 5.8-6.5 9.7-12.3 8.6-5.8-1-9.7-6.5-8.6-12.3 1-5.8 6.5-9.7 12.3-8.6 5.8 1 9.7 6.5 8.6 12.3z" fill="#215751" data-color="1"/>
        <path d="M342.4 181.6c-.1 0-4.3-11.4-9.4-25.5s-9.2-25.6-9.1-25.6 4.3 11.4 9.4 25.5 9.2 25.6 9.1 25.6z" fill="#263238" data-color="2"/>
        <path d="M378.1 106.4v.2c0 .1 0 .3-.1.6-.1.5-.2 1.2-.4 2.2-.3 1.9-.7 4.6-1.3 8-1.1 6.7-2.5 16.1-4 26.4s-2.6 19.7-3.4 26.4c-.4 3.4-.7 6.1-1 8-.1.9-.2 1.7-.3 2.2l-.1.6v.2-.8l.2-2.2c.2-1.9.5-4.6.9-8 .8-6.8 1.9-16.1 3.3-26.4s2.9-19.7 4.1-26.4c.6-3.4 1-6.1 1.4-8 .2-.9.3-1.7.4-2.2 0-.2.1-.4.1-.6s.2-.2.2-.2z" fill="#263238" data-color="2"/>
        <path d="M423.7 145.1c.1 0-7.1 8.7-16 19.2s-16.2 19.1-16.2 19 7.1-8.7 16-19.2 16.1-19 16.2-19z" fill="#263238" data-color="2"/>
        <path d="M321.9 188.3c-.1.1-4.3-3.5-9.5-7.9s-9.3-8.1-9.3-8.1 4.3 3.5 9.5 7.9 9.4 8 9.3 8.1z" fill="#263238" data-color="2"/>
        <path d="M431.1 199.5c0 .1-5.6-.2-12.5-.7s-12.5-1-12.5-1.1 5.6.2 12.5.7 12.5 1 12.5 1.1z" fill="#263238" data-color="2"/>
        <path fill="#263238" d="M344.5 466.7c0 6.407-5.193 11.6-11.6 11.6s-11.6-5.193-11.6-11.6 5.193-11.6 11.6-11.6 11.6 5.193 11.6 11.6z" data-color="2"/>
        <path fill="#e0e0e0" d="M339.2 466.7a6.3 6.3 0 1 1-12.6 0 6.3 6.3 0 0 1 12.6 0z" data-color="6"/>
        <path d="M352.9 447.9v7.7l-18 14.5c-.8.6-1.8 1-2.8 1.2-1.3.1-2.6-.6-2.6-2.6 0-3.8 4.7-14.7 4.7-14.7h3.8v-6l14.9-.1z" fill="#455a64" data-color="5"/>
        <path d="M331.9 467.7s-.2-.5.3-1c.3-.3.8-.3 1.1-.2.5.2.8.6.9 1.2 0 .5-.3 1-.9 1.2-.4.1-.8 0-1.1-.2-.5-.5-.3-1-.3-1s.1.4.5.7c.2.1.5.2.8.1.3-.1.5-.4.5-.7 0-.3-.2-.6-.5-.7-.2-.1-.5-.1-.8.1-.4.2-.4.6-.5.5z" fill="#263238" data-color="2"/>
        <path d="M334.3 454c.9-.1 1.8-.2 2.7-.2h6.6l6.6.2c.9 0 1.8 0 2.7.2-.9.1-1.8.2-2.7.2-1.7 0-4 0-6.6-.1l-6.6-.2c-.9.1-1.8.1-2.7-.1z" fill="#263238" data-color="2"/>
        <path fill="#263238" d="M204.1 466.9c0 6.407-5.193 11.6-11.6 11.6s-11.6-5.193-11.6-11.6 5.193-11.6 11.6-11.6 11.6 5.193 11.6 11.6z" data-color="2"/>
        <path fill="#e0e0e0" d="M198.8 466.9a6.3 6.3 0 1 1-12.6 0 6.3 6.3 0 0 1 12.6 0z" data-color="6"/>
        <path d="M212.5 445.8v9.9l-18 14.5c-.8.6-1.8 1-2.8 1.2-1.3.1-2.6-.6-2.6-2.6 0-3.8 4.7-14.7 4.7-14.7h3.8v-8.3h14.9z" fill="#455a64" data-color="5"/>
        <path d="M191.4 467.9s-.2-.5.3-1c.3-.3.8-.4 1.1-.2.6.2 1 .9.8 1.5-.1.4-.4.7-.8.8-.4.1-.8.1-1.1-.2-.5-.5-.3-1-.3-.9.1 0 .1.4.5.7.2.1.5.2.8.1.4-.2.6-.6.4-1-.1-.2-.2-.4-.4-.4-.2-.1-.5-.1-.8.1-.3.1-.4.5-.5.5z" fill="#263238" data-color="2"/>
        <path d="M193.9 454.1c.9-.1 1.8-.2 2.7-.2 1.7 0 4 0 6.6.1l6.6.2c.9 0 1.8 0 2.7.2-.9.1-1.8.2-2.7.2-1.7 0-4 0-6.6-.1l-6.6-.2c-.9 0-1.9-.1-2.7-.2z" fill="#263238" data-color="2"/>
        <path fill="#455a64" d="m214.2 312.6-7.4-5.7-7.5-21.5-6.4-3.8 1-1.7 7.1 4.1 7.4 21.7 7.1 5.3-1.3 1.6z" data-color="5"/>
        <path fill="#455a64" d="m213.97 307.858 169.612 23.267-.271 1.981-169.612-23.267.272-1.981z" data-color="5"/>
        <path fill="#455a64" d="m223.919 337.131 159.229 9.432-.119 1.997-159.229-9.432.119-1.997z" data-color="5"/>
        <path fill="#455a64" d="m381.166 362.274.053 2-147.456 3.886-.052-2 147.455-3.886z" data-color="5"/>
        <path fill="#455a64" d="m380.256 377.296.096 1.998-140.131 6.785-.097-1.998 140.132-6.785z" data-color="5"/>
        <path d="m367.9 384-2-.2c1.9-22.3 3.1-45 3.7-67.4l2 .1c-.6 22.4-1.8 45.1-3.7 67.5z" fill="#455a64" data-color="5"/>
        <path d="M356.4 385.1h-2c0-.5.3-47.4.9-69.7l2 .1c-.6 22.2-.9 69.1-.9 69.6z" fill="#455a64" data-color="5"/>
        <path fill="#455a64" d="m342.747 311.802 1.94 73.578-2 .053-1.94-73.578 2-.053z" data-color="5"/>
        <path fill="#455a64" d="m326.002 311.64 5.417 77.414-1.995.14-5.417-77.414 1.995-.14z" data-color="5"/>
        <path fill="#455a64" d="M306.178 305.837 317.2 387.9l-1.982.266-11.023-82.063 1.983-.266z" data-color="5"/>
        <path fill="#455a64" d="m258.24 298.33 23.209 91.605-1.939.491-23.209-91.605 1.939-.492z" data-color="5"/>
        <path fill="#455a64" d="m225.817 293.051 33.515 103.089-1.902.618-33.515-103.088 1.902-.619z" data-color="5"/>
        <path d="M359 449.7 195.5 447c-.7 0-1.3-.3-1.8-.8s-.7-1.1-.7-1.8c.1-2.9.5-17.7 1.6-21 .4-1.2 1.1-3.1 28.2-16.4 2.7-1.3 26.4-12.9 29.7-13.1s33.6-1.5 34.8-1.5c1.4-.1 2.5 1 2.6 2.4.1 1.4-1 2.5-2.4 2.6-.3 0-30.9 1.3-34.7 1.5-4.3.9-49 22.4-53.7 26.5-.5 2.1-1 9.5-1.2 16.6l161 2.6c1.4 0 2.5 1.1 2.5 2.5s-.9 2.5-2.4 2.6z" fill="#455a64" data-color="5"/>
        <path d="m286.9 445.5-20.8-.5c-3.9-.2-6.9-1.4-8.7-3.5s-2.6-4.7-2.4-8.2c.2-3.2 1.3-6.3 3-8.9l20.1-29.7 1.7 1.1-20.1 29.7c-1.6 2.4-2.5 5.1-2.7 8-.2 2.9.5 5.1 1.9 6.7s4 2.6 7.3 2.8l20.7.5v2z" fill="#455a64" data-color="5"/>
        <path d="M281.2 395.7c-16.7-30.1-60.6-108.9-62.9-111.4-1.3-1.2-12-5-18.5-7l.6-1.9c1.7.6 17.1 5.6 19.2 7.5s53 93.6 63.2 111.9l-1.6.9z" fill="#455a64" data-color="5"/>
        <path d="m204.5 276.9-11 6.7s-12.7-5.8-13.8-7.1-1.4-6.4 3-7.4 21.8 7.8 21.8 7.8z" fill="#455a64" data-color="5"/>
        <path d="M183.3 273.5s-.1-.2 0-.5c.1-.5.4-1 .8-1.3.6-.5 1.4-.6 2.2-.4 1.2.4 1.9 1.7 1.4 2.9-.2.7-.8 1.2-1.4 1.4-.7.3-1.6.1-2.2-.4-.4-.3-.7-.8-.8-1.3-.1-.2 0-.4 0-.4s.1.2.2.5c.1.4.4.8.8 1 .5.4 1.2.4 1.8.2 1-.4 1.4-1.4 1.1-2.4-.2-.5-.6-.9-1.1-1.1-.6-.2-1.3-.1-1.8.2-.4.2-.6.6-.8 1-.1.5-.2.6-.2.6z" fill="#263238" data-color="2"/>
        <path d="M195.5 446.6c0-.1 36.5.3 81.6 1s81.6 1.4 81.6 1.6-36.5-.3-81.6-1-81.6-1.5-81.6-1.6z" fill="#263238" data-color="2"/>
        <path d="M280.1 292.9c-.5-2.2-.5-4.1-.1-5.9.4-1.8 1.2-3.3 2.5-4.5 1.2-1.2 2.8-2 4.7-2.4 2.7-.6 5-.4 6.8.5 1.8.9 3.1 2.6 3.9 5l-5.1 1.1c-.5-1.2-1-2-1.8-2.4-.7-.4-1.6-.5-2.7-.2-1.3.3-2.2 1.1-2.7 2.4s-.5 3 0 5.1l.3 1.3c.5 2.2 1.2 3.8 2.2 4.7 1 .9 2.3 1.2 3.9.9 1.4-.3 2.3-.8 2.9-1.6l-.7-3.4-3.7.8-.8-3.6 9-2 2 9c-.6 1.1-1.7 2.1-3.1 3-1.5.9-3.1 1.6-5 2-2.9.6-5.4.3-7.5-1.1-2.1-1.4-3.6-3.6-4.4-6.8l-.6-1.9z" fill="#ffffff" data-color="7"/>
        <path d="m305.7 276.4 5-1.1 13 20.2-5.7 1.2-2.2-3.8-7.3 1.6-.4 4.4-5.7 1.2 3.3-23.7zm7.9 12.7-4-7.1-.7 8.2 4.7-1.1z" fill="#ffffff" data-color="7"/>
        <path d="m323 288.2 5.3-1.2c.3 1.2.8 2 1.5 2.4.7.4 1.8.5 3.2.2.9-.2 1.5-.5 2-1 .4-.5.6-1.1.4-1.8-.2-.8-.6-1.3-1.2-1.6-.6-.3-1.7-.6-3.2-.7-1.5-.2-2.7-.4-3.7-.6-3.2-.8-5-2.4-5.5-4.8-.3-1.2-.1-2.4.4-3.5s1.4-2 2.5-2.8c1.2-.8 2.6-1.4 4.2-1.7 1.6-.3 3.1-.4 4.4-.1 1.4.3 2.5.9 3.5 1.8.9.9 1.5 2 1.8 3.3l-5.3 1.2c-.2-.9-.6-1.5-1.3-1.9-.7-.4-1.5-.5-2.4-.3-.9.2-1.7.6-2.1 1.1-.5.5-.6 1.1-.5 1.8.1.6.5 1 1.2 1.3.7.3 1.9.6 3.5.7 1.6.2 3 .4 4.1.8 2.7.8 4.3 2.5 4.8 4.9.4 1.9 0 3.6-1.2 5s-3.1 2.4-5.6 3c-1.8.4-3.5.4-5.1.1-1.6-.3-2.9-1-3.8-1.9-.9-1-1.6-2.3-1.9-3.7z" fill="#ffffff" data-color="7"/>
        <path d="m241.6 248.2 4.9-1.1 12.6 19.9-5.6 1.2-2.1-3.8-7.1 1.5-.4 4.3-5.6 1.2 3.3-23.2zm7.7 12.5-3.9-7-.7 8 4.6-1z" fill="#ffffff" data-color="7"/>
        <path d="m265.6 261.5 10.3-2.2.9 4-16.8 3.6-.6-2.7 7.1-17-10.3 2.2-.9-4 16.8-3.6.6 2.7-7.1 17z" fill="#ffffff" data-color="7"/>
        <path d="m284.7 261.5-5.2 1.1-4.6-21.6 5.2-1.1 4.6 21.6z" fill="#ffffff" data-color="7"/>
        <path d="m298.6 236 .9 4-9.7 2.1 1 4.5 8.2-1.8.8 3.9-8.2 1.8 1.1 5.1 9.7-2.1.9 4-14.9 3.2-4.6-21.6 14.8-3.1z" fill="#ffffff" data-color="7"/>
        <path d="m305.3 257.1-4.6-21.6 5.2-1.1 10.5 11.8-2.9-13.4 5.2-1.1 4.6 21.6-5.2 1.1-10.5-11.8 2.9 13.4-5.2 1.1z" fill="#ffffff" data-color="7"/>
        <path d="M326.6 252.5 322 231l7-1.5c1.9-.4 3.7-.3 5.4.2 1.7.5 3.2 1.5 4.4 2.9 1.2 1.4 2 3.1 2.4 5l.2 1c.4 2 .4 3.8-.1 5.6-.5 1.7-1.4 3.2-2.7 4.4-1.3 1.2-2.9 2-4.8 2.4l-7.2 1.5zm1.4-18.6 2.9 13.6 1.8-.4c1.5-.3 2.5-1.1 3.1-2.3.6-1.2.6-2.9.2-5l-.2-.9c-.4-2.1-1.2-3.6-2.2-4.5s-2.3-1.2-3.8-.8l-1.8.3z" fill="#ffffff" data-color="7"/>
        <path d="m356.5 223.6.9 4-9.7 2.1 1 4.5 8.2-1.8.8 3.9-8.2 1.8 1.1 5.1 9.7-2.1.9 4-14.9 3.2-4.6-21.6 14.8-3.1z" fill="#ffffff" data-color="7"/>
        <path d="M247.6 393.9c-3.5 0-6.5-2.2-7.7-5.5l-33.8-99.1 179.3 29-4.1 60.5c-.3 3.8-3.2 6.7-7 7l-126.2 8.1h-.5zm-38.5-102.1 32.7 96c.9 2.6 3.4 4.3 6.2 4.1l126.2-8.1c2.7-.2 4.9-2.4 5.1-5.1l4-58.7-174.2-28.2z" fill="#455a64" data-color="5"/>
        <path fill="#455a64" d="m284.234 301.771 16.305 87.29-1.966.368-16.305-87.29 1.966-.368z" data-color="5"/>
        <path d="M447.1 478.4c0 .1-89.1.3-199.1.3s-199.1-.1-199.1-.3 89.1-.3 199.1-.3 199.1.2 199.1.3z" fill="#263238" data-color="2"/>
    </g>
</svg>
</div></a></div><!--/$--><!--$--><div class="comp-l64rnsfg mu5PoX" id="comp-l64rnsfg" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi-ingrosso" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Ingrosso"><span class="OR4Nv8 wixui-button__label">Ingrosso</span></a></div><!--/$--></div></div></div><!--/$--></div><nav aria-label="Slide" class="hImYkx"><ol class="RLaZ7p"><li aria-current="true"><a href="./#comp-l5pfkvlv" aria-label="Slide  1" class="v1smN8 JPnvZO"></a></li></ol></nav></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lg2e05om3" tabindex="-1" class="Le88gL comp-lg2e05om3 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lg2e05om3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lg2e05om3" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lg2e05om3" data-motion-part="BG_MEDIA comp-lg2e05om3" class="ROWgFb"></div></div><div data-mesh-id="comp-lg2e05om3inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lg2e05om3inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5pga1dr" class="N8MGzv _v6ohL comp-l5pga1dr wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:40px;"><span style="color:#215751;" class="wixui-rich-text__text"><span style="font-size:40px;" class="wixui-rich-text__text">Negozio online</span></span></h1></div><!--/$--><!--$--><div class="comp-l64q7n5o mu5PoX" id="comp-l64q7n5o" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/negozio" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="TUTTI GLI ARTICOLI"><span class="OR4Nv8 wixui-button__label">TUTTI GLI ARTICOLI</span></a></div><!--/$--><!--$--><div id="comp-l64qbstk" class="QrIus  "><div class="comp-l64qbstk"><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div style="--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 data-hook="SliderGalleryDataHook.Root" class="lo0oex AYEgRG"><div class="JagG9_"><style>
.heightByImageRatio::before {
  display: block;

  content: "";
}

.heightByImageRatio0::before {
  padding-top: calc(100% / (3 / 2));
}

.heightByImageRatio1::before {
  padding-top: calc(100% / (4 / 3));
}

.heightByImageRatio2::before {
  padding-top: calc(100%);
}

.heightByImageRatio3::before {
  padding-top: calc(100% / (3 / 4));
}

.heightByImageRatio4::before {
  padding-top: calc(100% / (2 / 3));
}

.heightByImageRatio5::before {
  padding-top: calc(100% / (16 / 9));
}

.heightByImageRatio6::before {
  padding-top: calc(100% / (9 / 16));
}
</style><div style="display:var(--showTitleWasTurnedOn-display, inherit)"><h2 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary NTr57S sSmyof3" aria-hidden="false" data-hook="SliderGalleryTitleDataHook.Title">I più venduti</h2></div><div style="--totalNumberOfProducts:12" class="s1IgMQ"><div data-hook="ArrowsNavigationWrapperDataHook.Root" class="JMHZvW" style="--arrowsContainerHeight:unset" role="group" tabindex="0"><div class="eGz2j5 kzGd1Z" data-hook="ArrowsNavigationWrapperDataHook.LeftArrowContainer" style="display:var(--gallery_showSliderNavigationArrows-display, inherit)"><button aria-label="Prodotto Precedente" data-hook="ArrowsNavigationWrapperDataHook.LeftArrow" tabindex="-1" type="button" class="sry1J2L sHxaatL swQtq3k o_HtsJB---skin-4-line o_HtsJB---theme-4-none snyD3rv s__8cjGkd YrOpKv" data-focusable-focus="false" data-focusable-focus-visible="false"><span class="swFh3H2"><span class="s__1CjgHN"><svg viewBox="0 0 24 24" fill="currentColor" width="24" height="24" class="rN6xZT"><path fill-rule="evenodd" d="M15.0729595,5 L15.7800663,5.70710678 L9.41020654,12.074 L15.7800663,18.4363861 L15.0729595,19.1434929 L7.99920654,12.077895 L8.00220654,12.074 L8,12.0717464 L15.0729595,5 Z"></path></svg></span></span></button></div><div class="QxZH_L"><div class="swiper x4t_Ih bE53qy" role="group" dir="ltr"><div class="swiper-wrapper"><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="pepe-nero-in-grani" role="group" aria-label="Galleria Pepe nero in grani" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir"><a href="https://www.villaggiodeipopoli.it/product-page/pepe-nero-in-grani" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_6873dae0966d4d4fb9c40c33588e8042~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_6873dae0966d4d4fb9c40c33588e8042~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_6873dae0966d4d4fb9c40c33588e8042~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_6873dae0966d4d4fb9c40c33588e8042~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/pepe-nero-in-grani" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Pepe nero in grani</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="2,15 €">2,15 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="orecchiette-di-semola" role="group" aria-label="Galleria Orecchiette di semola" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir vL5YxX"><a href="https://www.villaggiodeipopoli.it/product-page/orecchiette-di-semola" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_392256f5d9ff4f47939ea34aaab47541~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_392256f5d9ff4f47939ea34aaab47541~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_392256f5d9ff4f47939ea34aaab47541~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_392256f5d9ff4f47939ea34aaab47541~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/orecchiette-di-semola" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Orecchiette di semola</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="2,15 €">2,15 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="tè-verde-al-gelsomino-india" role="group" aria-label="Galleria Tè verde al gelsomino - India" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir"><a href="https://www.villaggiodeipopoli.it/product-page/tè-verde-al-gelsomino-india" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="700" data-source-height="700" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:700,&quot;height&quot;:700,&quot;uri&quot;:&quot;585d5c_162899e27ae44c379512255963d8f74d~mv2.jpg&quot;,&quot;name&quot;:&quot;585d5c_162899e27ae44c379512255963d8f74d~mv2.jpg&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_162899e27ae44c379512255963d8f74d~mv2.jpg/v1/fill/w_700,h_700,al_c,q_85,enc_avif,quality_auto/585d5c_162899e27ae44c379512255963d8f74d~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/tè-verde-al-gelsomino-india" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Tè verde al gelsomino - India</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="3,95 €">3,95 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="mascobado-zucchero-di-canna-integrale-filippine" role="group" aria-label="Galleria Mascobado zucchero di canna integrale – Filippine" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir vL5YxX"><a href="https://www.villaggiodeipopoli.it/product-page/mascobado-zucchero-di-canna-integrale-filippine" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_6605f932fc624efeaf3ab887aa145bd0~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_6605f932fc624efeaf3ab887aa145bd0~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_6605f932fc624efeaf3ab887aa145bd0~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_6605f932fc624efeaf3ab887aa145bd0~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/mascobado-zucchero-di-canna-integrale-filippine" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Mascobado zucchero di canna integrale – Filippine</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span data-hook="price-range-from" class="WuSRvG SO2_DK">A partire da <span class="iI5avH" data-hook="sr-product-item-price-before-discount">Prezzo regolare</span><span data-hook="product-item-price-before-discount" class="o0Jgs5"></span>3,50 €<span class="iI5avH" data-hook="st-price-range">Prezzo scontato</span></span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="tè-verde-india" role="group" aria-label="Galleria Tè verde - India" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir"><a href="https://www.villaggiodeipopoli.it/product-page/tè-verde-india" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_c678e618f4294b5784119b733cc9ee30~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_c678e618f4294b5784119b733cc9ee30~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_c678e618f4294b5784119b733cc9ee30~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_c678e618f4294b5784119b733cc9ee30~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/tè-verde-india" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Tè verde - India</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="3,60 €">3,60 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="sale-marino-integrale-grosso-riserva-naturale-stagnone-sicilia" role="group" aria-label="Galleria Sale marino integrale grosso – Riserva Naturale Stagnone – Sicilia" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir vL5YxX"><a href="https://www.villaggiodeipopoli.it/product-page/sale-marino-integrale-grosso-riserva-naturale-stagnone-sicilia" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="500" data-source-height="500" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:500,&quot;height&quot;:500,&quot;uri&quot;:&quot;585d5c_a4ec4084876d4ed4b4270e8792a122cf~mv2.jpg&quot;,&quot;name&quot;:&quot;585d5c_a4ec4084876d4ed4b4270e8792a122cf~mv2.jpg&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_a4ec4084876d4ed4b4270e8792a122cf~mv2.jpg/v1/fill/w_500,h_500,al_c,q_80,enc_avif,quality_auto/585d5c_a4ec4084876d4ed4b4270e8792a122cf~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/sale-marino-integrale-grosso-riserva-naturale-stagnone-sicilia" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Sale marino integrale grosso – Riserva Naturale Stagnone – Sicilia</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="1,35 €">1,35 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="cedrata-bio-sicilia" role="group" aria-label="Galleria Cedrata bio Sicilia" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir"><a href="https://www.villaggiodeipopoli.it/product-page/cedrata-bio-sicilia" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_bddb9ceda4df499bb6753f114cb90578~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_bddb9ceda4df499bb6753f114cb90578~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_bddb9ceda4df499bb6753f114cb90578~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_bddb9ceda4df499bb6753f114cb90578~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/cedrata-bio-sicilia" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Cedrata bio Sicilia</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="2,00 €">2,00 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="biodeka-100-arabica-moka-e-espresso" role="group" aria-label="Galleria Biodeka 100% arabica moka e espresso" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir vL5YxX"><a href="https://www.villaggiodeipopoli.it/product-page/biodeka-100-arabica-moka-e-espresso" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="2000" data-source-height="2000" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:2000,&quot;height&quot;:2000,&quot;uri&quot;:&quot;585d5c_4b1431bbdbba48808af0b932b21eaaae~mv2.jpg&quot;,&quot;name&quot;:&quot;585d5c_4b1431bbdbba48808af0b932b21eaaae~mv2.jpg&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_4b1431bbdbba48808af0b932b21eaaae~mv2.jpg/v1/fill/w_980,h_980,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_4b1431bbdbba48808af0b932b21eaaae~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/biodeka-100-arabica-moka-e-espresso" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Biodeka 100% arabica moka e espresso</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="9,00 €">9,00 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="linguine-di-semola" role="group" aria-label="Galleria Linguine di semola" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir"><a href="https://www.villaggiodeipopoli.it/product-page/linguine-di-semola" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_d24e1422ef7d4bdaae546e326d2810e2~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_d24e1422ef7d4bdaae546e326d2810e2~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_d24e1422ef7d4bdaae546e326d2810e2~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_d24e1422ef7d4bdaae546e326d2810e2~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/linguine-di-semola" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Linguine di semola</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="1,80 €">1,80 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="banana-chips-dolci-filippine" role="group" aria-label="Galleria Banana chips dolci - Filippine" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir vL5YxX"><a href="https://www.villaggiodeipopoli.it/product-page/banana-chips-dolci-filippine" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_457ce4f05d2b45abaae53397deaf7d97~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_457ce4f05d2b45abaae53397deaf7d97~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_457ce4f05d2b45abaae53397deaf7d97~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_457ce4f05d2b45abaae53397deaf7d97~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/banana-chips-dolci-filippine" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Banana chips dolci - Filippine</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="2,85 €">2,85 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="muesli-esotico" role="group" aria-label="Galleria Muesli esotico" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir"><a href="https://www.villaggiodeipopoli.it/product-page/muesli-esotico" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_29db7af2e4a44145a8b75b2440fbe3ad~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_29db7af2e4a44145a8b75b2440fbe3ad~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_29db7af2e4a44145a8b75b2440fbe3ad~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_29db7af2e4a44145a8b75b2440fbe3ad~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/muesli-esotico" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Muesli esotico</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="5,90 €">5,90 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div><div class="swiper-slide FQirFG" tabindex="-1" aria-hidden="true"><div data-hook="SliderGalleryDataHook.Slide" class="p_m9YY aG5eBy"><div data-slug="orzo-solubile-ecuador" role="group" aria-label="Galleria Orzo solubile Ecuador" data-hook="product-item-root" class="q4uTL8 ETPbIy KJlsir vL5YxX"><a href="https://www.villaggiodeipopoli.it/product-page/orzo-solubile-ecuador" tabindex="-1" class="AJctir bGFTjD SlYjm7" data-hook="product-item-container"><div class="pLiK7U"><div class="mS0yET C0cH_M heightByImageRatio heightByImageRatio2" aria-live="assertive" data-hook="ProductMediaDataHook.Images"><div class="Wo6AuW vALCqq" data-hook="ImageUiTpaWrapperDataHook.Wrapper_0"><div data-source-width="1080" data-source-height="1080" data-resize="cover" data-use-lqip="true" data-is-seo-bot="true" class="sVCt4xg obu7GQ5---resize-5-cover obu7GQ5--fluid obu7GQ5--stretchImage obu7GQ5--verticalContainer s__65YAB3 fNMon8" data-hook="ImageUiTpaWrapperDataHook.Media_0"><wow-image class="QHl0ZB sOS_vhP" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:false,&quot;isSEOBot&quot;:true,&quot;lqipTransition&quot;:null,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1080,&quot;height&quot;:1080,&quot;uri&quot;:&quot;585d5c_58d7a0e382db427cb03f9299d2993a5f~mv2.png&quot;,&quot;name&quot;:&quot;585d5c_58d7a0e382db427cb03f9299d2993a5f~mv2.png&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/585d5c_58d7a0e382db427cb03f9299d2993a5f~mv2.png/v1/fill/w_980,h_980,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/585d5c_58d7a0e382db427cb03f9299d2993a5f~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div></div></a><div data-hook="not-image-container" class="CZ0KIs"><div class="Jzh04F"><a href="https://www.villaggiodeipopoli.it/product-page/orzo-solubile-ecuador" class="JPDEZd" data-hook="product-item-product-details-link"><div style="display:var(--showProductDetails-display, inherit)"><div class="t2u_rw" data-hook="product-item-product-details"><div class="EiRAO9" data-hook="product-item-name-and-price-layout"><div style="display:var(--gallery_showProductName-display, inherit)"> <h3 class="sbQrYx8 oLTal8A---typography-11-runningText oLTal8A---priority-7-primary syHtuvM FzO_a9" aria-hidden="false" data-hook="product-item-name">Orzo solubile Ecuador</h3></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="T2QOcV"><div class="UqnnNN briESr" data-hook="prices-container"><span class="iI5avH" data-hook="sr-product-item-price-to-pay">Prezzo</span><span data-hook="product-item-price-to-pay" class="cfpn1d" data-wix-price="2,70 €">2,70 €</span></div></div></div></div><div class="ntj2AV" style="display:var(--gallery_showPrice-display, inherit)"><div class="DSIJ2F" style="display:var(--gallery_showDiscountName-display, inherit)"></div></div></div></div></a><div class="PgHPAM"><div id="comp-l64qbstk.product-gallery-details-slot-1" data-hook="slot-placeholder-comp-l64qbstk.product-gallery-details-slot-1" class=""></div></div><div></div></div><div class="bl0_pE"><div id="comp-l64qbstk.gallery-item-additional-buttons" data-hook="slot-placeholder-comp-l64qbstk.gallery-item-additional-buttons" class=""></div></div></div></div></div></div></div></div></div><div class="eGz2j5 Xqp1OC" data-hook="ArrowsNavigationWrapperDataHook.RightArrowContainer" style="display:var(--gallery_showSliderNavigationArrows-display, inherit)"><button aria-label="Prodotto successivo" data-hook="ArrowsNavigationWrapperDataHook.RightArrow" tabindex="-1" type="button" class="sry1J2L sHxaatL swQtq3k o_HtsJB---skin-4-line o_HtsJB---theme-4-none snyD3rv s__8cjGkd YrOpKv" data-focusable-focus="false" data-focusable-focus-visible="false"><span class="swFh3H2"><span class="s__1CjgHN"><svg viewBox="0 0 24 24" fill="currentColor" width="24" height="24" class="rN6xZT"><path fill-rule="evenodd" d="M8.70710678,4.99810828 L15.068,11.3651083 L15.0722115,11.3620693 L15.7793183,12.0691761 L15.776,12.0721083 L15.7782433,12.0758831 L15.0711365,12.7829899 L15.069,12.7801083 L8.70710678,19.1434929 L8,18.4363861 L14.361,12.0721083 L8,5.70521506 L8.70710678,4.99810828 Z"></path></svg></span></span></button></div></div></div></div></div></div></div></div></div><!--/$--><div id="comp-kdfytrdw" class="qe3oTb ignore-focus comp-kdfytrdw" role="region" tabindex="-1" aria-label="Contact"><div id="contact"></div><span class="TvbeET">Contact</span></div></div></div></section><!--/$--></div></div></div><!--/$--></div></div></div></div></main><footer id="SITE_FOOTER" class="CDNoF4 SITE_FOOTER wixui-footer" tabindex="-1"><div class="kBvIHj"><div class="EaoiSu" data-testid="screenWidthContainerBg"></div></div><div class="YmWgf4"><div class="H2MmBb"><div class="CmHRsG" data-testid="screenWidthContainerBgCenter"></div></div><div class="XgJ1FR"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5pgd7f8" class="comp-l5pgd7f8 wixui-vector-image"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it" target="_self" class="IT88M3"><div data-testid="svgRoot-comp-l5pgd7f8" class="iL7Pq5 gx51wo comp-l5pgd7f8"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="227.5 23.2 445.4 440.326" viewBox="227.5 23.2 445.4 440.326" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true><defs><style>#comp-l5pgd7f8 svg [data-color="1"] {fill: #FFFFFF;}</style></defs>
    <g>
        <path d="M311.2 243.4c-61.1-29.4-67.1-78.1-67.1-78.3 40.3 17.1 53.6 28.5 70 44.9s19.4 41.4 19.4 41.4c-.3-.1-18.7-6.3-22.3-8z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M589.3 243.4c61.1-29.4 67.1-78.1 67.1-78.3-40.3 17.1-53.6 28.5-70 44.9S567 251.4 567 251.4c.2-.1 18.7-6.3 22.3-8z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M299.5 289.5c-37.4 4.4-72-25.4-72-25.5 32-2.6 44.2-3.5 60.7.2 16.6 3.7 34.3 20.9 34.3 20.9-.1 0-15 3.5-23 4.4z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M600.9 289.5c37.4 4.4 72-25.4 72-25.5-32-2.6-44.2-3.5-60.7.2-16.6 3.7-34.3 20.9-34.3 20.9.2 0 15.1 3.5 23 4.4z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M450.2 23.2s.1 388.7 0 388.7-.3-1.2-.3-3.5c0-36.5-17.9-75.1-40.5-112.7-27.2-45.2-68.2-75.7-98.6-127.5-16-27.3-18.6-61.8-7.8-91.6 35.6 39.3 53.1 67.3 72.1 105.5 35.1 70.9 65.7 132.4 71.4 170.9.3 2.1 1.8 15.3 2 17.5l.1-88.7c0-.1-.5-2.5-1-3.1-.9-1-2.5-2.5-4.5-4-6.2-4.9-16.3-11.7-17.9-13.5-9.7-11.1-10.5-19.2-10.5-23.2 3.7 2.1 16.8 10.5 21.8 15.1 1.2 1.2 1.8 2.8 2.4 4.4 1.7 4.4 1.1 6.2 3.3 11.2.9 2 1.7 3.6 2.5 4.8.8 1 1.6 1.6 2.3 1.9.5.2 1 .1 1.4-.2.4-.3.4-.8.4-1.2v-25.4c0-.2-.5-1.7-.6-1.8-.2-.3-1-.9-2.1-1.7-2.2-1.5-6.2-3.9-10.9-6.9-9.8-6.3-20.6-13.8-25.4-21.8-9.8-16.6-9.4-24.6-9.1-26.6 5.1 2.8 22.9 13.1 33.8 23.5 1.3 1.2 2.4 3.6 3.5 6.5 1.8 4.7 3.4 10.5 4.9 14.7.8 2.3 1.7 4.1 2.4 5.2.5.7 1.1 1.1 1.6 1.3.5.2 1 .1 1.4-.2.4-.3.4-.8.4-1.3v-30.3c0-.2-.4-1.4-.6-1.6-1.1-1.1-14.4-9.5-26.3-18.4-7.7-5.7-14.7-11.6-17.2-15.9-9.8-16.7-9.4-24.7-9.1-26.7 7 3.9 28.8 16.8 39.2 26.8 1.3 1.2 2.4 3.6 3.4 6.5 1.8 4.6 3.2 11 4.7 15.2.8 2.3 1.6 4.1 2.4 5.2.5.7 1.1 1.1 1.6 1.4.5.2 1 .2 1.5-.1.4-.3.4-.8.4-1.3v-23.4l-.1-7.4v-.3c-.1-.5-.4-1.4-.5-1.4-.2-.3-.7-.8-1.6-1.4-1.5-1.1-4.1-2.7-7.4-4.8-10.7-6.7-28.6-18.1-34.7-28.3-10.1-17-9.4-25-9.1-26.8 6.7 3 28.5 16.8 39.1 26.9 1.3 1.2 2.4 3.6 3.5 6.5 1.8 4.7 3.4 11.2 4.9 15.4.8 2.3 1.7 4.1 2.4 5.2.5.7 1.1 1.1 1.6 1.3.5.2 1 .1 1.4-.2.2-.1.3-.3.3-.4v-32.3c-.1-.5-.4-1.2-.7-1.6-.8-.8-6.3-3.6-13.4-7.9-10.2-6.2-23.8-15.5-30.1-26.3-10.3-17.4-9.4-25.4-9.1-26.9 6.9 3 28.5 17.6 39 27.7 1.3 1.2 2.4 3.7 3.5 6.6 1.8 4.7 3.4 10.6 4.9 14.7.8 2.3 1.7 4.1 2.5 5.1.6.7 1.2 1.1 1.7 1.3.5.1 1 .1 1.4-.2.1-.1.2-.2.3-.4V94.7c-2.3-4.1-18.4-12.2-16.3-24.5 4.3-24.4 18-47 18-47z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M450.3 23.2s-.1 388.7 0 388.7.3-1.2.3-3.5c0-36.5 17.9-75.1 40.5-112.7 27.2-45.2 68.2-75.7 98.6-127.5 16-27.3 18.6-61.8 7.8-91.6-35.6 39.3-53.1 67.3-72.1 105.5-35.1 70.9-65.6 132.4-71.3 170.9-.3 2.1-1.8 15.3-2 17.5l-.1-88.7c0-.1.5-2.5 1-3.1.9-1 2.5-2.5 4.5-4 6.2-4.9 16.3-11.7 17.9-13.5 9.7-11.1 10.5-19.2 10.5-23.2-3.7 2.1-16.8 10.5-21.8 15.1-1.2 1.2-1.8 2.8-2.4 4.4-1.7 4.4-1.1 6.2-3.3 11.2-.9 2-1.7 3.6-2.5 4.8-.8 1-1.6 1.6-2.3 1.9-.5.2-1 .1-1.4-.2-.4-.3-.4-.8-.4-1.2v-25.4c0-.2.5-1.7.6-1.8.2-.3 1-.9 2.1-1.7 2.2-1.5 6.2-3.9 10.9-6.9 9.8-6.3 20.6-13.8 25.4-21.8 9.8-16.6 9.4-24.6 9.1-26.6-5.1 2.8-22.9 13.1-33.8 23.5-1.3 1.2-2.4 3.6-3.5 6.5-1.8 4.7-3.4 10.5-4.9 14.7-.8 2.3-1.7 4.1-2.4 5.2-.5.7-1.1 1.1-1.6 1.3-.5.2-1 .1-1.4-.2-.4-.3-.4-.8-.4-1.3v-30.3c0-.2.4-1.4.6-1.6 1.1-1.1 14.4-9.5 26.3-18.4 7.7-5.7 14.7-11.6 17.2-15.9 9.8-16.7 9.4-24.7 9.1-26.7-7 3.9-28.8 16.8-39.2 26.8-1.3 1.2-2.4 3.6-3.4 6.5-1.8 4.6-3.2 11-4.7 15.2-.8 2.3-1.6 4.1-2.4 5.2-.5.7-1.1 1.1-1.6 1.4-.5.2-1 .2-1.5-.1-.4-.3-.4-.8-.4-1.3v-23.4l.1-7.4v-.3c.1-.5.4-1.4.5-1.4.2-.3.7-.8 1.6-1.4 1.5-1.1 4.1-2.7 7.4-4.8 10.7-6.7 28.6-18.1 34.7-28.3 10.1-17 9.4-25 9.1-26.8-6.7 3-28.5 16.8-39.1 26.9-1.3 1.2-2.4 3.6-3.5 6.5-1.8 4.7-3.4 11.2-4.9 15.4-.8 2.3-1.7 4.1-2.4 5.2-.5.7-1.1 1.1-1.6 1.3-.5.2-1 .1-1.4-.2-.2-.1-.3-.3-.3-.4v-32.3c.1-.5.4-1.2.7-1.6.8-.8 6.3-3.6 13.4-7.9 10.2-6.2 23.8-15.5 30.1-26.3 10.3-17.4 9.4-25.4 9.1-26.9-6.9 3-28.5 17.6-39 27.7-1.3 1.2-2.4 3.7-3.5 6.6-1.8 4.7-3.4 10.6-4.9 14.7-.8 2.3-1.7 4.1-2.5 5.1-.6.7-1.2 1.1-1.7 1.3-.5.1-1 .1-1.4-.2-.1-.1-.2-.2-.3-.4V94.7c2.3-4.1 18.4-12.2 16.3-24.5-4.5-24.4-18.1-47-18.1-47z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M342.2 424.3c-.4-.2-1.6-.9-2.1.2s.8 2.1.9 2.1c2.8 2.5 4.6 3.4 8.1 5.5 2.9 1.7 6.3 3.6 9.2 5.1 5.4 2.8 11 5.5 12.7 6.2 2.3 1 8.6 3.8 14.9 5.9 3.8 1.3 8.2 2.3 9.2 2.7 6.5 2.6 10.8 9.9 9.3 11.3-.5.4-6.6.4-13.9-1.1-10.1-2-25.3-6.2-42.1-13.8-7.1-3.2-13.8-6.8-21.4-11.4-46.6-28.3-68.3-61.4-83-98.6-.2-.6 21.3-21.9 63.3-25 42-3.1 62.5 10.4 77.5 19.3 10.5 6.2-.7 10.3-3.1 9.9-2.4-.5-5.9-.2-17.7-4.1-20.3-6.6-31.7 1.5-33.6 7.6-3 9.5 13.3 18.3 54.6 35 8.8 3.5 18.7 6.4 26 9 7.1 2.5 12.5 4.3 14.6 5.3 5.9 2.9 6.4 6.9 6.8 9.1.2.9-.3 2.9-1.9 3.2-1.6.3-12.5.2-20.2-1.9-7.6-2.1-25.9-6.8-29.8-8.3-3.9-1.5-16.5-6.8-20.2-7.9-.6-.2-4.1-1.9-4.6-.1-.4 1.7.4 2 1.5 3 1.9 1.7 9.6 5.1 11 5.9 3.1 1.8 10.3 4.4 14.7 5.9 4.4 1.5 21.4 7.8 26.6 8.9 6.8 1.5 17.8 4.6 21.3 5.5 3.5.9 6.7 3.3 8 5.9.7 1.3 3.5 6.7-.2 8.7-3.7 1.9-21.1-1.7-27.4-3-6.7-1.4-19.5-5.1-29-8.5-10.6-3.7-22.9-9.7-28.6-12.2-1.5-.6-3.5-1.7-4.1-.1-.9 2.1 2.3 3.7 3.7 4.5 7.2 4 15 8.5 22.6 11.2 11 3.9 20 6.4 21.2 6.7 2 .5 14.3 3.9 17.8 4.8 3.5.9 7.7 2.7 9.5 4.9.9 1.1 5.2 6.2 1.4 8.1-3.7 1.9-21.1-1.7-27.4-3-6.7-1.4-19.5-5-29-8.5-10.1-3.6-19.8-10.3-27.1-13.9z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
        <path d="M558.2 424.3c.4-.2 1.6-.9 2.1.2s-.8 2.1-.9 2.1c-2.8 2.5-4.6 3.4-8.1 5.5-2.9 1.7-6.3 3.6-9.2 5.1-5.4 2.8-11 5.5-12.7 6.2-2.3 1-8.6 3.8-14.9 5.9-3.8 1.3-8.2 2.3-9.2 2.7-6.5 2.6-10.8 9.9-9.3 11.3.5.4 6.6.4 13.9-1.1 10.1-2 25.3-6.2 42.1-13.8 7.1-3.2 13.8-6.8 21.4-11.4 46.6-28.3 68.3-61.4 83-98.6.2-.6-21.3-21.9-63.3-25-42-3.1-62.5 10.4-77.5 19.3-10.5 6.2.7 10.3 3.1 9.9 2.4-.5 5.9-.2 17.7-4.1 20.3-6.6 31.7 1.5 33.6 7.6 3 9.5-13.3 18.3-54.6 35-8.8 3.5-18.7 6.4-26 9-7.1 2.5-12.5 4.3-14.6 5.3-5.9 2.9-6.4 6.9-6.8 9.1-.2.9.3 2.9 1.9 3.2 1.6.3 12.5.2 20.2-1.9 7.6-2.1 25.9-6.8 29.8-8.3 3.9-1.5 16.5-6.8 20.2-7.9.6-.2 4.1-1.9 4.6-.1.4 1.7-.4 2-1.5 3-1.9 1.7-9.6 5.1-11 5.9-3.1 1.8-10.3 4.4-14.7 5.9-4.4 1.5-21.4 7.8-26.6 8.9-6.8 1.5-17.8 4.6-21.3 5.5-3.5.9-6.7 3.3-8 5.9-.7 1.3-3.5 6.7.2 8.7 3.7 1.9 21.1-1.7 27.4-3 6.7-1.4 19.5-5.1 29-8.5 10.6-3.7 22.9-9.7 28.6-12.2 1.5-.6 3.5-1.7 4.1-.1.9 2.1-2.3 3.7-3.7 4.5-7.2 4-15 8.5-22.6 11.2-11 3.9-20 6.4-21.2 6.7-2 .5-14.3 3.9-17.8 4.8-3.5.9-7.7 2.7-9.5 4.9-.9 1.1-5.2 6.2-1.4 8.1 3.7 1.9 21.1-1.7 27.4-3 6.7-1.4 19.5-5 29-8.5 10.1-3.6 19.8-10.3 27.1-13.9z" fill-rule="evenodd" clip-rule="evenodd" fill="#215551" data-color="1"/>
    </g>
</svg>
</div></a></div><!--/$--><!--$--><div class="comp-l64pko6u mu5PoX" id="comp-l64pko6u" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Villaggio"><span class="OR4Nv8 wixui-button__label">Villaggio</span></a></div><!--/$--><!--$--><div class="comp-l64pko6f mu5PoX" id="comp-l64pko6f" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="dei Popoli"><span class="OR4Nv8 wixui-button__label">dei Popoli</span></a></div><!--/$--><!--$--><div id="comp-l5pgi48x" class="N8MGzv _v6ohL comp-l5pgi48x wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:12px;">Promuoviamo un&rsquo;economia pi&ugrave; giusta e sostenibile, che rispetta le persone e tutela l&rsquo;ambiente</h6></div><!--/$--><!--$--><div class="comp-l5pgmks0 mu5PoX" id="comp-l5pgmks0" aria-disabled="false"><a data-testid="linkElement" data-anchor="dataItem-l8a0y3ju" href="https://www.villaggiodeipopoli.it/partecipa" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="SOSTIENICI"><span class="OR4Nv8 wixui-button__label">SOSTIENICI</span></a></div><!--/$--><!--$--><div id="comp-l5s1fwfh" class="comp-l5s1fwfh w4DepW"><ul class="tN_ggS" aria-label="Barra social"><li id="dataItem-l5s1fwjd1-comp-l5s1fwfh" class="re13Ik"><a data-testid="linkElement" href="https://www.instagram.com/villaggiodeipopoli/" target="_blank" rel="noreferrer noopener" class="twXk19" aria-label="Instagram   "><img sizes="20px" srcSet="https://static.wixstatic.com/media/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png/v1/fill/w_20,h_20,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png 1x, https://static.wixstatic.com/media/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png/v1/fill/w_40,h_40,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png 2x" id="img_0_comp-l5s1fwfh" src="https://static.wixstatic.com/media/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png/v1/fill/w_20,h_20,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_603340b7bcb14e7785c7b65b233cd9f9~mv2.png" alt="Instagram   " style="object-fit:cover" class="ZK9snE sFiSiq" width="20" height="20"/></a></li></ul></div><!--/$--><!--$--><div id="comp-l5s1g7wa" class="comp-l5s1g7wa w4DepW"><ul class="tN_ggS" aria-label="Barra social"><li id="dataItem-l5s1g7yb1-comp-l5s1g7wa" class="re13Ik"><a data-testid="linkElement" href="https://www.facebook.com/villaggiodeipopoli" target="_blank" rel="noreferrer noopener" class="twXk19" aria-label="Facebook      "><img sizes="25px" srcSet="https://static.wixstatic.com/media/11062b_ef6a6ac194704911951645990055c2ce~mv2.png/v1/fill/w_25,h_25,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_ef6a6ac194704911951645990055c2ce~mv2.png 1x, https://static.wixstatic.com/media/11062b_ef6a6ac194704911951645990055c2ce~mv2.png/v1/fill/w_50,h_50,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_ef6a6ac194704911951645990055c2ce~mv2.png 2x" id="img_0_comp-l5s1g7wa" src="https://static.wixstatic.com/media/11062b_ef6a6ac194704911951645990055c2ce~mv2.png/v1/fill/w_25,h_25,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_ef6a6ac194704911951645990055c2ce~mv2.png" alt="Facebook      " style="object-fit:cover" class="ZK9snE sFiSiq" width="25" height="25"/></a></li></ul></div><!--/$--><!--$--><div id="comp-l5pgke7v" class="N8MGzv _v6ohL comp-l5pgke7v wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:12px;">Rimani aggiornato sul mondo della cooperativa</h6></div><!--/$--><!--$--><div id="comp-l5pgl51m" class="N8MGzv _v6ohL comp-l5pgl51m wixui-rich-text" data-testid="richTextElement"><h3 class="font_3 wixui-rich-text__text" style="font-size:27px;"><span style="font-size:27px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Newsletter</span></span></h3></div><!--/$--><!--$--><div id="comp-l5s1k5h2" class="jko4jB comp-l5s1k5h2"><div data-mesh-id="comp-l5s1k5h2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5s1k5h2inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><form id="comp-l5s1k5iu" class="AYCJGp comp-l5s1k5iu wixui-form"><div data-mesh-id="comp-l5s1k5iuinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5s1k5iuinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5s1k5j41" class="Q1MQrw comp-l5s1k5j41 wixui-text-input pZqgsf TqroEf"><label for="input_comp-l5s1k5j41" class="QyrExM wixui-text-input__label">Nome e Cognome</label><div class="nuFEsg"><input name="nome-e cognome" id="input_comp-l5s1k5j41" class="nbaJII has-custom-focus wixui-text-input__input" type="text" placeholder=" " required="" aria-invalid="false" maxLength="100" autoComplete="off" value=""/></div></div><!--/$--><!--$--><div id="comp-l621lnjd" class="Q1MQrw comp-l621lnjd wixui-text-input pZqgsf TqroEf"><label for="input_comp-l621lnjd" class="QyrExM wixui-text-input__label">Email</label><div class="nuFEsg"><input name="email" id="input_comp-l621lnjd" class="nbaJII has-custom-focus wixui-text-input__input" type="email" placeholder="" required="" aria-invalid="false" pattern="^.+@.+\.[a-zA-Z]{2,63}$" maxLength="250" autoComplete="off" value=""/></div></div><!--/$--><!--$--><label id="comp-lckt51x9" data-testid="checkbox" class="qT8oMX comp-lckt51x9 wixui-checkbox"><input data-testid="input" type="checkbox" class="iGfPsC" required="" aria-invalid="false" value="checked"/><span class="WspcAn wixui-checkbox__input"></span><div data-testid="checkmark" class="he422_" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.40011 5.68606" class="wixui-checkbox__icon"><path d="M2.55016,5.68606c-.01709,0-.03369-.001-.05078-.002a.7.7,0,0,1-.51758-.28955L.1317,2.82326a.7.7,0,1,1,1.13672-.81738l1.36133,1.8916L6.19713.2134A.69995.69995,0,0,1,7.203,1.187L3.05309,5.47268A.7.7,0,0,1,2.55016,5.68606Z"></path></svg></div><div class="BUKzFB wixui-checkbox__label"><span data-testid="text" class="ueXQuT">Consenso gestione dati personali</span><a data-testid="linkElement" data-popupid="aavpb" target="_self" role="button" class="YMonUY" tabindex="0"><span data-testid="linkLabel" class="bsHyX6">Visualizza termini d&#x27;uso</span></a></div></label><!--/$--><!--$--><div class="comp-l5s1k5jv2 mu5PoX" id="comp-l5s1k5jv2" aria-disabled="false"><button aria-disabled="false" aria-label="INVIA" data-testid="buttonElement" class="twJknM wixui-button ZhVEJq"><span class="OR4Nv8 wixui-button__label">INVIA</span></button></div><!--/$--><!--$--><div id="comp-l5s1k5k0" class="N8MGzv _v6ohL comp-l5s1k5k0 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:10px; line-height:1.4em; text-align:center;"><span style="color:rgb(255, 255, 255); font-family:wfont_106523_10ba04c181364b0fa613ae3aa4cc7109,wf_10ba04c181364b0fa613ae3aa,orig_roboto_medium;" class="wixui-rich-text__text">RICHIESTA INVIATA!</span></p></div><!--/$--></div></div></form><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-l5s0t6qg" class="N8MGzv _v6ohL comp-l5s0t6qg wixui-rich-text" data-testid="richTextElement"><h3 class="font_3 wixui-rich-text__text" style="font-size:27px;"><span style="font-size:27px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Contatti</span></span></h3></div><!--/$--><!--$--><div id="comp-l5urysy6" class="comp-l5urysy6 wH18kY"><div data-mesh-id="comp-l5urysy6inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5urysy6inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5s11ur1" class="N8MGzv _v6ohL comp-l5s11ur1 wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:15px;"><span style="font-size:15px;" class="wixui-rich-text__text">Bottega Firenze</span></h6></div><!--/$--><!--$--><div id="comp-l5s15cgr" class="N8MGzv _v6ohL comp-l5s15cgr wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:10px;">Via dei Pilastri 45/r Firenze, 50121</h6></div><!--/$--><!--$--><div id="comp-l5s176s6" class="comp-l5s176s6 wixui-vector-image"><div data-testid="svgRoot-comp-l5s176s6" class="iL7Pq5 gx51wo comp-l5s176s6"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s13eyp mu5PoX" id="comp-l5s13eyp" aria-disabled="false"><a data-testid="linkElement" href="https://g.page/villaggiodeipopolialtromercato?share" target="_blank" rel="noreferrer noopener" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="ORARI"><span class="OR4Nv8 wixui-button__label">ORARI</span></a></div><!--/$--><!--$--><div id="comp-l5s16jjb" class="comp-l5s16jjb wixui-vector-image"><div data-testid="svgRoot-comp-l5s16jjb" class="iL7Pq5 gx51wo comp-l5s16jjb"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s14h4o mu5PoX" id="comp-l5s14h4o" aria-disabled="false"><a data-testid="linkElement" href="tel:+39 055 234 6319" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="TELEFONO"><span class="OR4Nv8 wixui-button__label">TELEFONO</span></a></div><!--/$--><!--$--><div id="comp-l5s17h0d" class="comp-l5s17h0d wixui-vector-image"><div data-testid="svgRoot-comp-l5s17h0d" class="iL7Pq5 gx51wo comp-l5s17h0d"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s14vmk mu5PoX" id="comp-l5s14vmk" aria-disabled="false"><a data-testid="linkElement" href="mailto:bottegafirenze@villaggiodeipopoli.org" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="EMAIL"><span class="OR4Nv8 wixui-button__label">EMAIL</span></a></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-l5s0tbr1" class="N8MGzv _v6ohL comp-l5s0tbr1 wixui-rich-text" data-testid="richTextElement"><h3 class="font_3 wixui-rich-text__text" style="font-size:27px;"><span style="font-size:27px;" class="wixui-rich-text__text"><span style="color:rgb(255, 255, 255);" class="wixui-rich-text__text">Esplora</span></span></h3></div><!--/$--><!--$--><div class="comp-l5s0ufqz mu5PoX" id="comp-l5s0ufqz" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/la-cooperativa" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="La Cooperativa"><span class="OR4Nv8 wixui-button__label">La Cooperativa</span></a></div><!--/$--><!--$--><div class="comp-l5s0wda1 mu5PoX" id="comp-l5s0wda1" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/servizi" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Servizi"><span class="OR4Nv8 wixui-button__label">Servizi</span></a></div><!--/$--><!--$--><div class="comp-l5s0wib7 mu5PoX" id="comp-l5s0wib7" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/equoesolidale" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Produttori"><span class="OR4Nv8 wixui-button__label">Produttori</span></a></div><!--/$--><!--$--><div id="comp-l5uryuvm" class="comp-l5uryuvm wH18kY"><div data-mesh-id="comp-l5uryuvminlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5uryuvminlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5s182vk" class="N8MGzv _v6ohL comp-l5s182vk wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:15px;"><span style="font-size:15px;" class="wixui-rich-text__text">Bottega Empoli</span></h6></div><!--/$--><!--$--><div id="comp-l5s182wp" class="N8MGzv _v6ohL comp-l5s182wp wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:10px;">Piazza del Popolo 9, Empoli, 50053</h6></div><!--/$--><!--$--><div id="comp-l5s182xa" class="comp-l5s182xa wixui-vector-image"><div data-testid="svgRoot-comp-l5s182xa" class="iL7Pq5 gx51wo comp-l5s182xa"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s182vt mu5PoX" id="comp-l5s182vt" aria-disabled="false"><a data-testid="linkElement" href="https://goo.gl/maps/WfGrGbKAiDvT2t898" target="_blank" rel="noreferrer noopener" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="ORARI"><span class="OR4Nv8 wixui-button__label">ORARI</span></a></div><!--/$--><!--$--><div id="comp-l5s182x0" class="comp-l5s182x0 wixui-vector-image"><div data-testid="svgRoot-comp-l5s182x0" class="iL7Pq5 gx51wo comp-l5s182x0"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s182w7 mu5PoX" id="comp-l5s182w7" aria-disabled="false"><a data-testid="linkElement" href="tel:+39 0571 161 5053" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="TELEFONO"><span class="OR4Nv8 wixui-button__label">TELEFONO</span></a></div><!--/$--><!--$--><div id="comp-l5s182xj" class="comp-l5s182xj wixui-vector-image"><div data-testid="svgRoot-comp-l5s182xj" class="iL7Pq5 gx51wo comp-l5s182xj"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s182wg mu5PoX" id="comp-l5s182wg" aria-disabled="false"><a data-testid="linkElement" href="mailto:bottegaempoli@villaggiodeipopoli.org" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="EMAIL"><span class="OR4Nv8 wixui-button__label">EMAIL</span></a></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-l5uryxos" class="comp-l5uryxos wH18kY"><div data-mesh-id="comp-l5uryxosinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5uryxosinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5s188gx" class="N8MGzv _v6ohL comp-l5s188gx wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:15px;"><span style="font-size:15px;" class="wixui-rich-text__text">Magazzino &amp; Outlet</span></h6></div><!--/$--><!--$--><div id="comp-l5s188i5" class="N8MGzv _v6ohL comp-l5s188i5 wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:10px;">Via Mario Morosi 32, Firenze 50127</h6></div><!--/$--><!--$--><div id="comp-l5s188ip" class="comp-l5s188ip wixui-vector-image"><div data-testid="svgRoot-comp-l5s188ip" class="iL7Pq5 gx51wo comp-l5s188ip"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s188ha mu5PoX" id="comp-l5s188ha" aria-disabled="false"><a data-testid="linkElement" href="https://goo.gl/maps/VWn2ZfpCu3YFQtV16" target="_blank" rel="noreferrer noopener" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="ORARI"><span class="OR4Nv8 wixui-button__label">ORARI</span></a></div><!--/$--><!--$--><div id="comp-l5s188if" class="comp-l5s188if wixui-vector-image"><div data-testid="svgRoot-comp-l5s188if" class="iL7Pq5 gx51wo comp-l5s188if"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s188hk mu5PoX" id="comp-l5s188hk" aria-disabled="false"><a data-testid="linkElement" href="tel:+39 055 414432" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="TELEFONO"><span class="OR4Nv8 wixui-button__label">TELEFONO</span></a></div><!--/$--><!--$--><div id="comp-l5s188j0" class="comp-l5s188j0 wixui-vector-image"><div data-testid="svgRoot-comp-l5s188j0" class="iL7Pq5 gx51wo comp-l5s188j0"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s188ht mu5PoX" id="comp-l5s188ht" aria-disabled="false"><a data-testid="linkElement" href="mailto:magazzino@villaggiodeipopoli.org" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="EMAIL"><span class="OR4Nv8 wixui-button__label">EMAIL</span></a></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-l5uryzg6" class="comp-l5uryzg6 wH18kY"><div data-mesh-id="comp-l5uryzg6inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l5uryzg6inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-l5s18rxu" class="N8MGzv _v6ohL comp-l5s18rxu wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:15px;"><span style="font-size:15px;" class="wixui-rich-text__text">Ingrosso</span></h6></div><!--/$--><!--$--><div id="comp-l5s18ryy" class="N8MGzv _v6ohL comp-l5s18ryy wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:10px;"><a data-auto-recognition="true" href="mailto:promozione@villaggiodeipopoli.org" class="wixui-rich-text__text">promozione@villaggiodeipopoli.org</a></h6></div><!--/$--><!--$--><div id="comp-l5s18rza" class="comp-l5s18rza wixui-vector-image"><div data-testid="svgRoot-comp-l5s18rza" class="iL7Pq5 gx51wo comp-l5s18rza"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s18ryf mu5PoX" id="comp-l5s18ryf" aria-disabled="false"><a data-testid="linkElement" href="tel:+39 320 439 8967" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="TELEFONO"><span class="OR4Nv8 wixui-button__label">TELEFONO</span></a></div><!--/$--><!--$--><div id="comp-l5s18rzu" class="comp-l5s18rzu wixui-vector-image"><div data-testid="svgRoot-comp-l5s18rzu" class="iL7Pq5 gx51wo comp-l5s18rzu"><svg preserveAspectRatio="none" data-bbox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" role=presentation aria-hidden=true>
    <g>
        <path d="M200 100c0 55.228-44.772 100-100 100S0 155.228 0 100 44.772 0 100 0s100 44.772 100 100z"/>
    </g>
</svg></div></div><!--/$--><!--$--><div class="comp-l5s18ryp mu5PoX" id="comp-l5s18ryp" aria-disabled="false"><a data-testid="linkElement" href="mailto:promozione@villaggiodeipopoli.org" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="EMAIL"><span class="OR4Nv8 wixui-button__label">EMAIL</span></a></div><!--/$--></div></div></div><!--/$--><!--$--><div class="comp-l5s0wibh mu5PoX" id="comp-l5s0wibh" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/partecipa" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Partecipa"><span class="OR4Nv8 wixui-button__label">Partecipa</span></a></div><!--/$--><!--$--><div class="comp-l5s0ww5x mu5PoX" id="comp-l5s0ww5x" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/soci" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Soci"><span class="OR4Nv8 wixui-button__label">Soci</span></a></div><!--/$--><!--$--><div class="comp-l5s0ww68 mu5PoX" id="comp-l5s0ww68" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/contatti" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Contatti"><span class="OR4Nv8 wixui-button__label">Contatti</span></a></div><!--/$--><!--$--><div class="comp-l5s0ww6i mu5PoX" id="comp-l5s0ww6i" role="button" tabindex="0" aria-disabled="false"><div data-testid="linkElement" class="twJknM wixui-button ZhVEJq" aria-label="FAQ" aria-disabled="false"><span class="OR4Nv8 wixui-button__label">FAQ</span></div></div><!--/$--><!--$--><div class="comp-lb1zxgrx mu5PoX" id="comp-lb1zxgrx" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/shop" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Shop"><span class="OR4Nv8 wixui-button__label">Shop</span></a></div><!--/$--><!--$--><div class="comp-l5s0ww6s mu5PoX" id="comp-l5s0ww6s" aria-disabled="false"><a data-testid="linkElement" href="https://www.villaggiodeipopoli.it/privacy" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Cookies &amp; Privacy"><span class="OR4Nv8 wixui-button__label">Cookies &amp; Privacy</span></a></div><!--/$--><!--$--><div id="comp-l5s1db3i" class="N8MGzv _v6ohL comp-l5s1db3i wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text">I nostri Partner</span></h6></div><!--/$--><!--$--><div id="comp-l5s1vvt4" class="W4V2qg comp-l5s1vvt4 wixui-image cs40a3" title="altromercato-white.png"><a data-testid="linkElement" href="https://www.altromercato.it/" target="_blank" rel="noreferrer noopener" class="apPOZK"><img loading="lazy" sizes="77px" srcSet="https://static.wixstatic.com/media/aac1d9_a0dbd35de7494687833d3faed15b31bd~mv2.png/v1/fill/w_77,h_15,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/aac1d9_a0dbd35de7494687833d3faed15b31bd~mv2.png 1x, https://static.wixstatic.com/media/aac1d9_a0dbd35de7494687833d3faed15b31bd~mv2.png/v1/fill/w_154,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/aac1d9_a0dbd35de7494687833d3faed15b31bd~mv2.png 2x" id="img_comp-l5s1vvt4" src="https://static.wixstatic.com/media/aac1d9_a0dbd35de7494687833d3faed15b31bd~mv2.png/v1/fill/w_77,h_15,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/aac1d9_a0dbd35de7494687833d3faed15b31bd~mv2.png" alt="" style="object-fit:cover" class="gRkIq0 sFiSiq" width="77" height="15"/></a></div><!--/$--><!--$--><div id="comp-l5s1xn9g" class="W4V2qg comp-l5s1xn9g wixui-image cs40a3" title="equo garantito white.png"><a data-testid="linkElement" href="https://www.equogarantito.org/" target="_blank" rel="noreferrer noopener" class="apPOZK"><img loading="lazy" sizes="56px" srcSet="https://static.wixstatic.com/media/aac1d9_dddef3eeb031467186d36535dd192b21~mv2.png/v1/crop/x_462,y_527,w_3171,h_1695/fill/w_56,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/aac1d9_dddef3eeb031467186d36535dd192b21~mv2.png 1x, https://static.wixstatic.com/media/aac1d9_dddef3eeb031467186d36535dd192b21~mv2.png/v1/crop/x_462,y_527,w_3171,h_1695/fill/w_112,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/aac1d9_dddef3eeb031467186d36535dd192b21~mv2.png 2x" id="img_comp-l5s1xn9g" src="https://static.wixstatic.com/media/aac1d9_dddef3eeb031467186d36535dd192b21~mv2.png/v1/crop/x_462,y_527,w_3171,h_1695/fill/w_56,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/aac1d9_dddef3eeb031467186d36535dd192b21~mv2.png" alt="" style="object-fit:cover" class="gRkIq0 sFiSiq" width="56" height="30"/></a></div><!--/$--><!--$--><div id="comp-l5s1vvt2" class="comp-l5s1vvt2 wixui-vector-image"><a data-testid="linkElement" href="https://www.bancaetica.it/" target="_blank" rel="noreferrer noopener" class="IT88M3"><div data-testid="svgRoot-comp-l5s1vvt2" class="iL7Pq5 gx51wo comp-l5s1vvt2"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="0 0 1500.1 236.6" viewBox="0 0 1500.1 236.6" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true>
    <g>
        <path d="M0 0v236.6h236.6V0H0zm110.9 134.5c-.7 10.6-2.1 21.1-4.3 31.5l-67.8 24.8c-2.3-7.3-4.2-14.8-5.8-22.3l51.9-19-49.8-18.3c-.2-4.3-.4-8.6-.4-12.9s.1-8.6.4-12.9L85 87.1l-51.9-19c1.6-7.6 3.5-15 5.8-22.3l67.8 24.8c2.1 10.4 3.5 20.9 4.3 31.5l-44.2 16.2 44.1 16.2zm86.9 56.3L130 166c-2.1-10.4-3.5-20.9-4.3-31.5l44.2-16.2-44.2-16.2c.7-10.6 2.2-21.1 4.3-31.5l67.8-24.8c2.3 7.3 4.2 14.8 5.8 22.3l-51.9 19 49.8 18.3c.2 4.3.4 8.5.4 12.9s-.1 8.6-.4 12.9l-49.8 18.3 51.9 19c-1.6 7.5-3.6 15-5.8 22.3z" fill="#ffffff" data-color="1"/>
        <path d="M651.8 57.3c-16.1.2-31 8.7-39.3 22.5V61.5h-26.7v134.9h28.3v-73.1c0-20.8 16.9-37.7 37.7-37.7 12.6 0 22.7 10.2 22.8 22.8v88h28.3v-88c-.1-28.2-22.9-51-51.1-51.1z" fill="#ffffff" data-color="1"/>
        <path d="M300.5 133.5v62.9h26.7v-19.6c10.6 14 27.2 22.2 44.8 22.1 37.6 0 67.9-28.4 67.9-70.7S409.6 57.3 372 57.3c-16.7-.2-32.6 7.2-43.3 20.1V39.6h-28.3v93.9h.1zm28.3-3.4v-4c0-23.4 19-43.3 42.5-43.3s40.4 21.9 40.4 45.3-17 45.3-40.4 45.3-42.5-19.9-42.5-43.3z" fill="#ffffff" data-color="1"/>
        <path d="M784.2 171.6c-23.4 0-42.5-20.1-42.5-43.5s19.1-43.5 42.5-43.5c16.5 0 29.8 8.6 37.4 21.7l22-12.4c-12.2-22-34.2-36.5-59.4-36.5-39.1 0-70.7 31.7-70.7 70.7s31.7 70.7 70.7 70.7c25.2 0 47.2-14.6 59.4-36.5l-22-12.4c-7.6 13.1-21 21.7-37.4 21.7z" fill="#ffffff" data-color="1"/>
        <path d="M1500 111.7c0-30-24.3-54.3-54.3-54.3-23.7.1-45.5 12.9-57.1 33.6l22.2 12.6c8-12.8 19.7-18.5 33.9-18.5 14.3 0 27.1 12.3 27.1 26.7h-49.5c-24.1 0-43.6 19.5-43.6 43.6s19.5 43.6 43.6 43.6c25.5 0 40.6-13.1 51-25.4v22.9h26.8v-84.8zm-76.4 62.3c-10.3 0-18.7-8.4-18.7-18.7 0-10.3 8.4-18.7 18.7-18.7h47.8c-1.1 16.4-19.2 37.4-47.8 37.4z" fill="#ffffff" data-color="1"/>
        <path d="M1312.8 171.6c-23.4 0-42.5-20.1-42.5-43.5s19-43.5 42.5-43.5c16.5 0 29.8 8.6 37.4 21.7l22-12.4c-12.2-22-34.2-36.5-59.4-36.5-39.1 0-70.7 31.7-70.7 70.7s31.7 70.7 70.7 70.7c25.2 0 47.2-14.6 59.4-36.5l-22-12.4c-7.7 13.1-21 21.7-37.4 21.7z" fill="#ffffff" data-color="1"/>
        <path d="M1092.5 149.8c-5.2 9.3-13.5 16.4-23.6 20-17.3 6.3-36.2.5-48-12.5-1.5-1.7-2.9-3.6-4.3-5.4l103.9-37.8c-.7-3.2-1.6-6.4-2.7-9.5-13-35.6-52.4-56.2-88.4-43.1-36.8 13.2-55.9 53.6-42.8 90.4s53.6 55.9 90.4 42.8c.3-.1.5-.2.8-.3 15.7-5.8 28.6-17.4 36.1-32.4l-21.4-12.2zM1038.4 86c17.2-6.2 36.5-1.4 48.6 12.3l-77.3 28.1c.7-17.5 11.5-34.1 28.7-40.4z" fill="#ffffff" data-color="1"/>
        <path fill="#ffffff" d="m1200.4 85.7 28.3-10.3V47.5l-28.3 10.3v27.9z" data-color="1"/>
        <path fill="#ffffff" d="M1228.7 96v100.4h-28.3V96h28.3z" data-color="1"/>
        <path d="M1182.6 92.2V64.3l-24.4 8.9V43.8h-26.7v104.7c0 28.2 23.2 51 51.1 49.9v-24.5c-14.1-1-22.8-12.8-22.8-25.4v-48l22.8-8.3z" fill="#ffffff" data-color="1"/>
        <path d="M971.5 111.7c0-30-24.3-54.3-54.3-54.3-23.7.1-45.5 12.9-57.1 33.6l22.2 12.6c8-12.8 19.7-18.5 33.9-18.5 14.3 0 27.1 12.3 27.1 26.7h-49.5c-24.1 0-43.6 19.5-43.6 43.6s19.5 43.6 43.6 43.6c25.5 0 40.6-13.1 51-25.4v22.9h26.8v-71.6l-.1-13.2zM895.1 174c-10.3 0-18.7-8.4-18.7-18.7 0-10.3 8.4-18.7 18.7-18.7h47.8c-1.2 16.4-19.2 37.4-47.8 37.4z" fill="#ffffff" data-color="1"/>
        <path d="M568 111.7c0-30-24.3-54.3-54.3-54.3-23.7.1-45.5 12.9-57.1 33.6l22.2 12.6c8-12.8 19.7-18.5 33.9-18.5 14.3 0 27.1 12.3 27.1 26.7h-49.5c-24.1 0-43.6 19.5-43.6 43.6s19.5 43.6 43.6 43.6c25.5 0 40.6-13.1 51-25.4v22.9H568v-84.8zM491.7 174c-10.3 0-18.7-8.4-18.7-18.7 0-10.3 8.4-18.7 18.7-18.7h47.8c-1.2 16.4-19.3 37.4-47.8 37.4z" fill="#ffffff" data-color="1"/>
    </g>
</svg>
</div></a></div><!--/$--><!--$--><div id="comp-l5s1b44i" class="N8MGzv _v6ohL comp-l5s1b44i wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:12px;"><span style="font-size:12px;" class="wixui-rich-text__text">CF 04231360480</span></h6></div><!--/$--><!--$--><div id="comp-l5s1c4yg" class="N8MGzv _v6ohL comp-l5s1c4yg wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:10px;"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.instagram.com/sighteller/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:10px;" class="wixui-rich-text__text">design by @sighteller</span></a></span></h6></div><!--/$--><!--$--><div id="comp-l5s1cvrp" class="N8MGzv _v6ohL comp-l5s1cvrp wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:10px;"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://storyset.com/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:10px;" class="wixui-rich-text__text">Illustration by Storyset</span></a></span></h6></div><!--/$--></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="qe3oTb ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" aria-label="bottom of page"><span class="TvbeET">bottom of page</span></div></div></div>

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

    <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"0aa5271d-c3b4-487f-b34c-22eefcd0392d","userId":"585d5cad-e628-46d1-aec5-7b42bd362339","siteId":"d4201aa1-8210-4da6-bee1-6a993f0d8a3b","externalBaseUrl":"https:\/\/www.villaggiodeipopoli.it","siteRevision":2,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"47a48ce4-f052-4cee-959c-7a4e5401c1dc","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-isolated-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.villaggiodeipopoli.it\/","isInSEO":true,"platformOnSite":true}}</script>
    <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>

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

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


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


<!-- preloading pre-scripts -->

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.resolveTpaLinkByPageId%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.villaggiodeipopoli.it&fileId=88b1391b.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&languageResolutionMethod=QueryParam&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-features&originalLanguage=it&pageId=585d5c_24dfafaceb43cc4c218fc6080daa9ce1_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-villaggiodeipopoli-it.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%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.resolveTpaLinkByPageId%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.villaggiodeipopoli.it&fileId=88b1391b.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&languageResolutionMethod=QueryParam&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-features&originalLanguage=it&pageId=585d5c_1d5127c3539e3edaa0247f50afd799fc_1212.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-villaggiodeipopoli-it.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%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.villaggiodeipopoli.it&fileId=c8a9c6a4.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-platform&originalLanguage=it&pageId=585d5c_24dfafaceb43cc4c218fc6080daa9ce1_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-villaggiodeipopoli-it.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%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%222%22%2C%22branchId%22%3A%2244fcbab5-6546-4ae5-a39a-c07db5564d98%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.villaggiodeipopoli.it&fileId=c8a9c6a4.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=it&metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d&module=thunderbolt-platform&originalLanguage=it&pageId=585d5c_1d5127c3539e3edaa0247f50afd799fc_1212.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15159.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.15159.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=d4201aa1-8210-4da6-bee1-6a993f0d8a3b&siteRevision=2&staticHTMLComponentUrl=https%3A%2F%2Fwww-villaggiodeipopoli-it.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://605a7baede844d278b89dc95ae0a9123@sentry-next.wixpress.com/68", "beforeBreadcrumb": function(b){window.onBeforeSentryBreadcrumb && window.onBeforeSentryBreadcrumb(b)}});
  </script>




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

<!-- Add the rest of the ViewerModel -->
<script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/www.villaggiodeipopoli.it\/","siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsRegistry","consentPolicy","cyclicTabbing","domSelectors","environmentWixCodeSdk","environment","externalServices","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"metaSiteId":"0aa5271d-c3b4-487f-b34c-22eefcd0392d","userId":"585d5cad-e628-46d1-aec5-7b42bd362339","siteId":"d4201aa1-8210-4da6-bee1-6a993f0d8a3b","externalBaseUrl":"https:\/\/www.villaggiodeipopoli.it","siteRevision":2,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"47a48ce4-f052-4cee-959c-7a4e5401c1dc","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Other"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"it","userLanguageResolutionMethod":"QueryParam","siteLanguage":"it","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"addAllServices":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"accessibilityBrowserZoom":{"isBuilder":false,"isStudio":false},"appMonitoring":{"appsWithMonitoring":[{"appId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"abandoned-carts-bm","fingerprint":"909b259b270821e3e228d7e504707c813c4cc1c542858c1ae0eee6fa"}}}}},{"appId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress.npm","artifactId":"members-area-components","fingerprint":"ff152a5027121ff892a8f272b5c598b30d70c2a68472a8517731b681"}}}}}]},"assetsLoader":{"isStylableComponentInStructure":true,"hasBuilderComponents":false},"businessLoggerService":{},"businessLogger":{"isBuilderComponentModel":false},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15159.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15159.0"}]},"consentPolicy":{"siteConsentPolicy":{"essential":true,"functional":false,"analytics":false,"advertising":false,"dataToThirdParty":true},"isWixSite":false,"isBuilderComponentModel":false},"cyclicTabbing":{"isBuilderComponentModel":false},"dataWixCodeSdk":{"gridAppId":"de2de2f2-95af-469b-b4ff-1f5250b237dd","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.villaggiodeipopoli.it\/_api\/cloud-data"},"editorWixCodeSdk":{"isBuilderComponentModel":false},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.villaggiodeipopoli.it\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"de2de2f2-95af-469b-b4ff-1f5250b237dd","viewMode":"site","siteRevision":2},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"villaggiodeipopoli.it","previewMode":false,"isBuilderComponentModel":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{},"pageIdToPrefix":{},"isBuilderComponentModel":false},"locationWixCodeSdk":{"routersConfigMap":{},"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false,"isRunningInDifferentSiteContext":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.hz267ac7fkkfb3a18o8z.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.i6q038anl30o3b4lfbu6.css"]},"ooi":{"ooiComponentsData":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4336.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4336.0\/ProductPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SideCartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SuccessPopupViewerWidget.bundle.min.js","widgetId":"bb5ba6e9-272d-4a4d-a8dd-5e349744b539","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/cartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.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.3503.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3503.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.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.2280.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/CheckoutViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/BundleBundleViewerWidget.bundle.min.js","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"sentryDsn":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/MyWalletViewerWidget.bundle.min.js","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/MySubscriptionsViewerWidget.bundle.min.js","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"sentryDsn":"https:\/\/79baaa8e09c746d2b7401643b99792e0@sentry.wixpress.com\/6001","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/FaqOoiViewerWidget.bundle.min.js","widgetId":"14c92de1-0e02-cbe5-98e9-c3de44d63a55","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/FaqOoiViewerWidgetNoCss.bundle.min.js","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/SearchResultsViewerWidget.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"undefinedfeed-page-mobile-viewer.bundle.min.js"},"pagesService":{"mainPageId":"c1dmp"},"renderer":{"disabledComponents":{},"isBuilderComponentModel":false},"reporter":{"userId":"585d5cad-e628-46d1-aec5-7b42bd362339","metaSiteId":"0aa5271d-c3b4-487f-b34c-22eefcd0392d","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"routerFetch":{"externalBaseUrl":"https:\/\/www.villaggiodeipopoli.it","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.villaggiodeipopoli.it","mainPageId":"c1dmp","pagesMap":{"brsgu":{"pageId":"brsgu","title":"Servizi - EVENTI","pageUriSEO":"servizi-eventi","pageJsonFileName":"585d5c_48989bb8b63534112681cb56e9b10d61_1181"},"aavpb":{"pageId":"aavpb","title":"Trattamento dati personali","pageUriSEO":"popup-aavpb","pageJsonFileName":"585d5c_719afb742a982a65497372523c2cbf3b_1181"},"vqfwx":{"pageId":"vqfwx","title":"Diventa Socio","pageUriSEO":"diventa-socio","pageJsonFileName":"585d5c_9cf7c0f8167e0122cd46fab064f4fff4_1181"},"bgt3d":{"pageId":"bgt3d","title":"LA COOPERATIVA","pageUriSEO":"la-cooperativa","pageJsonFileName":"585d5c_c0a5491c1da96b1547527aaba1131f13_1208"},"esqg4":{"pageId":"esqg4","title":"EQUO E SOLIDALE","pageUriSEO":"equoesolidale","pageJsonFileName":"585d5c_9d933c6c9310e965779845b819cafaad_1181"},"f7ag6":{"pageId":"f7ag6","title":"CONTATTI","pageUriSEO":"contatti","pageJsonFileName":"585d5c_3b9f20e1b2e07aaaa4279ad3d3082d3f_1181"},"nfj2r":{"pageId":"nfj2r","title":"EVENTO FTE23","pageUriSEO":"festival-transizione-ecologica","pageJsonFileName":"585d5c_02d5a2aec0e7e45f8aca29a3dcfafe6c_1181"},"bx1hc":{"pageId":"bx1hc","title":"Servizi - FIERE","pageUriSEO":"servizi-fiere","pageJsonFileName":"585d5c_9fb4a18b8a5d436e569d5f11724e5e1b_1181"},"ykf63":{"pageId":"ykf63","title":"Servizi - CONSEGNE","pageUriSEO":"servizi-consegne","pageJsonFileName":"585d5c_7f9e4979135480e1f9e60d01d9f7b594_1181"},"xi3nf":{"pageId":"xi3nf","title":"PARTECIPA","pageUriSEO":"partecipa","pageJsonFileName":"585d5c_b5f16e0f610d91df8f139c7a8d9c5a31_1181"},"rwt16":{"pageId":"rwt16","title":"SOCI","pageUriSEO":"soci","pageJsonFileName":"585d5c_90ca538997cfc04887414146ee4a5430_1181"},"hhs4d":{"pageId":"hhs4d","title":"Progetti","pageUriSEO":"nuovi-progetti","pageJsonFileName":"585d5c_9bf652ce0c57597f6c22976ba1686045_1214"},"urdxd":{"pageId":"urdxd","title":"NUOVO VILLAGGIO","pageUriSEO":"nuovo-villaggio","pageJsonFileName":"585d5c_d64c9656958ba672f4247271ea6bf1bc_1212"},"o0j2s":{"pageId":"o0j2s","title":"Carrello","pageUriSEO":"cart-page","pageJsonFileName":"585d5c_9c2b161a224055a71043ee79aefb0d8d_1181"},"sstvo":{"pageId":"sstvo","title":"Servizi - SCUOLA","pageUriSEO":"servizi-scuola","pageJsonFileName":"585d5c_10c14775315ba9f72c20cfe05ec96010_1181"},"f7d1z":{"pageId":"f7d1z","title":"Carrello laterale","pageUriSEO":"popup-f7d1z","pageJsonFileName":"585d5c_f383271116d0fd26dd1cb35fc9eda14b_1181"},"r2873":{"pageId":"r2873","title":"Intro - NEGOZIO","pageUriSEO":"negozio","pageJsonFileName":"585d5c_6738549867d386cb78d1d795d98eeae0_1208"},"zuclk":{"pageId":"zuclk","title":"Mozzarelle Libera Terra","pageUriSEO":"mozzarelle-libera-terra","pageJsonFileName":"585d5c_9854d020245a87337da375e751151aff_2"},"z52to":{"pageId":"z52to","title":"Servizi - BOMBONIERE","pageUriSEO":"servizi-bomboniere","pageJsonFileName":"585d5c_a125d85bf713c1c1f06828834f1f8c09_2"},"zahrk":{"pageId":"zahrk","title":"Prodotto","pageUriSEO":"product-page","pageJsonFileName":"585d5c_5a0329dd1145b360332c65cac403a880_1181"},"efnd3":{"pageId":"efnd3","title":"EVENTO 0","pageUriSEO":"evento-0","pageJsonFileName":"585d5c_e4e532d7b4841ff9e83e2d12c15f0047_1181"},"bzdg8":{"pageId":"bzdg8","title":"Risultati di ricerca","pageUriSEO":"search","pageJsonFileName":"585d5c_98bbe62d6572da1ebbbbc470dfd76a8b_1181"},"yhupu":{"pageId":"yhupu","title":"Ordine Freschi","pageUriSEO":"ordine-freschi","pageJsonFileName":"585d5c_dff9d966b402e73c62e7942ea88878c8_1208"},"jnlxj":{"pageId":"jnlxj","title":"Associazione","pageUriSEO":"associazione","pageJsonFileName":"585d5c_482991a25afcb11ad70995db251546ce_1181"},"a7mqg":{"pageId":"a7mqg","title":"EVENTO Presentazione Libro","pageUriSEO":"presentazione-libro","pageJsonFileName":"585d5c_a4723592320210d6a822a7c52df45caa_1181"},"cpx55":{"pageId":"cpx55","title":"Checkout","pageUriSEO":"checkout","pageJsonFileName":"585d5c_5e562407c4f8f5dab455f8e5bcf9d03a_1181"},"ilsq9":{"pageId":"ilsq9","title":"Bozza Leone NUOVO VILLAGGIO","pageUriSEO":"copia-di-bozza-cape-nuovo-villaggio","pageJsonFileName":"585d5c_29466fbc18e13a024a817a335a59e69d_1181"},"a2oog":{"pageId":"a2oog","title":"Servizi - INGROSSO","pageUriSEO":"servizi-ingrosso","pageJsonFileName":"585d5c_408728b527f6a496d357a29829a094ae_1181"},"efluf":{"pageId":"efluf","title":"NEGOZIO","pageUriSEO":"shop","pageJsonFileName":"585d5c_162dd3ac0c25072629f8c419717e8edd_1212"},"xvx1g":{"pageId":"xvx1g","title":"Prestito Sociale","pageUriSEO":"prestito-sociale","pageJsonFileName":"585d5c_f7d897ebe108c28ae6030082bac93b25_1181"},"c1dmp":{"pageId":"c1dmp","title":"Home","pageUriSEO":"home","pageJsonFileName":"585d5c_1d5127c3539e3edaa0247f50afd799fc_1212"},"zwhll":{"pageId":"zwhll","title":"Ringraziamenti","pageUriSEO":"thank-you-page","pageJsonFileName":"585d5c_35e38f2415e94ca181e9ed70ab2ec7ee_1181"},"k69p1":{"pageId":"k69p1","title":"SERVIZI","pageUriSEO":"servizi","pageJsonFileName":"585d5c_c14b2e7adb70a03bd118d5be46d18935_1181"},"bizob":{"pageId":"bizob","title":"Cookies","pageUriSEO":"privacy","pageJsonFileName":"585d5c_53d93bc5c421d50885f69314a5be2cfa_1208"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/servizi-eventi":{"type":"Static","pageId":"brsgu"},".\/popup-aavpb":{"type":"Static","pageId":"aavpb"},".\/diventa-socio":{"type":"Static","pageId":"vqfwx"},".\/la-cooperativa":{"type":"Static","pageId":"bgt3d"},".\/equoesolidale":{"type":"Static","pageId":"esqg4"},".\/contatti":{"type":"Static","pageId":"f7ag6"},".\/festival-transizione-ecologica":{"type":"Static","pageId":"nfj2r"},".\/servizi-fiere":{"type":"Static","pageId":"bx1hc"},".\/servizi-consegne":{"type":"Static","pageId":"ykf63"},".\/partecipa":{"type":"Static","pageId":"xi3nf"},".\/soci":{"type":"Static","pageId":"rwt16"},".\/nuovi-progetti":{"type":"Static","pageId":"hhs4d"},".\/nuovo-villaggio":{"type":"Static","pageId":"urdxd"},".\/cart-page":{"type":"Static","pageId":"o0j2s"},".\/servizi-scuola":{"type":"Static","pageId":"sstvo"},".\/popup-f7d1z":{"type":"Static","pageId":"f7d1z"},".\/negozio":{"type":"Static","pageId":"r2873"},".\/mozzarelle-libera-terra":{"type":"Static","pageId":"zuclk"},".\/servizi-bomboniere":{"type":"Static","pageId":"z52to"},".\/product-page":{"type":"Static","pageId":"zahrk"},".\/evento-0":{"type":"Static","pageId":"efnd3"},".\/search":{"type":"Static","pageId":"bzdg8"},".\/ordine-freschi":{"type":"Static","pageId":"yhupu"},".\/associazione":{"type":"Static","pageId":"jnlxj"},".\/presentazione-libro":{"type":"Static","pageId":"a7mqg"},".\/checkout":{"type":"Static","pageId":"cpx55"},".\/copia-di-bozza-cape-nuovo-villaggio":{"type":"Static","pageId":"ilsq9"},".\/servizi-ingrosso":{"type":"Static","pageId":"a2oog"},".\/shop":{"type":"Static","pageId":"efluf"},".\/prestito-sociale":{"type":"Static","pageId":"xvx1g"},".\/home":{"type":"Static","pageId":"c1dmp"},".\/thank-you-page":{"type":"Static","pageId":"zwhll"},".\/servizi":{"type":"Static","pageId":"k69p1"},".\/privacy":{"type":"Static","pageId":"bizob"},".\/":{"type":"Static","pageId":"c1dmp"}},"pageIdToPrefix":{},"isWixSite":false,"partialRouteMatchingAllowed":true,"isBuilderComponentModel":false},"searchWixCodeSdk":{"language":"it"},"seoTpa":{"url":"https:\/\/www.wix.com\/_api\/tpa-seo-api\/v1\/fetch-applications-seo-data?metaSiteId=0aa5271d-c3b4-487f-b34c-22eefcd0392d","canonicalUrl":"https:\/\/www.villaggiodeipopoli.it\/","widgetWithUseSsrSeo":{"21":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"4485":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"]},"deviceType":"Other","baseUri":"https:\/\/www.villaggiodeipopoli.it","mainPageId":"c1dmp","siteId":"d4201aa1-8210-4da6-bee1-6a993f0d8a3b","metaSiteId":"0aa5271d-c3b4-487f-b34c-22eefcd0392d","runningExperiments":{"runningExperiments":{"specs.thunderbolt.cmsDprNamedQueryParam":"true","specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.siteMembersMultilingualLanguage":"true","specs.thunderbolt.browserCacheReload":"true","specs.thunderbolt.resolveSpxWithoutEditorCheck":"true","specs.thunderbolt.useERCUndependentComp":"false","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.fullPageNavigationSpecificSites":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","specs.promote.ar.skipCampaignsManagerFbSetup":"false","sv_imageZoomSeo":"false","specs.thunderbolt.UseOriginalBlocksAppInstance":"true","specs.thunderbolt.UseLoginSocialBarCustomMenu":"true","testOmri":"A","specs.EnableDynamicDataPagesResolution":"false","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.shouldFixIosFlashBug":"true","menuUseSiteUiNavbar":"A","omriTest2":"B","specs.thunderbolt.LoginBarEnableSkeletonLoader":"false","specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":"true","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.securityExperiments":"true","specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":"true","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.HamburgerMenuOverflowFix":"true","specs.thunderbolt.outlineCss":"true","specs.thunderbolt.UseNestedLoginSocialBarMenuItems":"true","bothReleaseViewerTest":"A","specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.UseViewerAssetsProxy":"false","specs.thunderbolt.motionTimeAnimationsCSS":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.biForBrowserZoom":"true","specs.thunderbolt.paidPlansSdkUseV2Orders":"true","specs.thunderbolt.shouldValidateRedirectUrl":"true","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.EagerSpeculationRules":"true","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.fixMpaWorkerBi":"true","specs.thunderbolt.resolveDocumentLink":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.a11yContrast":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","byeLiran":"A","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":"true","specs.thunderbolt.filterRobotsForConvertedDynamicPages":"true","specs.thunderbolt.veloBundlerParastorageUrl":"true","specs.thunderbolt.responsiveContainerRoleGroup":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.UseNewLoginSocialBarElementStructure":"true","specs.thunderbolt.LottieUseCanvasForIOSDevices":"true","specs.thunderbolt.inlineFontsCSSForIframeTPA":"true","specs.ident.usePlatformizedSMAuth":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","componentsConductorTestTB":"A","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.resolveTpaLinkByPageId":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.enableVideoUplaodForFastGallery":"false","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.overrideFloatInDistance":"true","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","testingContextMSID":"A","specs.thunderbolt.deduplicateFAQPageStructuredData":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.routerFetchExtendedUrlLength":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true","specs.thunderbolt.UseNewLoginBarColorWiringOnE3":"true"}},"signedInstances":{"13":[null,null],"14":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","denGyCxk7sQoGC-bUtkasRh21-HxEiJ1d2Lbm7B-S7I.eyJpbnN0YW5jZUlkIjoiZjI0NmE2NDUtMDZmMC00ZWUyLWI3N2ItZjBlNTIzNmQyZTc1IiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmOGUzODE1OC1jNTQ0LTA2OWQtMDQzNy1kMjBiZGZiZDE3NTgiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"15":["35aec784-bbec-4e6e-abcb-d3d724af52cf","7Jfn5HT_xHiQ5At_SDk-6uG2pGI7xLrmW8x48BNjmJ8.eyJpbnN0YW5jZUlkIjoiYzQ5MzIzMDktOTlhNC00MGQyLWEwZDEtZmY3MDVhZjgxZDQ5IiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZTM2MDQxNC01YTEwLTA4YWQtMTM5ZC1kZDllYTYyODI0NjQiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"16":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","VulBvnPH1s2CU73RH5BrpvlTL4WhoxZSDs4mOyMm2_g.eyJpbnN0YW5jZUlkIjoiOTI1MzFlMWQtZTAxZi00ZTE2LTliYWUtOWJlOGJjYWU4ZmM3IiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5OGY2MzkwMC0yM2FiLTA2NjktMjhlMi1iOTA2NDA3ZWI2ZWEiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"19":["13ee94c1-b635-8505-3391-97919052c16f","tEHESFue14zFjRgPu3_7DIr6LZdIVb03MTYEZvbIE50.eyJpbnN0YW5jZUlkIjoiMjk0ZWI5ZjMtMWIzYi00ZGYxLWE5ZjktYTE2ZGRkNWE2OTM3IiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyM2ViOWVlZS1kODhmLTA1OGUtMWFiNS04MzgzMjE4YTUwMWEiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"20":["215238eb-22a5-4c36-9e7b-e7c08025e04e","VkrxqKWGGqENWgs2z-Fj0ZJCdbbzMou9t25Td9m4hWg.eyJpbnN0YW5jZUlkIjoiYTEzMWQ1N2YtOGEwOC00MjNhLTg5NmMtMDVlZjBmOGZmOWFiIiwiYXBwRGVmSWQiOiIyMTUyMzhlYi0yMmE1LTRjMzYtOWU3Yi1lN2MwODAyNWUwNGUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhYjk0ZjI2Mi00OWJjLTBhNDUtM2EyMC0yNzAxZjM1ZmMwODYiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"21":["1380b703-ce81-ff05-f115-39571d94dfcd","a0isuOySwyrZNVBHo7pkaOLtv_HFTcTespuSBrzZU48.eyJpbnN0YW5jZUlkIjoiMDdjMmE2NjEtMTc3My00ZTM2LWEzYTktOTUxZDE0NTg5MGZlIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwZDY3ODE3Yy1kNGM3LTA2NDktMTBlNS1iN2YzZTg4OGE5ZDMiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"22":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","Gws4VJlhS6wzPUxDuBE-BQsIDJH6cKq2e5TYauKanxw.eyJpbnN0YW5jZUlkIjoiMjcxOGVhZGUtMDUyZS00OGI0LTk4OGQtNTI2ZjUzNGZmNjgwIiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyZGJkY2RjMy1jNjlhLTAwY2ItMmJjMS03MDgxYWY5ZmNmYWQiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"23":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","D2idjQzbxZnAYWD2_KvfXaAzYhqPTWmqMOBoXWHec6w.eyJpbnN0YW5jZUlkIjoiYjdmNzUxNDQtMTVmNy00M2E2LWE1MjAtN2MxNTUxMGJkNWI4IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZDUyNzY1OS1kNjQzLTBiZDktMTY2Yy01ZWZiYWRkYmVjOTUiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"24":["14d7032a-0a65-5270-cca7-30f599708fed","0LVapE0lU2QImN8R0NsvmkslFo-iGKPmKqdvZr5e8E8.eyJpbnN0YW5jZUlkIjoiYTM0N2Y2MmYtNWMzYy00MmM0LTk3NTYtZWYzZDZlZTQ3OTM1IiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhOWUyZDEzMi05Zjg4LTBhYmItMjQxYS1jZGQzOTIzNDQwMTgiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"25":["14bca956-e09f-f4d6-14d7-466cb3f09103","J4MHf0Z37o_AVrC7c5ryKJMdR84D3I0r_YC2Ci4vuq8.eyJpbnN0YW5jZUlkIjoiZjA4MDVkMmQtMGQ1NC00YWI1LTgyNTAtMjU4ZjkyZWVlYzQ0IiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYTI1N2EzMC1jZWUwLTAyY2EtMzExYy0wNzYxNmUzZWQ1NjkiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"26":["150ae7ee-c74a-eecd-d3d7-2112895b988a","zP50w_l6KR9LyZIJ38LkGCD0yCOx0G_7ZXc5wZwh728.eyJpbnN0YW5jZUlkIjoiNTI4NTRjMWYtYjU0OC00ZmNjLWI2NTYtZTRjODcwZjQ3OGI2IiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1ODIwNmIwMi03NmZjLTA3YjMtMDUxYS1jNjI2OGMyNDQxOWIiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"27":["141fbfae-511e-6817-c9f0-48993a7547d1","VVVUzb8thl0vFhkwuIiPw87gfnxc15gUj5mfte4gq6E.eyJpbnN0YW5jZUlkIjoiNTAyNTVmMDctNTBhYi00NTRjLWI1ZWItMGY0ZTU5OGIyYWNkIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YTgwNzgxYS05MzFmLTBkMzMtMDZhNy0yZGEwYTU1YjEzZTAiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"28":["a322993b-2c74-426f-bbb8-444db73d0d1b","IY74HBC4Phom6PuvYQjs7CZiStS4eTURHJn8RFJcNQY.eyJpbnN0YW5jZUlkIjoiZWQ3YTZhZGEtZDA5ZS00ZmFiLThkYTktOWIwYTE2ZGE1YzdhIiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlN2RmNGRjNy0xMzJhLTA3ZDQtM2VlNS1iOWU0ZWEwYTY1NTciLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"29":["f123e8f1-4350-4c9b-b269-04adfadda977","fjDonvB8nwfdnJKkaX_P12vLGEVNAuiDVcKbOHmcgoI.eyJpbnN0YW5jZUlkIjoiZjVjNTZlZmMtZGM4Ny00Yzc4LWFiZDctN2JiZjMwNjQyOWE1IiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmZjYwNDllMS0xZjMzLTA0MDctMTg5Yi01OTUxY2NiNDEwODgiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"30":["9bead16f-1c73-4cda-b6c4-28cff46988db","vWGG5y5ChzXgEamOy93h0BEI901GvaAfZbI-1uLhhXE.eyJpbnN0YW5jZUlkIjoiMzM4YmM5M2QtY2FhYi00NzE2LTg5MDMtMTljZmRhZDZmNDU0IiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzOTJlZWUyMC0wOTFmLTBmNjktM2E0Zi0zYjIxMjYwNmNkNzkiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"31":["1480c568-5cbd-9392-5604-1148f5faffa0","nlLgOlHwhIkLM-ETlsEDN6OntXSgabC0ab0Etx2ZHYs.eyJpbnN0YW5jZUlkIjoiNGZmNDc5YTAtZjM4Zi00MzhiLTlmNDItODA1Y2YwZjRkMjAxIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0NTUxNWViZC0zMDNiLTBiZjQtMmMwZS1hMmIyMGMyNGViMmMiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"32":["13aa9735-aa50-4bdb-877c-0bb46804bd71","2gA5IugglbMc_fyyZiwk6BlhLawdHAJfIknaQ92vFN0.eyJpbnN0YW5jZUlkIjoiZDc5YmRhNzYtNjczZi00MTM2LTg2OWItYTkwNzRlNGQ3NjFkIiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZDNlZmQ2Yi1hNDhiLTA5NDktMzVkNy04YmU5YjI5ZDRmMzAiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"33":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","9NhrYTy-IHuKZeSIvFdmud4QHeEL7rWu4pxMb6NcHXQ.eyJpbnN0YW5jZUlkIjoiOGQzYWMwZTQtZTZmNC00NGUzLWI2YWEtNTAyYzM0OWQwMzMwIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NzlmZTdmOS0yNTQwLTBjOWMtMDVlNi03MmMyYzg0ZDNhMWQiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"34":["14b89688-9b25-5214-d1cb-a3fb9683618b","4IjFXD8IECAYwvpMxQjcgtBlhLsnwJ92edzbABdFddE.eyJpbnN0YW5jZUlkIjoiMDg0ZGM1NGYtNWU0MC00ZWMwLTk4MDEtNDRjMDI0OTMwZWQxIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMmU4ZTI1Mi05ZGY0LTA2YmYtMmI0ZC02NjJlZDg0MzM3ZmMiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"35":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","rQv0u_0muoeSgttT8KHyKAsF_KYuRbYVxyHDSIh8IF8.eyJpbnN0YW5jZUlkIjoiMjFhYmQ0YzMtYjljNS00NGE0LWE4MTgtMmZiMGM4NDc5MGVmIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyYjBlZjNkZS03YTcxLTBjZGItMWI1NC0wZDVlMzQ5N2E5YzIiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"36":["146c0d71-352e-4464-9a03-2e868aabe7b9","mfMFkHZmdvq7d1ANhIgYdw0VO6FaU-hE3y4dtjgpdxU.eyJpbnN0YW5jZUlkIjoiZWY0YzkxOTgtMzc3Mi00YWI1LWI3N2ItZTE5NTY0YWMzN2IxIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlNWU5YjY4NS1mNGM2LTAyY2EtMDQzNy1jMzdiOTg3YzBlOWMiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"37":["307ba931-689c-4b55-bb1d-6a382bad9222","pWohbalLR9B01BbOadzWC8SLZSt0qs_wiwwZRPh0Row.eyJpbnN0YW5jZUlkIjoiNDE3NmEyN2EtYmY4ZC00YWY1LThjODQtNWYyZGVhZTgwNmUxIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YmQzODU2Ny03YzM5LTAyOGEtM2ZjOC03ZGMzMTYzODNmY2MiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"38":["4b10fcce-732d-4be3-9d46-801d271acda9","IkfBpuM31Vd7Edf__9_HCCl_lhpCLk2T8c0GnI-OuAs.eyJpbnN0YW5jZUlkIjoiOGE4MjZjODgtOWMzYS00ZmE5LWE0NTctODkzYjdhN2E3NWUwIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MDI3NGI5NS01ZjhlLTA3ZDYtMTcxYi1hYmQ1ODZhYTRjY2QiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"39":["ea2821fc-7d97-40a9-9f75-772f29178430","s0O1ZBXXUJdy5Wzq1T3QaCGgk3-ZR5nxX1OD2g5zorY.eyJpbnN0YW5jZUlkIjoiNWRiZGNjNjgtMzc5My00MjkxLTkzN2EtNzRlNDdlNjljZGJmIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1NzE4ZWI3NS1mNDI3LTBhZWUtMjAzNi01NjBhODJiOWY0OTIiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"41":["94bc563b-675f-41ad-a2a6-5494f211c47b","bZxuQozSCBG4tzBZY5M6tCV_ouQgIdQJO6EmbXM-DKM.eyJpbnN0YW5jZUlkIjoiZDBiOTVhMDgtMTYxYS00ZDlmLWEzNzktMmMzNDhlOGFlNTZkIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYTFjN2QxNS1kNWFlLTA1ZTAtMTAzNS0wZWRhNzI1YWRjNDAiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"50":["f105ba16-6b7a-4b52-a2e5-712bdc749f76","E130ax4tUIdOGB-UWmjKAHbUhyZ33j254wU_HESeySo.eyJpbnN0YW5jZUlkIjoiOGRhZWQ5YWEtNjMxYy00NDc0LWFjNjktZGEwODE3NmM2NTRjIiwiYXBwRGVmSWQiOiJmMTA1YmExNi02YjdhLTRiNTItYTJlNS03MTJiZGM3NDlmNzYiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NzBiZmViNy1hMGE4LTBjMGItMWYyNS1mOGU2ZWJiYzVjNjEiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"54":["50d8c12f-715e-41ad-be25-d0f61375dbee","CpOx06L6YSU1TrgSlAPthE4IeTBI9_ZIihT-Xh4nStY.eyJpbnN0YW5jZUlkIjoiNDBjMmRkNDQtYmUwYi00ZDI4LWJlYjAtNzY1ZjZjNmFhZmVkIiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YTY3ZmE1OS03ZGJmLTA1NTctMGRmYy01NGIxOTBiYTk2YzAiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"55":["14e12b04-943e-fd32-456d-70b1820a2ff2","CSUwDYW_ATYbGx3xFg3VHm-oBwIbxD96_9Gdo_uhH_U.eyJpbnN0YW5jZUlkIjoiY2RkNWJjMWEtZmM2MC00NGFmLWJjYTktMmJkZDZkODMzYjBlIiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNzcwOWIwNy0zZmQ0LTBjZDAtMGZlNS0wOTMzOTE1MzAyMjMiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"56":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","t34Y9InatUlH-F4gZ609NRh56iAt_DeqaW-UUJCZ8m8.eyJpbnN0YW5jZUlkIjoiOGJlNWU2MTgtOGI2My00NDljLWFhMDMtYzA2YjEzNTlkMTgzIiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MTQwYzEwNS00OGQ3LTBjZTMtMTk0Zi1lMjg1ZWY4OWU4YWUiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"57":["7516f85b-0868-4c23-9fcb-cea7784243df","tbnRs17dh-SiN5ANdpt-8albDpwJ9yW-kGejMXOltn0.eyJpbnN0YW5jZUlkIjoiNjA1NDNhZjgtY2VmOS00NGMwLThmZGYtZjZiZmE0ZDgxYjIzIiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2YWYxMWRlNS0wZDRkLTBjYmYtM2M5My1kNDUxNTgwODIyMGUiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"58":["57d13128-4a4c-494b-80b3-a6fb2e28018d","RuyUfy-cxrCv3__vbNSHrXuQmf8zVxX3rbdZNxqVipQ.eyJpbnN0YW5jZUlkIjoiMjAyYTdjZGUtYjVkYy00MWEwLThmNjUtZTU2YWRiZTI2ZDg3IiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyYThmNWJjMy03NjY4LTA5ZGYtM2MyOS1jNzg0MjczMjU0YWEiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"59":["e81d3ca5-7ca5-4188-bfac-f4997a34065e","ZHPjVXfYfQUp6MiP1HO7rAHMz_eO5T9ZGFdtKuWynmQ.eyJpbnN0YW5jZUlkIjoiMDgwNWUyNjMtNmVjOS00OTFhLWFkYWUtN2IyNDhlZWU4MGYyIiwiYXBwRGVmSWQiOiJlODFkM2NhNS03Y2E1LTQxODgtYmZhYy1mNDk5N2EzNDA2NWUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMmEwYzU3ZS1hZDdkLTAxNjUtMWVlMi01OWNhNzIzZWI5ZGYiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"60":["399a2612-a042-4fb7-aeff-ed331c7d1c39","RXM5SHM4-QEFDHWrNmGBbORxNemWLBuNpukVTJrdBDo.eyJpbnN0YW5jZUlkIjoiZGVhZmYzYzUtMWIzZC00ZDU1LTgzYTMtOTUzMWQ0YzIwOTZiIiwiYXBwRGVmSWQiOiIzOTlhMjYxMi1hMDQyLTRmYjctYWVmZi1lZDMzMWM3ZDFjMzkiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkNDBhZDRkOC1kODg5LTA1MmEtMzBlZi1iN2RmMjgxMjMwNDYiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"61":["45c44b27-ca7b-4891-8c0d-1747d588b835","8L2cnPI36C2G1g2Oz3hhHCADrJho2HlwSZZonuHpRGA.eyJpbnN0YW5jZUlkIjoiOWJkZjI0Y2EtMjQwZC00OGI2LWE4MmYtODQ3NmEyODkyODRhIiwiYXBwRGVmSWQiOiI0NWM0NGIyNy1jYTdiLTQ4OTEtOGMwZC0xNzQ3ZDU4OGI4MzUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MTdhMDNkNy1lN2I5LTAwYzktMWI2My1hNjk4NWU1OTExNjciLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"62":["fc9314bc-a317-4a2b-a9d4-5ad21cc57856","rIZl7YmFuom3OWcmjXb_Gxdl4I-5I0o_S6SnhkUs2lA.eyJpbnN0YW5jZUlkIjoiMTIwZDVjZTMtZWFhYS00ODZlLWJiMWEtMzMxZDI3ZGI5ODM4IiwiYXBwRGVmSWQiOiJmYzkzMTRiYy1hMzE3LTRhMmItYTlkNC01YWQyMWNjNTc4NTYiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxOGE4N2JmZS0yOTFlLTAwMTEtMDg1Ni0xMWYzZGIwYmExMTUiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"63":["f4d83b06-b408-4f3b-afd4-de8db311d7d8","0HPTZm67RfTHGH5A8P5j9hM0SxixA5Kbj5n6mpHPdwE.eyJpbnN0YW5jZUlkIjoiMDQ3MGU2NzctN2ExNS00NGMwLWI0N2QtYjA2OTY4OWFjY2U5IiwiYXBwRGVmSWQiOiJmNGQ4M2IwNi1iNDA4LTRmM2ItYWZkNC1kZThkYjMxMWQ3ZDgiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwZWQ1YzE2YS1iOWExLTBjYmYtMDczMS05Mjg3OTQ0YWY1YzQiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"64":["2f70e2b4-ff36-472e-bdb9-ce393b13669e","itgkfUTJLGyKCVrtDOg_aqX0fvdm9xL3IEPm7UpwNCQ.eyJpbnN0YW5jZUlkIjoiYTQ3YmE2NmUtNWMzYi00NWI4LTkzNDItYTg2YzlkOWM2Nzc4IiwiYXBwRGVmSWQiOiIyZjcwZTJiNC1mZjM2LTQ3MmUtYmRiOS1jZTM5M2IxMzY2OWUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZWRlODE3My05ZjhmLTBkYzctMjAwZS04YTgyNjE0YzVlNTUiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"65":["e593b0bd-b783-45b8-97c2-873d42aacaf4","-vvwySiMj2tzw9PION5ZbbAhzzYXPjzuwmFwUXFFufI.eyJpbnN0YW5jZUlkIjoiYTQ3YmE2NmUtNWMzYi00NWI4LTkzNDItYTg2YzlkOWM2Nzc4IiwiYXBwRGVmSWQiOiJlNTkzYjBiZC1iNzgzLTQ1YjgtOTdjMi04NzNkNDJhYWNhZjQiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZWRlODE3My05ZjhmLTBkYzctMjAwZS04YTgyNjE0YzVlNTUiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"66":["1973457f-c021-4da5-941f-58444ff761d4","GjaPs9hrim2iPHx7k96S-aRBZuCGIH3Yd6zwZ0XGbXU.eyJpbnN0YW5jZUlkIjoiMmE5ZjgxN2YtMDJlYy00NmE0LTlmMDItZTk3NjY4OWRkM2YwIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMDNhYTY2Mi1jMTU4LTBlZGItMmM0ZS1jYjk4OTQ0ZGVhZGQiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"67":["1b0ed979-179d-4187-abc5-c80fa78928c3","hwm-Q8SkYZohso5n7ZfXIU-x1fIIQVr7ETDDDuZTO0w.eyJpbnN0YW5jZUlkIjoiYzIwYWQyNDYtMjQ5Yi00MTI3LWI1ODEtOTcyNWY1N2Q4MDJmIiwiYXBwRGVmSWQiOiIxYjBlZDk3OS0xNzlkLTQxODctYWJjNS1jODBmYTc4OTI4YzMiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjOGFmZjU1Yi1lNzJmLTA5NTgtMDZjZC1iNWNiMDlhZGI5MDIiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"68":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","C9h_5vCzBHbd_ZrCsDFzp8UlqNNENFYshpOhLvI7igE.eyJpbnN0YW5jZUlkIjoiNGJiYTk0NGQtNjA1Yy00MmIwLTk0YmEtZjgxYzIyMjViYjIwIiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4OFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MTFmYjM1MC1hM2U4LTBhY2YtMjdmNi1kYWYyZGVmNTgyMGQiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"1890":["14ce1214-b278-a7e4-1373-00cebd1bef7c","Gq3W-W74rhfMjGQdzzsdzETSQHlxLpfzLQrYg599roM.eyJpbnN0YW5jZUlkIjoiMDFiOWFkZGMtZDU5ZC00Y2NmLWI4ZjQtNTY1Mjc5NGE0MGQzIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI1ZjcxY2FlOS04NDVmLTQ4ZmMtYTA3Ni0wZDlmM2I0YTY2OTIiLCJiaVRva2VuIjoiMGIxYzhhYzEtMTYyOS0wNGIwLTBiYjgtNzRiYzg1OWE3OWZlIiwic2l0ZU93bmVySWQiOiI1ODVkNWNhZC1lNjI4LTQ2ZDEtYWVjNS03YjQyYmQzNjIzMzkiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMi0wNi0yNlQwODoyNDowNS42NzJaIn0"],"2803":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.2ff6305d83c249021907fec0d57b1f6e05a74db7.eyJpbnN0YW5jZUlkIjoiYTQ3YmE2NmUtNWMzYi00NWI4LTkzNDItYTg2YzlkOWM2Nzc4IiwiaHRtbFNpdGVJZCI6ImQ0MjAxYWExLTgyMTAtNGRhNi1iZWUxLTZhOTkzZjBkOGEzYiIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc4MDY1NzkzNzk4NywiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiQWRzRnJlZSxIYXNEb21haW4sU2hvd1dpeFdoaWxlTG9hZGluZyIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiI1ODVkNWNhZC1lNjI4LTQ2ZDEtYWVjNS03YjQyYmQzNjIzMzkiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"4485":["14271d6f-ba62-d045-549b-ab972ae1f70e","1IT9rgu6FKLIhJzkZYjmp3kluFihdzHQ90Cy_6b-_18.eyJpbnN0YW5jZUlkIjoiNjNkZmIxYzgtMTExZC00NmE4LTk5MjctMWVkZTY3ZmM0ZGQ1IiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJjMDM5YmYxYy0yZjVmLTQyNzAtOWEzNC00NDM4YWYwZDYxNzMiLCJiaVRva2VuIjoiNjk3YTk2ZDUtZDJhOS0wZWQ3LTJhNmItM2MzMDliMmM3NGY4Iiwic2l0ZU93bmVySWQiOiI1ODVkNWNhZC1lNjI4LTQ2ZDEtYWVjNS03YjQyYmQzNjIzMzkiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAyMi0wNi0yNlQwODoyNDowNS42NzJaIn0"],"6557":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","bY-0TXmKk4b4qx61wi6nPzbupQGv2Mk5JGMCMQkHAZs.eyJpbnN0YW5jZUlkIjoiMWUzNDVlMTktMzZkZS00MjQxLTg3NTEtMjI2MDYzMzNiNjUxIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxNDkxNzkwNC1mNTZhLTBhM2UtMzQxZC0wMDhlOWZlMzhmN2MiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"6787":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","NaHp6wtTfFfDgQqMXyEBSitIReN0M0ABiw9zVGRsJwg.eyJpbnN0YW5jZUlkIjoiNTFkM2UzY2YtZWNjNy00NWQ4LWI4NDctOTJlMGIwZTU1MDlkIiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1Yjc2YzRkMi0yZjczLTBkYTctMGIwYi1iMDBlNGMzNTY5YjAiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"7124":["14cffd81-5215-0a7f-22f8-074b0e2401fb","z-ISqWrVlgsKCjrxhMFzu3eEpE0CuTzKAx8A5e7K15o.eyJpbnN0YW5jZUlkIjoiNmQ3ZmExNTctNGFjYy00MmE3LWI3ZGUtODY4ZjAwODdlYWIxIiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2N2RhODY0YS04OTc4LTBhZDgtMDQ5Mi1hNDYxZmM1N2QzOWMiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"7363":["4aebd0cb-fbdb-4da7-b5d1-d05660a30172","aoBqwhRaaiB5jVRYKS5u8AKNPEHaDUEfUlLP2ga4ABU.eyJpbnN0YW5jZUlkIjoiZDQ5OWQ2OGQtM2E1Ny00Mjg0LWI4ZGQtNjhkODhkYTgxNDBmIiwiYXBwRGVmSWQiOiI0YWViZDBjYi1mYmRiLTRkYTctYjVkMS1kMDU2NjBhMzAxNzIiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZTNjZjE5MC1mOWUzLTBhZmItMGI5MS00YTM2NzE3ODJkMjIiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"7458":["1505b775-e885-eb1b-b665-1e485d9bf90e","bvIwmUIR3JvalwWGU7-oJgwklE9XQbntsXGZHpbLSR0.eyJpbnN0YW5jZUlkIjoiODg4ZGU0M2EtY2U0Ny00YmQ1LWFhZWUtYTdmZDkxOGY4NmIyIiwiYXBwRGVmSWQiOiIxNTA1Yjc3NS1lODg1LWViMWItYjY2NS0xZTQ4NWQ5YmY5MGUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MjI4YzMyNy0wZGYzLTAzYWEtMTlhMi04NTEzNmQ1ZmJmOWYiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"9813":["2bef2abe-7abe-43da-889c-53c1500a328c","beMe4RxpfJfyTUW9YBJl1vVQwDbbDIv7eHxJD8VkaRg.eyJpbnN0YW5jZUlkIjoiZjlmYmNkMGYtNWZiYy00ZGM5LTlmYzctYjkwNjQwNmVhNThkIiwiYXBwRGVmSWQiOiIyYmVmMmFiZS03YWJlLTQzZGEtODg5Yy01M2MxNTAwYTMyOGMiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmMzVlZWExMi05YzA4LTA1YjYtMmM4Yi05YmU4YmNiZTljYTAiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"11700":["14c92d28-031e-7910-c9a8-a670011e062d","78mqWvRYJgL7DRpgRkhwSS2tOCyAWsfhPvmeuuiYG40.eyJpbnN0YW5jZUlkIjoiMTA5MDAwMWMtODg1NS00NWE5LTk5YTUtZDhkMWNiZGMxNTFiIiwiYXBwRGVmSWQiOiIxNGM5MmQyOC0wMzFlLTc5MTAtYzlhOC1hNjcwMDExZTA2MmQiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxYTM1MjcwMS00YmUxLTBkZDYtMmFlOS1mYTNmMzcwYzJjMzYiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"12925":["1484cb44-49cd-5b39-9681-75188ab429de","D3fBSptr5LlkitTaignZgMw9hsVRHRdW9vplmVSWBxI.eyJpbnN0YW5jZUlkIjoiMmE2MWEyZTctNjE1Zi00MWEyLTljMGEtZDQ5NzIzYTNkYTM3IiwiYXBwRGVmSWQiOiIxNDg0Y2I0NC00OWNkLTViMzktOTY4MS03NTE4OGFiNDI5ZGUiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4N1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMGM0ODVmYS1hMmViLTA5ZGQtMmY0Ni1mNjc5ZGY3M2UzMWEiLCJzaXRlT3duZXJJZCI6IjU4NWQ1Y2FkLWU2MjgtNDZkMS1hZWM1LTdiNDJiZDM2MjMzOSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDIyLTA2LTI2VDA4OjI0OjA1LjY3MloifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","t6JYO38fqLjLaj2W88cDp5LeL1rhfchqe3LsDxuxxGY.eyJpbnN0YW5jZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiMGFhNTI3MWQtYzNiNC00ODdmLWIzNGMtMjJlZWZjZDAzOTJkIiwic2lnbkRhdGUiOiIyMDI2LTA2LTA1VDExOjEyOjE3Ljk4OFoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiNTg1ZDVjYWQtZTYyOC00NmQxLWFlYzUtN2I0MmJkMzYyMzM5IiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMjItMDYtMjZUMDg6MjQ6MDUuNjcyWiIsInNzIjpmYWxzZX0"]}},"seo":{"context":{"siteName":"villaggiodeipopoli","siteUrl":"https:\/\/www.villaggiodeipopoli.it","domain":"villaggiodeipopoli.it","indexSite":true,"defaultUrl":"https:\/\/www.villaggiodeipopoli.it\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/aac1d9_9c425776f11a4543b76c372783ef8b6f.svg","homePageTitle":"Home","facebookAdminId":"villaggiodeipopoli","businessName":"Il Villaggio dei Popoli","businesDescription":"Il Villaggio dei Popoli è una cooperativa no-profit attiva in Toscana dal 1990 che opera nel settore del commercio equo e solidale","businesLocale":"it-it","businesLogo":"https:\/\/static.wixstatic.com\/media\/aac1d9_9c425776f11a4543b76c372783ef8b6f.svg","businessLocationCountry":"IT","businessLocationFormatted":"Via Mario Morosi, 32, 50127 Firenze, FI, Italia","businessLocationCity":"Firenze","businesLocationsStreet":"Via Mario Morosi","businessLocationsStreetNumber":"32","businessPostalCode":"50127","businessLocationCoordinates":{"latitude":43.7930901,"longitude":11.2167684},"businessSchedule":{},"currency":"EUR","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.shouldCopyOrderPacingData":"true","specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"true","specs.restaurants.connect.hidepreinstalled":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.shouldRunEnableOrderPhoneNotificationStep":"true","specs.restaurants.menus.createMenuFromFileAb":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.ShouldRefreshPayloadInAutomations":"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.ConnectServerPostDoorDashMLWriteEnabled":"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.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldUseItemFeatured":"true","specs.restaurants.OLO.livesite.OLOGfppsRedesign":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"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":"true","specs.restaurants.ShouldAddBusinessLocationIdOnMenuChangedEvent":"true","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.ShouldFilterCouponScopesBySelectedEntity":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.OloServerShouldRemoveDeletedOperationIdFromMenuOrderingSettings":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"false","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.ShouldConsumeLocationUpdatedEvent":"true","specs.restaurants.OLO.BM.fufillment_restrictions":"true","specs.restaurants.InstallAppsWithDevCenterClient":"true","specs.restaurants.OloServerUpdateRulesOnDefaultLocationUpdated":"true","specs.restaurants.menus.enlargeVariantsAmountPhase3":"true","spec.restaurants.olo.bm.NewOperationFloatingHelper":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.connect.preinstalled.reminders.allusers":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.OLO.livesite.dineIn":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmountPhase3":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","restaurants.preinstalled.newOrderNoEmptyLines":"true","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.ConnectUseNewPreinstalledPushAutomation":"true","specs.restaurants.shouldRunOrderNotificationsEmailStep":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"false","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","restaurants.preinstalled.pendingEmailWithEmptyCondition":"true","specs.DevCenter.OloServerDineInSupportEmails":"true","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","specs.restaurants.WhatsAppNotification":"true","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.ShouldFilterItemsByLocationId":"true","specs.restaurants.RLD-v2":"false","specs.restaurants.shouldRunDelayedOrderNotificationsEmailStep":"true","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.restaurants.delivery-partners":"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.cashierWallets":"true","specs.restaurants.ShouldUseUnifiedCloneLocationHandling":"true","specs.restaurants.OLO.livesite.ecomAPI":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","spec.restaurants.olo.bm.EnhancedZipcode":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.ShouldMergeDuplicateModifierGroups":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.menus.enlargeVariantsAmountPhase2":"true","specs.restaurants.oloFedInstallationRetry":"true","specs.tableReservations.wdsPanels":"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.OLO.livesite.cartButtonMobileSettings":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.OLO.livesite.supportStreetAddress":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmountPhase2":"true","specs.restaurants.ShouldHandleDeletedItemAsync":"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.restaurants.ShouldValidateMultipleLocations":"true","specs.restaurants.OloServerValidateConsistencyOfMOSandOperationLocationId":"true","specs.tableReservations.experiencesAddOn":"true","specs.restaurants.OloServerSearchAtlasAddressFromCache":"true","specs.restaurants.OloServerEnableDineIn":"true","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.tableReservations.tableReservationSegmentation":"true","specs.OloServerEnableCustomTriggerInDiscounts":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.ShouldUseEcomModifierCalculation":"true","specs.restaurants.connect.preinstalled.voicemessageaction":"true","specs.restaurants.OLO.editor.keepAllMenusInDropdown":"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.olo.itemModalStyles":"false","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.showAudienceResolverDevCenter":"false","specs.restaurants.openItemModalBeforeDispatch":"true","specs.restaurants.OLO.editor.sectionsItemsAvailability":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.OloServerValidateMultipleLocationsOnCreateFee":"true","specs.restaurants.olo.editor3ModalMobileLayout":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OloServerFetchOperationIdFromCatalogRef":"true","specs.restaurants.ShouldExposeAtlasFormattedAddress":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.OrderPacingValidation":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.OLO.livesite.calculateFirstAvailableTimeSlot":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"true","specs.restaurants.OLO.livesite.truncateMenuItemsOnEditorToValue":"all","specs.restaurants.UseClosureOnlyForBlockedByException":"true","specs.restaurants.olo.whatsapp-ready-for-pickup-notification":"true","specs.restaurants.shouldRunImportWebhookNotificationsStep":"true","specs.restaurants.OLOServerShouldGetOrCreateDeliveryProfile":"true","specs.restaurants.shouldRunTipsStep":"true","specs.restaurants.OloServerShouldAllowNonShippableItems":"true","specs.restaurants.test-pre-installed-automtions":"true","specs.restaurants.OLO.BM.dineIn":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OloServerEnableCustomTriggerInDiscounts":"true","specs.restaurants.SkipOrderFulfillmentEventsIfOrdersAppNotInstalled":"true","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","restaurants.automations.totalItemPriceBeforeDiscount":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.ConnectServerPostDoorDashMLReadEnabled":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.ShouldLimitItemModifierCount":"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.shouldDeleteExistingMenusData":"true","specs.restaurants.menus.enlargeVariantName":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.OLOServerReflectOrderPacingInSlots":"true","specs.restaurants.OLO.BM.hideExportOrders":"true","specs.tableReservations.experiencesSelectionProvider":"true","specs.restaurants.OloServerShouldUseCheckDeliveryAvailability":"true","specs.restaurants.connect.ItemSelectionProviderUseSearchInsteadOfQuery":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.ShouldShowEmptyState":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true","specs.tableReservations.experiencesSidebar":"true","specs.tableReservations.checkoutPreviewOOI":"true","specs.restaurants.ShouldUpdateLocationIdsUsingOrderedPartition":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"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.backgroundDesignFullscreen":"true","specs.pro-gallery.useMotherSiteAppInstance":"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.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":"false","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.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","excludeFromHlsVideosNew":"A","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.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.subscriptionsTpa.ShowLastNextCharge":"true","specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.subscriptions-tpa.showBenefitsScheduler":"false","specs.subscriptions-tpa.showNewBenefitPrograms":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.premium.subscriptions-tpa.fixSessionsOnEcom":"true","specs.subscriptionsTpa.SkipSubscriptionsMembersArea":"false","specs.premium.subscriptions-tpa.advancedPauseResume":"false"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"specs.addresses.SupportBIForHIPPA":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.FetchLocaleFromWixCodeApi":"true","specs.stores.UseAddToCurrentCart":"true","specs.stores.AddTrackDataOnAddProducts":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.NewSearchOnClassicEditor":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.siteSearch.ShowStudioUpdateFlow":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.MoveCustomUrlApiToSiteStoreConstructor":"true","specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.stores.FixVariantIdCalculationInGalleryAddToCartFlow":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.FixPriceElementsPanelMultilingual":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.ecom.SupportSubscriptionDescriptionOnPaymentRequest":"true","specs.stores.RemoveLoadConfigInProductWidget":"true","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ShowFromTextOnFullSelectedVariant":"true","specs.stores.FixNavigationDotsPosition":"true","specs.stores.GalleryFilterChoicesGrouping":"true","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.StorefrontSwatchImagesGQLFetch":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.ecom.OrdersHideSubscriptionBillingPeriodWhenProductPeriodNotAligned":"true","specs.stores.ZoomableMainMedia":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.ProductPageMainMediaNavigationArrows":"true","cartValidationsInPurchaseFlow":"A","ecomTestFedOwnerScope":"A","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.FetchLocaleFromWixCodeApi":"true","ecomCallCartV2FromCartPublicApi":"A","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"true","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.AddDiscountsToVariantsItemsQueries":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.ecom.useLocaleForDeliveryTimeSlot":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.ecom.ShowAllSubscriptionItemNames":"false","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.stores.PPAlignFontSizeToModernLayout":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","specs.stores.productPageMobileSettings":"false","specs.stores.GalleryFixSideFiltersShrink":"true","usingStoresViewerScriptAddToCart":"A","specs.stores.FixFilterKeySpecialCharacter":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.ecom.RevampDiscountsInCartAndCheckout":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.stores.AddSlotToCheckoutPolicies":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.StorefrontSwatchImages":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.FixPPTotalSwiperSizeCalc":"true","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.FixMigratedAllProductsInManualCategoryList":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.FixMultilingualTextInSF":"true","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","specs.stores.FixPPAddToCartButtonTextKeyPriority":"true","ecomTestFed":"A","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"A","ecomUseCartEstimationIndicators":"A","specs.ecom.ShowOverviewTitleOnPaymentRequest":"true","specs.stores.GallerySeoTags":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.stores.UseStoreLanguageForTranslations":"false","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","ecomHasTaxFromTaxSummary":"A","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.FixProductPageMediaCentering":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.SwitchLocalStorageToSessionStorageInGalleryNavigationToPP":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.GalleryConditionalCategoriesDataFetch":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.FixPPMainImageOverflow":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"true","specs.stores.ExtendPlaceOrderDeadline":"true","specs.stores.RemoveLoadConfigInAddToCart":"false","specs.ecom.useLocaleForDatePicker":"true","specs.stores.OnlineStoresCurrencyClientFormatting":"true","storesStickyAddToCart":"A","ecomExtendPlaceOrderDeadline":"A","specs.stores.ProductPageRicoDescription":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.profileCard.EnableHtmlTagSettings":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.profileCard.UseMigratedEditor3StylesParams":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.WdsMyBookingsSettings":"false","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.wdsCalendarWidgetSettings":"false","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.SubscriptionPricingUoU":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.EnableUsingArchivedPlans":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","relatedProductsOnServices":"A","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.BookingsFormWDS":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.AllDayMultiDayEvents":"true","specs.bookings.daily-agenda.settings-preferences.custom-location-filter":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.ShowRemainingCourseSessions":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"true","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.SupportDynamicPricingWithPaymentOptions":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}},"businessPhone":"0552346319"},"userPatterns":[],"metaTags":[{"name":"msvalidate.01","value":"300DDAFB74E865B917E64C4A1B949A35","property":false},{"name":"google-site-verification","value":"SzQTJI3gBrG5M9mrYxR6YU1qbqQm9B8p-Eyml7jDBVc","property":false},{"name":"fb_admins_meta_tag","value":"villaggiodeipopoli","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"c1dmp"},"serviceRegistrar":{},"sessionManager":{"isRunningInDifferentSiteContext":false,"expiryTimeoutOverride":0,"appsInstances":{},"sessionModel":{}},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"bacc82b7-7bfe-48f6-a4ea-b6cc00500716"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"bacc82b7-7bfe-48f6-a4ea-b6cc00500716","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"routerPrefix":"","isCommunityInstalled":false,"baseUrl":"https:\/\/www.villaggiodeipopoli.it","memberInfoAppId":7124},"siteScrollBlocker":{"isBuilderComponentModel":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"villaggiodeipopoli","siteRevision":2,"regionalSettings":"it-it","language":"it","currency":"EUR","mainPageId":"c1dmp","pageIdToPrefix":{},"routerPrefixes":{},"timezone":"Europe\/Rome","pageIdToTitle":{"brsgu":"Servizi - EVENTI","aavpb":"Trattamento dati personali","vqfwx":"Diventa Socio","bgt3d":"LA COOPERATIVA","esqg4":"EQUO E SOLIDALE","f7ag6":"CONTATTI","nfj2r":"EVENTO FTE23","bx1hc":"Servizi - FIERE","ykf63":"Servizi - CONSEGNE","xi3nf":"PARTECIPA","rwt16":"SOCI","hhs4d":"Progetti","urdxd":"NUOVO VILLAGGIO","o0j2s":"Carrello","sstvo":"Servizi - SCUOLA","f7d1z":"Carrello laterale","r2873":"Intro - NEGOZIO","zuclk":"Mozzarelle Libera Terra","z52to":"Servizi - BOMBONIERE","zahrk":"Prodotto","efnd3":"EVENTO 0","bzdg8":"Risultati di ricerca","yhupu":"Ordine Freschi","jnlxj":"Associazione","a7mqg":"EVENTO Presentazione Libro","cpx55":"Checkout","ilsq9":"Bozza Leone NUOVO VILLAGGIO","a2oog":"Servizi - INGROSSO","efluf":"NEGOZIO","xvx1g":"Prestito Sociale","c1dmp":"Home","zwhll":"Ringraziamenti","k69p1":"SERVIZI","bizob":"Cookies"},"urlMappings":null,"viewMode":"Site"},"speculationRules":{"currentPagePath":"\/"},"ssrCache":{},"tpaCommons":{"widgetsClientSpecMapData":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4336.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4336.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":21,"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.6129.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6129.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":21,"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":21,"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.5969.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5969.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":21,"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.5969.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5969.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":21,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6129.0\/SuccessPopup","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6129.0\/SuccessPopup","tpaWidgetId":"","appPage":{"id":"Success Popup","name":"Success Popup","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":21,"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.6129.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6129.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":21,"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.5970.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5970.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":21,"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.3503.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3503.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":21,"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":21,"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.5970.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5970.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":21,"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":21,"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":21,"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":21,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":21,"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.5970.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5970.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":21,"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":21,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","tpaWidgetId":"product_widget","appPage":{},"applicationId":21,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","tpaWidgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","appPage":{},"applicationId":21,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"widgetUrl":"\/","appPage":{},"applicationId":21,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","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":35,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","appPage":{},"applicationId":50,"appDefinitionName":"Cookie Policy Banner","appDefinitionId":"f105ba16-6b7a-4b52-a2e5-712bdc749f76","isWixTPA":true,"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":4485,"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":4485,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"widgetUrl":"\/","appPage":{},"applicationId":6557,"appDefinitionName":"Wix Members Area","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2926.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2926.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":6787,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2822.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2822.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":7124,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.1208.0\/MyWallet","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.1208.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":7363,"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":7458,"appDefinitionName":"My Addresses","appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","isWixTPA":true,"allowScrolling":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1224.0\/MySubscriptions","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1224.0\/MySubscriptions","tpaWidgetId":"","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":9813,"appDefinitionName":"My Subscriptions","appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","isWixTPA":true,"allowScrolling":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.625.0\/FaqOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.625.0\/FaqOoi","tpaWidgetId":"faq_widget","appPage":{},"applicationId":11700,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3961.0\/SearchResults","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3961.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":12925,"appDefinitionName":"Wix Site Search","appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":21,"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"routerHttpMethod":"GET","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4336.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4777.0\/editor.bundle.min.js","routerServiceUrl":"\/_api\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-viewer-script\/1.51.0\/webworker\/ecom-platform-viewer-script.umd.min.js","errorReporting":{},"platformOnly":true,"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.6454.0","hipaaCompliant":true},"isWixTPA":true},"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":35,"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.3716.0","hipaaCompliant":true},"isWixTPA":true},"f105ba16-6b7a-4b52-a2e5-712bdc749f76":{"applicationId":50,"appDefinitionName":"Cookie Policy Banner","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":4485,"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.1522.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.1522.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.972.0","hipaaCompliant":true},"isWixTPA":true},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"applicationId":6557,"appDefinitionName":"Wix Members Area","appFields":{"platform":{"routerServiceUrl":"\/_api\/members\/v1\/santa-members","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2845.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-editor-app\/1.4409.0\/editorAppModule.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"editorScriptUrlTemplate":"<%= serviceUrl('santa-members-editor-app', 'editorAppModule.bundle.min.js') %>","width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.members.members-area-site-structure-api"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.1014.0","hipaaCompliant":true},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":6787,"appDefinitionName":"Profile Card","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.297.0","hipaaCompliant":true},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":7124,"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.260.0","hipaaCompliant":true},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":7363,"appDefinitionName":"My Wallet","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894"},"viewer":{"errorReporting":{"url":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.78.0","hipaaCompliant":true},"isWixTPA":true},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"applicationId":7458,"appDefinitionName":"My Addresses","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"2bef2abe-7abe-43da-889c-53c1500a328c":{"applicationId":9813,"appDefinitionName":"My Subscriptions","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.139.0","hipaaCompliant":true},"isWixTPA":true},"14c92d28-031e-7910-c9a8-a670011e062d":{"applicationId":11700,"appDefinitionName":"Wix FAQ","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^5.322.0","hipaaCompliant":true,"installedVersion":"^5.0.0"},"isWixTPA":true},"1484cb44-49cd-5b39-9681-75188ab429de":{"applicationId":12925,"appDefinitionName":"Wix Site Search","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.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,"isStandalone":true,"semanticVersion":"^0.434.0","hipaaCompliant":true,"installedVersion":"^0.0.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":2,"userFileDomainUrl":"filesusr.com","metaSiteId":"0aa5271d-c3b4-487f-b34c-22eefcd0392d","isPremiumDomain":true,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.villaggiodeipopoli.it","tpaModalConfig":{"wixTPAs":{"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"215238eb-22a5-4c36-9e7b-e7c08025e04e":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":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,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"f105ba16-6b7a-4b52-a2e5-712bdc749f76":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":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,"e81d3ca5-7ca5-4188-bfac-f4997a34065e":true,"399a2612-a042-4fb7-aeff-ed331c7d1c39":true,"45c44b27-ca7b-4891-8c0d-1747d588b835":true,"fc9314bc-a317-4a2b-a9d4-5ad21cc57856":true,"f4d83b06-b408-4f3b-afd4-de8db311d7d8":true,"2f70e2b4-ff36-472e-bdb9-ce393b13669e":true,"e593b0bd-b783-45b8-97c2-873d42aacaf4":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"1b0ed979-179d-4187-abc5-c80fa78928c3":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":true,"1505b775-e885-eb1b-b665-1e485d9bf90e":true,"2bef2abe-7abe-43da-889c-53c1500a328c":true,"14c92d28-031e-7910-c9a8-a670011e062d":true,"1484cb44-49cd-5b39-9681-75188ab429de":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.villaggiodeipopoli.it\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"EUR"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"it","timeZone":"Europe\/Rome","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"it","isBuilderComponentModel":false},"widgetWixCodeSdk":{"isBuilderComponentModel":false},"windowWixCodeSdk":{"locale":"it-it","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.3f2354d5.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.f6c74e8b.chunk.min.js"},"landingPageId":"c1dmp","clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.d55f0caf.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefinitionId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","type":"public","instanceId":"a131d57f-8a08-423a-896c-05ef0f8ff9ab","appDefinitionName":"Wix Stores","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"07c2a661-1773-4e36-a3a9-951d145890fe","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"01b9addc-d59d-4ccf-b8f4-5652794a40d3","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"a47ba66e-5c3b-45b8-9342-a86c9d9c6778","isIdentityTokenAppSpec":false,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"63dfb1c8-111d-46a8-9927-1ede67fc4dd5","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"1e345e19-36de-4241-8751-22606333b651","appDefinitionName":"Wix Members Area","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"51d3e3cf-ecc7-45d8-b847-92e0b0e5509d","appDefinitionName":"Profile Card","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"6d7fa157-4acc-42a7-b7de-868f0087eab1","appDefinitionName":"Member Account Info","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","type":"public","instanceId":"d499d68d-3a57-4284-b8dd-68d88da8140f","appDefinitionName":"My Wallet","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","type":"public","instanceId":"f9fbcd0f-5fbc-4dc9-9fc7-b906406ea58d","appDefinitionName":"My Subscriptions","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14c92d28-031e-7910-c9a8-a670011e062d":{"appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","type":"public","instanceId":"1090001c-8855-45a9-99a5-d8d1cbdc151b","appDefinitionName":"Wix FAQ","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","type":"public","instanceId":"2a61a2e7-615f-41a2-9c0a-d49723a3da37","appDefinitionName":"Wix Site Search","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"a47ba66e-5c3b-45b8-9342-a86c9d9c6778","appDefinitionName":"Data Binding","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false}},"appsUrlData":{"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","appDefName":"Wix Stores","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4777.0\/storesViewerScript.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\/ecom-platform-viewer-script\/1.51.0\/webworker\/ecom-platform-viewer-script.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4336.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4336.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4336.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4336.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SideCartViewerWidgetNoCss.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","cssPerBreakpoint":true},"14666402-0bc7-b763-e875-e99840d131bd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.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.5970.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","cssPerBreakpoint":true},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SuccessPopupController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SuccessPopupViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/SuccessPopupViewerWidgetNoCss.bundle.min.js","widgetId":"bb5ba6e9-272d-4a4d-a8dd-5e349744b539","cssPerBreakpoint":true},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6129.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.5970.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.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.3503.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3503.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3503.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.5970.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.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.2280.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2280.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2280.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","cssPerBreakpoint":true},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.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.5970.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.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.5970.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/BundleBundleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6999.0\/BundleBundleViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a"},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"215f8ab7-97c3-4838-a6d0-ad4a61747158"}}},"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":{}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2845.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e"}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","appDefName":"Profile Card","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","cssPerBreakpoint":true}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appDefName":"My Wallet","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0"},"errorReportingUrl":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/MyWalletViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1208.0\/MyWalletViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","cssPerBreakpoint":true}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefId":"2bef2abe-7abe-43da-889c-53c1500a328c","appDefName":"My Subscriptions","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0"},"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/MySubscriptionsViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5"}}},"14c92d28-031e-7910-c9a8-a670011e062d":{"appDefId":"14c92d28-031e-7910-c9a8-a670011e062d","appDefName":"Wix FAQ","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/FaqOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/FaqOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.625.0\/FaqOoiViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/79baaa8e09c746d2b7401643b99792e0@sentry.wixpress.com\/6001","widgetId":"14c92de1-0e02-cbe5-98e9-c3de44d63a55","cssPerBreakpoint":true}}},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefId":"1484cb44-49cd-5b39-9681-75188ab429de","appDefName":"Wix Site Search","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/"},"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/SearchResultsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3961.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","cssPerBreakpoint":true}}},"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.1522.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.1522.0\/"},"errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1522.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9034.0\/app.js","baseUrls":{},"widgets":{}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefId":"675bbcef-18d8-41f5-800e-131ec9e08762","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.749\/app.js","baseUrls":{},"widgets":{}}},"builderComponentsImportMapSdkUrls":{},"builderComponentsCompTypeSdkUrls":{},"builderPublicPackagesUrls":{"esm":{},"umd":{}},"blocksBootstrapData":{"blocksAppsData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true"},"experimentsQueryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined","widgetBundleUrls":{},"isVeloBundlerParastorageUrlEnabled":true,"parastorageTemplateUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_\/gridAppId_\/filePath_\/fileType_js\/compression_gzip\/depToken_3938\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_"},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.villaggiodeipopoli.it","isPremiumDomain":true,"metaSiteId":"0aa5271d-c3b4-487f-b34c-22eefcd0392d","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"585d5cad-e628-46d1-aec5-7b42bd362339","isMobileFriendly":true,"isPreview":false,"requestId":"1780657937.921150244051411329166"},"platformAPIData":{"routersConfigMap":{}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"a47ba66e-5c3b-45b8-9342-a86c9d9c6778","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9034.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"de2de2f2-95af-469b-b4ff-1f5250b237dd"},"signedAppRenderInfo":"3cfbb917ff17beaf630fd105eee368155df55645.eyJncmlkQXBwSWQiOiJkZTJkZTJmMi05NWFmLTQ2OWItYjRmZi0xZjUyNTBiMjM3ZGQiLCJodG1sU2l0ZUlkIjoiZDQyMDFhYTEtODIxMC00ZGE2LWJlZTEtNmE5OTNmMGQ4YTNiIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc4MDY1NzkzODA1MH0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.villaggiodeipopoli.it\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"215238eb-22a5-4c36-9e7b-e7c08025e04e":{},"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetName":"49dbb2d9-d9e5-4605-a147-e926605bf164","componentFields":{}},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetName":"add_to_cart_button","componentFields":{}},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetName":"wishlist","componentFields":{}},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetName":"grid_gallery","componentFields":{}},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"widgetName":"Success Popup","componentFields":{}},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetName":"shopping_cart","componentFields":{}},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetName":"slider_gallery","componentFields":{}},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetName":"thank_you_page","componentFields":{}},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetName":"order_history","componentFields":{}},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetName":"product_gallery","componentFields":{}},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetName":"shopping_cart_icon","componentFields":{}},"244576c9-d856-49b9-af14-216071924e3b":{"widgetName":"244576c9-d856-49b9-af14-216071924e3b","componentFields":{}},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetName":"abcd87fe-c51f-4538-848d-2902a2f50d2d","componentFields":{}},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetName":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","componentFields":{}},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetName":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","componentFields":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","componentFields":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetName":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","componentFields":{}},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"componentFields":{}}},"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":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"componentFields":{}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetName":"my_wallet","componentFields":{}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetName":"My Subscriptions","componentFields":{}}},"14c92d28-031e-7910-c9a8-a670011e062d":{"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetName":"faq_widget","componentFields":{}}},"1484cb44-49cd-5b39-9681-75188ab429de":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetName":"search_results","componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.shouldCopyOrderPacingData":"true","specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"true","specs.restaurants.connect.hidepreinstalled":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.shouldRunEnableOrderPhoneNotificationStep":"true","specs.restaurants.menus.createMenuFromFileAb":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.ShouldRefreshPayloadInAutomations":"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.ConnectServerPostDoorDashMLWriteEnabled":"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.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldUseItemFeatured":"true","specs.restaurants.OLO.livesite.OLOGfppsRedesign":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"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":"true","specs.restaurants.ShouldAddBusinessLocationIdOnMenuChangedEvent":"true","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.ShouldFilterCouponScopesBySelectedEntity":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.OloServerShouldRemoveDeletedOperationIdFromMenuOrderingSettings":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"false","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.ShouldConsumeLocationUpdatedEvent":"true","specs.restaurants.OLO.BM.fufillment_restrictions":"true","specs.restaurants.InstallAppsWithDevCenterClient":"true","specs.restaurants.OloServerUpdateRulesOnDefaultLocationUpdated":"true","specs.restaurants.menus.enlargeVariantsAmountPhase3":"true","spec.restaurants.olo.bm.NewOperationFloatingHelper":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.connect.preinstalled.reminders.allusers":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.OLO.livesite.dineIn":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmountPhase3":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","restaurants.preinstalled.newOrderNoEmptyLines":"true","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.ConnectUseNewPreinstalledPushAutomation":"true","specs.restaurants.shouldRunOrderNotificationsEmailStep":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"false","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","restaurants.preinstalled.pendingEmailWithEmptyCondition":"true","specs.DevCenter.OloServerDineInSupportEmails":"true","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","specs.restaurants.WhatsAppNotification":"true","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.ShouldFilterItemsByLocationId":"true","specs.restaurants.RLD-v2":"false","specs.restaurants.shouldRunDelayedOrderNotificationsEmailStep":"true","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.restaurants.delivery-partners":"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.cashierWallets":"true","specs.restaurants.ShouldUseUnifiedCloneLocationHandling":"true","specs.restaurants.OLO.livesite.ecomAPI":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","spec.restaurants.olo.bm.EnhancedZipcode":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.ShouldMergeDuplicateModifierGroups":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.menus.enlargeVariantsAmountPhase2":"true","specs.restaurants.oloFedInstallationRetry":"true","specs.tableReservations.wdsPanels":"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.OLO.livesite.cartButtonMobileSettings":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.OLO.livesite.supportStreetAddress":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmountPhase2":"true","specs.restaurants.ShouldHandleDeletedItemAsync":"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.restaurants.ShouldValidateMultipleLocations":"true","specs.restaurants.OloServerValidateConsistencyOfMOSandOperationLocationId":"true","specs.tableReservations.experiencesAddOn":"true","specs.restaurants.OloServerSearchAtlasAddressFromCache":"true","specs.restaurants.OloServerEnableDineIn":"true","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.tableReservations.tableReservationSegmentation":"true","specs.OloServerEnableCustomTriggerInDiscounts":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.ShouldUseEcomModifierCalculation":"true","specs.restaurants.connect.preinstalled.voicemessageaction":"true","specs.restaurants.OLO.editor.keepAllMenusInDropdown":"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.olo.itemModalStyles":"false","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.showAudienceResolverDevCenter":"false","specs.restaurants.openItemModalBeforeDispatch":"true","specs.restaurants.OLO.editor.sectionsItemsAvailability":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.OloServerValidateMultipleLocationsOnCreateFee":"true","specs.restaurants.olo.editor3ModalMobileLayout":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OloServerFetchOperationIdFromCatalogRef":"true","specs.restaurants.ShouldExposeAtlasFormattedAddress":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.OrderPacingValidation":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.OLO.livesite.calculateFirstAvailableTimeSlot":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"true","specs.restaurants.OLO.livesite.truncateMenuItemsOnEditorToValue":"all","specs.restaurants.UseClosureOnlyForBlockedByException":"true","specs.restaurants.olo.whatsapp-ready-for-pickup-notification":"true","specs.restaurants.shouldRunImportWebhookNotificationsStep":"true","specs.restaurants.OLOServerShouldGetOrCreateDeliveryProfile":"true","specs.restaurants.shouldRunTipsStep":"true","specs.restaurants.OloServerShouldAllowNonShippableItems":"true","specs.restaurants.test-pre-installed-automtions":"true","specs.restaurants.OLO.BM.dineIn":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OloServerEnableCustomTriggerInDiscounts":"true","specs.restaurants.SkipOrderFulfillmentEventsIfOrdersAppNotInstalled":"true","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","restaurants.automations.totalItemPriceBeforeDiscount":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.ConnectServerPostDoorDashMLReadEnabled":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.ShouldLimitItemModifierCount":"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.shouldDeleteExistingMenusData":"true","specs.restaurants.menus.enlargeVariantName":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.OLOServerReflectOrderPacingInSlots":"true","specs.restaurants.OLO.BM.hideExportOrders":"true","specs.tableReservations.experiencesSelectionProvider":"true","specs.restaurants.OloServerShouldUseCheckDeliveryAvailability":"true","specs.restaurants.connect.ItemSelectionProviderUseSearchInsteadOfQuery":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.ShouldShowEmptyState":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true","specs.tableReservations.experiencesSidebar":"true","specs.tableReservations.checkoutPreviewOOI":"true","specs.restaurants.ShouldUpdateLocationIdsUsingOrderedPartition":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"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.backgroundDesignFullscreen":"true","specs.pro-gallery.useMotherSiteAppInstance":"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.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":"false","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.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","excludeFromHlsVideosNew":"A","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.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.subscriptionsTpa.ShowLastNextCharge":"true","specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.subscriptions-tpa.showBenefitsScheduler":"false","specs.subscriptions-tpa.showNewBenefitPrograms":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.premium.subscriptions-tpa.fixSessionsOnEcom":"true","specs.subscriptionsTpa.SkipSubscriptionsMembersArea":"false","specs.premium.subscriptions-tpa.advancedPauseResume":"false"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"specs.addresses.SupportBIForHIPPA":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.FetchLocaleFromWixCodeApi":"true","specs.stores.UseAddToCurrentCart":"true","specs.stores.AddTrackDataOnAddProducts":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.NewSearchOnClassicEditor":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.siteSearch.ShowStudioUpdateFlow":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.MoveCustomUrlApiToSiteStoreConstructor":"true","specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.stores.FixVariantIdCalculationInGalleryAddToCartFlow":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.FixPriceElementsPanelMultilingual":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.ecom.SupportSubscriptionDescriptionOnPaymentRequest":"true","specs.stores.RemoveLoadConfigInProductWidget":"true","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ShowFromTextOnFullSelectedVariant":"true","specs.stores.FixNavigationDotsPosition":"true","specs.stores.GalleryFilterChoicesGrouping":"true","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.StorefrontSwatchImagesGQLFetch":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.ecom.OrdersHideSubscriptionBillingPeriodWhenProductPeriodNotAligned":"true","specs.stores.ZoomableMainMedia":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.ProductPageMainMediaNavigationArrows":"true","cartValidationsInPurchaseFlow":"A","ecomTestFedOwnerScope":"A","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.FetchLocaleFromWixCodeApi":"true","ecomCallCartV2FromCartPublicApi":"A","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"true","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.AddDiscountsToVariantsItemsQueries":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.ecom.useLocaleForDeliveryTimeSlot":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.ecom.ShowAllSubscriptionItemNames":"false","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.stores.PPAlignFontSizeToModernLayout":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","specs.stores.productPageMobileSettings":"false","specs.stores.GalleryFixSideFiltersShrink":"true","usingStoresViewerScriptAddToCart":"A","specs.stores.FixFilterKeySpecialCharacter":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.ecom.RevampDiscountsInCartAndCheckout":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.stores.AddSlotToCheckoutPolicies":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.StorefrontSwatchImages":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.FixPPTotalSwiperSizeCalc":"true","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.FixMigratedAllProductsInManualCategoryList":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.FixMultilingualTextInSF":"true","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","specs.stores.FixPPAddToCartButtonTextKeyPriority":"true","ecomTestFed":"A","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"A","ecomUseCartEstimationIndicators":"A","specs.ecom.ShowOverviewTitleOnPaymentRequest":"true","specs.stores.GallerySeoTags":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.stores.UseStoreLanguageForTranslations":"false","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","ecomHasTaxFromTaxSummary":"A","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.FixProductPageMediaCentering":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.SwitchLocalStorageToSessionStorageInGalleryNavigationToPP":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.GalleryConditionalCategoriesDataFetch":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.FixPPMainImageOverflow":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"true","specs.stores.ExtendPlaceOrderDeadline":"true","specs.stores.RemoveLoadConfigInAddToCart":"false","specs.ecom.useLocaleForDatePicker":"true","specs.stores.OnlineStoresCurrencyClientFormatting":"true","storesStickyAddToCart":"A","ecomExtendPlaceOrderDeadline":"A","specs.stores.ProductPageRicoDescription":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.profileCard.EnableHtmlTagSettings":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.profileCard.UseMigratedEditor3StylesParams":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.WdsMyBookingsSettings":"false","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.wdsCalendarWidgetSettings":"false","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.SubscriptionPricingUoU":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.EnableUsingArchivedPlans":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","relatedProductsOnServices":"A","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.BookingsFormWDS":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.AllDayMultiDayEvents":"true","specs.bookings.daily-agenda.settings-preferences.custom-location-filter":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.ShowRemainingCourseSessions":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"true","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.SupportDynamicPricingWithPaymentOptions":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"215238eb-22a5-4c36-9e7b-e7c08025e04e":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":false,"2bef2abe-7abe-43da-889c-53c1500a328c":false,"14c92d28-031e-7910-c9a8-a670011e062d":false,"1484cb44-49cd-5b39-9681-75188ab429de":false,"dataBinding":false}},"appsScripts":{"urls":{"1380b703-ce81-ff05-f115-39571d94dfcd":["https:\/\/static.parastorage.com\/services\/ecom-platform-viewer-script\/1.51.0\/webworker\/ecom-platform-viewer-script.umd.min.js","https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5970.0\/SliderGalleryController.bundle.min.js"],"14ce1214-b278-a7e4-1373-00cebd1bef7c":["https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false},"isBuilderComponentModel":false}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.5419.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"0aa5271d-c3b4-487f-b34c-22eefcd0392d","quickActionsMenuEnabled":false,"siteId":"d4201aa1-8210-4da6-bee1-6a993f0d8a3b","siteRevision":2,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.villaggiodeipopoli.it","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false,"builderAppVersions":"","onlyInteractions":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.villaggiodeipopoli.it","staticHTMLComponentUrl":"https:\/\/www-villaggiodeipopoli-it.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.53234a9e1b4aa120bcb827b23ed9e2a0c2f6f52a","editor-elements-design-systems.thunderbolt.fba701bee5d9694308d64e733cc69f46e55a4690"],"builderAppVersions":"","ooiVersions":"1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5970.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.6129.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3503.0%2FthankYouPageViewerWidgetNoCss.%3B139a41fd-0b1d-975f-6f67-e8cbdf8ccc82%3Dp.wixstores-client-gallery%2F1.5970.0%2FSliderGalleryViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.4336.0%2FProductPageViewerWidgetNoCss.%3B14c92de1-0e02-cbe5-98e9-c3de44d63a55%3Dp.faq-ooi%2F1.625.0%2FFaqOoiViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.6999.0%2FCheckoutViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3961.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.6129.0%2FSideCartViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.53234a9e1b4aa120bcb827b23ed9e2a0c2f6f52a","editor-elements-design-systems.thunderbolt.fba701bee5d9694308d64e733cc69f46e55a4690"],"builderAppVersions":"","ooiVersions":"1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5970.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.6129.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3503.0%2FthankYouPageViewerWidgetNoCss.%3B139a41fd-0b1d-975f-6f67-e8cbdf8ccc82%3Dp.wixstores-client-gallery%2F1.5970.0%2FSliderGalleryViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.4336.0%2FProductPageViewerWidgetNoCss.%3B14c92de1-0e02-cbe5-98e9-c3de44d63a55%3Dp.faq-ooi%2F1.625.0%2FFaqOoiViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.6999.0%2FCheckoutViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3961.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.6129.0%2FSideCartViewerWidgetNoCss."},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"},"builderComponentFeatures":{"moduleName":"builder-component-features","resourceType":"builderComponentFeatures","contentType":"application\/json"},"builderComponentCss":{"moduleName":"builder-component-css","resourceType":"builderComponentCss","contentType":"application\/json"},"builderComponentPlatform":{"moduleName":"builder-component-platform","resourceType":"builderComponentPlatform","contentType":"application\/json"},"componentManifestCss":{"moduleName":"component-manifest-css","resourceType":"componentManifestCss","contentType":"application\/json","builderAppVersions":""},"pilerSiteAssets":{"moduleName":"piler-siteassets","resourceType":"pilerSiteAssets","contentType":"application\/json","buildFullApp":"true","keepWidgetBuild":"false","modulesToHashes":"{\"thunderbolt-features\":\"88b1391b.bundle.min\",\"thunderbolt-platform\":\"c8a9c6a4.bundle.min\",\"thunderbolt-css\":\"eb066345.bundle.min\",\"thunderbolt-site-map\":\"25eb71fe.bundle.min\",\"thunderbolt-mobile-app-builder\":\"351057a9.bundle.min\",\"builder-component-features\":\"72cbfe44.bundle.min\",\"builder-component-css\":\"68268957.bundle.min\",\"builder-component-platform\":\"40400af6.bundle.min\",\"component-manifest-css\":\"392e63e7.bundle.min\",\"thunderbolt-css-mappers\":\"fbd191d5.bundle.min\",\"thunderbolt-services-configs\":\"da608cb7.bundle.min\"}","nonBeckyModuleVersions":"{\"remote-widget-structure-builder\":\"1.251.0\",\"blocks-app-descriptor\":\"1.118.0\"}"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","staticAudioUrl":"https:\/\/music.wixstatic.com\/mp3","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.villaggiodeipopoli.it","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":false,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"isResponsive":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"brsgu":"585d5c_48989bb8b63534112681cb56e9b10d61_1181.json","aavpb":"585d5c_719afb742a982a65497372523c2cbf3b_1181.json","vqfwx":"585d5c_9cf7c0f8167e0122cd46fab064f4fff4_1181.json","bgt3d":"585d5c_c0a5491c1da96b1547527aaba1131f13_1208.json","esqg4":"585d5c_9d933c6c9310e965779845b819cafaad_1181.json","f7ag6":"585d5c_3b9f20e1b2e07aaaa4279ad3d3082d3f_1181.json","nfj2r":"585d5c_02d5a2aec0e7e45f8aca29a3dcfafe6c_1181.json","bx1hc":"585d5c_9fb4a18b8a5d436e569d5f11724e5e1b_1181.json","ykf63":"585d5c_7f9e4979135480e1f9e60d01d9f7b594_1181.json","xi3nf":"585d5c_b5f16e0f610d91df8f139c7a8d9c5a31_1181.json","rwt16":"585d5c_90ca538997cfc04887414146ee4a5430_1181.json","hhs4d":"585d5c_9bf652ce0c57597f6c22976ba1686045_1214.json","urdxd":"585d5c_d64c9656958ba672f4247271ea6bf1bc_1212.json","o0j2s":"585d5c_9c2b161a224055a71043ee79aefb0d8d_1181.json","sstvo":"585d5c_10c14775315ba9f72c20cfe05ec96010_1181.json","f7d1z":"585d5c_f383271116d0fd26dd1cb35fc9eda14b_1181.json","r2873":"585d5c_6738549867d386cb78d1d795d98eeae0_1208.json","zuclk":"585d5c_9854d020245a87337da375e751151aff_2.json","z52to":"585d5c_a125d85bf713c1c1f06828834f1f8c09_2.json","zahrk":"585d5c_5a0329dd1145b360332c65cac403a880_1181.json","efnd3":"585d5c_e4e532d7b4841ff9e83e2d12c15f0047_1181.json","bzdg8":"585d5c_98bbe62d6572da1ebbbbc470dfd76a8b_1181.json","yhupu":"585d5c_dff9d966b402e73c62e7942ea88878c8_1208.json","jnlxj":"585d5c_482991a25afcb11ad70995db251546ce_1181.json","a7mqg":"585d5c_a4723592320210d6a822a7c52df45caa_1181.json","cpx55":"585d5c_5e562407c4f8f5dab455f8e5bcf9d03a_1181.json","ilsq9":"585d5c_29466fbc18e13a024a817a335a59e69d_1181.json","a2oog":"585d5c_408728b527f6a496d357a29829a094ae_1181.json","efluf":"585d5c_162dd3ac0c25072629f8c419717e8edd_1212.json","xvx1g":"585d5c_f7d897ebe108c28ae6030082bac93b25_1181.json","c1dmp":"585d5c_1d5127c3539e3edaa0247f50afd799fc_1212.json","zwhll":"585d5c_35e38f2415e94ca181e9ed70ab2ec7ee_1181.json","k69p1":"585d5c_c14b2e7adb70a03bd118d5be46d18935_1181.json","bizob":"585d5c_53d93bc5c421d50885f69314a5be2cfa_1208.json","masterPage":"585d5c_24dfafaceb43cc4c218fc6080daa9ce1_2.json"},"protectedPageIds":[],"routersInfo":{"configMap":{}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{"siteRevision":"2","branchId":"44fcbab5-6546-4ae5-a39a-c07db5564d98"},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15159.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15159.0"}],"isInSeo":true,"language":"it","originalLanguage":"it","appDefinitionIdToSiteRevision":{"14271d6f-ba62-d045-549b-ab972ae1f70e":"25"},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[],"isBuilderComponentModel":false,"hasUserDomainMedia":false,"userDomainMediaPrefixes":[],"useViewerAssetsProxy":false},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":true,"specs.thunderbolt.UseNestedLoginSocialBarMenuItems":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.a11yContrast":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.responsiveContainerRoleGroup":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.resolveTpaLinkByPageId":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"88b1391b.bundle.min","thunderbolt-platform":"c8a9c6a4.bundle.min","thunderbolt-css":"eb066345.bundle.min","thunderbolt-site-map":"25eb71fe.bundle.min","thunderbolt-mobile-app-builder":"351057a9.bundle.min","builder-component-features":"72cbfe44.bundle.min","builder-component-css":"68268957.bundle.min","builder-component-platform":"40400af6.bundle.min","component-manifest-css":"392e63e7.bundle.min","thunderbolt-css-mappers":"fbd191d5.bundle.min","thunderbolt-services-configs":"da608cb7.bundle.min"}},"web":{"modulesToHashes":{"builder-component-css":"ebad51b5.bundle.min","builder-component-platform":"ea432e4f.bundle.min","component-manifest-css":"d79b9d43.bundle.min","thunderbolt-css-mappers":"6eef3249.bundle.min","thunderbolt-services-configs":"59a39c9c.bundle.min","webpack-runtime":"e9817151.bundle.min","thunderbolt-features":"c838a416.bundle.min","thunderbolt-platform":"e0feddc2.bundle.min","thunderbolt-css":"87aedf9e.bundle.min","thunderbolt-site-map":"770f36cc.bundle.min","thunderbolt-mobile-app-builder":"94e1037b.bundle.min","builder-component-features":"c984c76b.bundle.min"},"webpackRuntimeBundle":"e9817151.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-platform":"00c4fa77.bundle.min","thunderbolt-css":"73821df8.bundle.min","thunderbolt-site-map":"1bddae79.bundle.min","thunderbolt-mobile-app-builder":"4a14d785.bundle.min","builder-component-features":"2c88fcec.bundle.min","builder-component-css":"8a55cbcd.bundle.min","builder-component-platform":"a136f775.bundle.min","component-manifest-css":"4916bdc1.bundle.min","thunderbolt-css-mappers":"4c87f754.bundle.min","thunderbolt-services-configs":"f39d6b18.bundle.min","thunderbolt-features":"8a006819.bundle.min"}}},"siteAssetsVersions":{"viewer-assets-generator":"1.0.0","santa-data-fixer":"1.5419.0","@wix\/santa-main-r":"1.1643.0","santa-main-r":"1.1643.0","@wix\/blocks-app-descriptor":"1.118.0","simple-all-pages":"1.0.0","blocks-builder-manifest-generator":"1.151.0","@wix\/santa-data-fixer":"1.5419.0","remote-widget-structure-builder":"1.251.0","remote-widget-metadata":"1.2593.0","santa-site-metadata":"1.3325.0","piler-siteassets":"1.924.0","stylable-santa-flatten":"2.0.222","@wix\/piler-siteassets":"1.924.0"},"staticHTMLComponentUrl":"https:\/\/www-villaggiodeipopoli-it.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.cmsDprNamedQueryParam":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.siteMembersMultilingualLanguage":true,"specs.thunderbolt.browserCacheReload":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.fullPageNavigationSpecificSites":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.UseOriginalBlocksAppInstance":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"testOmri":"A","specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.shouldFixIosFlashBug":true,"menuUseSiteUiNavbar":"A","omriTest2":"B","specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.HamburgerMenuOverflowFix":true,"specs.thunderbolt.outlineCss":true,"specs.thunderbolt.UseNestedLoginSocialBarMenuItems":true,"bothReleaseViewerTest":"A","specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.biForBrowserZoom":true,"specs.thunderbolt.paidPlansSdkUseV2Orders":true,"specs.thunderbolt.shouldValidateRedirectUrl":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.EagerSpeculationRules":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.fixMpaWorkerBi":true,"specs.thunderbolt.resolveDocumentLink":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.a11yContrast":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"byeLiran":"A","specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.filterRobotsForConvertedDynamicPages":true,"specs.thunderbolt.veloBundlerParastorageUrl":true,"specs.thunderbolt.responsiveContainerRoleGroup":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.LottieUseCanvasForIOSDevices":true,"specs.thunderbolt.inlineFontsCSSForIframeTPA":true,"specs.ident.usePlatformizedSMAuth":true,"componentsConductorTestTB":"A","specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.resolveTpaLinkByPageId":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.overrideFloatInDistance":true,"specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"testingContextMSID":"A","specs.thunderbolt.deduplicateFAQPageStructuredData":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.routerFetchExtendedUrlLength":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true,"specs.thunderbolt.UseNewLoginBarColorWiringOnE3":true},"fleetConfig":{"fleetName":"thunderbolt-seo-isolated-renderer","type":"GA","code":0},"accessTokensUrl":"https:\/\/www.villaggiodeipopoli.it\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"2","branchId":"44fcbab5-6546-4ae5-a39a-c07db5564d98","renderingFlow":"NONE","language":"it","locale":"it-it"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15159.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15159.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"useLocalPiler":false,"pilerExperiments":{"specs.piler.useEditorReactComponents":true},"ercVersion":"1.2065.0","escVersion":"1.945.0","react18Compatible":true,"react18HydrationBlackListWidgets":[],"mpaBlacklistWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":true,"mpaIncompatibleWidgetsList":[],"mpaExclusionReasons":[],"siteCacheable":true,"isolatedRenderer":true,"siteOwnerId":"585d5cad-e628-46d1-aec5-7b42bd362339","hasInteractions":false}</script>
<script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script>
<!-- renderIndicator -->


<!-- versionIndicator -->


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

<!-- Business Manager -->

<!-- initCustomElements #2 -->

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

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

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

<!-- scriptTagsToPreload -->




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









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




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




<!-- warmup data start -->
<script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-l5s1k5k0":{"hidden":true},"comp-l5s1k5j41":{"isValid":false,"maxLength":100},"comp-l621lnjd":{"isValid":false,"maxLength":250},"comp-lckt51x9":{"isValid":false}}],"ssrStyleUpdates":[{"comp-l5s1k5k0":{"visibility":"hidden !important"}}],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-l5pgd7f8":"VectorImage","comp-l64pko6u":"SiteButton","comp-l64pko6f":"SiteButton","comp-l5pgi48x":"WRichText","comp-l5pgmks0":"SiteButton","comp-l5s1fwfh":"LinkBar","comp-l5s1g7wa":"LinkBar","comp-l5pgke7v":"WRichText","comp-l5pgl51m":"WRichText","comp-l5s0t6qg":"WRichText","comp-l5s0tbr1":"WRichText","comp-l5s0ufqz":"SiteButton","comp-l5s0wda1":"SiteButton","comp-l5s0wib7":"SiteButton","comp-l5s0wibh":"SiteButton","comp-l5s0ww5x":"SiteButton","comp-l5s0ww68":"SiteButton","comp-l5s0ww6i":"SiteButton","comp-lb1zxgrx":"SiteButton","comp-l5s0ww6s":"SiteButton","comp-l5s1db3i":"WRichText","comp-l5s1vvt4":"WPhoto","comp-l5s1xn9g":"WPhoto","comp-l5s1vvt2":"VectorImage","comp-l5s1b44i":"WRichText","comp-l5s1c4yg":"WRichText","comp-l5s1cvrp":"WRichText","comp-l5s1z71u":"DropDownMenu","comp-l5s2bfg7":"SiteButton","comp-l5s11ur1":"WRichText","comp-l5s15cgr":"WRichText","comp-l5s176s6":"VectorImage","comp-l5s13eyp":"SiteButton","comp-l5s16jjb":"VectorImage","comp-l5s14h4o":"SiteButton","comp-l5s17h0d":"VectorImage","comp-l5s14vmk":"SiteButton","comp-l5s182vk":"WRichText","comp-l5s182wp":"WRichText","comp-l5s182xa":"VectorImage","comp-l5s182vt":"SiteButton","comp-l5s182x0":"VectorImage","comp-l5s182w7":"SiteButton","comp-l5s182xj":"VectorImage","comp-l5s182wg":"SiteButton","comp-l5s188gx":"WRichText","comp-l5s188i5":"WRichText","comp-l5s188ip":"VectorImage","comp-l5s188ha":"SiteButton","comp-l5s188if":"VectorImage","comp-l5s188hk":"SiteButton","comp-l5s188j0":"VectorImage","comp-l5s188ht":"SiteButton","comp-l5s18rxu":"WRichText","comp-l5s18ryy":"WRichText","comp-l5s18rza":"VectorImage","comp-l5s18ryf":"SiteButton","comp-l5s18rzu":"VectorImage","comp-l5s18ryp":"SiteButton","comp-l5s27wsc":"VectorImage","comp-l64pilil":"SiteButton","comp-l64pc65f":"SiteButton","comp-l5s1k5j41":"TextInput","comp-l621lnjd":"TextInput","comp-lckt51x9":"Checkbox","comp-l5s1k5jv2":"SiteButton","comp-l5s1k5k0":"WRichText","masterPage":"MasterPage","PAGES_CONTAINER":"PagesContainer","SITE_FOOTER":"FooterContainer","SITE_HEADER":"HeaderContainer","SITE_PAGES":"PageGroup","comp-l5s1k5h2":"AppWidget","comp-l5urysy6":"Group","comp-l5uryuvm":"Group","comp-l5uryxos":"Group","comp-l5uryzg6":"Group","comp-l64pk8kp":"Group","comp-l5s1k5iu":"FormContainer","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-l5pemnw8":"WRichText","comp-l61zo3mn":"Anchor","comp-kdfynjcv":"Anchor","comp-l5pffush":"WPhoto","comp-kdfyrfxs":"Anchor","comp-l64q3i4g":"WRichText","comp-l64q3d29":"SiteButton","comp-l5pga1dr":"WRichText","comp-l64q7n5o":"SiteButton","comp-kdfytrdw":"Anchor","comp-l5p3k813":"WRichText","comp-l5p3smpa":"WRichText","comp-l5p3wtx6":"VectorImage","comp-ml899y1z":"WPhoto","comp-ml899y29":"WRichText","comp-ml899y2c2":"WRichText","comp-ml899y2e":"SiteButton","comp-mlpfwo2x":"WPhoto","comp-mlpfwo52":"WRichText","comp-mlpfwo55":"SiteButton","comp-loyg5o2q":"WPhoto","comp-loyg5o2x":"WRichText","comp-loyg5o321":"WRichText","comp-loyg5o34":"SiteButton","comp-l5pfdm08":"WRichText","comp-l5pfebby":"WRichText","comp-l64rl8z3":"VectorImage","comp-l64roesw":"SiteButton","comp-l64rl8z5":"VectorImage","comp-l64rohv3":"SiteButton","comp-l64rl8ys":"VectorImage","comp-l64rol7x":"SiteButton","comp-l64rl8z8":"VectorImage","comp-l64rnsfg":"SiteButton","pageBackground_c1dmp":"PageBackground","c1dmp":"Page","comp-lg2e05ol":"ClassicSection","comp-lg2e05ol1":"ClassicSection","comp-lg2e05om":"ClassicSection","comp-lg2e05om1":"ClassicSection","comp-lg2e05om2":"ClassicSection","comp-lg2e05om3":"ClassicSection","comp-l621c3i3":"StripColumnsContainer","comp-lbrvjqml":"SlideShowContainer","comp-l5pfcnji":"Container","comp-l5pfkvld":"SlideShowContainer","comp-l64qbstk":"tpaWidgetNative","comp-l621c3jm":"Column","comp-ml899y17":"SlideShowSlide","comp-mlpfwo1v":"SlideShowSlide","comp-loyg5o0n":"SlideShowSlide","comp-l78vy47n":"Group","comp-l5pfkvlv":"SlideShowSlide","Containerc1dmp":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","c1dmp_wrapper":"PageMountUnmount","c1dmp_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->


<!-- presets polyfill -->




<!-- detect browser zoom -->










</body>
</html>

