301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: hfepr.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="es"> <head> <!-- SEO Tags --> <title>High Fashion Expo, evento de modas más importante de área Oeste de PR</title> <meta name="description" content="El evento de modas más importante que por años se celebra en el área Oeste de Puerto Rico. En el mismo reúnen diseñadores y modelos a nivel nacional."/> <link rel="canonical" href="https://www.hfepr.com"/> <meta property="og:title" content="High Fashion Expo, evento de modas más importante de área Oeste de PR"/> <meta property="og:description" content="El evento de modas más importante que por años se celebra en el área Oeste de Puerto Rico. En el mismo reúnen diseñadores y modelos a nivel nacional."/> <meta property="og:image" content="https://static.wixstatic.com/media/cc10ba_c3a13883c76a4061811fe4aebb9ecbdc~mv2.jpg/v1/fill/w_1620,h_1080,al_c/cc10ba_c3a13883c76a4061811fe4aebb9ecbdc~mv2.jpg"/> <meta property="og:image:width" content="1620"/> <meta property="og:image:height" content="1080"/> <meta property="og:url" content="https://www.hfepr.com"/> <meta property="og:site_name" content="High Fashion Expo"/> <meta property="og:type" content="website"/> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"High Fashion Expo","url":"https://www.hfepr.com","image":"https://static.wixstatic.com/media/cc10ba_979f11e3779f4859a8534461ad0f393c~mv2.png","address":{"@type":"PostalAddress","addressCountry":"PR"},"telephone":"787-600-3497"}</script> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"High Fashion Expo","url":"https://www.hfepr.com"}</script> <meta name="keywords" content="moda, modelaje, modeling, modelos, moda puerto rico"/> <link rel="alternate" href="https://www.hfepr.com/" hreflang="x-default"/> <link rel="alternate" href="https://www.hfepr.com/en" hreflang="en-us"/> <link rel="alternate" href="https://www.hfepr.com/" hreflang="es-pr"/> <meta name="fb_admins_meta_tag" content="highfashionexpo"/> <meta property="fb:admins" content="highfashionexpo"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="High Fashion Expo, evento de modas más importante de área Oeste de PR"/> <meta name="twitter:description" content="El evento de modas más importante que por años se celebra en el área Oeste de Puerto Rico. En el mismo reúnen diseñadores y modelos a nivel nacional."/> <meta name="twitter:image" content="https://static.wixstatic.com/media/cc10ba_c3a13883c76a4061811fe4aebb9ecbdc~mv2.jpg/v1/fill/w_1620,h_1080,al_c/cc10ba_c3a13883c76a4061811fe4aebb9ecbdc~mv2.jpg"/> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wix.com Website Builder"/> <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/media/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png" type="image/png"/> <link rel="shortcut icon" href="https://static.wixstatic.com/media/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png" type="image/png"/> <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png" type="image/png"/> <!-- Safari Pinned Tab Icon --> <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/cc10ba_5b6b640d99314fbeae7c222e5a5d7e41%7Emv2.png"> --> <!-- Original trials --> <!-- Legacy Polyfills --> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script> <!-- Performance API Polyfills --> <script> (function () { var noop = function noop() {}; if ("performance" in window === false) { window.performance = {}; } window.performance.mark = performance.mark || noop; window.performance.measure = performance.measure || noop; if ("now" in window.performance === false) { var nowOffset = Date.now(); if (performance.timing && performance.timing.navigationStart) { nowOffset = performance.timing.navigationStart; } window.performance.now = function now() { return Date.now() - nowOffset; }; } })(); </script> <!-- Globals Definitions --> <script> (function () { var now = Date.now() window.initialTimestamps = { initialTimestamp: now, initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now()) } window.thunderboltTag = "libs-releases-GA-local" window.thunderboltVersion = "1.15643.0" })(); </script> <!-- Essential Viewer Model --> <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"es"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.hfepr.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cookiesManager","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","multilingual","navigationManager","navigationPhases","ooi","pages","panorama","passwordProtectedPage","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.hfepr.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.hfepr.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"606","renderingFlow":"NONE","language":"es","locale":"es-pr"},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.hfepr.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.hfepr.com\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":true,"experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.videoLazyLoading":true}}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script> <script> window.commonConfig = viewerModel.commonConfig </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js">(()=>{"use strict";const e=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,o="client-session-bind",t=new Set([o,"client-binding","svSession","smSession","server-session-bind","wixSession2"].map((e=>e.toLowerCase()))),i=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"),n=(e="")=>`${o}=; ${e} max-age=0; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT`,r=o=>{const i="string"==typeof o?o.split("=")[0].trim():o.name,n=e(i).toLowerCase();return t.has(n)},s=e=>{let o;return o="string"==typeof e?e.split(";").map((e=>e.trim())):e,o.filter((e=>!r(e)))},l="tbReady",a="security_overrideGlobals",{experiments:c,siteFeaturesConfigs:d,accessTokensUrl:g}=window.viewerModel,b=g,u={},m=(()=>{const e=document.cookie.split(";").map((e=>e.trim())).filter((e=>e?.startsWith(o)))[0]?.split("=")[1];return(()=>{const e=`domain=${location.hostname};`,o=n(),t=n(e);i.set.call(document,o),i.set.call(document,t)})(),e})();m&&(u["client-binding"]=m);let h=fetch;addEventListener(l,(function e(o){const{logger:t}=o.detail;try{window.tb.init({fetch:h,fetchHeaders:u})}catch(e){const o=new Error("TB003");t.meter(`${a}_${o.message}`,{paramsOverrides:{errorType:a,eventString:o.message}}),window?.viewerModel?.mode.debug&&console.error(e)}finally{removeEventListener(l,e),h=fetch}})),c["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>d.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(b,{credentials:"same-origin",headers:u}).then((function(e){if(!e.ok)throw new Error(`[${e.status}]${e.statusText}`);return e.json()})),window.dynamicModelPromise=window.fetchDynamicModel()),Object.defineProperty(document,"cookie",{get(){const e=i.get.call(document);return s(e).join("; ")},set(o){const n=e(o.split(";")[0]);[...t].every((e=>!n?.startsWith(e.toLowerCase())))&&i.set.call(document,o)},enumerable:!0,configurable:!1}),(()=>{if(!globalThis.cookieStore)return;const e=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),i=globalThis.cookieStore.set.bind(globalThis.cookieStore),n=globalThis.cookieStore.delete.bind(globalThis.cookieStore);Object.defineProperty(globalThis.CookieStore.prototype,"get",{value:async o=>t.has(o.toLowerCase())?null:e.call(void 0,o),enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"getAll",{value:async()=>{const e=await o.call(void 0);return s(e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"set",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return i.call(void 0,...e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"delete",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return n.call(void 0,...e)},enumerable:!0,configurable:!1})})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js.map</script> <!-- Overriding Globals JS --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js">(()=>{"use strict";const{ownKeys:e}=Reflect,t=["toString","toLocaleString","valueOf"],r=(r,o,n)=>{const i=o[r];if(!i)return;let s=!1;try{const e=Object.getOwnPropertyDescriptor(o,r);e&&(s=e.enumerable||!1)}catch(e){console.warn(`Failed to get property descriptor for key "${r}":`,e)}globalThis.defineStrictProperty(r,i,o,s);const c=i?.prototype;if(c){const e=Object.getOwnPropertyDescriptors(c);Object.keys(e).forEach((r=>{const o=e[r];o&&((e,r,o,n)=>{const i=!(n["specs.thunderbolt.hardenArrayPush"]&&n["specs.thunderbolt.loadWebpackRuntimeInHead"])&&"push"===r&&Array.isArray(e);if("constructor"!==r&&!i&&"value"in o&&o.configurable&&!t.includes(String(r))){const{value:t,enumerable:n,get:i,set:s}=o,c={enumerable:n,configurable:!1,...t?{value:t,writable:!1}:{get:i,set:s}};Object.defineProperty(e,r,c)}})(c,r,o,n)}))}e(i).forEach((e=>{const t=Object.getOwnPropertyDescriptor(i,e);t&&(t.writable||t.configurable)&&globalThis.defineStrictProperty(e.toString(),i[e],i,t.enumerable)}))},o=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,n=(e,t,r,o)=>{(e=>e?.set&&e?.get&&"function"==typeof e.set&&"function"==typeof e.get&&!e.get.toString().includes("[native code]")&&!e.set.toString().includes("[native code]"))(t)?Object.defineProperty(r||globalThis,e,{get:t.get,set:t.set,configurable:!1,enumerable:o||!1}):Object.defineProperty(r||globalThis,e,{value:t,writable:!1,configurable:!1,enumerable:o||!1})},i=()=>{const e=globalThis.open,t=document.open,r=(t,r,o)=>{const n="string"!=typeof t,i=e.call(window,t,r,o);return n||((s=t).startsWith("//")&&/(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]/g.test(`${location.protocol}:${s}`)&&(s=`${location.protocol}${s}`),!s.startsWith("http")||new URL(s).hostname===location.hostname)?{}:i;var s};defineStrictProperty("open",r,globalThis,!0),defineStrictProperty("open",((e,o,n)=>e?r(e,o,n):t.call(document,e,o,n)),document,!0)},s=document.createElement,c=(e,t)=>{const r=s.call(document,e,t),n=Element.prototype.setAttribute,i=Element.prototype.setAttributeNS;if("iframe"===o(e)){globalThis.defineStrictProperty("srcdoc",{get:()=>{},set:()=>{console.error("`srcdoc` is not allowed in iframe elements.")}},r,!1);const e=function(e,t){"srcdoc"!==e.toLowerCase()?n.call(r,e,t):console.error("`srcdoc` attribute is not allowed to be set.")},t=function(e,t,o){"srcdoc"!==t.toLowerCase()?i.call(r,e,t,o):console.error("`srcdoc` attribute is not allowed to be set.")};r.setAttribute=e,r.setAttributeNS=t}return r},a="client-binding",l="security_overrideGlobals",d=["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],p=e=>(e instanceof Headers?e.forEach(((t,r)=>{decodeURIComponent(r).toLowerCase()===a&&e.delete(r)})):Object.keys(e).forEach((t=>{decodeURIComponent(t).toLowerCase()===a&&delete e[t]})),e),u=e=>{let t=!0;const r=(e=>{let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else{if("function"!=typeof e?.toString)throw new Error("Unsupported type for url");t=e.toString()}try{return new URL(t).pathname}catch(e){return r=t.replace(/#.+/gi,"").split("?").shift(),r.startsWith("/")?r:`/${r}`}})(e),n=o(r);return d.some((e=>n.includes(e)))&&(t=!1),t},f=(e=globalThis)=>{const t=fetch;e.defineStrictProperty("fetch",(function(){const r=(o=arguments,globalThis.Request&&o[0]instanceof Request&&o[0]?.headers?p(o[0].headers):o[1]?.headers&&p(o[1].headers),o);var o;return u(arguments[0])?t.apply(e,Array.from(r)):new Promise(((e,t)=>{const r=new Error("TB002");window.fedops?.interactionStarted(r,l),t(r)}))}))};performance.mark("overrideGlobals started");const{isExcludedFromSecurityExperiments:b,experiments:g}=window.viewerModel;try{((e=globalThis)=>{Object.defineProperty(e,"defineStrictProperty",{value:n,writable:!1,enumerable:!1,configurable:!1})})(),i(),b||globalThis.defineStrictProperty("createElement",c,document,!0),g["specs.thunderbolt.hardenFetchAndXHR"]&&!b&&(f(),((e=globalThis)=>{const t=XMLHttpRequest;function r(){const e=new t,r=e.open,o=e.setRequestHeader;return e.open=function(){if(arguments.length<2||u(arguments[1]))return r.apply(e,Array.from(arguments));{const e=new Error("TB002");throw window.fedops?.interactionStarted(e,l),e}},e.setRequestHeader=function(t,r){decodeURIComponent(t).toLowerCase()!==a&&o.call(e,t,r)},e}Object.keys(t).forEach((e=>{r[e]=t[e]})),e.defineStrictProperty("XMLHttpRequest",r)})()),g["specs.thunderbolt.removeServiceWorker"]&&(()=>{if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register=()=>console.log("Service worker registration is not allowed"),Promise.resolve()})(),(e=>{let t=[],o=[];const{experiments:n}=window.viewerModel;o=o.concat(["TextEncoder","TextDecoder"]),n["specs.thunderbolt.hardenClientGlobals_EventTarget"]&&!e&&(o=o.concat(["XMLHttpRequestEventTarget","EventTarget"])),n["specs.thunderbolt.hardenArray"]&&o.push("Array"),o=o.concat(["URL","JSON"]),e||(t=t.concat(["addEventListener","removeEventListener"])),t=t.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),n["specs.thunderbolt.hardenStringAndNumber"]&&(o=o.concat(["String","Number"])),e||o.push("Object"),o=o.concat(["Reflect"]),t.forEach((e=>{Object.freeze(globalThis[e]),["addEventListener","removeEventListener"].includes(e)&&globalThis.defineStrictProperty(e,document[e],document,!0),globalThis.defineStrictProperty(e,globalThis[e],globalThis,!0)})),o.forEach((e=>{r(e,globalThis,n)}))})(b),b||(defineStrictProperty("preventStringArgument",((e,t,r)=>{const o=r||globalThis,n=o[e];defineStrictProperty(e,(function(){const r=Array.from(arguments);if("string"!=typeof r[t])return n.apply(o,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)}),o)})),preventStringArgument("setTimeout",0),preventStringArgument("setInterval",0))}catch(e){window?.viewerModel?.mode.debug&&console.error(e);const t=new Error("TB006");window.fedops?.reportError(t,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(t):globalThis.defineStrictProperty("sentryBuffer",[t],window,!1)}performance.mark("overrideGlobals ended")})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.1b841b59.bundle.min.js.map</script> <script> window.commonConfig = viewerModel.commonConfig </script> <!-- Initial CSS --> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.94c435c3.min.css">@keyframes slide-horizontal-new{0%{transform:translateX(100%)}}@keyframes slide-horizontal-old{80%{opacity:1}to{opacity:0;transform:translateX(-100%)}}@keyframes slide-vertical-new{0%{transform:translateY(-100%)}}@keyframes slide-vertical-old{80%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes out-in-new{0%{opacity:0}}@keyframes out-in-old{to{opacity:0}}html[data-page-transition=SlideHorizontal]::view-transition-old(page-group){animation:slide-horizontal-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideHorizontal]::view-transition-new(page-group){animation:slide-horizontal-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-old(page-group){animation:slide-vertical-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-new(page-group){animation:slide-vertical-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=OutIn]::view-transition-old(page-group){animation:out-in-old .35s cubic-bezier(.64,0,.78,0) forwards}html[data-page-transition=OutIn]::view-transition-new(page-group){animation:out-in-new .35s cubic-bezier(.22,1,.36,1) .35s backwards}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}body,html{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body{--scrollbar-width:0px;font-family:Arial,Helvetica,sans-serif;font-size:10px}body,html{height:100%}body{overflow-x:auto;overflow-y:scroll}body:not(.responsive) #site-root{min-width:var(--site-width);width:100%}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}#SITE_CONTAINER{position:relative}:root{--one-unit:1vw;--section-max-width:9999px;--spx-stopper-max:9999px;--spx-stopper-min:0px}@supports(-webkit-appearance:none) and (stroke-color:transparent){:root{--safari-sticky-fix:opacity}}@supports(container-type:inline-size){:root{--one-unit:1cqw}}[id^=oldHoverBox-]{mix-blend-mode:plus-lighter;transition:opacity .5s ease,visibility .5s ease}[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]){isolation:isolate}</style> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.beea92dc.min.css">a,abbr,acronym,address,applet,b,big,blockquote,button,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,footer,form,h1,h2,h3,h4,h5,h6,header,i,iframe,img,ins,kbd,label,legend,li,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,title,tr,tt,u,ul,var{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}input,select,textarea{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}.testStyles{overflow-y:hidden}.reset-button{-webkit-appearance:none;background:none;border:0;color:inherit;font:inherit;line-height:normal;outline:0;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:focus{outline:none}body.device-mobile-optimized:not(.disable-site-overflow){overflow-x:hidden;overflow-y:scroll}body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER{margin-left:auto;margin-right:auto;overflow-x:visible;position:relative;width:320px}body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER{margin-top:0}body.device-mobile-optimized>*{max-width:100%!important}body.device-mobile-optimized #site-root{overflow-x:hidden;overflow-y:hidden}@supports(overflow:clip){body.device-mobile-optimized #site-root{overflow-x:clip;overflow-y:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root:not(.overflow-clip-in-mobile){overflow-x:hidden;overflow-y:auto}body.device-mobile-non-optimized #SITE_CONTAINER #site-root.overflow-clip-in-mobile{overflow-x:clip;overflow-y:clip}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #site-root,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode.device-mobile-optimized #TINY_MENU{opacity:0;pointer-events:none}body.fullScreenMode-scrollable.device-mobile-optimized{overflow-x:hidden!important;overflow-y:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #site-root{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling,body.siteScrollingBlocked{position:fixed;width:100%}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}body.blockSiteScrolling:not(.responsive) #WIX_ADS{margin-top:var(--blocked-site-scroll-margin-top)}#site-root{margin:0 auto;min-height:100%;position:relative;top:var(--wix-ads-height)}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}.auto-generated-link{color:inherit}#SCROLL_TO_BOTTOM,#SCROLL_TO_TOP{height:0}.has-click-trigger{cursor:pointer}.fullScreenOverlay{bottom:0;display:flex;justify-content:center;left:0;overflow-y:hidden;position:fixed;right:0;top:-60px;z-index:1005}.fullScreenOverlay>.fullScreenOverlayContent{bottom:0;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;top:60px;transform:translateZ(0)}[data-mesh-id$=centeredContent],[data-mesh-id$=form],[data-mesh-id$=inlineContent]{pointer-events:none;position:relative}[data-mesh-id$=-gridWrapper],[data-mesh-id$=-rotated-wrapper]{pointer-events:none}[data-mesh-id$=-gridContainer]>*,[data-mesh-id$=-rotated-wrapper]>*,[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]){pointer-events:auto}.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID{grid-area:2/1/3/2;-ms-grid-row:2;position:relative}#masterPage.mesh-layout{-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;align-items:start;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:max-content max-content min-content max-content;justify-content:stretch}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{-ms-grid-row-align:start;-ms-grid-column-align:start;-ms-grid-column:1}#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER{grid-area:1/1/2/2;-ms-grid-row:1}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{grid-area:3/1/4/2;-ms-grid-row:3}#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER{grid-area:4/1/5/2;-ms-grid-row:4}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent]{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #masterPageinlineContent,#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER{position:relative}#masterPage.mesh-layout #SITE_HEADER{grid-area:1/1/2/2}#masterPage.mesh-layout #SITE_FOOTER{grid-area:4/1/5/2}#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER{overflow-x:clip}[data-z-counter]{z-index:0}[data-z-counter="0"]{z-index:auto}.wixSiteProperties{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--wst-button-color-fill-primary:rgb(var(--color_48));--wst-button-color-border-primary:rgb(var(--color_49));--wst-button-color-text-primary:rgb(var(--color_50));--wst-button-color-fill-primary-hover:rgb(var(--color_51));--wst-button-color-border-primary-hover:rgb(var(--color_52));--wst-button-color-text-primary-hover:rgb(var(--color_53));--wst-button-color-fill-primary-disabled:rgb(var(--color_54));--wst-button-color-border-primary-disabled:rgb(var(--color_55));--wst-button-color-text-primary-disabled:rgb(var(--color_56));--wst-button-color-fill-secondary:rgb(var(--color_57));--wst-button-color-border-secondary:rgb(var(--color_58));--wst-button-color-text-secondary:rgb(var(--color_59));--wst-button-color-fill-secondary-hover:rgb(var(--color_60));--wst-button-color-border-secondary-hover:rgb(var(--color_61));--wst-button-color-text-secondary-hover:rgb(var(--color_62));--wst-button-color-fill-secondary-disabled:rgb(var(--color_63));--wst-button-color-border-secondary-disabled:rgb(var(--color_64));--wst-button-color-text-secondary-disabled:rgb(var(--color_65));--wst-color-fill-base-1:rgb(var(--color_36));--wst-color-fill-base-2:rgb(var(--color_37));--wst-color-fill-base-shade-1:rgb(var(--color_38));--wst-color-fill-base-shade-2:rgb(var(--color_39));--wst-color-fill-base-shade-3:rgb(var(--color_40));--wst-color-fill-accent-1:rgb(var(--color_41));--wst-color-fill-accent-2:rgb(var(--color_42));--wst-color-fill-accent-3:rgb(var(--color_43));--wst-color-fill-accent-4:rgb(var(--color_44));--wst-color-fill-background-primary:rgb(var(--color_11));--wst-color-fill-background-secondary:rgb(var(--color_12));--wst-color-text-primary:rgb(var(--color_15));--wst-color-text-secondary:rgb(var(--color_14));--wst-color-action:rgb(var(--color_18));--wst-color-disabled:rgb(var(--color_39));--wst-color-title:rgb(var(--color_45));--wst-color-subtitle:rgb(var(--color_46));--wst-color-line:rgb(var(--color_47));--wst-font-style-h2:var(--font_2);--wst-font-style-h3:var(--font_3);--wst-font-style-h4:var(--font_4);--wst-font-style-h5:var(--font_5);--wst-font-style-h6:var(--font_6);--wst-font-style-body-large:var(--font_7);--wst-font-style-body-medium:var(--font_8);--wst-font-style-body-small:var(--font_9);--wst-font-style-body-x-small:var(--font_10);--wst-color-custom-1:rgb(var(--color_13));--wst-color-custom-2:rgb(var(--color_16));--wst-color-custom-3:rgb(var(--color_17));--wst-color-custom-4:rgb(var(--color_19));--wst-color-custom-5:rgb(var(--color_20));--wst-color-custom-6:rgb(var(--color_21));--wst-color-custom-7:rgb(var(--color_22));--wst-color-custom-8:rgb(var(--color_23));--wst-color-custom-9:rgb(var(--color_24));--wst-color-custom-10:rgb(var(--color_25));--wst-color-custom-11:rgb(var(--color_26));--wst-color-custom-12:rgb(var(--color_27));--wst-color-custom-13:rgb(var(--color_28));--wst-color-custom-14:rgb(var(--color_29));--wst-color-custom-15:rgb(var(--color_30));--wst-color-custom-16:rgb(var(--color_31));--wst-color-custom-17:rgb(var(--color_32));--wst-color-custom-18:rgb(var(--color_33));--wst-color-custom-19:rgb(var(--color_34));--wst-color-custom-20:rgb(var(--color_35))}</style> <meta name="format-detection" content="telephone=no"> <meta name="skype_toolbar" content="skype_toolbar_parser_compatible"> <!--pageHtmlEmbeds.head start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head start"></script> <script> function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const XSRFToken = getXSRFTokenFromCookie() fetch( `${window.location.origin}/_serverless/analytics-reporter/facebook/event`, { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }, body: JSON.stringify({ eventName, data: eventParams }), }, ); }, ); function getXSRFTokenFromCookie() { var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);")); return match ? match[1] : ""; } } window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener); </script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head end"></script> <!--pageHtmlEmbeds.head end--> <!-- head performance data start --> <!-- head performance data end --> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VerticalMenu_VerticalMenuSolidColorSkin].f3d639a0.min.css">.VUs9VM{margin:0 10px;opacity:.6}.m48Yht{height:auto!important}.fIxawB{direction:var(--direction)}.Ur5Vmd{direction:var(--item-direction);justify-content:var(--menu-item-align,var(--text-align,flex-start))}.A47Z2B{direction:var(--sub-menu-item-direction);justify-content:var(--sub-menu-item-align,var(--text-align,flex-start))}.IOfTmr .Z7cwZn{height:100%;position:relative;width:100%}.IOfTmr .E_2Q_U{min-width:100%;position:absolute;visibility:hidden;z-index:999}.IOfTmr .E_2Q_U.uf9Zs0{left:calc(100% + var(--SKINS_submenuMargin, 8px) - var(--brw, 1px))}.IOfTmr .E_2Q_U.pYmDZK{right:calc(100% + var(--SKINS_submenuMargin, 8px) - var(--brw, 1px))}.IOfTmr .E_2Q_U.OSGBAh{bottom:0}.IOfTmr .E_2Q_U.F8Lkq5{top:0}.IOfTmr .E_2Q_U:before{content:" ";height:100%;left:var(--sub-menu-open-direction-left,0);margin-left:calc(-1*var(--SKINS_submenuMargin, 8px));margin-right:calc(-1*var(--SKINS_submenuMargin, 8px));position:absolute;right:var(--sub-menu-open-direction-right,auto);top:0;width:var(--SKINS_submenuMargin,8px)}.IOfTmr .YGlZMx{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--brw,1px) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));box-sizing:border-box;height:calc(var(--item-height, 50px) - var(--separator-height-adjusted, 0px));transition:var(--itemBGColorTrans,background-color .4s ease 0s)}.IOfTmr .YGlZMx.amuh9Z>.DzUZFw>.a50_l6{cursor:default}.IOfTmr .YGlZMx.lBccMF{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1))}.IOfTmr .YGlZMx.lBccMF>.DzUZFw>.a50_l6{color:rgb(var(--txts,var(--color_13,color_13)))}.IOfTmr .YGlZMx.F95vTA>.E_2Q_U{visibility:visible}.IOfTmr .YGlZMx.F95vTA:not(.amuh9Z){background-color:rgba(var(--bgh,var(--color_15,color_15)),var(--alpha-bgh,1))}.IOfTmr .YGlZMx.F95vTA:not(.amuh9Z)>.DzUZFw>.a50_l6{color:rgb(var(--txth,var(--color_13,color_13)))}.IOfTmr .E_2Q_U .YGlZMx{background-color:rgba(var(--SKINS_bgSubmenu,var(--color_11,color_11)),var(--alpha-SKINS_bgSubmenu,1));border-radius:var(--SKINS_submenuBR,0)}.IOfTmr .a50_l6{align-items:center;box-sizing:border-box;color:rgb(var(--txt,var(--color_15,color_15)));cursor:pointer;display:flex;font:var(--fnt,var(--font_1));height:100%;padding-left:var(--textSpacing,10px);padding-right:var(--textSpacing,10px);position:relative;white-space:nowrap}.IOfTmr .a50_l6,.IOfTmr .a50_l6:after{background-color:transparent;width:100%}.IOfTmr .a50_l6:after{content:" ";height:var(--separator-height-adjusted,0);left:0;position:absolute;top:100%}.IOfTmr .Z7cwZn .YGlZMx .a50_l6{line-height:calc(var(--item-height, 50px) - var(--separator-height-adjusted, 0px))}.IOfTmr .E_2Q_U .a50_l6{font:var(--SKINS_fntSubmenu,var(--font_1))}.IOfTmr .MfQCD7{height:var(--separator-height-adjusted,0);min-height:0;width:100%}.xyNFD3{margin:0 10px;opacity:.6}.gxChTi{height:auto!important}.J5AcBQ .ADkeoY{border:solid var(--brw,1px) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.J5AcBQ .ybGdqG{border-bottom:solid var(--sepw,1px) rgba(var(--sep,var(--color_15,color_15)),var(--alpha-sep,1));height:100%;position:relative;width:100%}.J5AcBQ .ybGdqG:last-child{border-bottom:0}.J5AcBQ .niKtuR{border:solid var(--brw,1px) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--SKINS_submenuBR,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));box-sizing:border-box;min-width:100%;position:absolute;visibility:hidden;z-index:999}.J5AcBQ .niKtuR.pLtej1{left:calc(100% + var(--SKINS_submenuMargin, 8px))}.J5AcBQ .niKtuR.UPEerR{right:calc(100% + var(--SKINS_submenuMargin, 8px))}.J5AcBQ .niKtuR.sKAPJX{bottom:var(--brw,1px)}.J5AcBQ .niKtuR.asC21j{top:calc(-1*var(--brw, 1px))}.J5AcBQ .niKtuR:before{content:" ";height:100%;left:var(--sub-menu-open-direction-left,0);margin-left:calc(-1*var(--SKINS_submenuMargin, 8px));margin-right:calc(-1*var(--SKINS_submenuMargin, 8px));position:absolute;right:var(--sub-menu-open-direction-right,auto);top:0;width:var(--SKINS_submenuMargin,8px)}.J5AcBQ .i4bvwx{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));height:var(--item-height,50px);transition:var(--itemBGColorTrans,background-color .4s ease 0s)}.J5AcBQ .i4bvwx.yL5MMl>.qFH5R7>.kFPGSw{cursor:default}.J5AcBQ .i4bvwx.iLEOZ6{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1))}.J5AcBQ .i4bvwx.iLEOZ6>.qFH5R7>.kFPGSw{color:rgb(var(--txts,var(--color_13,color_13)))}.J5AcBQ .i4bvwx.Bf9iOm>.niKtuR{visibility:visible}.J5AcBQ .i4bvwx.Bf9iOm:not(.yL5MMl){background-color:rgba(var(--bgh,var(--color_15,color_15)),var(--alpha-bgh,1))}.J5AcBQ .i4bvwx.Bf9iOm:not(.yL5MMl)>.qFH5R7>.kFPGSw{color:rgb(var(--txth,var(--color_13,color_13)))}.J5AcBQ .niKtuR .i4bvwx{background-color:rgba(var(--SKINS_bgSubmenu,var(--color_11,color_11)),var(--alpha-SKINS_bgSubmenu,1))}.J5AcBQ .niKtuR .ybGdqG .i4bvwx{border-radius:0}.J5AcBQ .ybGdqG:first-child .i4bvwx{border-radius:var(--rd,0);border-bottom-left-radius:0;border-bottom-right-radius:0}.J5AcBQ .ybGdqG:last-child .i4bvwx{border-bottom:0 solid transparent;border-radius:var(--rd,0);border-top-left-radius:0;border-top-right-radius:0}.J5AcBQ .kFPGSw{box-sizing:border-box;color:rgb(var(--txt,var(--color_15,color_15)));cursor:pointer;display:flex;font:var(--fnt,var(--font_1));height:100%;padding-left:var(--textSpacing,10px);padding-right:var(--textSpacing,10px);position:relative;white-space:nowrap}.J5AcBQ .kFPGSw,.J5AcBQ .kFPGSw:after{background-color:transparent;width:100%}.J5AcBQ .kFPGSw:after{content:" ";cursor:default;height:var(--sepw,1px);left:0;position:absolute;top:100%}.J5AcBQ .ybGdqG .i4bvwx .kFPGSw{line-height:var(--item-height,50px)}.J5AcBQ .niKtuR .kFPGSw{font:var(--SKINS_fntSubmenu,var(--font_1))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_TextSeparatorsMenuButtonSkin].8efdb0b0.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.EFUBGn,.rhHoTC{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.EFUBGn[data-state~=header] a,.EFUBGn[data-state~=header] div,[data-state~=header].rhHoTC a,[data-state~=header].rhHoTC div{cursor:default!important}.EFUBGn .wIGMae,.rhHoTC .wIGMae{display:inline-block;height:100%;width:100%}.rhHoTC{--display:inline-block;border-left:1px solid rgba(var(--sep,var(--color_15,color_15)),var(--alpha-sep,1));cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.rhHoTC .aWTgIN{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.rhHoTC .Zw7XIs{padding:0 var(--pad,5px)}.rhHoTC:first-child[data-direction=ltr],.rhHoTC:last-child[data-direction=rtl],.rhHoTC[data-listposition=lonely]{border:0}.rhHoTC[data-state~=link]:hover .aWTgIN,.rhHoTC[data-state~=over] .aWTgIN{color:rgb(var(--txth,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.rhHoTC[data-state~=selected] .aWTgIN{color:rgb(var(--txts,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.rhHoTC[data-state~=drop]{border:0;border-top:1px solid rgba(var(--sep,var(--color_15,color_15)),var(--alpha-sep,1));display:block;width:100%}.rhHoTC[data-state~=drop] .aWTgIN{display:inline-block;padding:0 .5em}.rhHoTC[data-state~=drop] .Zw7XIs{padding:0}.rhHoTC[data-listposition=dropLonely],.rhHoTC[data-listposition=top]{border:0}.GUSTu5{overflow-x:hidden}.GUSTu5 .ONlyPu{display:flex;flex-direction:column;height:100%;width:100%}.GUSTu5 .ONlyPu .BStpMp{flex:1}.GUSTu5 .ONlyPu .qDaKPQ{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.GUSTu5 .ONlyPu .qDaKPQ .JAo9_G,.GUSTu5 .ONlyPu .qDaKPQ .XFe7yJ{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.GUSTu5 .ONlyPu .qDaKPQ .iFrTrN{display:block;width:100%}.GUSTu5 .A4aeYo{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.GUSTu5 .A4aeYo .ByVsPT{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.GUSTu5 .A4aeYo.PxlFWD{transition:visibility;transition-delay:.2s;visibility:visible}.GUSTu5 .A4aeYo .XFe7yJ{display:inline-block}.GUSTu5 .Iw9hvp{display:none}.nYRjqR>nav{bottom:0;left:0;right:0;top:0}.nYRjqR .A4aeYo,.nYRjqR .qDaKPQ,.nYRjqR>nav{position:absolute}.nYRjqR .A4aeYo{margin-top:7px;visibility:hidden}.nYRjqR [data-dropmode=dropUp] .A4aeYo{margin-bottom:7px;margin-top:0}.nYRjqR .ByVsPT{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.f5dd96d7.min.css">.J6KGih{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}[data-view-transition=page-transition] .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.HcOXKn{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.ONIxfn{cursor:pointer}.WUKwEB{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.QxJLC3 [data-attr-richtext-marker=true]{display:block}.QxJLC3 [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.QxJLC3 [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.QxJLC3 [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.lq2cno>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.lq2cno>*>:first-child{vertical-align:top}}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) [class$=rich-text__text],.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) span[style*=color]{color:var(--corvid-color,currentColor)!important}.uGVkMG{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.uGVkMG .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.uGVkMG .edKzOf ul{list-style:disc inside}.uGVkMG .edKzOf li{margin-bottom:12px}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p{letter-spacing:normal;line-height:normal}.nJYhU3{min-height:var(--min-height);min-width:var(--min-width)}.nJYhU3 .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.nJYhU3 .edKzOf ol,.nJYhU3 .edKzOf ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.nJYhU3 .edKzOf ul{list-style-type:disc}.nJYhU3 .edKzOf ol{list-style-type:decimal}.nJYhU3 .edKzOf ol ul,.nJYhU3 .edKzOf ul ul{line-height:normal;list-style-type:circle}.nJYhU3 .edKzOf ol ol ul,.nJYhU3 .edKzOf ol ul ul,.nJYhU3 .edKzOf ul ol ul,.nJYhU3 .edKzOf ul ul ul{line-height:normal;list-style-type:square}.nJYhU3 .edKzOf li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.nJYhU3 .edKzOf h1,.nJYhU3 .edKzOf h2,.nJYhU3 .edKzOf h3,.nJYhU3 .edKzOf h4,.nJYhU3 .edKzOf h5,.nJYhU3 .edKzOf h6,.nJYhU3 .edKzOf p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.nJYhU3 .edKzOf a{color:inherit}.SxM0TO,.c9GqVL{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.SxM0TO>*,.c9GqVL>*{pointer-events:auto}.SxM0TO li,.c9GqVL li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.SxM0TO ol,.SxM0TO ul,.c9GqVL ol,.c9GqVL ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.SxM0TO:not(.YQcXTT) ol,.SxM0TO:not(.YQcXTT) ul,.c9GqVL:not(.YQcXTT) ol,.c9GqVL:not(.YQcXTT) ul{padding-inline-end:0;padding-inline-start:1.3em}.SxM0TO ul,.c9GqVL ul{list-style-type:disc}.SxM0TO ol,.c9GqVL ol{list-style-type:decimal}.SxM0TO ol ul,.SxM0TO ul ul,.c9GqVL ol ul,.c9GqVL ul ul{list-style-type:circle}.SxM0TO ol ol ul,.SxM0TO ol ul ul,.SxM0TO ul ol ul,.SxM0TO ul ul ul,.c9GqVL ol ol ul,.c9GqVL ol ul ul,.c9GqVL ul ol ul,.c9GqVL ul ul ul{list-style-type:square}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p,.c9GqVL blockquote,.c9GqVL h1,.c9GqVL h2,.c9GqVL h3,.c9GqVL h4,.c9GqVL h5,.c9GqVL h6,.c9GqVL p{margin-block:0;margin:0}.SxM0TO a,.c9GqVL a{color:inherit}.YQcXTT li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8{direction:var(--direction)}.WzbAF8 .mpGTIt .O6KwRn{display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_DefaultAreaSkin].83571854.min.css">.J6KGih{cursor:pointer}.KaEeLN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--backdrop-filter:$backdrop-filter}.uYj0Sg{-webkit-backdrop-filter:var(--backdrop-filter,none);backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.14daee33.min.css">.PlZyDq{touch-action:manipulation}.uDW_Qe{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uDW_Qe:before{max-width:var(--margin-start,0)}.uDW_Qe:after,.uDW_Qe:before{align-self:stretch;content:"";flex-grow:1}.uDW_Qe:after{max-width:var(--margin-end,0)}.FubTgk{height:100%}.FubTgk .uDW_Qe{border-radius:var(--corvid-border-radius,var(--rd,0));bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}.FubTgk .uDW_Qe:link,.FubTgk .uDW_Qe:visited{border-color:transparent}.FubTgk .l7_2fn{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.FubTgk[aria-disabled=false] .uDW_Qe{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.FubTgk[aria-disabled=true] .uDW_Qe{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.FubTgk[aria-disabled=true] .l7_2fn{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.uUxqWY{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uUxqWY:before{max-width:var(--margin-start,0)}.uUxqWY:after,.uUxqWY:before{align-self:stretch;content:"";flex-grow:1}.uUxqWY:after{max-width:var(--margin-end,0)}.Vq4wYb[aria-disabled=false] .uUxqWY{cursor:pointer}:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}.Vq4wYb .uUxqWY{bottom:0;left:0;position:absolute;right:0;top:0}.Vq4wYb .wJVzSK{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.Vq4wYb[aria-disabled=true] .wJVzSK{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.Tj01hh{display:block}.MW5IWV,.Tj01hh{height:100%;width:100%}.MW5IWV{left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}._C0cVf{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.hFwGTD{transform:translateY(-100%);transition:.2s ease-in}.IQgXoP{transition:.2s}.Nr3Nid{opacity:0;transition:.2s ease-in}.Nr3Nid.l4oO6c{z-index:-1!important}.iQuoC4{opacity:1;transition:.2s}.CJF7A2{height:auto}.CJF7A2,.U4Bvut{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .G5K6X8,body:not(.device-mobile-optimized) .G5K6X8{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.xU8fqS[data-focuscycled=active]{outline:1px solid transparent}.xU8fqS[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.xU8fqS ._4XcTfy{background-color:var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));left:0;position:absolute;right:0;top:0}.xU8fqS .gUbusX{background-color:rgba(var(--bgctr,var(--color_11,color_11)),var(--alpha-bgctr,1));border-radius:var(--rd,0);bottom:var(--brwb,0);top:var(--brwt,0)}.xU8fqS .G5K6X8,.xU8fqS .gUbusX{left:0;position:absolute;right:0}.xU8fqS .G5K6X8{bottom:0;top:0}:host(.device-mobile-optimized) .xU8fqS .G5K6X8,body.device-mobile-optimized .xU8fqS .G5K6X8{left:10px;right:10px}.SPY_vo{pointer-events:none}.BmZ5pC{min-height:calc(100vh - var(--wix-ads-height));min-width:var(--site-width);position:var(--bg-position);top:var(--wix-ads-height)}.BmZ5pC,.nTOEE9{height:100%;width:100%}.nTOEE9{overflow:hidden;position:relative}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.j7pOnl{box-sizing:border-box;height:100%;width:100%}.BI8PVQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BI8PVQ img,img.BI8PVQ{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.MazNVa{left:var(--left,auto);position:var(--position-fixed,static);top:var(--top,auto);z-index:var(--z-index,auto)}.MazNVa .BI8PVQ img{box-shadow:0 0 0 #000;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MazNVa .j7pOnl{display:block;overflow:hidden}.MazNVa .BI8PVQ{overflow:hidden}.c7cMWz{bottom:0;left:0;position:absolute;right:0;top:0}.FVGvCX{height:auto;position:relative;width:100%}body:not(.responsive) .zK7MhX{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .c7cMWz,body:not(.device-mobile-optimized) .c7cMWz{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.fEm0Bo .c7cMWz{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));overflow:hidden}:host(.device-mobile-optimized) .c7cMWz,body.device-mobile-optimized .c7cMWz{left:10px;right:10px}.PFkO7r{bottom:0;left:0;position:absolute;right:0;top:0}.HT5ybB{height:auto;position:relative;width:100%}body:not(.responsive) .dBAkHi{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .PFkO7r,body:not(.device-mobile-optimized) .PFkO7r{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}:host(.device-mobile-optimized) .PFkO7r,body.device-mobile-optimized .PFkO7r{left:10px;right:10px}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].39deac6a.min.css">.LHrbPP{background:#fff;border-radius:24px;color:#116dff;cursor:pointer;font-family:Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;height:0;left:50%;margin-left:-94px;opacity:0;padding:0 24px 0 24px;pointer-events:none;position:absolute;top:60px;width:0;z-index:9999}.LHrbPP:focus{border:2px solid;height:40px;opacity:1;pointer-events:auto;width:auto}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VideoPlayer].656a556a.min.css">.VideoPlayer2054936319__facebookContainer,.VideoPlayer2054936319__playerContainer{border:var(--borderSize) solid rgba(var(--borderColor,0,0,0),var(--alpha-borderColor,1));box-shadow:var(--boxShadow);display:block;margin-left:calc(-1 * var(--borderSize));margin-top:calc(-1 * var(--borderSize));position:absolute;top:0}.focus-ring-active .VideoPlayer2054936319__root .VideoPlayer2054936319__cover.VideoPlayer2054936319--playerFocused{z-index:1000}.VideoPlayer2054936319__cover .PlayableCover847694237__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1));display:-webkit-box;font:var(--font);margin:0 0 15px;max-height:2.8em;overflow:hidden;padding:0 10%}.VideoPlayer2054936319__cover.VideoPlayer2054936319--isMobileView .PlayableCover847694237__title{font-size:calc(18 * 1px);margin:0 0 10px}.VideoPlayer2054936319__cover .PlayableCover847694237__overlay{background-color:rgba(var(--backgroundColor,0,0,0),var(--alpha-backgroundColor,1));transition:background-color .2s ease}.VideoPlayer2054936319__cover .PlayableCover847694237__overlay:hover{background-color:rgba(var(--backgroundColor,0,0,0),calc(var(--alpha-backgroundColor, 1) + .1))}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton{height:var(--playButtonSize);width:var(--playButtonSize)}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton:hover{opacity:.8}.VideoPlayer2054936319__cover.VideoPlayer2054936319--isMobileView .PlayableCover847694237__playButton{height:var(--playButtonMobileSize);width:var(--playButtonMobileSize)}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton circle{stroke:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1))}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton path{fill:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1))}.VideoPlayer2054936319__playerContainer{height:100%;width:100%}.VideoPlayer2054936319__playerContainer iframe{height:100%;visibility:inherit;width:100%}.VideoPlayer2054936319__facebookContainer{height:100%;width:100%}.VideoPlayer2054936319__vimeoContainer{background-color:#000}.VideoPlayer2054936319__fadeEnter{opacity:1}.VideoPlayer2054936319__fadeEnterActive{opacity:0;transition:opacity 1.6s ease-out 0ms}.VideoPlayer2054936319__secondPoster{height:100%;left:0;position:absolute;top:0;width:100%}.MH58Yn{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.MH58Yn:hover{opacity:.7}.sMWGVV{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.T7h78h{display:block;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,Helvetica Neue,Helvetica,Arial,\\30e1イリオ,meiryo,\\30d2ラギノ角ゴpro w3,hiragino kaku gothic pro;height:inherit;outline:none;overflow:hidden;position:relative;z-index:0}.T7h78h button{-webkit-appearance:button;font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}.T7h78h button::-moz-focus-inner{border-style:none;padding:0}.T7h78h button:-moz-focusring{outline:1px dotted ButtonText}[data-playable-hook=player-container].T7h78h [data-playable-component],[data-playable-hook=player-container].T7h78h [data-playable-component] *,[data-playable-hook=player-container].T7h78h [data-playable-component] :after,[data-playable-hook=player-container].T7h78h [data-playable-component] :before{box-sizing:content-box!important;outline:none!important}.aBdaFm,.reHOyF{height:100%!important;min-height:100%!important;min-width:100%!important;width:100%!important}[data-playable-focus-source=key] [data-playable-hook=player-container] button.focus-within,[data-playable-focus-source=key] [data-playable-hook=player-container] img.focus-within,[data-playable-focus-source=key] [data-playable-hook=player-container] input.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] button.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] img.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] input.focus-within{box-shadow:0 0 0 2px rgba(56,153,236,.8)}.fZPS1d{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.fZPS1d:hover{opacity:.7}.TcENkh{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.MwgZWA{background-color:rgba(0,0,0,.95);border-radius:3px;height:250px;left:10px;overflow:scroll;width:400px;z-index:10000}.MwgZWA,.MwgZWA .rkTLUy{position:absolute;top:10px}.MwgZWA .rkTLUy{color:#fff;cursor:pointer;right:5px}.MwgZWA .rkTLUy:hover{opacity:.8}.MwgZWA .LOpx5W{color:#fff;font-size:8px;line-height:8px;margin:5px;padding:5px}.MwgZWA .LOpx5W .ht0VVX{color:green}.MwgZWA .LOpx5W .wYTBxb{color:#ff8c00}.MwgZWA .LOpx5W .VStJby{color:blue}.MwgZWA .LOpx5W .LsIqAP{color:#f0f}.MwgZWA .LOpx5W .zUQfxq{color:#fff}.IiHgII{align-items:center;background-color:#000;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:50}.IiHgII,.IiHgII._s9dGo video,.IiHgII.vzxs2y video{height:100%;width:100%}.IiHgII.hLoSEv video{position:absolute}.IiHgII.TtdQPO.hLoSEv video{height:auto!important;width:100%}.IiHgII.cb9E5t.hLoSEv video{height:100%}.IiHgII video{box-shadow:0 0 20px rgba(0,0,0,.2);position:relative;z-index:1}.IiHgII.dj2W_J{cursor:none}.l9fM0h{bottom:0;filter:blur(14px);left:0;position:absolute;right:0;top:0;z-index:0}.CIzMoh{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.CIzMoh:hover{opacity:.7}.NJGB6P{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.aMw4Jp{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:100}.aMw4Jp,.aMw4Jp .RH3G4u{align-items:center;display:flex;justify-content:center}.aMw4Jp .RH3G4u{animation-duration:.5s;animation-name:rAxA2y;background-color:rgba(0,0,0,.5);border-radius:100px;font-size:9px;line-height:9px;opacity:0;position:relative}.aMw4Jp .s8q1KX{animation-duration:.5s;animation-name:ryfJyM}.aMw4Jp .O3jNyY{left:3px;position:relative}.aMw4Jp .sLkljv{margin:5px 0}.aMw4Jp .XsP_Mg{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;min-height:8px;min-width:5px;position:absolute;right:0;top:0}.aMw4Jp .XsP_Mg span{display:block}@keyframes ryfJyM{0%{height:22px;width:22px}to{height:30px;width:30px}}@keyframes rAxA2y{0%{height:22px;opacity:.9;padding:19px;width:22px}to{font-size:14px;height:30px;line-height:14px;opacity:0;padding:25px;width:30px}}.UuvzuH{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.UuvzuH:hover{opacity:.7}.SWiF19{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.P9q5GM{bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:100}.P9q5GM.L8SYSN{align-items:center;display:flex;justify-content:center}.jyZxBT{align-items:center;background:#000 no-repeat 50%;background-size:cover;bottom:0;justify-content:center;right:0}.jyZxBT,.jyZxBT:before{height:100%;left:0;position:absolute;top:0;width:100%}.jyZxBT:before{background-color:rgba(0,0,0,.35);content:""}.oVB0VT{cursor:pointer;height:71px;opacity:1;position:relative;width:71px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .oVB0VT{height:54px;width:54px}[data-playable-hook=player-container][data-playable-max-width~="400px"] .oVB0VT{height:36px;width:36px}.oVB0VT:hover{opacity:.8}.DUKkm6{background:transparent}.CAErYx{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.CAErYx:hover{opacity:.7}.qipy26{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.HFEl1G{clip:rect(0,48px,48px,24px);animation:bNfw61 1s linear infinite;color:#fff;display:none;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;width:42px;z-index:90}.HFEl1G.KRw0M5{display:block}.HFEl1G:after{clip:rect(4px,48px,48px,24px);animation:i0S9__ 1s linear infinite}.HFEl1G:after,.HFEl1G:before{border:3px solid currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.HFEl1G:before{clip:rect(0,48px,48px,24px);animation:m1Fg4V 1s linear infinite}@keyframes i0S9__{50%{clip:rect(42px,48px,48px,24px);animation-timing-function:ease-in-out}}@keyframes m1Fg4V{50%{clip:rect(0,48px,9px,24px);animation-timing-function:ease-in-out;transform:rotate(135deg)}}@keyframes bNfw61{0%{animation-timing-function:ease-out;transform:rotate(0)}45%{color:#fff;transform:rotate(18deg)}55%{transform:rotate(54deg)}to{transform:rotate(1turn)}}.YNsbh9{bottom:0;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0}.YNsbh9 .O1vZ1d{flex-grow:2;position:relative}.RKqOM4{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.RKqOM4:hover{opacity:.7}.FmiuH4{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.W0t_ic{position:relative;z-index:60}.W0t_ic::-moz-focus-inner{border:0}.W0t_ic.N2CfeM .BYXbSU,.W0t_ic.N2CfeM .QAfchT{opacity:1}.jw9Kj9{flex-grow:0}.jQne1L{align-items:center;display:flex;flex-direction:row;margin-top:20px;position:relative}[data-playable-hook=player-container][data-playable-dir=ltr] .jQne1L{margin-left:20px}[data-playable-hook=player-container][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:20px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .jQne1L{margin-top:30px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=ltr] .jQne1L{margin-left:30px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:30px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .jQne1L{margin-top:15px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=ltr] .jQne1L{margin-left:15px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:15px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .jQne1L{margin-top:12px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=ltr] .jQne1L{margin-left:12px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:12px}.QAfchT{flex-grow:1;max-width:calc(100% - 200px)}.BYXbSU,.QAfchT{opacity:0;transition:opacity .2s}.BYXbSU{background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.03) 24%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.4));background-size:100% 182px;height:181px;left:0;pointer-events:none;position:absolute;right:0;top:0}.Oz1ffs{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.Oz1ffs:hover{opacity:.7}.nhI_ow{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.ZDJjun{font-size:16px;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-playable-hook=player-container][data-playable-max-width~="550px"] .ZDJjun{font-size:14px;line-height:15px}[data-playable-hook=player-container][data-playable-max-width~="300px"] .ZDJjun{font-size:12px;line-height:13px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ZDJjun{font-size:20px;line-height:20px}.ZDJjun.Jd96zq,.w5jdg2{cursor:pointer}.w5jdg2{align-items:center;background-color:transparent;border:0;border-radius:0;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.w5jdg2:hover{opacity:.7}.A2xlHS{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.BHUFEt{background-color:#959595;position:relative;transition:background-color .2s}[data-playable-hook=player-container][data-playable-dir=ltr] .BHUFEt{direction:ltr;margin-right:15px}[data-playable-hook=player-container][data-playable-dir=rtl] .BHUFEt{direction:rtl;margin-left:15px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=ltr] .BHUFEt{margin-right:20px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=rtl] .BHUFEt{margin-left:20px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=ltr] .BHUFEt{margin-right:10px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=rtl] .BHUFEt{margin-left:10px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .BHUFEt{padding:2px 3px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=ltr] .BHUFEt{margin-right:10px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=rtl] .BHUFEt{margin-left:10px}.BHUFEt.caCSqC{cursor:default}.BHUFEt.Pcf9Cx,.BHUFEt:hover:not(.caCSqC){background-color:#ea492e}.OebeZw{cursor:pointer}button.Gn8Gdq{background-color:transparent;border:0;border-radius:0;color:#fff;font-size:12px;line-height:14px;outline:none;padding:5px 6px;text-transform:uppercase!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-playable-hook=player-container][data-playable-max-width~="280px"] button.Gn8Gdq{font-size:10px;line-height:12px}.cA1asi{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.cA1asi:hover{opacity:.7}.eIyVpE{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.QV8pil{display:flex;flex-direction:column;z-index:60}.QV8pil::-moz-focus-inner{border:0}.QV8pil.B8EVKv .etMMn5,.QV8pil.YhkBZr .FUpTp7,.QV8pil.YhkBZr .IT9grE,.QV8pil.YhkBZr .V93u41,.QV8pil.YhkBZr .etMMn5,.QV8pil.YhkBZr .llN1CZ{opacity:1}.QV8pil.Chkuci .NuiShs{margin-right:14px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .QV8pil.Chkuci .NuiShs{margin-right:7px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .QV8pil.Chkuci .NuiShs{margin-right:25px}.QV8pil.Chkuci .etMMn5,.QV8pil.RJmkWq .yO0EFf,.QV8pil.UALT0d .wkFNGC,.QV8pil.bAjCHK .V93u41,.QV8pil.l48Rm1 .QpVBT9,.QV8pil.ojCqay .Y5bsSu,.QV8pil.uWCPbp .lgDwRF,.QV8pil.vG61jJ .NuiShs{display:none}.c2j4zU{display:flex;flex-grow:2;width:100%}.V93u41,.c2j4zU{position:relative}.V93u41{padding:0 20px;top:2px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .V93u41{padding:0 30px;top:3px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .V93u41{padding:0 15px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .V93u41{padding:0 12px}.FUpTp7,.V93u41,.etMMn5,.llN1CZ{opacity:0;transition:opacity .2s}.FUpTp7,.llN1CZ{align-items:center;display:flex;flex:1;max-width:100%;position:relative;width:100%}.llN1CZ{justify-content:flex-end}.FUpTp7,.etMMn5,.llN1CZ{height:54px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .FUpTp7,[data-playable-hook=player-container][data-playable-in-full-screen=true] .etMMn5,[data-playable-hook=player-container][data-playable-in-full-screen=true] .llN1CZ{height:80px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .FUpTp7,[data-playable-hook=player-container][data-playable-max-width~="550px"] .etMMn5,[data-playable-hook=player-container][data-playable-max-width~="550px"] .llN1CZ{height:42px}[data-playable-hook=player-container][data-playable-max-width~="350px"] .FUpTp7,[data-playable-hook=player-container][data-playable-max-width~="350px"] .etMMn5,[data-playable-hook=player-container][data-playable-max-width~="350px"] .llN1CZ{height:36px}.QpVBT9{margin-left:13px;margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .QpVBT9{margin-left:20px;margin-right:20px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .QpVBT9{margin-left:7px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .QpVBT9{margin-left:4px}.yO0EFf{margin-right:13px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .yO0EFf{margin-right:20px}.lgDwRF{margin-right:18px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .lgDwRF{margin-right:30px}[data-playable-hook=player-container][data-playable-max-width~="400px"] .lgDwRF{display:none}.Y5bsSu{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Y5bsSu{margin-right:18px}.NuiShs{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .NuiShs{margin-right:18px}.wkFNGC{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .wkFNGC{margin-right:18px}.etMMn5{display:flex;margin-right:14px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .etMMn5{margin-right:9px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .etMMn5{margin-right:23px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .etMMn5{margin-right:12px}.zumaah{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zumaah{margin-right:18px}.IT9grE{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.03) 24%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.4));background-size:100% 182px;bottom:0;height:181px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .2s}.k8BjRZ{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.k8BjRZ:hover{opacity:.7}.oc5p_Q{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.zllqXq{opacity:0;position:absolute;transition:opacity .2s,visibility .2s;visibility:hidden;z-index:100}.zllqXq.L_hw7T{background:rgba(0,0,0,.5);padding:4px 5px}.zllqXq.xi74N4{opacity:1;visibility:visible}.L_hw7T .w1jcvC{color:#fff;font-size:11px;line-height:12px;white-space:nowrap}.y_umMm{bottom:0;display:flex;left:0;margin:10px 10px 6px;position:absolute;right:0;top:0}.sJELUr{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.sJELUr:hover{opacity:.7}.QOZHQ8{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.ctBuTJ{display:block;height:6px;position:relative;touch-action:none;transition:opacity .2s,visibility .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ{height:8px}.ctBuTJ.fnKqRA .acEE1I{background-color:#ea492e}.ctBuTJ.fnKqRA .w5RHza{background-color:rgba(234,73,46,.5)}.ctBuTJ.fnKqRA .RTqtKv{display:initial}.ctBuTJ.cdLzMy .gwBw85,.ctBuTJ:hover .gwBw85,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ.cdLzMy .gwBw85,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ:hover .gwBw85{transform:scaleY(1)}.ctBuTJ.cdLzMy .gwBw85 .w5RHza,.ctBuTJ:hover .gwBw85 .w5RHza{opacity:1}.ctBuTJ.cdLzMy .ctzVus,.ctBuTJ.cdLzMy .gwBw85 .gPPH0B:after,.ctBuTJ:hover .ctzVus,.ctBuTJ:hover .gwBw85 .gPPH0B:after{transform:scale(1)}.ctBuTJ.cdLzMy .ctzVus.U89TWW,.ctBuTJ:hover .ctzVus.U89TWW{left:100%}.ctBuTJ.cdLzMy .RTqtKv,.ctBuTJ:hover .RTqtKv{transform:scale(1.4)}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ.cdLzMy .RTqtKv,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ:hover .RTqtKv{transform:scale(1.33)}.ctBuTJ.cdLzMy .RTqtKv.U89TWW,.ctBuTJ:hover .RTqtKv.U89TWW{background-color:#fff}.mYR6uE{left:-6px;position:absolute;top:-3px;z-index:7}[data-playable-hook=player-container][data-playable-in-full-screen=true] .mYR6uE{height:16px;left:-8px;top:-4px;width:16px}.ctzVus{background-color:#fff;border-radius:50%;content:"";cursor:pointer;display:block;height:12px;transform:scale(0);transition:transform .1s cubic-bezier(0,0,.2,1);width:12px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctzVus{height:16px;width:16px}.RTqtKv{background-color:#ea492e;border:2px solid #bababa;border-radius:50%;cursor:pointer;display:none;height:6px;position:absolute;right:-5px;top:-2px;transition:transform .1s cubic-bezier(0,0,.2,1);width:6px;z-index:6}[data-playable-hook=player-container][data-playable-in-full-screen=true] .RTqtKv{height:8px;right:-6px;top:-2px;width:8px}.RTqtKv:hover{background-color:#fff}.RTqtKv.QOZHQ8{display:none}.gwBw85{height:6px;transform:scaleY(.34);transition:transform .1s cubic-bezier(0,0,.2,1)}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gwBw85{height:8px;transform:scaleY(.25)}.u1j2LK{height:6px;padding:0;position:absolute}[data-playable-hook=player-container][data-playable-in-full-screen=true] .u1j2LK{height:8px}.acEE1I{background-color:#fff;transform-origin:0 0;width:100%}.aJcGTx{transition:width .2s ease}.WdW6QO,.aJcGTx{background-color:hsla(0,0%,100%,.25)}.WdW6QO{width:100%}.w5RHza{background-color:hsla(0,0%,100%,.5);transition:opacity .2s}.mKA4v0{background-color:transparent;height:100%;overflow-x:hidden;width:100%}.gPPH0B,.gPPH0B:after,.mKA4v0{position:absolute}.gPPH0B:after{background-color:#fff;border-radius:50%;content:"";height:6px;opacity:.6;right:-3px;transform:scale(0);transition:transform .1s cubic-bezier(0,0,.2,1);width:6px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gPPH0B:after{height:8px;right:-4px;width:8px}.gPPH0B:after:hover{opacity:1}.O7e4CU{cursor:pointer;display:block;height:16px;opacity:0;position:relative;top:-11px;width:100%;z-index:5}[data-playable-focus-source=key] [data-playable-hook=progress-control].focus-within,[data-playable-focus-source=script] [data-playable-hook=progress-control].focus-within{box-shadow:0 0 0 2px rgba(56,153,236,.8);opacity:1}.oSuh0p{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.oSuh0p:hover{opacity:.7}.oNQb99{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}._90z7w{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;position:relative}.W2aIUN{height:26px;min-height:26px;min-width:26px;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN ._fnLlj{display:none}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN .NNvLPR{display:block}.W2aIUN .KgK6KM{display:none}.W2aIUN .gek6yh,.W2aIUN.FBQO6r .KgK6KM{display:block}.W2aIUN.FBQO6r .gek6yh{display:none}.W2aIUN ._fnLlj{display:block}.W2aIUN .NNvLPR{display:none}.WiTPiC{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.WiTPiC:hover{opacity:.7}.sE31hn{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.KpdQrc{align-items:center;display:flex;flex:0 0 auto;height:25px}.gkGtxN{font-size:12px;line-height:12px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gkGtxN{font-size:14px;line-height:14px}.pkI6sF{margin-left:5px}.pkI6sF:before{content:"/";margin-right:4px}.LyvFhE .Nidhcc,.LyvFhE .pkI6sF{display:none}.rnG1K6{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.rnG1K6:hover{opacity:.7}.oI7XOE{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.dqR62d{align-items:center;display:flex;justify-content:flex-start;position:relative;transition:width .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d{height:35px}.dqR62d.C7Gq5G .Z8Ru_i,.dqR62d:hover .Z8Ru_i{margin-right:5px;opacity:1;width:50px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d.C7Gq5G .Z8Ru_i,[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d:hover .Z8Ru_i{margin-right:10px;width:90px}.ToIAK9,.VTppQd,._7tzdU,.ztCxq7{display:none}.zuqkBx{height:26px;min-height:26px;min-width:26px;padding:0;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx .aEw8y1{display:none}.zuqkBx .aEw8y1,.zuqkBx.KzpsnN ._7tzdU,.zuqkBx.XubB8i .ztCxq7,.zuqkBx.qJrrld .ztCxq7,.zuqkBx.yLMtC2 .ToIAK9,[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx .f6CCWN{display:block}.zuqkBx .f6CCWN{display:none}.Z8Ru_i{display:block;height:25px;margin-left:2px;opacity:0;position:relative;transition:opacity .2s,width .2s;width:0}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Z8Ru_i{margin-left:5px}.MRjoHU{height:2px;padding:0;position:absolute;top:11.5px}.MP5ZfL:after{border-radius:50%;content:"";height:8px;position:absolute;right:-4px;top:-3px;transition:opacity .2s;width:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .MP5ZfL:after{height:10px;right:-5px;top:-4px;width:10px}.XbJXgH,.ylsu_r{width:100%}.ylsu_r{cursor:pointer;display:block;height:25px;opacity:0;position:relative;z-index:5}[data-playable-focus-source=key] [data-playable-hook=volume-control] .focus-within.Z8Ru_i,[data-playable-focus-source=script] [data-playable-hook=volume-control] .focus-within.Z8Ru_i{box-shadow:0 0 0 2px rgba(56,153,236,.8);margin-right:5px;opacity:1;width:50px}[data-playable-hook=player-container][data-playable-in-full-screen=true] [data-playable-focus-source=key] [data-playable-hook=volume-control] .focus-within.Z8Ru_i,[data-playable-hook=player-container][data-playable-in-full-screen=true] [data-playable-focus-source=script] [data-playable-hook=volume-control] .focus-within.Z8Ru_i{margin-right:10px;width:90px}.SikRew{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.SikRew:hover{opacity:.7}.SDCtMN{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.hKOrCk{align-items:center;display:flex;justify-content:center;position:relative}.Cn9dEu{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Cn9dEu{height:35px;width:35px}.Cn9dEu:hover{transform:scale(1.18)}.Cn9dEu .B_N5WW{display:block}.Cn9dEu .D7xTDF{display:none}.Cn9dEu.UZeOX4:hover{transform:scale(.8)}.Cn9dEu.UZeOX4 .B_N5WW{display:none}.Cn9dEu.UZeOX4 .D7xTDF{display:block}.nKEFMs{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.nKEFMs:hover{opacity:.7}.SxDloc{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.pAPwip{align-items:center;display:flex;justify-content:center;position:relative}.Fl7sUm{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm{height:35px;min-height:21px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm .cwmXNz{display:none}.Fl7sUm .Ukb5XC,[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm .yVltgc{display:block}.Fl7sUm .ViNbIi{display:none}.Fl7sUm .cwmXNz{display:block}.Fl7sUm .yVltgc{display:none}.Fl7sUm:hover{transform:scale(1.18)}.Fl7sUm.ShbU38:hover{transform:scale(.8)}.Fl7sUm.ShbU38 .Ukb5XC{display:none}.Fl7sUm.ShbU38 .ViNbIi{display:block}.NspOOT{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.NspOOT:hover{opacity:.7}.XWBvFW{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.A6A8Dz{align-items:center;display:flex;justify-content:center;opacity:1;position:relative;transition:opacity .2s;transition-duration:.2s;z-index:3}.A6A8Dz:hover .V5xX43{opacity:.7}.F87Un8{max-height:26px;max-width:125px;transition:opacity .2s}[data-playable-hook=player-container][data-playable-max-width~="550px"] .F87Un8{max-height:20px;max-width:90px}[data-playable-hook=player-container][data-playable-max-width~="350px"] .F87Un8{max-height:18px;max-width:70px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .F87Un8{max-height:36px;max-width:450px}.F87Un8.XWBvFW{display:none}.enmd7C{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C .vRtcOZ{display:none}.enmd7C .vRtcOZ,[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C .RBEUr7{display:block}.enmd7C .RBEUr7{display:none}.enmd7C:hover{transform:scale(1.2)}.h4iEJm{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.h4iEJm:hover{opacity:.7}.Xm5eRr{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.k85XnN{align-items:center;display:flex;justify-content:center;position:relative}.urzrNl{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl{height:35px;min-height:21px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl .VAQcIh{display:none}.urzrNl .VAQcIh,[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl .R4TBlN{display:block}.urzrNl .R4TBlN{display:none}.urzrNl:hover{transform:scale(1.18)}.cete1q{align-items:center;background-color:rgba(0,0,0,.5);border:2px solid rgba(0,0,0,.5);border-radius:2px;display:flex;flex-direction:column-reverse;height:90px;width:180px}.cete1q.ex4YgN{border:none;border-radius:0;height:auto;width:auto}.Epa8Ug,.hHw66W{bottom:2px;height:90px;left:2px;position:absolute;right:2px;top:2px;width:180px}.Epa8Ug{z-index:2}.hHw66W{z-index:1}.ex4YgN .nIb7Tl{background:none}.ex4YgN .Epa8Ug,.ex4YgN .hHw66W{height:0;width:0}.nIb7Tl{background:rgba(0,0,0,.8);color:#fff;font-size:11px;line-height:12px;padding:4px 5px;position:relative;white-space:nowrap;z-index:3}.pVM1ey{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.pVM1ey:hover{opacity:.7}.pE6VGN{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.VH7UEc{align-items:center;background-color:#000;display:flex;flex-direction:column-reverse;pointer-events:none;z-index:55}.P_YO_v,.VH7UEc{bottom:0;left:0;position:absolute;right:0;top:0}.P_YO_v{opacity:.5;z-index:2}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.PlayableCover847694237__root{background:#000 50% 50% no-repeat;background-size:cover;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.PlayableCover847694237__responsiveMode{align-items:center;display:flex;overflow:hidden}.PlayableCover847694237__overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;top:0;width:100%}.PlayableCover847694237__root.PlayableCover847694237--transparentOverlay{background:transparent}.PlayableCover847694237__title{color:#fff;font-family:proxima-n-w01-reg,sans-serif;font-size:40px;line-height:1.4em;margin:0 0 15px;padding:0 10%;text-align:center}.PlayableCover847694237__poster{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.PlayableCover847694237__playButton{background:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:50px;padding:0;transition:opacity .2s ease;width:50px}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[TextInput].a32850c1.min.css">#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus{outline:2px solid #116dff;outline-offset:1px}.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.KvoMHf[disabled]{pointer-events:none}.MpKiNN{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;min-height:25px;position:relative;text-align:var(--align,start)}.MpKiNN .pUnTVX{height:var(--inputHeight);position:relative}.MpKiNN .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;min-height:100%;position:absolute;top:0;width:50px}.MpKiNN .KvoMHf,.MpKiNN .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))))}.MpKiNN .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");font:var(--fnt,var(--font_8));margin:0;max-width:100%;min-height:var(--inputHeight);padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.MpKiNN .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:100%}.MpKiNN .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.MpKiNN .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.MpKiNN:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN .wPeA6j{display:none}.MpKiNN.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.ZXdXNL{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;justify-content:var(--align,start);text-align:var(--align,start)}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].9965d5ad.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;top:0}.YtfWHd,.mj3xJ8{position:absolute}.mj3xJ8{clip:rect(0 0 0 0);align-items:center;background-color:#fff;border-radius:24px;bottom:10px;color:#000;display:flex;height:25px;left:10px;outline:2px solid #000;padding:5px 10px;pointer-events:none;z-index:1000}.mj3xJ8:active,.mj3xJ8:focus{clip:auto;pointer-events:auto}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].4049eab0.min.css">@-moz-document url-prefix(){:invalid{box-shadow:none}:-moz-submit-invalid,:-moz-ui-invalid{box-shadow:none}}@keyframes kYZz2Z{0%{animation-timing-function:ease-out;transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}@keyframes wlf4P4{to{opacity:1;transform:rotate(115deg)}}.bkIuWA.xXaCpo{--display:flex;align-items:center;display:var(--display);justify-content:center}.d1WWt1{animation:kYZz2Z 1s linear infinite;height:72px;margin-left:-18px;overflow:hidden;position:absolute;transform-origin:100% 50%;width:36px}.d1WWt1:after,.d1WWt1:before{animation:wlf4P4 .5s linear infinite alternate;border:3px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;transform:rotate(-45deg)}.d1WWt1:before{color:#7fccf7}.d1WWt1:after{color:#3899ec;opacity:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FormContainer_FormContainerSkin].bbc5b359.min.css">.JVi7i2,.hrbzfT{background-color:var(--corvid-background-color,rgba(var(--bg,0,0,0),var(--alpha-bg,0)));border:solid var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));border-radius:var(--corvid-border-radius,var(--rd,0));box-shadow:var(--shd,0 0 0 transparent)}.d3n4V3{height:100%;left:-var(--corvid-border-width,var(--brw,0));position:absolute;top:-var(--corvid-border-width,var(--brw,0));width:100%}</style> <style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/TPABaseComponent.27e1e284.chunk.min.css">.OQ8Tzd,.nKphmK{overflow:hidden}.nKphmK{height:100%;position:relative;width:100%}.nKphmK:-ms-fullscreen{min-height:auto!important}.nKphmK:fullscreen{min-height:auto!important}.pvlz2w{visibility:hidden}</style> <style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.bae0ce0c.chunk.min.css">.TWFxr5{height:auto!important}.May50y{overflow:hidden!important}</style> <style rel="stylesheet" data-href="https://static.parastorage.com/services/profile-card-tpa-ooi/1.2742.0/ProfileCardViewerWidget.min.css">.sXLIwlJ.o__2kZJG5--madefor,.sthVVBS.og9KNo8--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.s__20yflC{--wix-ui-tpa-icon-button-icon-color:255,255,255,1;--wix-ui-tpa-icon-button-icon-color-rgb:255,255,255;--wix-ui-tpa-icon-button-icon-color-opacity:1}.sPDDYBJ,.s__4AAYmr{outline:0}.snU6ghj>:first-child>:first-child{z-index:100000!important}.s_r16N2{align-items:center;cursor:pointer;display:inline-flex}.sDDZErD,.s__11YJ4A{flex-shrink:0}.s_r16N2.ojAOxs_--disabled{cursor:default}.s_r16N2[disabled]{pointer-events:none}.sTXCnmE{border:1px solid hsla(0,0%,100%,.4);border-radius:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1);color:#fff;display:inline-flex;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;opacity:0;transform:translateY(-50%);visibility:hidden}.sTXCnmE.o__2Blgae--isShown{opacity:1;transform:translateY(0);visibility:visible}.sTXCnmE.o__2Blgae--shouldAnimate{transition:visibility .2s ease,opacity .2s ease,transform .4s ease}.sTXCnmE.o__2Blgae---skin-7-success{background-color:#008250}.sTXCnmE.o__2Blgae---skin-5-error{background-color:#df3131}.sTXCnmE.o__2Blgae---skin-6-status{background-color:#212121}.sTXCnmE.o__2Blgae---skin-7-preview{background-color:rgba(0,0,0,.6)}.sTXCnmE.o__2Blgae---placement-15-bottomFullWidth{bottom:0;left:0;position:fixed;width:100vw}.sijNSVs,.sjMuUXo{display:inline-block;min-width:12px}.sa9VyLG{display:inline-block;line-height:20px;margin:16px 20px;max-height:40px;overflow:hidden}.sxcYpXN{height:24px;margin-left:auto;padding:14px 12px}.sTXCnmE.o__2Blgae--mobile .sa9VyLG{margin-left:0;margin-right:0;max-height:60px}.sTXCnmE.o__2Blgae--mobile .sijNSVs{min-width:20px}.sTXCnmE.o__2Blgae--rtl .sxcYpXN{margin-left:0;margin-right:auto}.sClD8iv{border:0;display:inline-block;line-height:0;margin:0;padding:0;text-decoration:none}.sClD8iv.o__3UUOEB--focus,.sClD8iv:hover{opacity:.7}.sClD8iv.oDRVikL--disabled{cursor:default}.sClD8iv.oDRVikL--disabled:hover{opacity:1}.sGz9qyt svg{display:block}.sClD8iv.oDRVikL--disabled.sutDo1o .sGz9qyt svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-color-29));fill:none}.sClD8iv.oDRVikL--disabled.s__1EfJ3G .sGz9qyt svg:not([fill=currentColor]) path{fill:rgb(var(--wix-color-29));stroke:rgb(var(--wix-color-29))}.sClD8iv.oDRVikL---skin-4-line .sGz9qyt svg:not([fill=currentColor]) path,.sutDo1o .sGz9qyt svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));fill:none}.sClD8iv.oDRVikL---skin-4-full .sGz9qyt svg:not([fill=currentColor]) path,.s__1EfJ3G .sGz9qyt svg:not([fill=currentColor]) path{fill:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.sClD8iv .sGz9qyt svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.sClD8iv.oDRVikL--disabled .sGz9qyt svg[fill=currentColor]{color:rgb(var(--wix-color-29))}.sClD8iv.oDRVikL---theme-4-none{background-color:transparent}.sClD8iv.oDRVikL---theme-3-box{align-items:center;background-color:rgb(var(--wix-ui-tpa-icon-button-background-color,var(--wix-color-1)));border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.KeZzT6{animation:U4gKpz 1s linear infinite;color:hsla(0,0%,100%,.9);display:inline-block;overflow:hidden;position:relative;transform-origin:100% 50%}.KeZzT6:after,.KeZzT6:before{animation:DjtvJd .5s linear infinite alternate;border:1px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;color:currentColor;content:"";inset-inline-end:-100%;inset-inline-start:0;position:absolute;top:0;transform:rotate(-45deg)}.KeZzT6:after{opacity:0}@keyframes DjtvJd{to{opacity:1;transform:rotate(115deg)}}@keyframes U4gKpz{0%{transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}.KeZzT6.BAhs0Y{height:30px;margin-inline-end:15px;width:15px}.KeZzT6.vUtskN{height:60px;margin-inline-end:30px;width:30px}.KeZzT6.RLHjMI{height:80px;margin-inline-end:40px;width:40px}.jbFJUT{align-items:center;display:flex;justify-content:center}.AnkhXt{color:var(--wix-color-5)}.Sm1ZoK{z-index:999999}.Sm1ZoK.KtZaO1{display:none}.Sm1ZoK:not(.Z1Pd8o){left:50%;min-width:320px;position:fixed;top:80px;transform:translate(-50%)}</style> <!-- Loadable Component comp-jzpky840 --> <!-- Loadable Component comp-jzpky840 --> <script id="comp-jzpky840__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-jzpky840__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script> <style id="css_masterPage"> @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2'); unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12aTtYlUndpAjt.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvdhDXGe9nyfeU.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YwtVn07_pjjsQdA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5Nt2vQjjLkeenz.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12aDtYlUndpAjt.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvchDXGe9nyfeU.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YwtUn07_pjjsQdA.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5NtmvQjjLkeenz.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12ZjtYlUndpA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvShDXGe9ny.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12Ywtan07_pjjs.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5NuGvQjjLkeQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; }#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:55px;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID{display:none;}#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID{display:none;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #comp-lazpp220{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus, #SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus ~ .wixSdkShowFocusOnSibling{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}#masterPage{left:0;margin-left:0;width:100%;min-width:0;}#SITE_FOOTER{--pinned-layer-in-container:50;--above-all-in-container:49;}#PAGES_CONTAINER{--pinned-layer-in-container:51;--above-all-in-container:49;}#CONTROLLER_COMP_CUSTOM_ID{--pinned-layer-in-container:52;--above-all-in-container:49;}#SOSP_CONTAINER_CUSTOM_ID{--pinned-layer-in-container:53;--above-all-in-container:49;}#SITE_HEADER{z-index:calc(var(--pinned-layers-in-page, 0) + 54);--above-all-in-container:10000;}#comp-lazpp220-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 55);--above-all-in-container:10000;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;position:static;min-height:auto;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:15px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:-40px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="SOSP_CONTAINER_CUSTOM_ID"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lazpp220{justify-self:end;align-self:end;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:0,0,0;--color_2:255,255,255;--color_3:237,28,36;--color_4:0,136,203;--color_5:255,203,5;--color_6:114,114,114;--color_7:176,176,176;--color_8:255,255,255;--color_9:114,114,114;--color_10:176,176,176;--color_11:5,5,5;--color_12:85,85,85;--color_13:128,128,128;--color_14:170,170,170;--color_15:255,255,255;--color_16:49,40,17;--color_17:92,77,38;--color_18:131,114,68;--color_19:163,149,109;--color_20:220,200,164;--color_21:43,47,29;--color_22:86,93,59;--color_23:129,140,88;--color_24:172,186,117;--color_25:212,221,180;--color_26:49,32,32;--color_27:98,64,64;--color_28:147,96,96;--color_29:196,128,128;--color_30:226,186,186;--color_31:42,37,45;--color_32:84,73,91;--color_33:126,110,136;--color_34:168,147,181;--color_35:210,197,218;--color_36:5,5,5;--color_37:255,255,255;--color_38:85,85,85;--color_39:128,128,128;--color_40:170,170,170;--color_41:131,114,68;--color_42:220,200,164;--color_43:163,149,109;--color_44:92,77,38;--color_45:255,255,255;--color_46:255,255,255;--color_47:170,170,170;--color_48:131,114,68;--color_49:131,114,68;--color_50:5,5,5;--color_51:5,5,5;--color_52:131,114,68;--color_53:131,114,68;--color_54:128,128,128;--color_55:128,128,128;--color_56:5,5,5;--color_57:5,5,5;--color_58:131,114,68;--color_59:131,114,68;--color_60:131,114,68;--color_61:131,114,68;--color_62:5,5,5;--color_63:5,5,5;--color_64:128,128,128;--color_65:128,128,128;--font_0:normal normal normal 44px/1.4em din-next-w01-light,sans-serif;--font_1:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--font_2:normal normal normal 60px/1.4em din-next-w01-light,sans-serif;--font_3:italic normal normal 40px/1.4em 'noticia text',serif;--font_4:normal normal bold 28px/1.4em din-next-w01-light,sans-serif;--font_5:normal normal normal 18px/1.4em din-next-w01-light,sans-serif;--font_6:italic normal normal 17px/1.4em 'noticia text',serif;--font_7:normal normal normal 16px/1.4em din-next-w01-light,sans-serif;--font_8:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--font_9:italic normal normal 13px/1.4em 'noticia text',serif;--font_10:normal normal normal 13px/1.4em din-next-w01-light,sans-serif;--wix-ads-height:0px;--sticky-offset:0px;--wix-ads-top-height:0px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;--wix-opt-in-direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--theme-spx-ratio:1px;--scaling-factor:min((100 * var(--one-unit)), var(--section-max-width));--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));}.font_0{font:var(--font_0);color:rgb(var(--color_43));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_45));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_43));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_45));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_45));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_45));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_45));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_15));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_15));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_15));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_15));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#SITE_FOOTER{--boxShadowToggleOn-shd:none;--shd:0.00px 1.00px 4px 0px rgba(0,0,0,0.6);--alpha-brd:1;--brd:var(--color_36);--backdrop-filter:none;--rd:0px 0px 0px 0px;--brwt:0px;--brwb:0px;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;position:static;min-height:234px;}#SITE_FOOTER{--bg-overlay-color:transparent;--bg-gradient:none;}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{--transition-duration:600ms;}#CONTROLLER_COMP_CUSTOM_ID{--alpha-bg:1;--bg:61,155,233;--bgh:43,104,156;--brd:43,104,156;--brdh:61,155,233;--brw:0px;--fnt:normal normal normal 14px/1.4em raleway;--rd:20px;--txt:255,255,255;--txth:255,255,255;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;--shd:0 1px 4px rgba(0, 0, 0, 0.6);}#SOSP_CONTAINER_CUSTOM_ID{--brw:0px;--brd:var(--color_15);--bg:var(--color_11);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#SOSP_CONTAINER_CUSTOM_ID{width:291px;visibility:undefined;}[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID{visibility:undefined;width:291px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent]{height:auto;width:291px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:451px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-jovq8isr"]{position:relative;margin:60px 0px 10px 0;left:20px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-jovq8il5"]{position:relative;margin:0px 0px 10px 0;left:20px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-wedge-3]{visibility:hidden;height:275px;width:0;grid-area:1 / 1 / 3 / 2;}#SOSP_CONTAINER_CUSTOM_ID{--shc-mutated-brightness:3,3,3;}#comp-jovq8isr{width:250px;height:5px;}.comp-jovq8isr { --wix-direction: ltr; --profileLayout: 0; --pictureStyle: 0; --profileAlignment: 0; --profileImageSize: 90px; --badge-layout: 0; --badge-size: 0; --badge-corner-radius: 10; --border-width-1: 1; --pw-cover-photo-opacity: 60; --pw-cover-photo-opacity-desktop: 60; --profileWidgetHeight: 250px; --pw-button-border-width: 1; --pw-button-responsive-border-width: 1; --pw-button-text-font-size-mobile: 16; --pw-button-corner-radius: 0; --pw-button-responsive-corner-radius: 0; --vertical-pw-corner-radius: 0; --badge-font: normal normal normal 15px/1.4em din-next-w01-light,sans-serif; --text-primary-font: normal normal normal 20px/1.4em din-next-w01-light,sans-serif; --text-secondary-font: normal normal normal 14px/1.4em din-next-w01-light,sans-serif; --pw-responsive-name-font: normal normal normal 28px/1.4em din-next-w01-light,sans-serif; --pw-name-font-mobile: normal normal normal 20px/1.4em din-next-w01-light,sans-serif; --title-font: normal normal normal 14px/1.4em din-next-w01-light,sans-serif; --title-responsive-font: normal normal normal 20px/1.4em din-next-w01-light,sans-serif; --title-mobile-font: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --pw-responsive-ff-font: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --pw-ff-font-mobile: normal normal normal 12px/1.4em din-next-w01-light,sans-serif; --button-font: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --pw-responsive-button-font: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --pw-button-font-mobile: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --text-color-primary: 255,255,255; --text-color-primary-rgb: 255,255,255; --text-color-primary-opacity: 1; --text-color-secondary: 255,255,255; --text-color-secondary-rgb: 255,255,255; --text-color-secondary-opacity: 1; --pw-responsive-name-color: 5,5,5; --pw-responsive-name-color-rgb: 5,5,5; --pw-responsive-name-color-opacity: 1; --pw-name-color-mobile: 255,255,255; --pw-name-color-mobile-rgb: 255,255,255; --pw-name-color-mobile-opacity: 1; --title-color: 255,255,255; --title-color-rgb: 255,255,255; --title-color-opacity: 1; --title-responsive-color: 5,5,5; --title-responsive-color-rgb: 5,5,5; --title-responsive-color-opacity: 1; --title-mobile-color: 255,255,255; --title-mobile-color-rgb: 255,255,255; --title-mobile-color-opacity: 1; --pw-responsive-ff-color: 5,5,5; --pw-responsive-ff-color-rgb: 5,5,5; --pw-responsive-ff-color-opacity: 1; --pw-ff-color-mobile: 255,255,255; --pw-ff-color-mobile-rgb: 255,255,255; --pw-ff-color-mobile-opacity: 1; --button-opacity-and-color: 131,114,68; --button-opacity-and-color-rgb: 131,114,68; --button-opacity-and-color-opacity: 1; --pw-responsive-button-color: 5,5,5; --pw-responsive-button-color-rgb: 5,5,5; --pw-responsive-button-color-opacity: 1; --pw-responsive-button-color-mobile: 5,5,5; --pw-responsive-button-color-mobile-rgb: 5,5,5; --pw-responsive-button-color-mobile-opacity: 1; --box-color: 5,5,5; --box-color-rgb: 5,5,5; --box-color-opacity: 1; --border-color: 255,255,255,0.2; --border-color-rgb: 255,255,255; --border-color-opacity: 0.2; --pw-cover-color: 131,114,68; --pw-cover-color-rgb: 131,114,68; --pw-cover-color-opacity: 1; --pw-cover-color-desktop: 131,114,68; --pw-cover-color-desktop-rgb: 131,114,68; --pw-cover-color-desktop-opacity: 1; --pw-cover-color-mobile: 131,114,68; --pw-cover-color-mobile-rgb: 131,114,68; --pw-cover-color-mobile-opacity: 1; --pw-button-font-color: 5,5,5; --pw-button-font-color-rgb: 5,5,5; --pw-button-font-color-opacity: 1; --pw-button-responsive-font-color: 131,114,68; --pw-button-responsive-font-color-rgb: 131,114,68; --pw-button-responsive-font-color-opacity: 1; --pw-button-border-color: 131,114,68; --pw-button-border-color-rgb: 131,114,68; --pw-button-border-color-opacity: 1; --pw-button-responsive-border-color: 5,5,5; --pw-button-responsive-border-color-rgb: 5,5,5; --pw-button-responsive-border-color-opacity: 1; --badge-font-style: normal; --badge-font-variant: normal; --badge-font-weight: normal; --badge-font-size: 15px; --badge-font-line-height: 1.4em; --badge-font-family: din-next-w01-light,sans-serif; --badge-font-text-decoration: none; --text-primary-font-style: normal; --text-primary-font-variant: normal; --text-primary-font-weight: normal; --text-primary-font-size: 20px; --text-primary-font-line-height: 1.4em; --text-primary-font-family: din-next-w01-light,sans-serif; --text-primary-font-text-decoration: none; --text-secondary-font-style: normal; --text-secondary-font-variant: normal; --text-secondary-font-weight: normal; --text-secondary-font-size: 14px; --text-secondary-font-line-height: 1.4em; --text-secondary-font-family: din-next-w01-light,sans-serif; --text-secondary-font-text-decoration: none; --pw-responsive-name-font-style: normal; --pw-responsive-name-font-variant: normal; --pw-responsive-name-font-weight: normal; --pw-responsive-name-font-size: 28px; --pw-responsive-name-font-line-height: 1.4em; --pw-responsive-name-font-family: din-next-w01-light,sans-serif; --pw-responsive-name-font-text-decoration: none; --pw-name-font-mobile-style: normal; --pw-name-font-mobile-variant: normal; --pw-name-font-mobile-weight: normal; --pw-name-font-mobile-size: 20px; --pw-name-font-mobile-line-height: 1.4em; --pw-name-font-mobile-family: din-next-w01-light,sans-serif; --pw-name-font-mobile-text-decoration: none; --title-font-style: normal; --title-font-variant: normal; --title-font-weight: normal; --title-font-size: 14px; --title-font-line-height: 1.4em; --title-font-family: din-next-w01-light,sans-serif; --title-font-text-decoration: none; --title-responsive-font-style: normal; --title-responsive-font-variant: normal; --title-responsive-font-weight: normal; --title-responsive-font-size: 20px; --title-responsive-font-line-height: 1.4em; --title-responsive-font-family: din-next-w01-light,sans-serif; --title-responsive-font-text-decoration: none; --title-mobile-font-style: normal; --title-mobile-font-variant: normal; --title-mobile-font-weight: normal; --title-mobile-font-size: 16px; --title-mobile-font-line-height: 1.4em; --title-mobile-font-family: din-next-w01-light,sans-serif; --title-mobile-font-text-decoration: none; --pw-responsive-ff-font-style: normal; --pw-responsive-ff-font-variant: normal; --pw-responsive-ff-font-weight: normal; --pw-responsive-ff-font-size: 16px; --pw-responsive-ff-font-line-height: 1.4em; --pw-responsive-ff-font-family: din-next-w01-light,sans-serif; --pw-responsive-ff-font-text-decoration: none; --pw-ff-font-mobile-style: normal; --pw-ff-font-mobile-variant: normal; --pw-ff-font-mobile-weight: normal; --pw-ff-font-mobile-size: 12px; --pw-ff-font-mobile-line-height: 1.4em; --pw-ff-font-mobile-family: din-next-w01-light,sans-serif; --pw-ff-font-mobile-text-decoration: none; --button-font-style: normal; --button-font-variant: normal; --button-font-weight: normal; --button-font-size: 16px; --button-font-line-height: 1.4em; --button-font-family: din-next-w01-light,sans-serif; --button-font-text-decoration: none; --pw-responsive-button-font-style: normal; --pw-responsive-button-font-variant: normal; --pw-responsive-button-font-weight: normal; --pw-responsive-button-font-size: 16px; --pw-responsive-button-font-line-height: 1.4em; --pw-responsive-button-font-family: din-next-w01-light,sans-serif; --pw-responsive-button-font-text-decoration: none; --pw-button-font-mobile-style: normal; --pw-button-font-mobile-variant: normal; --pw-button-font-mobile-weight: normal; --pw-button-font-mobile-size: 16px; --pw-button-font-mobile-line-height: 1.4em; --pw-button-font-mobile-family: din-next-w01-light,sans-serif; --pw-button-font-mobile-text-decoration: none; --profileImageDisplay: block; --profileImageBorderRadius: 50%; --coverButtonsBoxMarginLeft: initial; --coverButtonsBoxPosition: initial; --coverButtonsBoxTop: initial; --coverButtonsBoxInsetInlineEnd: initial; --coverButtonsBoxMarginTop: 38px; --repositionModeButtonsFlexDirection: row; --repositionModeButtonsMarginInlineStart: 34px; --repositionModeButtonsMarginInlineEnd: initial; --coverPhotoContainerInsetInlineStart: 24px; --coverPhotoContainerInsetInlineEnd: initial; --contentLayoutPosition: relative; --contentLayoutFlexDirection: row; --contentLayoutAlignItems: initial; --contentLayoutPaddingInlineStart: 30px; --contentLayoutPaddingInlineEnd: 16px; --contentAlignItems: flex-end; --contentMarginBottom: 30px; --contentMarginInlineEnd: initial; --contentMarginInlineStart: 24px; --contentJustifyContent: space-between; --contentWidth: initial; --contentFlexDirection: row; --detailsAndPhotoFlexDirection: initial; --detailsAndPhotoAlignItems: initial; --memberDetailsPaddingInlineStart: initial; --memberDetailsPaddingInlineEnd: initial; --memberDetailsMarginTop: initial; --memberDetailsAlignItems: initial; --memberDetailsMaxWidth: 500px; --memberDetailsMarginBottom: initial; --profilePhotoMarginRight: initial; --profilePhotoMarginLeft: initial; --badgeListContainerJustifyContent: initial; --badgeListJustifyContent: center; --numbersBoxPosition: initial; --numbersBoxJustifyContent: flex-start; --nameContainerMaxWidth: initial; --nameContainerWidth: initial; --nameContainerJustifyContent: flex-start; --nameBoxTextMaxWidth: 470px; --titleContainerTextAlign: initial; --titleContainerDisplay: initial; --titleContainerFlexDirection: initial; --titleMaxWidth: 470px; --buttonsBoxPosition: initial; --buttonsBoxTop: initial; --buttonsBoxInsetInlineEnd: initial; --moreActionsMarginLeft: initial; --moreActionsMarginRight: -14px; --badgeFont: din-next-w01-light,sans-serif; --badgeIconHeight: 12px; --badgeIconWidth: initial; --badgeIconMaxWidth: 30px; --badgeIconMargin: 0 4px 0 0; --remainderWrapperHeight: 20px; --remainderWrapperMinWidth: 30px; --badgeWrapperHeight: 20px; --badgeWrapperWidth: initial; --badgeWrapperPadding: 0 8px; --badgeTextDisplay: initial; --badgeIconDisplay: flex; --badgeDefaultIconDisplay: none; --remainderBadgeColor: rgb(255, 255, 255); --wix-color-1: 5,5,5; --wix-color-2: 85,85,85; --wix-color-3: 128,128,128; --wix-color-4: 170,170,170; --wix-color-5: 255,255,255; --wix-color-6: 49,40,17; --wix-color-7: 92,77,38; --wix-color-8: 131,114,68; --wix-color-9: 163,149,109; --wix-color-10: 220,200,164; --wix-color-11: 43,47,29; --wix-color-12: 86,93,59; --wix-color-13: 129,140,88; --wix-color-14: 172,186,117; --wix-color-15: 212,221,180; --wix-color-16: 49,32,32; --wix-color-17: 98,64,64; --wix-color-18: 147,96,96; --wix-color-19: 196,128,128; --wix-color-20: 226,186,186; --wix-color-21: 42,37,45; --wix-color-22: 84,73,91; --wix-color-23: 126,110,136; --wix-color-24: 168,147,181; --wix-color-25: 210,197,218; --wix-color-26: 5,5,5; --wix-color-27: 255,255,255; --wix-color-28: 85,85,85; --wix-color-29: 128,128,128; --wix-color-30: 170,170,170; --wix-color-31: 131,114,68; --wix-color-32: 220,200,164; --wix-color-33: 163,149,109; --wix-color-34: 92,77,38; --wix-color-35: 255,255,255; --wix-color-36: 255,255,255; --wix-color-37: 170,170,170; --wix-color-38: 131,114,68; --wix-color-39: 131,114,68; --wix-color-40: 5,5,5; --wix-color-41: 5,5,5; --wix-color-42: 131,114,68; --wix-color-43: 131,114,68; --wix-color-44: 128,128,128; --wix-color-45: 128,128,128; --wix-color-46: 5,5,5; --wix-color-47: 5,5,5; --wix-color-48: 131,114,68; --wix-color-49: 131,114,68; --wix-color-50: 131,114,68; --wix-color-51: 131,114,68; --wix-color-52: 5,5,5; --wix-color-53: 5,5,5; --wix-color-54: 128,128,128; --wix-color-55: 128,128,128; --wix-font-Title: normal normal normal 44px/1.4em din-next-w01-light,sans-serif; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 44px; --wix-font-Title-line-height: 1.4em; --wix-font-Title-family: din-next-w01-light,sans-serif; --wix-font-Title-text-decoration: none; --wix-font-Menu: normal normal normal 15px/1.4em din-next-w01-light,sans-serif; --wix-font-Menu-style: normal; --wix-font-Menu-variant: normal; --wix-font-Menu-weight: normal; --wix-font-Menu-size: 15px; --wix-font-Menu-line-height: 1.4em; --wix-font-Menu-family: din-next-w01-light,sans-serif; --wix-font-Menu-text-decoration: none; --wix-font-Page-title: normal normal normal 60px/1.4em din-next-w01-light,sans-serif; --wix-font-Page-title-style: normal; --wix-font-Page-title-variant: normal; --wix-font-Page-title-weight: normal; --wix-font-Page-title-size: 60px; --wix-font-Page-title-line-height: 1.4em; --wix-font-Page-title-family: din-next-w01-light,sans-serif; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: italic normal normal 40px/1.4em "noticia text",serif; --wix-font-Heading-XL-style: italic; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: normal; --wix-font-Heading-XL-size: 40px; --wix-font-Heading-XL-line-height: 1.4em; --wix-font-Heading-XL-family: "noticia text",serif; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal bold 28px/1.4em din-next-w01-light,sans-serif; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: bold; --wix-font-Heading-L-size: 28px; --wix-font-Heading-L-line-height: 1.4em; --wix-font-Heading-L-family: din-next-w01-light,sans-serif; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 18px/1.4em din-next-w01-light,sans-serif; --wix-font-Heading-M-style: normal; --wix-font-Heading-M-variant: normal; --wix-font-Heading-M-weight: normal; --wix-font-Heading-M-size: 18px; --wix-font-Heading-M-line-height: 1.4em; --wix-font-Heading-M-family: din-next-w01-light,sans-serif; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: italic normal normal 17px/1.4em "noticia text",serif; --wix-font-Heading-S-style: italic; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 17px; --wix-font-Heading-S-line-height: 1.4em; --wix-font-Heading-S-family: "noticia text",serif; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --wix-font-Body-L-style: normal; --wix-font-Body-L-variant: normal; --wix-font-Body-L-weight: normal; --wix-font-Body-L-size: 16px; --wix-font-Body-L-line-height: 1.4em; --wix-font-Body-L-family: din-next-w01-light,sans-serif; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 15px/1.4em din-next-w01-light,sans-serif; --wix-font-Body-M-style: normal; --wix-font-Body-M-variant: normal; --wix-font-Body-M-weight: normal; --wix-font-Body-M-size: 15px; --wix-font-Body-M-line-height: 1.4em; --wix-font-Body-M-family: din-next-w01-light,sans-serif; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: italic normal normal 13px/1.4em "noticia text",serif; --wix-font-Body-S-style: italic; --wix-font-Body-S-variant: normal; --wix-font-Body-S-weight: normal; --wix-font-Body-S-size: 13px; --wix-font-Body-S-line-height: 1.4em; --wix-font-Body-S-family: "noticia text",serif; --wix-font-Body-S-text-decoration: none; --wix-font-Body-XS: normal normal normal 13px/1.4em din-next-w01-light,sans-serif; --wix-font-Body-XS-style: normal; --wix-font-Body-XS-variant: normal; --wix-font-Body-XS-weight: normal; --wix-font-Body-XS-size: 13px; --wix-font-Body-XS-line-height: 1.4em; --wix-font-Body-XS-family: din-next-w01-light,sans-serif; --wix-font-Body-XS-text-decoration: none; --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh; --wix-font-LIGHT-style: normal; --wix-font-LIGHT-variant: normal; --wix-font-LIGHT-weight: normal; --wix-font-LIGHT-size: 12px; --wix-font-LIGHT-line-height: 1.4em; --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh; --wix-font-LIGHT-text-decoration: none; --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma; --wix-font-MEDIUM-style: normal; --wix-font-MEDIUM-variant: normal; --wix-font-MEDIUM-weight: normal; --wix-font-MEDIUM-size: 12px; --wix-font-MEDIUM-line-height: 1.4em; --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma; --wix-font-MEDIUM-text-decoration: none; --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi; --wix-font-STRONG-style: normal; --wix-font-STRONG-variant: normal; --wix-font-STRONG-weight: normal; --wix-font-STRONG-size: 12px; --wix-font-STRONG-line-height: 1.4em; --wix-font-STRONG-family: HelveticaNeueW01-65Medi; --wix-font-STRONG-text-decoration: none; } #comp-jovq8il5{--brw:1px;--brd:var(--color_15);--shd:none;--rd:0px;--sepw:0px;--sep:var(--color_15);--itemBGColorTrans:background-color 0.4s ease 0s;--bgh:var(--color_11);--txth:var(--color_14);--alpha-txth:1;--bgs:var(--color_11);--txts:var(--color_18);--alpha-txts:1;--textSpacing:30px;--bg:var(--color_11);--fnt:var(--font_8);--txt:var(--color_15);--alpha-txt:1;--subMenuOpacityTrans:opacity 0.4s ease 0s;--SKINS_submenuBR:0px;--SKINS_bgSubmenu:255,255,255;--SKINS_fntSubmenu:var(--font_8);--SKINS_submenuMargin:0px;--subItemAlterAlignPad:30px;--separatorHeight:0px;--dropdownMarginReal:0px;--alpha-SKINS_bgSubmenu:1;--alpha-bg:1;--alpha-bgh:1;--alpha-bgs:1;--alpha-brd:0.2;--alpha-sep:1;--boxShadowToggleOn-shd:none;}#comp-jovq8il5{width:250px;height:42px;}#comp-jovq8il5{--item-height:40px;--item-align:start;--sub-menu-open-direction-right:auto;--sub-menu-open-direction-left:0;--separator-height-adjusted:0px;--text-align:start;--direction:var(--wix-opt-in-direction, ltr);--item-direction:inherit;--sub-menu-item-direction:inherit;}#masterPage:not(.landingPage){--top-offset:var(--header-height);--header-height:55px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bg:var(--color_11);--shd:none;--brwt:0px;--brd:var(--color_38);--brwb:0px;--bgctr:var(--color_11);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:0;--boxShadowToggleOn-shd:none;--backdrop-filter:none;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="DrpDwnMn0-u7j"]{position:relative;margin:10px 0px 15px calc((100% - 980px) * 0.5);left:6px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-jzupc4cm"]{position:relative;margin:10px 0px 15px calc((100% - 980px) * 0.5);left:907px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;--shc-mutated-brightness:3,3,3;position:sticky !important;top:var(--wix-ads-height);}#DrpDwnMn0-u7j{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_11);--rd:0px;--shd:0 1px 4px rgba(0,0,0,0.6););--fnt:var(--font_1);--sep:var(--color_37);--txt:var(--color_15);--trans:color 0.4s ease 0s;--pad:15px;--txth:var(--color_42);--txts:var(--color_43);--alpha-bgDrop:1;--alpha-sep:1;--alpha-txt:1;--alpha-txth:1;--alpha-txts:1;}#DrpDwnMn0-u7j{width:901px;height:30px;}#DrpDwnMn0-u7j{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:start;--menu-align:inherit;--submenus-align:inherit;}#comp-jzupc4cm{width:65px;height:30px;}#comp-jzupc4cm{--item-size:30px;--item-margin-block:0;--item-margin-inline:0px 5px;--item-display:inline-block;--direction:var(--wix-opt-in-direction, ltr);width:65px;height:30px;}#comp-lazpp220{width:106px;height:106px;}</style> <style id="css_czwu">@font-face {font-family: 'proxima-n-w01-reg'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/c24fcada-6239-48bc-8b88-9288338191c9/v1/proxima-n-w05-reg.woff2') format('woff2'); unicode-range: U+0000, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+017F, U+018F, U+019D, U+01A0-01A1, U+01AF-01B0, U+01E6-01E7, U+01EA-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0259, U+0272, U+02B0, U+02BB-02BC, U+02C9, U+02CB, U+02D8-02D9, U+02DB, U+02DD, U+0374-0375, U+037E, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D7, U+0400-045F, U+0472-0475, U+048A-04FF, U+0510-0513, U+051C-051D, U+0524-0527, U+052E-052F, U+1E02-1E03, U+1E0A-1E0B, U+1E1E-1E1F, U+1E22-1E23, U+1E56-1E57, U+1E60-1E61, U+1E6A-1E6B, U+1E80-1E85, U+1E9E, U+1EA0-1EF9, U+2000-200A, U+2015, U+201B, U+2032-2033, U+203D-203E, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A3-20A4, U+20A6-20AB, U+20B4, U+20B8-20BA, U+20BC-20BD, U+2113, U+2116-2117, U+2120, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2190-2193, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+22B2-22B3, U+22C5, U+2318, U+25A0, U+25B2, U+25BC, U+25CA, U+25CF, U+2605, U+2610-2611, U+2666, U+2713, U+2E18, U+E004-E005, U+F43A-F43B, U+F460-F473, U+F498-F49F, U+F4C6-F4C7, U+F4CC-F4CD, U+F4D2-F4D7, U+F50A-F50B, U+F50E-F533, U+F536-F539, U+F53C-F53F, U+F637, U+F6C3, U+F6DD, U+F6DF-F6F3, U+F8FF, U+FB00-FB04;font-display: swap; } @font-face {font-family: 'proxima-n-w01-reg'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/c24fcada-6239-48bc-8b88-9288338191c9/v1/proxima-n-w01-reg.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+F656-F659;font-display: swap; }@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2'); unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap; } @font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'helvetica-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w02-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C7, U+02C9, U+02D8-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E002, U+E004, U+E006, U+E008-E009, U+E00D, U+E00F, U+E011, U+E013, U+E015, U+E017, U+E01A, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w01-light.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12aTtYlUndpAjt.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvdhDXGe9nyfeU.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YwtVn07_pjjsQdA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5Nt2vQjjLkeenz.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12aDtYlUndpAjt.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvchDXGe9nyfeU.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YwtUn07_pjjsQdA.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5NtmvQjjLkeenz.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12ZjtYlUndpA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvShDXGe9ny.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12Ywtan07_pjjs.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5NuGvQjjLkeQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; }@font-face {font-family: 'helvetica-w01-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2'); unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap; } @font-face {font-family: 'helvetica-w01-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2'); unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'futura-lt-w01-book'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;font-display: swap; }@font-face {font-family: 'clarendon-w01-medium-692107'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/230325db-0e45-4fc4-8302-d831f3c9b32f/v1/clarendon-w02-medium-693834.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'clarendon-w01-medium-692107'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/230325db-0e45-4fc4-8302-d831f3c9b32f/v1/clarendon-w01-medium-692107.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+FB01-FB02;font-display: swap; }#czwu{--bg:0,0,0;--alpha-bg:0.6;--param_boolean_previewHover:false;}#czwu{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=ContainerczwuinlineContent]{height:auto;width:100%;}[data-mesh-id=ContainerczwuinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:min-content 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=ContainerczwuinlineContent-gridContainer] > [id="comp-lz1pmr19"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=ContainerczwuinlineContent-gridContainer] > [id="comp-lz1pmr1a"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-lz1pmr19{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lz1pmr19inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lz1pmr19inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lz1pmr19inlineContent-gridContainer] > [id="comp-jzpkoy7j"]{position:relative;margin:37px 0px -7px calc((100% - 980px) * 0.5);left:30px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lz1pmr19inlineContent-gridContainer] > [id="comp-kv5dfw4o"]{position:relative;margin:17px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lz1pmr19inlineContent-gridContainer] > [id="comp-kytb1f8i"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lz1pmr19inlineContent-gridContainer] > [id="comp-jzpky840"]{position:relative;margin:0px 0px 32px calc((100% - 980px) * 0.5);left:16px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-jzpkoy7j{--brw:0px;--brd:50,65,88;--bg:252,252,252;--rd:0px;--shd:none;--gradient:none;--alpha-bg:0;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-jzpkoy7j{width:919px;}[data-mesh-id=comp-jzpkoy7jinlineContent]{height:auto;width:919px;}[data-mesh-id=comp-jzpkoy7jinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jzpkoy7jinlineContent-gridContainer] > [id="oldHoverBox-comp-czwu-gq-8"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jzpkoy7jinlineContent-gridContainer] > [id="oldHoverBox-comp-czwu-gq-k"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#oldHoverBox-comp-czwu-gq-8{opacity:1;visibility:visible;}#comp-jzpkoy7j:hover #oldHoverBox-comp-czwu-gq-8,.keyboard-tabbing-on #comp-jzpkoy7j:focus-within #oldHoverBox-comp-czwu-gq-8{opacity:0;visibility:hidden;}#oldHoverBox-comp-czwu-gq-8{width:919px;}[data-mesh-id=oldHoverBox-comp-czwu-gq-8inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=oldHoverBox-comp-czwu-gq-8inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:385px;margin-top:-33px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=oldHoverBox-comp-czwu-gq-8inlineContent-gridContainer] > [id="comp-czwu-gq-x"]{position:relative;margin:0px 0px 10px 0;left:304px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-czwu-gq-x{width:279px;height:auto;}#oldHoverBox-comp-czwu-gq-k{opacity:0;visibility:hidden;}#comp-jzpkoy7j:hover #oldHoverBox-comp-czwu-gq-k,.keyboard-tabbing-on #comp-jzpkoy7j:focus-within #oldHoverBox-comp-czwu-gq-k{opacity:1;visibility:visible;}#oldHoverBox-comp-czwu-gq-k{width:919px;}[data-mesh-id=oldHoverBox-comp-czwu-gq-kinlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=oldHoverBox-comp-czwu-gq-kinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:385px;margin-top:-33px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=oldHoverBox-comp-czwu-gq-kinlineContent-gridContainer] > [id="comp-czwu-gq-14"]{position:relative;margin:0px 0px 10px 0;left:304px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-czwu-gq-14{width:279px;height:auto;}#comp-kv5dfw4o{--boxShadow:none;--borderSize:0px;--borderColor:var(--color_2);--alpha-borderColor:1;--font:normal normal normal 40px/1.4em proxima-n-w01-reg,sans-serif;--fontColor:255,255,255;--alpha-fontColor:1;--textSizeScale:1px;--backgroundColor:0,0,0;--playButtonSize:50px;--playButtonMobileSize:30px;--alpha-backgroundColor:0.25;}#comp-kv5dfw4o{width:979px;height:576px;}#comp-kytb1f8i{width:980px;height:1020px;}#comp-jzpky840{width:963px;height:299px;}#comp-lz1pmr1a{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lz1pmr1ainlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lz1pmr1ainlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lz1pmr1ainlineContent-gridContainer] > [id="comp-jzw0d9nt"]{position:relative;margin:32px 0px 33px calc((100% - 980px) * 0.5);left:226px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lz1pmr1ainlineContent-gridContainer] > [id="comp-kytbj2rc"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:206px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-jzw0d9nt{width:515px;}[data-mesh-id=comp-jzw0d9ntinlineContent]{height:auto;width:515px;}[data-mesh-id=comp-jzw0d9ntinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jzw0d9ntinlineContent-gridContainer] > [id="comp-jzw0d9oq"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jzw0d9oq{--rd:0px;--shd:0 0 0 rgba(0, 0, 0, 0);--bg:var(--color_37);--brd:227,227,227;--brw:0px;--alpha-bg:0;--alpha-brd:0.85;--loader:0;}#comp-jzw0d9oq{width:515px;}[data-mesh-id=comp-jzw0d9oqinlineContent]{height:auto;width:515px;}[data-mesh-id=comp-jzw0d9oqinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jzw0d9oqinlineContent-gridContainer] > [id="comp-jzw0dayi"]{position:relative;margin:20px 0px 15px 0;left:26px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jzw0d9oqinlineContent-gridContainer] > [id="comp-jzw0db6l"]{position:relative;margin:20px 0px 15px 0;left:394px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jzw0d9oqinlineContent-gridContainer] > [id="comp-jzw0db6o"]{position:relative;margin:0px 0px 15px 0;left:33px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-jzw0dayi{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 21px/1.4em futura-lt-w01-light,sans-serif;--brw:0px;--bg:var(--color_42);--txt:var(--color_36);--alpha-txt:1;--brd:var(--color_42);--txt2:0,0,0;--alpha-txt2:1;--brwh:0px;--bgh:180,90,212;--brdh:82,38,98;--brwf:0px;--bgf:180,90,212;--brdf:82,38,98;--brwe:2px;--bge:180,90,212;--brde:255,64,64;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--txtd:219,219,219;--alpha-txtd:1;--brwd:1px;--brdd:219,219,219;--alpha-brdd:1;--fntlbl:normal normal 700 14px/1.4em futura-lt-w01-book,sans-serif;--txtlbl:var(--color_36);--alpha-txtlbl:1;--txtlblrq:var(--color_36);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-bg:0.8;--alpha-bgd:1;--alpha-bge:0.8;--alpha-bgf:1;--alpha-bgh:1;--alpha-brd:1;--alpha-brde:1;--alpha-brdf:1;--alpha-brdh:1;--alpha-btn_brd:0.55;--boxShadowToggleOn-shd:none;--btn_brd:var(--color_37);--btn_brw:1;--btn_fnt:var(--font_8);--fnt2:var(--font_8);--txt-placeholder:var(--color_40);--alpha-txt-placeholder:1;}#comp-jzw0dayi{width:361px;height:50px;}#comp-jzw0db6l{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 16px/1.4em clarendon-w01-medium-692107,serif;--trans2:color 0.4s ease 0s;--txt:0,0,0;--alpha-txt:1;--brw:0px;--bg:230,222,202;--brd:123,115,111;--bgh:204,195,173;--brdh:var(--color_15);--txth:0,0,0;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgd:1;--alpha-bgh:1;--alpha-brd:1;--alpha-brdd:1;--alpha-brdh:0;--boxShadowToggleOn-shd:none;}#comp-jzw0db6l{width:80px;height:50px;}#comp-jzw0db6o{width:321px;height:auto;}#comp-kytbj2rc{--boxShadow:none;--borderSize:0px;--borderColor:var(--color_2);--alpha-borderColor:1;--font:normal normal normal 40px/1.4em proxima-n-w01-reg,sans-serif;--fontColor:255,255,255;--alpha-fontColor:1;--textSizeScale:1px;--backgroundColor:0,0,0;--playButtonSize:50px;--playButtonMobileSize:30px;--alpha-backgroundColor:0.25;}#comp-kytbj2rc{width:608px;height:380px;}</style> <style id="compCssMappers_czwu"> #czwu{--shc-mutated-brightness:0,0,0;width:auto;min-height:40px;}#pageBackground_czwu{--bg-position:fixed;--fill-layer-video-opacity:1;--bg-overlay-color:rgb(0, 0, 0);--bg-gradient:none;}#comp-lz1pmr19{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jzpkoy7j{--shc-mutated-brightness:126,126,126;}#oldHoverBox-comp-czwu-gq-8{--fill-layer-image-opacity:1;--scale:1;--bg-overlay-color:transparent;--bg-gradient:none;border-radius:0 0 0 0;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);overflow:clip;transform:translateZ(0);margin:-0px;}#oldHoverBox-comp-czwu-gq-k{--fill-layer-image-opacity:1;--scale:1;--bg-overlay-color:transparent;--bg-gradient:none;border-radius:0 0 0 0;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);overflow:clip;transform:translateZ(0);margin:-0px;}#comp-lz1pmr1a{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jzw0dayi{--fnt:normal normal normal 21px/1.4em futura-lt-w01-light,sans-serif;--fntlbl:normal normal 700 14px/1.4em futura-lt-w01-book,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:9px;--textPadding:3px;--textPadding_start:21px;--textPadding_end:3px;--labelPadding_start:4px;--labelPadding_end:20px;height:auto;--inputHeight:50px;}#comp-jzw0db6l{--shc-mutated-brightness:115,111,101;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.4em clarendon-w01-medium-692107,serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}</style> </head> <body class='' > <script type="text/javascript"> var bodyCacheable = true; </script> <!--pageHtmlEmbeds.bodyStart start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart end"></script> <!--pageHtmlEmbeds.bodyStart end--> <script id="wix-first-paint"> if (window.ResizeObserver && (!window.PerformanceObserver || !PerformanceObserver.supportedEntryTypes || PerformanceObserver.supportedEntryTypes.indexOf('paint') === -1)) { new ResizeObserver(function (entries, observer) { entries.some(function (entry) { var contentRect = entry.contentRect; if (contentRect.width > 0 && contentRect.height > 0) { requestAnimationFrame(function (now) { window.wixFirstPaint = now; dispatchEvent(new CustomEvent('wixFirstPaint')); }); observer.disconnect(); return true; } }); }).observe(document.body); } </script> <div id="SITE_CONTAINER"><style id="STYLE_OVERRIDES_ID">#comp-jzw0db6o{visibility:hidden !important;}</style><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" role="region" tabindex="-1" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_czwu BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_czwu" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_czwu BmZ5pC"><div id="bgLayers_pageBackground_czwu" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_czwu" class="MW5IWV"><div id="bgMedia_pageBackground_czwu" data-motion-part="BG_MEDIA pageBackground_czwu" class="VgO9Yg"><wix-video id="videoContainer_pageBackground_czwu" data-video-info="{"fittingType":"fill","alignType":"center","hasBgScrollEffect":"","bgEffectName":"","videoId":"11062b_cba5177db10e42d984642c53da0773db","videoWidth":1920,"videoHeight":1080,"qualities":[{"quality":"480p","size":409920,"url":"video/11062b_cba5177db10e42d984642c53da0773db/480p/mp4/file.mp4"},{"quality":"720p","size":921600,"url":"video/11062b_cba5177db10e42d984642c53da0773db/720p/mp4/file.mp4"},{"quality":"1080p","size":2073600,"url":"video/11062b_cba5177db10e42d984642c53da0773db/1080p/mp4/file.mp4"}],"isVideoDataExists":"1","videoFormat":"mp4","playbackRate":1,"autoPlay":true,"containerId":"pageBackground_czwu","animatePoster":"none"}" data-motion-part="BG_IMG pageBackground_czwu" class="bX9O_S bgVideo yK6aSC"><video id="pageBackground_czwu_video" class="K8MSra" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><wow-image id="pageBackground_czwu_img" class="jhxvbR Z_wCwr Jxk_UL bgVideoposter yK6aSC" data-image-info="{"containerId":"pageBackground_czwu","alignType":"center","displayMode":"fill","targetWidth":1920,"targetHeight":1920,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1920,"height":1080,"uri":"11062b_cba5177db10e42d984642c53da0773dbf000.jpg","name":"","displayMode":"fill","quality":{"unsharpMask":{"radius":0.33,"amount":1,"threshold":0}},"devicePixelRatio":1}}" data-motion-part="BG_IMG pageBackground_czwu" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/11062b_cba5177db10e42d984642c53da0773dbf000.jpg/v1/fill/w_1920,h_1080,al_c,q_90,enc_avif,quality_auto/11062b_cba5177db10e42d984642c53da0773dbf000.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="1920" height="1920"/></wow-image></wix-video></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="xU8fqS SITE_HEADER wixui-header" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><wix-dropdown-menu id="DrpDwnMn0-u7j" class="nYRjqR GUSTu5 DrpDwnMn0-u7j wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" data-stretch-buttons-to-menu-width="false" data-same-width-buttons="false" data-num-items="18" 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="ONlyPu" id="DrpDwnMn0-u7jnavContainer" aria-label="Sitio"><ul class="qDaKPQ" id="DrpDwnMn0-u7jitemsContainer" style="text-align:left" data-marginallchildren="true"><li id="DrpDwnMn0-u7j0" data-direction="ltr" data-listposition="left" data-data-id="bmi206d" data-state="menu selected link" data-index="0" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com" target="_self" class="wIGMae" aria-current="page"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j0label">HOME</p></div></div></a></li><li id="DrpDwnMn0-u7j1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jdykuwto" data-state="menu false link" data-index="1" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/casting" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j1label">CASTING</p></div></div></a></li><li id="DrpDwnMn0-u7j2" data-direction="ltr" data-listposition="center" data-data-id="bmi1zse" data-state="menu false link" data-index="2" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/about" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j2label">ABOUT US</p></div></div></a></li><li id="DrpDwnMn0-u7j3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jyxotf80" data-state="menu false link" data-index="3" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/news" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j3label">NEWS</p></div></div></a></li><li id="DrpDwnMn0-u7j4" data-direction="ltr" data-listposition="center" data-data-id="bmikx1" data-state="menu false link" data-index="4" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/social" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j4label">SOCIAL EVENT</p></div></div></a></li><li id="DrpDwnMn0-u7j5" data-direction="ltr" data-listposition="center" data-data-id="bmip98" data-state="menu false link" data-index="5" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/events" target="_self" class="wIGMae" aria-expanded="false" aria-haspopup="true"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j5label">EVENTS</p></div></div></a><button class="_pfxlW" aria-label="Más páginas de EVENTS"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.hfepr.com/copia-de-hfe-2023-summer-edition" target="_self" class="" tabindex="-1">HFE 2023 ExclusiveEDITION</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/copia-de-hfe-2022-exclusive-edition" target="_self" class="" tabindex="-1">HFE 2023 Summer EDITION</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/copia-de-hfe-2022-summer-edition" target="_self" class="" tabindex="-1">HFE 2022 EXCLUSIVE EDITION</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/summer2022" target="_self" class="" tabindex="-1">HFE 2022 SUMMER EDITION</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2021" target="_self" class="" tabindex="-1">HFE 2021</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2019" target="_self" class="" tabindex="-1">HFE2019</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2018" target="_self" class="" tabindex="-1">HFE 2018</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2016" target="_self" class="" tabindex="-1">HFE 2016</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2013" target="_self" class="" tabindex="-1">HFE 2013</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2012" target="_self" class="" tabindex="-1">HFE 2012</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2011" target="_self" class="" tabindex="-1">HFE 2011</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2010" target="_self" class="" tabindex="-1">HFE 2010</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2009" target="_self" class="" tabindex="-1">HFE 2009</a></li><li><a data-testid="linkElement" href="https://www.hfepr.com/hfe2008" target="_self" class="" tabindex="-1">HFE 2008</a></li></ul></li><li id="DrpDwnMn0-u7j6" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jzr4gn0g" data-state="menu false link" data-index="6" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/testimonials" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j6label">TESTIMONIALS</p></div></div></a></li><li id="DrpDwnMn0-u7j7" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jzrhaveg" data-state="menu false link" data-index="7" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/videos" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j7label">VIDEOS</p></div></div></a></li><li id="DrpDwnMn0-u7j8" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jpj9ki6v" data-state="menu false link" data-index="8" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/fotografos" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j8label">FOTOGRAFOS</p></div></div></a></li><li id="DrpDwnMn0-u7j9" data-direction="ltr" data-listposition="center" data-data-id="dataItem-kvj1kusb" data-state="menu false link" data-index="9" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/hm" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j9label">MAQUILLISTAS Y ESTILISTAS</p></div></div></a></li><li id="DrpDwnMn0-u7j10" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jmwlddut" data-state="menu false link" data-index="10" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/model" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j10label">MODELOS</p></div></div></a></li><li id="DrpDwnMn0-u7j11" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jmf345eh" data-state="menu false link" data-index="11" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/moda" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j11label">CONTEST</p></div></div></a></li><li id="DrpDwnMn0-u7j12" data-direction="ltr" data-listposition="center" data-data-id="bmi16i4" data-state="menu false link" data-index="12" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/contact" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j12label">CONTACT</p></div></div></a></li><li id="DrpDwnMn0-u7j13" data-direction="ltr" data-listposition="center" data-data-id="dataItem-je4mwkjy" data-state="menu false link" data-index="13" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/fashion" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j13label">FASHION DESIGNER</p></div></div></a></li><li id="DrpDwnMn0-u7j14" data-direction="ltr" data-listposition="center" data-data-id="dataItem-lazpp216" data-state="menu false link" data-index="14" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/boletos" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j14label">Boletos</p></div></div></a></li><li id="DrpDwnMn0-u7j15" data-direction="ltr" data-listposition="center" data-data-id="dataItem-ktc5a8ne" data-state="menu false link" data-index="15" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/exhibidor" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j15label">EXHIBIDOR</p></div></div></a></li><li id="DrpDwnMn0-u7j16" data-direction="ltr" data-listposition="center" data-data-id="dataItem-laaayqoi" data-state="menu false link" data-index="16" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/makeup" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j16label">RUNWAY MAKE-UP</p></div></div></a></li><li id="DrpDwnMn0-u7j17" data-direction="ltr" data-listposition="center" data-data-id="dataItem-lkke99v61" data-state="menu false link" data-index="17" class="JAo9_G wixui-dropdown-menu__item rhHoTC"><a data-testid="linkElement" href="https://www.hfepr.com/programa" target="_self" class="wIGMae"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j17label">EVENT PROGRAM</p></div></div></a></li><li id="DrpDwnMn0-u7j__more__" data-direction="ltr" data-listposition="center" data-state="menu false header" data-index="__more__" data-dropdown="false" class="XFe7yJ rhHoTC"><div data-testid="linkElement" class="wIGMae" tabindex="0" aria-haspopup="true"><div class="Zw7XIs"><div class=""><p class="aWTgIN" id="DrpDwnMn0-u7j__more__label">More</p></div></div></div></li></ul><div class="A4aeYo" id="DrpDwnMn0-u7jdropWrapper" data-dropalign="left" data-dropdown-shown="false"><ul class="ByVsPT wixui-dropdown-menu__submenu" id="DrpDwnMn0-u7jmoreContainer"></ul></div><div style="display:none" id="DrpDwnMn0-u7jnavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><div id="comp-jzupc4cm" class="comp-jzupc4cm WzbAF8"><ul class="mpGTIt" aria-label="Barra de redes sociales"><li id="dataItem-jzupc4dg1-comp-jzupc4cm" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/highfashionexpo" target="_blank" class="oRtuWN" aria-label="FaceBook Fan Page"><wow-image id="img_0_comp-jzupc4cm" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-jzupc4dg1-comp-jzupc4cm","displayMode":"fill","encoding":"AVIF","imageData":{"width":128,"height":128,"uri":"b1cd13f9d4dfb1450bbb325285106177.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-jzupc4dg1-comp-jzupc4cm" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(128px, 100%)"><img alt="FaceBook Fan Page"/></wow-image></a></li><li id="dataItem-jzupin1o-comp-jzupc4cm" class="O6KwRn"><a data-testid="linkElement" href="https://www.instagram.com/hfexpo/" target="_blank" class="oRtuWN" aria-label="HFE insta"><wow-image id="img_1_comp-jzupc4cm" class="jhxvbR YaS0jR" data-image-info="{"containerId":"dataItem-jzupin1o-comp-jzupc4cm","displayMode":"fill","encoding":"AVIF","imageData":{"width":188,"height":200,"uri":"9f9c321c774844b793180620472aa4f1.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-jzupin1o-comp-jzupc4cm" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(188px, 100%)"><img alt="HFE insta"/></wow-image></a></li></ul></div></div></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="AnQkDU"><div id="czwu" class="fEm0Bo zK7MhX czwu"><div class="c7cMWz wixui-page" data-testid="page-bg"></div><div class="FVGvCX"><div id="Containerczwu" class="Containerczwu SPY_vo"><div data-mesh-id="ContainerczwuinlineContent" data-testid="inline-content" class=""><div data-mesh-id="ContainerczwuinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lz1pmr19" tabindex="-1" class="Oqnisf comp-lz1pmr19 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lz1pmr19" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lz1pmr19" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lz1pmr19" data-motion-part="BG_MEDIA comp-lz1pmr19" class="VgO9Yg"></div></div><div data-mesh-id="comp-lz1pmr19inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lz1pmr19inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jzpkoy7j" class="KaEeLN comp-jzpkoy7j" tabindex="0" role="region" aria-label="cambios en el contenido al pasar el cursor"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-jzpkoy7jinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jzpkoy7jinlineContent-gridContainer" data-testid="mesh-container-content"><div id="oldHoverBox-comp-czwu-gq-8" class="oldHoverBox-comp-czwu-gq-8 YzqVVZ"><div id="bgLayers_oldHoverBox-comp-czwu-gq-8" data-hook="bgLayers" data-motion-part="BG_LAYER oldHoverBox-comp-czwu-gq-8" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_oldHoverBox-comp-czwu-gq-8" data-motion-part="BG_MEDIA oldHoverBox-comp-czwu-gq-8" class="VgO9Yg"><wow-image id="img_oldHoverBox-comp-czwu-gq-8" class="jhxvbR Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"oldHoverBox-comp-czwu-gq-8","alignType":"center","displayMode":"fill","targetWidth":919,"targetHeight":352,"encoding":"AVIF","imageData":{"width":2277,"height":1009,"uri":"cc10ba_f8e1b188be3649938613020e1c16bbae~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG oldHoverBox-comp-czwu-gq-8" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(2277px, 100%)"><img alt="" style="width:100%;height:100%" width="919" height="352"/></wow-image></div></div><div data-mesh-id="oldHoverBox-comp-czwu-gq-8inlineContent" data-testid="inline-content" class=""><div data-mesh-id="oldHoverBox-comp-czwu-gq-8inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-czwu-gq-x" class="HcOXKn SxM0TO QxJLC3 comp-czwu-gq-x wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:14px;"><span style="font-size:14px;" class="wixui-rich-text__text">© 2018 by Libaneris Fashion Production </span></p> <p class="font_8 wixui-rich-text__text" style="font-size:14px;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p></div></div></div></div><div id="oldHoverBox-comp-czwu-gq-k" class="oldHoverBox-comp-czwu-gq-k YzqVVZ"><div id="bgLayers_oldHoverBox-comp-czwu-gq-k" data-hook="bgLayers" data-motion-part="BG_LAYER oldHoverBox-comp-czwu-gq-k" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_oldHoverBox-comp-czwu-gq-k" data-motion-part="BG_MEDIA oldHoverBox-comp-czwu-gq-k" class="VgO9Yg"><wow-image id="img_oldHoverBox-comp-czwu-gq-k" class="jhxvbR Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"oldHoverBox-comp-czwu-gq-k","alignType":"center","displayMode":"fill","targetWidth":919,"targetHeight":352,"encoding":"AVIF","imageData":{"width":2277,"height":1009,"uri":"cc10ba_f8e1b188be3649938613020e1c16bbae~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG oldHoverBox-comp-czwu-gq-k" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(2277px, 100%)"><img alt="" style="width:100%;height:100%" width="919" height="352"/></wow-image></div></div><div data-mesh-id="oldHoverBox-comp-czwu-gq-kinlineContent" data-testid="inline-content" class=""><div data-mesh-id="oldHoverBox-comp-czwu-gq-kinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-czwu-gq-14" class="HcOXKn SxM0TO QxJLC3 comp-czwu-gq-14 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:14px;"><span style="font-size:14px;" class="wixui-rich-text__text">© 2018 by Libaneris Fashion Production </span></p> <p class="font_8 wixui-rich-text__text" style="font-size:14px;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p></div></div></div></div></div></div></div><div id="comp-kv5dfw4o" class="VideoPlayer2054936319__root comp-kv5dfw4o wixui-video-player"><div data-player-name="Playable" data-testid="playable" class="VideoPlayer2054936319__playerContainer"></div></div><div id="comp-kytb1f8i" class="OQ8Tzd comp-kytb1f8i pvlz2w"><iframe class="nKphmK" title="Instagram Feed" aria-label="Instagram Feed" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div><div id="comp-jzpky840" class=" "><div class="comp-jzpky840"><style>.comp-jzpky840 { --wix-color-1: 5,5,5; --wix-color-2: 85,85,85; --wix-color-3: 128,128,128; --wix-color-4: 170,170,170; --wix-color-5: 255,255,255; --wix-color-6: 49,40,17; --wix-color-7: 92,77,38; --wix-color-8: 131,114,68; --wix-color-9: 163,149,109; --wix-color-10: 220,200,164; --wix-color-11: 43,47,29; --wix-color-12: 86,93,59; --wix-color-13: 129,140,88; --wix-color-14: 172,186,117; --wix-color-15: 212,221,180; --wix-color-16: 49,32,32; --wix-color-17: 98,64,64; --wix-color-18: 147,96,96; --wix-color-19: 196,128,128; --wix-color-20: 226,186,186; --wix-color-21: 42,37,45; --wix-color-22: 84,73,91; --wix-color-23: 126,110,136; --wix-color-24: 168,147,181; --wix-color-25: 210,197,218; --wix-color-26: 5,5,5; --wix-color-27: 255,255,255; --wix-color-28: 85,85,85; --wix-color-29: 128,128,128; --wix-color-30: 170,170,170; --wix-color-31: 131,114,68; --wix-color-32: 220,200,164; --wix-color-33: 163,149,109; --wix-color-34: 92,77,38; --wix-color-35: 255,255,255; --wix-color-36: 255,255,255; --wix-color-37: 170,170,170; --wix-color-38: 131,114,68; --wix-color-39: 131,114,68; --wix-color-40: 5,5,5; --wix-color-41: 5,5,5; --wix-color-42: 131,114,68; --wix-color-43: 131,114,68; --wix-color-44: 128,128,128; --wix-color-45: 128,128,128; --wix-color-46: 5,5,5; --wix-color-47: 5,5,5; --wix-color-48: 131,114,68; --wix-color-49: 131,114,68; --wix-color-50: 131,114,68; --wix-color-51: 131,114,68; --wix-color-52: 5,5,5; --wix-color-53: 5,5,5; --wix-color-54: 128,128,128; --wix-color-55: 128,128,128; --wix-font-Title: normal normal normal 44px/1.4em din-next-w01-light,sans-serif; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 44px; --wix-font-Title-line-height: 1.4em; --wix-font-Title-family: din-next-w01-light,sans-serif; --wix-font-Title-text-decoration: none; --wix-font-Menu: normal normal normal 15px/1.4em din-next-w01-light,sans-serif; --wix-font-Menu-style: normal; --wix-font-Menu-variant: normal; --wix-font-Menu-weight: normal; --wix-font-Menu-size: 15px; --wix-font-Menu-line-height: 1.4em; --wix-font-Menu-family: din-next-w01-light,sans-serif; --wix-font-Menu-text-decoration: none; --wix-font-Page-title: normal normal normal 60px/1.4em din-next-w01-light,sans-serif; --wix-font-Page-title-style: normal; --wix-font-Page-title-variant: normal; --wix-font-Page-title-weight: normal; --wix-font-Page-title-size: 60px; --wix-font-Page-title-line-height: 1.4em; --wix-font-Page-title-family: din-next-w01-light,sans-serif; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: italic normal normal 40px/1.4em "noticia text",serif; --wix-font-Heading-XL-style: italic; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: normal; --wix-font-Heading-XL-size: 40px; --wix-font-Heading-XL-line-height: 1.4em; --wix-font-Heading-XL-family: "noticia text",serif; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal bold 28px/1.4em din-next-w01-light,sans-serif; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: bold; --wix-font-Heading-L-size: 28px; --wix-font-Heading-L-line-height: 1.4em; --wix-font-Heading-L-family: din-next-w01-light,sans-serif; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 18px/1.4em din-next-w01-light,sans-serif; --wix-font-Heading-M-style: normal; --wix-font-Heading-M-variant: normal; --wix-font-Heading-M-weight: normal; --wix-font-Heading-M-size: 18px; --wix-font-Heading-M-line-height: 1.4em; --wix-font-Heading-M-family: din-next-w01-light,sans-serif; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: italic normal normal 17px/1.4em "noticia text",serif; --wix-font-Heading-S-style: italic; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 17px; --wix-font-Heading-S-line-height: 1.4em; --wix-font-Heading-S-family: "noticia text",serif; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 16px/1.4em din-next-w01-light,sans-serif; --wix-font-Body-L-style: normal; --wix-font-Body-L-variant: normal; --wix-font-Body-L-weight: normal; --wix-font-Body-L-size: 16px; --wix-font-Body-L-line-height: 1.4em; --wix-font-Body-L-family: din-next-w01-light,sans-serif; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 15px/1.4em din-next-w01-light,sans-serif; --wix-font-Body-M-style: normal; --wix-font-Body-M-variant: normal; --wix-font-Body-M-weight: normal; --wix-font-Body-M-size: 15px; --wix-font-Body-M-line-height: 1.4em; --wix-font-Body-M-family: din-next-w01-light,sans-serif; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: italic normal normal 13px/1.4em "noticia text",serif; --wix-font-Body-S-style: italic; --wix-font-Body-S-variant: normal; --wix-font-Body-S-weight: normal; --wix-font-Body-S-size: 13px; --wix-font-Body-S-line-height: 1.4em; --wix-font-Body-S-family: "noticia text",serif; --wix-font-Body-S-text-decoration: none; --wix-font-Body-XS: normal normal normal 13px/1.4em din-next-w01-light,sans-serif; --wix-font-Body-XS-style: normal; --wix-font-Body-XS-variant: normal; --wix-font-Body-XS-weight: normal; --wix-font-Body-XS-size: 13px; --wix-font-Body-XS-line-height: 1.4em; --wix-font-Body-XS-family: din-next-w01-light,sans-serif; --wix-font-Body-XS-text-decoration: none; --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh; --wix-font-LIGHT-style: normal; --wix-font-LIGHT-variant: normal; --wix-font-LIGHT-weight: normal; --wix-font-LIGHT-size: 12px; --wix-font-LIGHT-line-height: 1.4em; --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh; --wix-font-LIGHT-text-decoration: none; --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma; --wix-font-MEDIUM-style: normal; --wix-font-MEDIUM-variant: normal; --wix-font-MEDIUM-weight: normal; --wix-font-MEDIUM-size: 12px; --wix-font-MEDIUM-line-height: 1.4em; --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma; --wix-font-MEDIUM-text-decoration: none; --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi; --wix-font-STRONG-style: normal; --wix-font-STRONG-variant: normal; --wix-font-STRONG-weight: normal; --wix-font-STRONG-size: 12px; --wix-font-STRONG-line-height: 1.4em; --wix-font-STRONG-family: HelveticaNeueW01-65Medi; --wix-font-STRONG-text-decoration: none; --wix-direction: ltr; --collageDensity: 80; --galleryHorizontalAlign: 1; --galleryLayout: 2; --gallerySize: 80; --galleryVerticalAlign: 1; --imageMargin: 5; --isVertical: 0; --itemBorderWidth: 0; --loveCounter: 0; --m_galleryAlignExpand: 0; --m_galleryLayout: 5; --m_imageResize: 1; --m_isAutoSlideshow: 1; --m_playButtonForAutoSlideShow: 0; --m_slideshowInfoSize: 0; --magicLayoutSeed: 76441.94075745734; --newItemsDetails: 1; --newItemsLocation: 0; --scrollDirection: 1; --te-padding-slider: 30; --videoPlay: 0; --textFont: normal normal normal 20px/1.4em din-next-w01-light,sans-serif; --actionsColorExpand: 255,255,255; --actionsColorExpand-rgb: 255,255,255; --actionsColorExpand-opacity: 1; --arrowsColor: 5,5,5; --arrowsColor-rgb: 5,5,5; --arrowsColor-opacity: 1; --backColor: 85,85,85; --backColor-rgb: 85,85,85; --backColor-opacity: 1; --bgColorExpand: 5,5,5; --bgColorExpand-rgb: 5,5,5; --bgColorExpand-opacity: 1; --descriptionColorExpand: 255,255,255; --descriptionColorExpand-rgb: 255,255,255; --descriptionColorExpand-opacity: 1; --foreColor: 5,5,5; --foreColor-rgb: 5,5,5; --foreColor-opacity: 1; --imageLoadingColor: 128,128,128; --imageLoadingColor-rgb: 128,128,128; --imageLoadingColor-opacity: 1; --itemBorderColor: 255,255,255; --itemBorderColor-rgb: 255,255,255; --itemBorderColor-opacity: 1; --itemDescriptionFontColor: 5,5,5; --itemDescriptionFontColor-rgb: 5,5,5; --itemDescriptionFontColor-opacity: 1; --itemDescriptionFontColorSlideshow: 255,255,255; --itemDescriptionFontColorSlideshow-rgb: 255,255,255; --itemDescriptionFontColorSlideshow-opacity: 1; --itemFontColor: 5,5,5; --itemFontColor-rgb: 5,5,5; --itemFontColor-opacity: 1; --itemFontColorSlideshow: 255,255,255; --itemFontColorSlideshow-rgb: 255,255,255; --itemFontColorSlideshow-opacity: 1; --itemIconColor: 5,5,5; --itemIconColor-rgb: 5,5,5; --itemIconColor-opacity: 1; --itemIconColorSlideshow: 255,255,255; --itemIconColorSlideshow-rgb: 255,255,255; --itemIconColorSlideshow-opacity: 1; --itemOpacity: 170,170,170,0.6; --itemOpacity-rgb: 170,170,170; --itemOpacity-opacity: 0.6; --itemShadowOpacityAndColor: 255,255,255,0.2; --itemShadowOpacityAndColor-rgb: 255,255,255; --itemShadowOpacityAndColor-opacity: 0.2; --loadMoreButtonBorderColor: 255,255,255; --loadMoreButtonBorderColor-rgb: 255,255,255; --loadMoreButtonBorderColor-opacity: 1; --loadMoreButtonColor: 5,5,5; --loadMoreButtonColor-rgb: 5,5,5; --loadMoreButtonColor-opacity: 1; --loadMoreButtonFontColor: 255,255,255; --loadMoreButtonFontColor-rgb: 255,255,255; --loadMoreButtonFontColor-opacity: 1; --m_actionsColorExpand: 255,255,255; --m_actionsColorExpand-rgb: 255,255,255; --m_actionsColorExpand-opacity: 1; --m_arrowsColor: 5,5,5; --m_arrowsColor-rgb: 5,5,5; --m_arrowsColor-opacity: 1; --m_bgColorExpand: 5,5,5; --m_bgColorExpand-rgb: 5,5,5; --m_bgColorExpand-opacity: 1; --m_descriptionColorExpand: 255,255,255; --m_descriptionColorExpand-rgb: 255,255,255; --m_descriptionColorExpand-opacity: 1; --m_itemBorderColor: 255,255,255; --m_itemBorderColor-rgb: 255,255,255; --m_itemBorderColor-opacity: 1; --m_itemDescriptionFontColor: 5,5,5; --m_itemDescriptionFontColor-rgb: 5,5,5; --m_itemDescriptionFontColor-opacity: 1; --m_itemDescriptionFontColorSlideshow: 255,255,255; --m_itemDescriptionFontColorSlideshow-rgb: 255,255,255; --m_itemDescriptionFontColorSlideshow-opacity: 1; --m_itemFontColor: 5,5,5; --m_itemFontColor-rgb: 5,5,5; --m_itemFontColor-opacity: 1; --m_itemFontColorSlideshow: 255,255,255; --m_itemFontColorSlideshow-rgb: 255,255,255; --m_itemFontColorSlideshow-opacity: 1; --m_itemIconColor: 5,5,5; --m_itemIconColor-rgb: 5,5,5; --m_itemIconColor-opacity: 1; --m_itemIconColorSlideshow: 255,255,255; --m_itemIconColorSlideshow-rgb: 255,255,255; --m_itemIconColorSlideshow-opacity: 1; --m_itemOpacity: 170,170,170,0.6; --m_itemOpacity-rgb: 170,170,170; --m_itemOpacity-opacity: 0.6; --m_itemShadowOpacityAndColor: 255,255,255,0.2; --m_itemShadowOpacityAndColor-rgb: 255,255,255; --m_itemShadowOpacityAndColor-opacity: 0.2; --m_loadMoreButtonBorderColor: 255,255,255; --m_loadMoreButtonBorderColor-rgb: 255,255,255; --m_loadMoreButtonBorderColor-opacity: 1; --m_loadMoreButtonColor: 5,5,5; --m_loadMoreButtonColor-rgb: 5,5,5; --m_loadMoreButtonColor-opacity: 1; --m_loadMoreButtonFontColor: 255,255,255; --m_loadMoreButtonFontColor-rgb: 255,255,255; --m_loadMoreButtonFontColor-opacity: 1; --m_oneColorAnimationColor: 5,5,5; --m_oneColorAnimationColor-rgb: 5,5,5; --m_oneColorAnimationColor-opacity: 1; --m_titleColorExpand: 255,255,255; --m_titleColorExpand-rgb: 255,255,255; --m_titleColorExpand-opacity: 1; --oneColorAnimationColor: 5,5,5; --oneColorAnimationColor-rgb: 5,5,5; --oneColorAnimationColor-opacity: 1; --te-background-color-picker: 92,77,38; --te-background-color-picker-rgb: 92,77,38; --te-background-color-picker-opacity: 1; --textBoxBorderColor: 255,255,255; --textBoxBorderColor-rgb: 255,255,255; --textBoxBorderColor-opacity: 1; --textBoxFillColor: 85,85,85; --textBoxFillColor-rgb: 85,85,85; --textBoxFillColor-opacity: 1; --titleColorExpand: 255,255,255; --titleColorExpand-rgb: 255,255,255; --titleColorExpand-opacity: 1; --backgroundColor: 128,128,128; --backgroundColor-rgb: 128,128,128; --backgroundColor-opacity: 1; --textColor: 255,255,255; --textColor-rgb: 255,255,255; --textColor-opacity: 1; --descriptionFontExpand: normal normal normal 15px/1.4em din-next-w01-light,sans-serif; --descriptionFontExpand-style: normal; --descriptionFontExpand-variant: normal; --descriptionFontExpand-weight: normal; --descriptionFontExpand-size: 15px; --descriptionFontExpand-line-height: 1.4em; --descriptionFontExpand-family: din-next-w01-light,sans-serif; --descriptionFontExpand-text-decoration: none; --itemDescriptionFont: normal normal normal 15px/18px helvetica-w01-light,sans-serif; --itemDescriptionFont-style: normal; --itemDescriptionFont-variant: normal; --itemDescriptionFont-weight: normal; --itemDescriptionFont-size: 15px; --itemDescriptionFont-line-height: 18px; --itemDescriptionFont-family: helvetica-w01-light,sans-serif; --itemDescriptionFont-text-decoration: none; --itemDescriptionFontSlideshow: normal normal normal 15px/18px helvetica-w01-light,sans-serif; --itemDescriptionFontSlideshow-style: normal; --itemDescriptionFontSlideshow-variant: normal; --itemDescriptionFontSlideshow-weight: normal; --itemDescriptionFontSlideshow-size: 15px; --itemDescriptionFontSlideshow-line-height: 18px; --itemDescriptionFontSlideshow-family: helvetica-w01-light,sans-serif; --itemDescriptionFontSlideshow-text-decoration: none; --itemFont: italic normal normal 17px/1.4em "noticia text",serif; --itemFont-style: italic; --itemFont-variant: normal; --itemFont-weight: normal; --itemFont-size: 17px; --itemFont-line-height: 1.4em; --itemFont-family: "noticia text",serif; --itemFont-text-decoration: none; --itemFontSlideshow: normal normal normal 22px/27px helvetica-w01-bold,sans-serif; --itemFontSlideshow-style: normal; --itemFontSlideshow-variant: normal; --itemFontSlideshow-weight: normal; --itemFontSlideshow-size: 22px; --itemFontSlideshow-line-height: 27px; --itemFontSlideshow-family: helvetica-w01-bold,sans-serif; --itemFontSlideshow-text-decoration: none; --loadMoreButtonFont: normal normal normal 15px/1.4em din-next-w01-light,sans-serif; --loadMoreButtonFont-style: normal; --loadMoreButtonFont-variant: normal; --loadMoreButtonFont-weight: normal; --loadMoreButtonFont-size: 15px; --loadMoreButtonFont-line-height: 1.4em; --loadMoreButtonFont-family: din-next-w01-light,sans-serif; --loadMoreButtonFont-text-decoration: none; --m_descriptionFontExpand: normal normal normal 15px/18px din-next-w01-light,sans-serif; --m_descriptionFontExpand-style: normal; --m_descriptionFontExpand-variant: normal; --m_descriptionFontExpand-weight: normal; --m_descriptionFontExpand-size: 15px; --m_descriptionFontExpand-line-height: 18px; --m_descriptionFontExpand-family: din-next-w01-light,sans-serif; --m_descriptionFontExpand-text-decoration: none; --m_itemDescriptionFont: normal normal normal 15px/18px helvetica-w01-light,sans-serif; --m_itemDescriptionFont-style: normal; --m_itemDescriptionFont-variant: normal; --m_itemDescriptionFont-weight: normal; --m_itemDescriptionFont-size: 15px; --m_itemDescriptionFont-line-height: 18px; --m_itemDescriptionFont-family: helvetica-w01-light,sans-serif; --m_itemDescriptionFont-text-decoration: none; --m_itemDescriptionFontSlideshow: normal normal normal 15px/18px helvetica-w01-light,sans-serif; --m_itemDescriptionFontSlideshow-style: normal; --m_itemDescriptionFontSlideshow-variant: normal; --m_itemDescriptionFontSlideshow-weight: normal; --m_itemDescriptionFontSlideshow-size: 15px; --m_itemDescriptionFontSlideshow-line-height: 18px; --m_itemDescriptionFontSlideshow-family: helvetica-w01-light,sans-serif; --m_itemDescriptionFontSlideshow-text-decoration: none; --m_itemFont: italic normal normal 17px/21px "noticia text",serif; --m_itemFont-style: italic; --m_itemFont-variant: normal; --m_itemFont-weight: normal; --m_itemFont-size: 17px; --m_itemFont-line-height: 21px; --m_itemFont-family: "noticia text",serif; --m_itemFont-text-decoration: none; --m_itemFontSlideshow: normal normal normal 22px/27px helvetica-w01-bold,sans-serif; --m_itemFontSlideshow-style: normal; --m_itemFontSlideshow-variant: normal; --m_itemFontSlideshow-weight: normal; --m_itemFontSlideshow-size: 22px; --m_itemFontSlideshow-line-height: 27px; --m_itemFontSlideshow-family: helvetica-w01-bold,sans-serif; --m_itemFontSlideshow-text-decoration: none; --m_loadMoreButtonFont: normal normal normal 15px/18px din-next-w01-light,sans-serif; --m_loadMoreButtonFont-style: normal; --m_loadMoreButtonFont-variant: normal; --m_loadMoreButtonFont-weight: normal; --m_loadMoreButtonFont-size: 15px; --m_loadMoreButtonFont-line-height: 18px; --m_loadMoreButtonFont-family: din-next-w01-light,sans-serif; --m_loadMoreButtonFont-text-decoration: none; --m_titleFontExpand: normal normal normal 22px/27px din-next-w01-light,sans-serif; --m_titleFontExpand-style: normal; --m_titleFontExpand-variant: normal; --m_titleFontExpand-weight: normal; --m_titleFontExpand-size: 22px; --m_titleFontExpand-line-height: 27px; --m_titleFontExpand-family: din-next-w01-light,sans-serif; --m_titleFontExpand-text-decoration: none; --text-editor-font: normal normal normal 20px/25px avenir-lt-w01_85-heavy1475544,sans-serif; --text-editor-font-style: normal; --text-editor-font-variant: normal; --text-editor-font-weight: normal; --text-editor-font-size: 20px; --text-editor-font-line-height: 25px; --text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif; --text-editor-font-text-decoration: none; --text-editor-font-1499859556332: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499859556332-style: normal; --text-editor-font-1499859556332-variant: normal; --text-editor-font-1499859556332-weight: normal; --text-editor-font-1499859556332-size: 40px; --text-editor-font-1499859556332-line-height: 50px; --text-editor-font-1499859556332-family: avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499859556332-text-decoration: none; --titleFontExpand: normal normal normal 60px/1.4em din-next-w01-light,sans-serif; --titleFontExpand-style: normal; --titleFontExpand-variant: normal; --titleFontExpand-weight: normal; --titleFontExpand-size: 60px; --titleFontExpand-line-height: 1.4em; --titleFontExpand-family: din-next-w01-light,sans-serif; --titleFontExpand-text-decoration: none; --textFont-style: normal; --textFont-variant: normal; --textFont-weight: normal; --textFont-size: 20px; --textFont-line-height: 1.4em; --textFont-family: din-next-w01-light,sans-serif; --textFont-text-decoration: none; }</style><style> .s_mW2O1.oyWIOGH--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)} .sEIvoL3.oCqG_7p--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)} .nav-arrows-container .custom-nav-arrows svg{width:100%;height:100%} .fullscreen-focus-lock { height: 100%; } .pro-gallery-stop-scroll-for-fullscreen{overflow-y:hidden}div.pro-gallery-parent-container .show-more-container i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container button.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more:hover{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{background:none !important;font-size:26px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{font-size:15px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i{font-size:26px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{font-size:15px} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{opacity:.3} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-cart-icon{background:inherit !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love-store.pro-gallery-loved{color:#e03939 !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love.pro-gallery-loved{color:#e03939 !important} .social-share-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:200005} .social-share-wrapper .mobile-social-share-screen{position:absolute;top:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0)} .social-share-wrapper .mobile-social-share-screen.mobile-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:background-color .3s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-background{height:calc(100% - 150px);touch-action:none} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab{position:absolute;bottom:0px;width:100%;height:150px;box-sizing:border-box;background-color:#fff;margin-bottom:-150px;display:flex;justify-content:center;align-items:center;transition:all .4s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab.mobile-social-share-tab-visible{margin-bottom:0px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:220px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list .social-share-icon{height:16px;width:16px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container{height:32px;margin-top:20px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-input{width:200px;font-size:11px;padding:2px 4px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button{width:40px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{height:16px;width:16px} .social-share-wrapper .desktop-social-share-screen{position:fixed;top:0;left:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center} .social-share-wrapper .desktop-social-share-screen.desktop-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-background{position:fixed;height:100%;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup{position:relative;width:580px;height:250px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:-100px;opacity:0;transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup.desktop-social-share-popup-visible{margin-bottom:0px;opacity:1} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button{position:absolute;top:24px;right:24px;cursor:pointer} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:280px} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list .social-share-icon{height:24px;width:24px;transition:color .2s ease} .social-share-wrapper .social-share-item{position:relative} .social-share-wrapper .social-share-item .social-share-button{opacity:1;transition:opacity .2s ease;cursor:pointer} .social-share-wrapper .social-share-item .social-share-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-item .social-share-button:hover{opacity:.65} .social-share-wrapper .social-share-item .social-share-button:active{opacity:1} .social-share-wrapper .social-share-copylink-container{display:flex;margin-top:25px;height:40px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-input{border:1px solid #000;padding:2px 8px;height:100%;width:260px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button{width:50px;height:100%;background-color:#000;color:#fff;cursor:pointer;transition:background-color .1s ease} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:hover{background-color:rgba(0,0,0,.65)} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{margin-top:2px}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover) .gallery-item-content .gallery-item{transition:opacity .4s ease !important}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{opacity:0}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .hover-info-element{transition:transform 2.2s cubic-bezier(0.14, 0.4, 0.09, 0.99) !important}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(1.1)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(1.11)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover) .hover-info-element,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) .hover-info-element{transform:scale(0.9009)}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .4s linear !important}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{filter:blur(6px)}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover):hover .gallery-item-content{filter:grayscale(1)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover){transition:background-color .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover){transition:transform .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover{background-color:rgba(0,0,0,0) !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(0.985)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(0.985)}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover):hover .gallery-item-content{filter:invert(1)}div.pro-gallery .gallery-item-container.color-in-on-hover .gallery-item-content{filter:grayscale(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.color-in-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.color-in-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:grayscale(0)}div.pro-gallery .gallery-item-container.darkened-on-hover .gallery-item-content{filter:brightness(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.darkened-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.darkened-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:brightness(0.7)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover .gallery-item-hover-inner{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover):before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover:before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner{opacity:1}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover):before{opacity:0}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:0 !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(0)} .animation-slide{transition:width .4s ease,height .4s ease,top .4s ease,left .4s ease} .item-with-secondary-media-container .secondary-media-item.hide{opacity:0} .item-with-secondary-media-container .secondary-media-item.show{opacity:1} *[data-collapsed=true] .pro-gallery-parent-container .gallery-item, *[data-hidden=true] .pro-gallery-parent-container .gallery-item{background-image:none !important}html.pro-gallery{width:100%;height:auto}body.pro-gallery{transition:opacity 2s ease} #gallery-loader{position:fixed;top:50%} .show-more-container{text-align:center;line-height:138px} .show-more-container i.show-more{color:#5d5d61;font-size:40px;cursor:pointer;margin-top:-3px} .show-more-container button.show-more{display:inline-block;padding:11px 29px;border-radius:0;border:2px solid #5d5d61;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:12px;color:#5d5d61;background:rgba(0,0,0,0);cursor:pointer} .show-more-container button.show-more:hover{background:rgba(0,0,0,.1)} .more-items-loader{display:block;width:100%;text-align:center;line-height:50px;font-size:30px;color:#116dff} .version-header{color:#e03939;text-align:left;font-family:"Consolas",monospace;font-size:13px;position:absolute;top:0;left:0;width:320px;height:100px;line-height:30px;background:hsla(0,0%,100%,.8);z-index:100} .auto-slideshow-button{margin-top:19px;padding:5px;height:28px;width:20px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9} .auto-slideshow-counter{margin-top:24px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;opacity:.9;font-size:15px;line-height:normal}@keyframes fadeIn{from{opacity:0}to{opacity:1}} .mouse-cursor{display:flex;width:100%;position:absolute} .nav-arrows-container{left:auto;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9;align-items:center;background:rgba(0,0,0,0);border:none;outline:none;justify-content:center} .nav-arrows-container.follow-mouse-cursor{position:relative;cursor:none} .nav-arrows-container:hover{opacity:1} .nav-arrows-container.drop-shadow svg{filter:drop-shadow(0px 1px 0.15px #B2B2B2)} .nav-arrows-container .slideshow-arrow{flex-shrink:0} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible .gallery-item-hover i:focus,div.pro-gallery.accessible .gallery-item-hover button:focus{box-shadow:none}div.pro-gallery.accessible .thumbnailItem.pro-gallery-highlight::after{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff}div.pro-gallery.accessible .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default} .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .slideshow-info-element-inner .info-element-text>div{width:100%} .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info{box-sizing:border-box;padding-top:24px;height:100%;width:100%;padding-top:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-item-common-info.gallery-item-bottom-info .info-element-text>div{width:100%} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description>span{white-space:normal} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-member.hide{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.populated-item{margin-bottom:24px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center{justify-content:center} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text>div{width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element{display:flex;flex-direction:column;justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social{margin:0;height:auto;position:static;display:flex;flex-direction:row} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows{width:auto;margin:0px -10px 0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top{background:linear-gradient(rgba(0, 0, 0, 0.2) 0, transparent 140px)} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center{justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button{position:static !important;margin:0;padding:0 20px;font-size:19px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share{margin-top:-3px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{white-space:normal} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px 0 0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{display:flex;justify-content:center;opacity:0;/*! autoprefixer: ignore next */-webkit-box-pack:center;transition:opacity .4s ease;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper .buy-icon{margin-right:7px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;opacity:0;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;white-space:nowrap;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px;display:flex;flex-direction:column;margin:0;box-sizing:border-box;height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.short-item{padding-top:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.narrow-item{padding-left:5px;padding-right:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text>div{width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.push-down{padding-top:60px;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{line-height:32px;font-size:21px;padding:0;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0;white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements{width:100%;height:24px !important;display:flex;flex-direction:row}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-love{margin-right:auto}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-button{padding-left:10px;padding-right:10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-absolute{position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social{outline:none;width:100%;height:100%;overflow:visible;z-index:16;transition:opacity .4s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item{display:flex;align-items:flex-end;justify-content:space-around;height:90%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item .info-element-social-button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item .info-element-social-button{position:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.with-arrows{width:86%;margin:0 7%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button{outline:none;bottom:30px;position:absolute;margin:0;display:inline-block;font-size:19px;color:#fff;cursor:pointer;opacity:0;padding:10px;margin:-10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.visible{opacity:1 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments{left:26px;top:26px;bottom:initial;font-size:15px;border:none;background:#2b5672;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love{left:30px;bottom:30px;font-size:15px;border:none;background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love i{outline:none;float:left;display:inline-block;line-height:14px;border:none;background:rgba(0,0,0,0);font-size:18px;padding:1px 5px;text-decoration:none;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;line-height:15px;font-size:15px;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-share{bottom:26px;left:auto;right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-dots{left:auto;right:22px;top:26px;height:30px;width:20px;display:flex;justify-content:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download{bottom:25px;left:auto;right:68px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download.pull-right{right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments{left:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments span{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-share{right:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-download{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-dots{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button{bottom:auto;left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-comments{top:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-share{top:auto;right:auto;bottom:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-download{top:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-dots{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box{position:absolute;top:0;left:50%;width:100%;height:100%;max-width:300px;min-width:200px;overflow:visible;z-index:16;font-size:12px;opacity:0;transform:translateX(-50%);margin-top:1px;margin-left:-3px;transition:opacity .4s ease;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i{display:inline-block;font-size:15px;color:#fff;cursor:pointer;position:absolute;top:50%;width:22px;text-align:center;transform:translateY(-50%);background:rgba(0,0,0,0);border:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i:hover{opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-1{margin-left:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-2{font-size:13px;margin-top:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-4{margin-left:-1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-5{font-size:13px;margin-top:1px;margin-left:-3px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item{top:50%;left:0;max-width:none;min-width:0;max-height:300px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i{left:50%;margin-left:-10px;margin-top:8px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-2{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-5{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{/*! autoprefixer: ignore next */overflow:hidden;/*! autoprefixer: ignore next */display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description{/*! autoprefixer: ignore next */overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description>span{white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery.thumbnails-gallery .gallery-item-container .info-element-custom-button-wrapper{display:none !important} :root{--tooltip-text-color: white;--tooltip-background-color: black;--tooltip-margin: 30px;--tooltip-arrow-size: 6px} .tooltip-wrapper{position:absolute;top:0;z-index:100;background-color:var(--tooltip-background-color);color:var(--tooltip-text-color);box-shadow:0px 0px 4px 0px rgba(0,0,0,.1);border:1px solid var(--tooltip-text-color)} .tooltip-body{padding:4px;font-size:14px;font-family:Helvetica} .tooltip-body::before{content:" ";left:50%;border:solid rgba(0,0,0,0);height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size)*-1)} .tooltip-body.arrow{top:calc(var(--tooltip-margin)*-1)} .tooltip-body.arrow::before{top:100%;border-top-color:var(--tooltip-background-color)} .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static} .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005} .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center} </style><style> .comp-jzpky840 div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#FFFFFF}.comp-jzpky840 div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-jzpky840 div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #FFFFFF;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #050505;--loadMoreButtonFont: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--loadMoreButtonFontColor: #FFFFFF;color:rgba(255, 255, 255, 0.9);font:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;text-decoration: ;background:rgb(5, 5, 5);border-width:1px;border-color:rgb(255, 255, 255);border-radius:0px}.comp-jzpky840 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-jzpky840 div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #FFFFFF;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #050505;--loadMoreButtonFont: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--loadMoreButtonFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 15px/18px din-next-w01-light,sans-serif;text-decoration: ;background:rgb(5, 5, 5);border-width:undefinedpx;border-color:rgb(255, 255, 255);border-radius:undefinedpx}.comp-jzpky840 .nav-arrows-container .slideshow-arrow,.comp-jzpky840 .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #050505;fill:rgb(5, 5, 5)}.comp-jzpky840 .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-jzpky840 .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #050505;fill:rgb(5, 5, 5)}.comp-jzpky840 .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--itemDescriptionFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #FFFFFF}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button):not(.artstore-add-to-cart-button),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(255, 255, 255) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 18px/1.4em din-next-w01-light,sans-serif;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--itemDescriptionFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #555555;background-color:rgb(128, 128, 128)}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #050505;color:rgb(5, 5, 5)}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #FFFFFF;color:rgba(170, 170, 170, 0.6)}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #FFFFFF;fill:rgba(170, 170, 170, 0.6)}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #FFFFFF;background:linear-gradient(rgba(170, 170, 170, 0.6) 0, transparent 140px) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #050505}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(5, 5, 5) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(5, 5, 5) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 18px/1.4em din-next-w01-light,sans-serif;--itemFontColor: #050505;color:rgb(5, 5, 5);font:italic normal normal 17px/1.4em "noticia text",serif;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--itemDescriptionFontColor: #050505;color:rgb(5, 5, 5) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #050505;color:#050505 !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #FFFFFF;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #050505;--customButtonFont: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;color:#050505 !important;font:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;text-decoration: ;background:#FFFFFF !important;border-width:1px;border-radius:0px;border-color:#050505}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #FFFFFF;background:rgba(170, 170, 170, 0.6) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #FFFFFF;background:rgba(170, 170, 170, 0.6) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em din-next-w01-light,sans-serif;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #FFFFFF;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--customButtonFontColorForHover: #FFFFFF;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;text-decoration: ;color:#FFFFFF !important;background: !important;border-color:;border-width:0px;border-radius:0px}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #555555;background-color:rgb(128, 128, 128)}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #050505;color:rgb(5, 5, 5)}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #FFFFFF;color:rgba(170, 170, 170, 0.6) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #FFFFFF;fill:rgba(170, 170, 170, 0.6) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #FFFFFF;background:linear-gradient(rgba(170, 170, 170, 0.6) 0, transparent 140px) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #FFFFFF}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button):not(.artstore-add-to-cart-button),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(255, 255, 255) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 18px/1.4em din-next-w01-light,sans-serif;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--itemDescriptionFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #050505}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):not(.info-element-custom-button-button),.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(5, 5, 5) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(5, 5, 5) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 18px/1.4em din-next-w01-light,sans-serif;--itemFontColor: #050505;color:rgb(5, 5, 5);font:italic normal normal 17px/21px "noticia text",serif;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--itemDescriptionFontColor: #050505;color:rgb(5, 5, 5) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #050505;color:#050505 !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #FFFFFF;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #050505;--customButtonFont: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;color:#050505 !important;font:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;text-decoration: ;background:#FFFFFF !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:#050505}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #FFFFFF;background:rgba(170, 170, 170, 0.6) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #FFFFFF;background:rgba(170, 170, 170, 0.6) !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#FFFFFF !important}.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.4em din-next-w01-light,sans-serif;--itemFontColorSlideshow: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #FFFFFF;--itemDescriptionFontSlideshow: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-jzpky840 .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;--customButtonFontColorForHover: #FFFFFF;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;text-decoration: ;color:#FFFFFF !important;background:undefined !important;border-color:undefined;border-width:undefinedpx;border-radius:undefinedpx}.comp-jzpky840 .te-pro-gallery-text-item{font:italic normal normal 13px/1.4em "noticia text",serif;color:#050505}.comp-jzpky840 .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #FFFFFF;background-color:#FFFFFF}.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #050505;background-color:rgb(5, 5, 5)}.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #FFFFFF;--descriptionFontExpand: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;color:rgb(255, 255, 255);font:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;text-decoration: }.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #050505;background-color:rgb(5, 5, 5)}.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #FFFFFF;--titleFontExpand: normal normal normal 18px/1.4em din-next-w01-light,sans-serif;color:rgb(255, 255, 255);font:normal normal normal 60px/1.4em din-next-w01-light,sans-serif;text-decoration: }.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #FFFFFF;--descriptionFontExpand: normal normal normal 15px/1.4em din-next-w01-light,sans-serif;color:rgb(255, 255, 255);font:normal normal normal 15px/1.4em din-next-w01-light,sans-serif;text-decoration: }.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #FFFFFF;border-color:rgb(255, 255, 255)}.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #050505;color:rgb(5, 5, 5)}.comp-jzpky840 .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #FFFFFF;--bgColorExpand: #050505;color:rgb(255, 255, 255);background:rgb(5, 5, 5)} </style><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 id="gallery-wrapper-comp-jzpky840" style="overflow:hidden;height:100%;width:100%"><style>div.comp-jzpky840:not(.fullscreen-comp-wrapper) { width: 100%; } </style></div></div></div></div></div></div></section><section id="comp-lz1pmr1a" tabindex="-1" class="Oqnisf comp-lz1pmr1a wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lz1pmr1a" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lz1pmr1a" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lz1pmr1a" data-motion-part="BG_MEDIA comp-lz1pmr1a" class="VgO9Yg"></div></div><div data-mesh-id="comp-lz1pmr1ainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lz1pmr1ainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jzw0d9nt" class="bkIuWA comp-jzw0d9nt"><div data-mesh-id="comp-jzw0d9ntinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jzw0d9ntinlineContent-gridContainer" data-testid="mesh-container-content"><form id="comp-jzw0d9oq" class="JVi7i2 comp-jzw0d9oq wixui-form"><div data-mesh-id="comp-jzw0d9oqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jzw0d9oqinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jzw0dayi" class="MpKiNN comp-jzw0dayi wixui-text-input lPl_oN"><div class="pUnTVX"><input name="email" id="input_comp-jzw0dayi" class="KvoMHf has-custom-focus wixui-text-input__input" type="email" placeholder="Ingresa tu email aquí*" required="" aria-invalid="false" pattern="^.+@.+\.[a-zA-Z]{2,63}$" maxLength="250" autoComplete="off" aria-label="Ingresa tu email aquí*" value=""/></div></div><div class="comp-jzw0db6l FubTgk" id="comp-jzw0db6l" aria-disabled="false"><button aria-disabled="false" aria-label="Unirse" data-testid="buttonElement" class="uDW_Qe wixui-button PlZyDq"><span class="l7_2fn wixui-button__label">Unirse</span></button></div><div id="comp-jzw0db6o" class="HcOXKn SxM0TO QxJLC3 comp-jzw0db6o wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">¡Gracias por estar en Contacto..!</span></span></p></div></div></div></form></div></div></div><div id="comp-kytbj2rc" class="VideoPlayer2054936319__root comp-kytbj2rc wixui-video-player"><div data-player-name="Playable" data-testid="playable" class="VideoPlayer2054936319__playerContainer"></div></div></div></div></section></div></div></div></div></div></div></div></main><div id="soapAfterPagesContainer" class="page-without-sosp soapAfterPagesContainer page-without-sosp"><div data-mesh-id="soapAfterPagesContainerinlineContent" data-testid="inline-content" class=""><div data-mesh-id="soapAfterPagesContainerinlineContent-gridContainer" data-testid="mesh-container-content"><div id="CONTROLLER_COMP_CUSTOM_ID" style="display:none"></div></div></div></div><div id="pinnedBottomRight" class="pinnedBottomRight"><div id="comp-lazpp220-pinned-layer" class="comp-lazpp220-pinned-layer big2ZD"><div id="comp-lazpp220" class="OQ8Tzd comp-lazpp220 pvlz2w"><iframe class="nKphmK" title="Online Store" aria-label="Online Store" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div></div></div><footer id="SITE_FOOTER" class="AT7o0U SITE_FOOTER wixui-footer" tabindex="-1"><div class="lvxhkV"></div><div class="cKxVkc"><div class="vlM3HR"></div><div class="VrZrC0"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div> <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"5004cf74-d67c-48af-9a8a-80ca698f0c4a","userId":"cc10baa5-97db-476b-9fdc-81eda65c872f","siteId":"fcc7b36a-9b99-491b-9840-4efc4b24eab1","externalBaseUrl":"https:\/\/www.hfepr.com","siteRevision":606,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"4b853fed-00fe-425a-91f7-14f97cef00ad","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.hfepr.com\/","isInSEO":true,"platformOnSite":true}}</script> <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script> <script id='sendFedopsLoadStarted'> !function(){function e(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function r(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||null===e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,r||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:String(r)}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}var t=function(e){var r,t,n,o=!1;if(null===(r=window.viewerModel)||void 0===r||!/\(iP(hone|ad|od);/i.test(null===(t=window)||void 0===t||null===(n=t.navigator)||void 0===n?void 0:n.userAgent))try{o=navigator.sendBeacon(e)}catch(e){}o||((new Image).src=e)};var n=window.fedops.data,o=n.site,i=n.rollout,a=n.fleetConfig,s=n.requestUrl,c=n.isInSEO,shouldReportErrorOnlyInPanorama=n.shouldReportErrorOnlyInPanorama;var u=function(e){var r=e.navigator.userAgent;return/instagram.+google\/google/i.test(r)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(r)?"ua":""}(window)||function(){try{if(window.self===window.top)return""}catch(e){}return"iframe"}()||function(){var e;if(!Function.prototype.bind)return"bind";var r=window,t=r.document,n=r.navigator;if(!t||!n)return"document";var o=n.webdriver,i=n.userAgent,a=n.plugins,s=n.languages;if(o)return"webdriver";if(!a||Array.isArray(a))return"plugins";if(null!==(e=Object.getOwnPropertyDescriptor(a,"0"))&&void 0!==e&&e.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&t.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){var c=e.stack;if(c&&/ (\(internal\/)|(\(?file:\/)/.test(c))return"stack"}}return""}()||(c?"seo":""),l=!!u,p=function(t,n){var o,i="none",a=t.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!a&&window.PerformanceServerTiming){var s=function(e){var r,t;try{r=e()}catch(e){r=[]}var n=[];return r.forEach((function(e){switch(e.name){case"cache":n[1]=e.description;break;case"varnish":n[2]=e.description;break;case"dc":t=e.description}})),{microPop:t,matches:n}}(n);o=s.microPop,a=s.matches}if(a&&a.length&&(i=`${a[1]},${a[2]||"none"}`,o||(o=a[3])),"none"===i){var c="undefined"!=typeof performance?performance.timing:null;c&&c.responseStart-c.requestStart==0&&(i="browser")}return function(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?e(Object(o),!0).forEach((function(e){r(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):e(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}({caching:i,isCached:i.includes("hit")},o?{microPop:o}:{})}(document.cookie,(function(){return performance.getEntriesByType("navigation")[0].serverTiming||[]})),f=p.isCached,m=p.caching,v=p.microPop,w={WixSite:1,UGC:2,Template:3}[o.siteType]||0,g="Studio"===o.editorName?"wix-studio":o.isResponsive?"thunderbolt-responsive":"thunderbolt",h=i.isDACRollout,b=i.siteAssetsVersionsRollout,y=h?1:0,x=b?1:0,O=0===a.code||1===a.code?a.code:null,S=2===a.code,P=Date.now()-window.initialTimestamps.initialTimestamp,T=Math.round(performance.now()),_=document.visibilityState,j=window,E=j.fedops,I=j.addEventListener,k=j.thunderboltVersion;E.apps=E.apps||{},E.apps[g]={startLoadTime:T},E.sessionId=o.sessionId,E.vsi="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})),E.is_cached=f,E.phaseStarted=D(28),E.phaseEnded=D(22),performance.mark("[cache] "+m+(v?" ["+v+"]":"")),E.reportError=function(e,r="load"){var t=(null==e?void 0:e.reason)||(null==e?void 0:e.message);t?(shouldReportErrorOnlyInPanorama||R(26,`&errorInfo=${t}&errorType=${r}`),$({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},I("error",E.reportError),I("unhandledrejection",E.reportError);var A=!1;function R(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!s.includes("suppressbi=true")){var n="//frog.wix.com/bolt-performance?src=72&evid="+e+"&appName="+g+"&is_rollout="+O+"&is_company_network="+S+"&is_sav_rollout="+x+"&is_dac_rollout="+y+"&dc="+o.dc+(v?"µPop="+v:"")+"&is_cached="+f+"&msid="+o.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+m+(A?",browser_cache":"")+"&pv="+_+"&pn=1&v="+k+"&url="+encodeURIComponent(s)+"&st="+w+`&ts=${P}&tsn=${T}`+r;t(n)}}function $({transaction:e,error:r}){const t=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:g,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.sessionId,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:o.dc,isCached:!!f,isRollout:!!O,isHeadless:!!l,isDacRollout:!!y,isSavRollout:!!x,isCompanyNetwork:!!S}];try{const e=JSON.stringify({messages:t});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function D(e){return function(r,t){var n=`&name=${r}&duration=${Date.now()-P}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map((function(e){return e+"="+t.paramsOverrides[e]})).join("&"):"";R(e,o?`${n}&${o}`:n)}}I("pageshow",(function(e){e.persisted&&(A||(A=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||(R(21,`&platformOnSite=${window.fedops.data.platformOnSite}`),$({transaction:{name:"PANORAMA_COMPONENT_LOAD"}}))}(); </script> <!-- Polyfills check --> <script> if ( typeof Promise === 'undefined' || typeof Set === 'undefined' || typeof Object.assign === 'undefined' || typeof Array.from === 'undefined' || typeof Symbol === 'undefined' ) { // send bi in order to detect the browsers in which polyfills are not working window.fedops.phaseStarted('missing_polyfills') } </script> <!-- initCustomElements # 1--> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.4f87f994.bundle.min.js">(()=>{"use strict";var e,o,r,a,i,n={},t={};function d(e){var o=t[e];if(void 0!==o)return o.exports;var r=t[e]={id:e,loaded:!1,exports:{}};return n[e].call(r.exports,r,r.exports,d),r.loaded=!0,r.exports}d.m=n,e=[],d.O=(o,r,a,i)=>{if(!r){var n=1/0;for(p=0;p<e.length;p++){for(var[r,a,i]=e[p],t=!0,s=0;s<r.length;s++)(!1&i||n>=i)&&Object.keys(d.O).every((e=>d.O[e](r[s])))?r.splice(s--,1):(t=!1,i<n&&(n=i));if(t){e.splice(p--,1);var c=a();void 0!==c&&(o=c)}}return o}i=i||0;for(var p=e.length;p>0&&e[p-1][2]>i;p--)e[p]=e[p-1];e[p]=[r,a,i]},d.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return d.d(o,{a:o}),o},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,a){if(1&a&&(e=this(e)),8&a)return e;if("object"==typeof e&&e){if(4&a&&e.__esModule)return e;if(16&a&&"function"==typeof e.then)return e}var i=Object.create(null);d.r(i);var n={};o=o||[null,r({}),r([]),r(r)];for(var t=2&a&&e;"object"==typeof t&&!~o.indexOf(t);t=r(t))Object.getOwnPropertyNames(t).forEach((o=>n[o]=()=>e[o]));return n.default=()=>e,d.d(i,n),i},d.d=(e,o)=>{for(var r in o)d.o(o,r)&&!d.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((o,r)=>(d.f[r](e,o),o)),[])),d.u=e=>671===e?"thunderbolt-commons.ac923633.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.5c969259.bundle.min.js":8398===e?"custom-element-utils.inline.90375295.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",130:"styleUtilsService",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",255:"sessionManagerService",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"namedSignalsService",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",488:"interactions",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",622:"siteThemeService",693:"triggersAndReactions",695:"animationsWixCodeSdk",711:"passwordProtectedPage",740:"group_43",789:"wix-seo-images-component-index",851:"group_2",970:"tpaWidgetNativeDeadComp",974:"animations",1021:"wix-seo-portfolio-collections-index",1141:"consentPolicy",1171:"platformPubsub",1184:"group_18",1232:"group_9",1274:"ooi",1305:"seo-api",1494:"wix-seo-groups-post-index",1499:"wix-seo-protected-page-index",1501:"builderComponent",1525:"topologyService",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1582:"consentPolicyService",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2545:"thunderbolt-components-registry",2563:"environmentService",2624:"group_21",2635:"group_22",2646:"platform",2694:"group_38",2705:"group_37",2816:"wix-seo-blog-category-index",2865:"Repeater_FixedColumns",3002:"svgLoader",3006:"wix-seo-paginated-component-index",3092:"group_50",3096:"wix-seo-stores-gallery-component-index",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3286:"wix-seo-stores-product-schema-presets-index",3324:"testService",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3617:"contentReflow",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3724:"versionIndicator",3780:"wix-seo-schedule-page-index",3795:"canvas",3831:"ContentReflowBanner",3909:"motion",3930:"mobileFullScreen",3993:"group_19",4047:"wix-seo-events-list-component-index",4066:"TPAPreloaderOverlay",4134:"group_41",4206:"santa-platform-utils",4245:"testApi",4303:"widget",4391:"wix-seo-media-component-index",4456:"group_29",4493:"remoteStructureRenderer",4526:"group_30",4551:"wix-seo-members-area-profile-tabs-index",4655:"reporter-api",4676:"wix-seo-events-page-index",4708:"routerFetch",4773:"quickActionBar",4874:"wix-seo-stores-category-index",4937:"businessLogger",5114:"wix-seo-bookings-calendar-index",5116:"wix-seo-wix-data-page-item-index",5122:"group_45",5133:"group_42",5148:"router",5168:"wixDomSanitizer",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"c2744a36",130:"0b7cbb76",161:"b1d6c809",200:"ee6329f6",255:"6552f6be",266:"5dc6c113",316:"4186c904",349:"16963f41",350:"144bd430",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"44729295",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"6cd6cba3",693:"e7bf7036",695:"fe9dd88b",711:"7ec39f9b",740:"238aa196",789:"df97276c",851:"92991879",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"3578be8a",1171:"482837af",1184:"630297d8",1232:"d49353b9",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"eaecd0bc",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"ab8e84d1",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2248:"01044e73",2305:"af188346",2313:"921f9e22",2338:"418c5339",2358:"09762121",2396:"68df09fd",2545:"b89104dd",2563:"24096cc7",2624:"2aad62b8",2635:"20852866",2646:"6ddf3204",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"b327051f",3272:"d072b975",3286:"f9040bda",3324:"843d3630",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"ceaa9ecc",3671:"2c2e56c0",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"53027777",3930:"13d7239a",3993:"d9238efa",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"4012e8ac",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"3e96fce6",5148:"478f8b95",5168:"5c048d48",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"b0cf7122",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"3d7b33ae",5648:"f27bd307",5652:"08d12b42",5679:"9a886787",5739:"cab2f052",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"9763315a",6441:"3aa70cad",6469:"3e8b3b49",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6821:"4600d3d7",6850:"8acadaf2",6851:"8e7881b0",6935:"2b22a7d9",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"c2d4a00a",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"39e75b67",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"6f11bb37",8518:"3539e56c",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"454da06d",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"6d785000",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"6dfc9afe",9519:"e431afb6",9533:"5881d4d1",9622:"88c2f433",9737:"92420047",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"540ca6d9",3119:"2b7b96dd",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"52dc3d33"}[e]+".chunk.min.css",d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),a={},i="_wix_thunderbolt_app:",d.l=(e,o,r,n)=>{if(a[e])a[e].push(o);else{var t,s;if(void 0!==r)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var b=c[p];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==i+r){t=b;break}}t||(s=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,d.nc&&t.setAttribute("nonce",d.nc),t.setAttribute("data-webpack",i+r),t.src=e,0!==t.src.indexOf(window.location.origin+"/")&&(t.crossOrigin="anonymous")),a[e]=[o];var f=(o,r)=>{t.onerror=t.onload=null,clearTimeout(l);var i=a[e];if(delete a[e],t.parentNode&&t.parentNode.removeChild(t),i&&i.forEach((e=>e(r))),o)return o(r)},l=setTimeout(f.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=f.bind(null,t.onerror),t.onload=f.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,r)=>{var a=d.miniCssF(e),i=d.p+a;if(((e,o)=>{for(var r=document.getElementsByTagName("link"),a=0;a<r.length;a++){var i=(t=r[a]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(i===e||i===o))return t}var n=document.getElementsByTagName("style");for(a=0;a<n.length;a++){var t;if((i=(t=n[a]).getAttribute("data-href"))===e||i===o)return t}})(a,i))return o();((e,o,r,a,i)=>{var n=document.createElement("link");n.rel="stylesheet",n.type="text/css",n.onerror=n.onload=r=>{if(n.onerror=n.onload=null,"load"===r.type)a();else{var t=r&&("load"===r.type?"missing":r.type),d=r&&r.target&&r.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=t,s.request=d,n.parentNode&&n.parentNode.removeChild(n),i(s)}},n.href=o,0!==n.href.indexOf(window.location.origin+"/")&&(n.crossOrigin="anonymous"),r?r.parentNode.insertBefore(n,r.nextSibling):document.head.appendChild(n)})(e,i,null,o,r)})),o={7311:0};d.f.miniCss=(r,a)=>{o[r]?a.push(o[r]):0!==o[r]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,3831:1,4066:1,7122:1,7547:1,9278:1,9507:1}[r]&&a.push(o[r]=e(r).then((()=>{o[r]=0}),(e=>{throw delete o[r],e})))}}})(),(()=>{var e={7311:0};d.f.j=(o,r)=>{var a=d.o(e,o)?e[o]:void 0;if(0!==a)if(a)r.push(a[2]);else if(7311!=o){var i=new Promise(((r,i)=>a=e[o]=[r,i]));r.push(a[2]=i);var n=d.p+d.u(o),t=new Error;d.l(n,(r=>{if(d.o(e,o)&&(0!==(a=e[o])&&(e[o]=void 0),a)){var i=r&&("load"===r.type?"missing":r.type),n=r&&r.target&&r.target.src;t.message="Loading chunk "+o+" failed.\n("+i+": "+n+")",t.name="ChunkLoadError",t.type=i,t.request=n,a[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,r)=>{var a,i,[n,t,s]=r,c=0;if(n.some((o=>0!==e[o]))){for(a in t)d.o(t,a)&&(d.m[a]=t[a]);if(s)var p=s(d)}for(o&&o(r);c<n.length;c++)i=n[c],d.o(e,i)&&e[i]&&e[i][0](),e[i]=0;return d.O(p)},r=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];r.forEach(o.bind(null,0)),r.push=o.bind(null,r.push.bind(r))})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.4f87f994.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[592],{17709:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var h=e.fastdom=e.fastdom||new a;void 0===(i=function(){return h}.call(h,n,h,t))||(t.exports=i)}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.90375295.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:(e,t,i)=>{i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>Xe,alignTypes:()=>d,fileType:()=>v,fittingTypes:()=>h,getData:()=>$e,getFileExtension:()=>$,getPlaceholder:()=>He,getResponsiveImageProps:()=>Ze,htmlTag:()=>g,isWEBP:()=>G,populateGlobalFeatureSupport:()=>Q,sdk:()=>Je,upscaleMethods:()=>p});const n="v1",r=2,o=1920,s=1920,a=1e3,c=1e3,h={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},l={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},d={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},u={[d.CENTER]:{x:.5,y:.5},[d.TOP_LEFT]:{x:0,y:0},[d.TOP_RIGHT]:{x:1,y:0},[d.TOP]:{x:.5,y:0},[d.BOTTOM_LEFT]:{x:0,y:1},[d.BOTTOM_RIGHT]:{x:1,y:1},[d.BOTTOM]:{x:.5,y:1},[d.RIGHT]:{x:1,y:.5},[d.LEFT]:{x:0,y:.5}},m={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},g={BG:"bg",IMG:"img",SVG:"svg"},p={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},f={classic:1,super:2},b={radius:"0.66",amount:"1.00",threshold:"0.01"},_={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},T=25e6,I=[1.5,2,4],E={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},L={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},w={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"},A={AVIF:"AVIF",PAVIF:"PAVIF"};v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;function y(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,o){const s=Number.isInteger(t)?i[t]:n[t];r.push(s,e[o+1])})),r.join("")}}function O(e){return e[e.length-1]}const C=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],R=[v.JPEG,v.JPG,v.JPE];function M(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(e);var n}function S(e,t,i){return function(e,t,i=!1){return!((G(e)||P(e))&&t&&!i)}(e,t,i)&&(function(e){return C.includes($(e))}(e)||function(e,t=!1){return F(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function x(e){return $(e)===v.PNG}function G(e){return $(e)===v.WEBP}function F(e){return $(e)===v.GIF}function P(e){return $(e)===v.AVIF}const N=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],B="_";function H(e){return function(e){return R.includes($(e))}(e)?v.JPG:x(e)?v.PNG:G(e)?v.WEBP:F(e)?v.GIF:P(e)?v.AVIF:v.UNRECOGNIZED}function $(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function U(e,t,i,n,r){let o;return o=r===l.FILL?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===l.FIT?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,o}function W(e,t,i,n,r,o){e=e||n.width,t=t||n.height;const{scaleFactor:s,width:a,height:c}=function(e,t,i,n,r){let o,s=i,a=n;if(o=U(e,t,i,n,r),r===l.FIT&&(s=e*o,a=t*o),s&&a&&s*a>T){const i=Math.sqrt(T/(s*a));s*=i,a*=i,o=U(e,t,s,a,r)}return{scaleFactor:o,width:s,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,o,s){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:h}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:O(I),upscaleMethodValue:f.super,forceUSM:!(I.includes(e)||e>O(I))}}(i);return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t)}(e,t,o,r);let d=i,u=n;if(o<=a)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!1};switch(s){case l.FILL:d=i*(a/o),u=n*(a/o);break;case l.FIT:d=e*a,u=t*a}return{width:d,height:u,scaleFactor:a,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!0}}(e,t,a,c,o,s,i)}function z(e,t,i,n){const r=D(i)||function(e=d.CENTER){return u[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Y(e){return e.alignment&&m[e.alignment]||m[d.CENTER]}function D(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:j(Math.max(0,Math.min(100,e.x))/100,2),y:j(Math.max(0,Math.min(100,e.y))/100,2)}),t}function V(e,t){const i=e*t;return i>E[L.HIGH].size?L.HIGH:i>E[L.MEDIUM].size?L.MEDIUM:i>E[L.LOW].size?L.LOW:L.TINY}function j(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function q(e){return e&&e.upscaleMethod&&p[e.upscaleMethod.toUpperCase()]||p.AUTO}function Z(e,t){const i=G(e)||P(e);return $(e)===v.GIF||i&&t}const J={isMobile:!1},X=function(e){return J[e]},K=function(e,t){J[e]=t};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);K("isMobile",e&&t)}}function ee(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FIT:case h.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case h.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FILL:case h.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case h.TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.TILE_VERTICAL:case h.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.TILE:case h.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case d.CENTER:n.container.backgroundPosition="center center";break;case d.LEFT:n.container.backgroundPosition="left center";break;case d.RIGHT:n.container.backgroundPosition="right center";break;case d.TOP:n.container.backgroundPosition="center top";break;case d.BOTTOM:n.container.backgroundPosition="center bottom";break;case d.TOP_RIGHT:n.container.backgroundPosition="right top";break;case d.TOP_LEFT:n.container.backgroundPosition="left top";break;case d.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case d.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const te={[d.CENTER]:"center",[d.TOP]:"top",[d.TOP_LEFT]:"top left",[d.TOP_RIGHT]:"top right",[d.BOTTOM]:"bottom",[d.BOTTOM_LEFT]:"bottom left",[d.BOTTOM_RIGHT]:"bottom right",[d.LEFT]:"left",[d.RIGHT]:"right"},ie={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function ne(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,o=t.alignment;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=te[o]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=te[o]||"unset";break;case h.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,ie,function(e,t,i){return{[d.TOP_LEFT]:{top:0,left:0},[d.TOP_RIGHT]:{top:0,right:0},[d.TOP]:{top:0,left:t},[d.BOTTOM_LEFT]:{bottom:0,left:0},[d.BOTTOM_RIGHT]:{bottom:0,right:0},[d.BOTTOM]:{bottom:0,left:t},[d.RIGHT]:{top:e,right:0},[d.LEFT]:{top:e,left:0},[d.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[o])}return i}function re(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:o}=e,s=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",o){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case h.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:S(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const o=U(e,t,i,n,r);return{width:Math.round(e*o),height:Math.round(t*o)}}(a,c,t.width,t.height,l.FILL),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;o===h.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(s){case d.TOP_LEFT:n=0,a=0;break;case d.TOP:n=c,a=0;break;case d.TOP_RIGHT:n=e,a=0;break;case d.LEFT:n=0,a=l;break;case d.CENTER:n=c,a=l;break;case d.RIGHT:n=e,a=l;break;case d.BOTTOM_LEFT:n=0,a=i;break;case d.BOTTOM:n=c,a=i;break;case d.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function oe(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push(ae(n)))),e.fittingType){case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:e.parts.push(se(e,i));break;case h.SCALE_TO_FILL:e.parts.push(function(e,t){const i=W(e.src.width,e.src.height,l.FILL,t,e.devicePixelRatio,e.upscaleMethod),n=D(e.focalPoint);return{transformType:n?l.FILL_FOCAL:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:Y(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case h.STRETCH:e.parts.push(function(e,t){const i=U(e.src.width,e.src.height,t.width,t.height,l.FILL),n={...t};return n.width=e.src.width*i,n.height=e.src.height*i,se(e,n)}(e,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=z(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push(ae(n));break;case h.LEGACY_STRIP_TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_VERTICAL:case h.LEGACY_STRIP_TILE:case h.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:l.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:l.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:l.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function se(e,t){const i=W(e.src.width,e.src.height,l.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?l.FIT:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:m.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ae(e){return{transformType:l.CROP,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===v.PNG,n=e.fileType===v.JPG,r=e.fileType===v.WEBP,o=e.fileType===v.AVIF,s=n||i||r||o;if(s){const n=O(e.parts),r=(a=n.width,c=n.height,E[V(a,c)].quality);let o=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return o=i?o+5:o,o}var a,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:j(t.unsharpMask?.radius,2),amount:j(t.unsharpMask?.amount,2),threshold:j(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=O(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===l.FIT}(e))return b;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};he(t[w.CONTRAST],-100,100)&&(i[w.CONTRAST]=t[w.CONTRAST]);he(t[w.BRIGHTNESS],-100,100)&&(i[w.BRIGHTNESS]=t[w.BRIGHTNESS]);he(t[w.SATURATION],-100,100)&&(i[w.SATURATION]=t[w.SATURATION]);he(t[w.HUE],-180,180)&&(i[w.HUE]=t[w.HUE]);he(t[w.BLUR],0,100)&&(i[w.BLUR]=t[w.BLUR]);return i}(t)}function he(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function le(e,t,i,n){const o=function(e){return e?.isSEOBot??!1}(n),s=H(t.id),a=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${N.concat(k).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&C.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,B)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),c=o?1:function(e){return Math.min(e.pixelAspectRatio||1,r)}(i),h=$(t.id),l=h,d=S(t.id,n?.hasAnimation,n?.allowAnimatedTransform),u={fileName:a,fileExtension:h,fileType:s,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:Z(t.id,n?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:c,quality:0,upscaleMethod:q(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:d};return d&&(oe(u,t,i),ce(u,n)),u}function de(e,t,i){const n={...i},r=X("isMobile");switch(e){case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:const e=r?a:o,i=r?c:s;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const ue=y`fit/w_${"width"},h_${"height"}`,me=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ge=y`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,pe=y`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,fe=y`crop/w_${"width"},h_${"height"},al_${"alignment"}`,be=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_e=y`,lg_${"upscaleMethodValue"}`,Te=y`,q_${"quality"}`,Ie=y`,quality_auto`,Ee=y`,usm_${"radius"}_${"amount"}_${"threshold"}`,Le=y`,bl`,we=y`,wm_${"watermark"}`,ve={[w.CONTRAST]:y`,con_${"contrast"}`,[w.BRIGHTNESS]:y`,br_${"brightness"}`,[w.SATURATION]:y`,sat_${"saturation"}`,[w.HUE]:y`,hue_${"hue"}`,[w.BLUR]:y`,blur_${"blur"}`},Ae=y`,enc_auto`,ye=y`,enc_avif`,Oe=y`,enc_pavif`,Ce=y`,pstr`;function Re(e,t,i,r={},o){if(S(t.id,r?.hasAnimation,r?.allowAnimatedTransform)){if(G(t.id)||P(t.id)){const{alignment:n,...s}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,o=le(e,t,s,r)}else o=o||le(e,t,i,r);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case l.CROP:t.push(pe(e));break;case l.LEGACY_CROP:t.push(fe(e));break;case l.LEGACY_FILL:let i=be(e);e.upscale&&(i+=_e(e)),t.push(i);break;case l.FIT:let n=ue(e);e.upscale&&(n+=_e(e)),t.push(n);break;case l.FILL:let r=me(e);e.upscale&&(r+=_e(e)),t.push(r);break;case l.FILL_FOCAL:let o=ge(e);e.upscale&&(o+=_e(e)),t.push(o)}}));let i=t.join("/");return e.quality&&(i+=Te(e)),e.unsharpMask&&(i+=Ee(e.unsharpMask)),e.progressive||(i+=Le(e)),e.watermark&&(i+=we(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>ve[t](e.filters))).join("")),e.fileType!==v.GIF&&(e.encoding===A.AVIF?(i+=ye(e),i+=Ie(e)):e.encoding===A.PAVIF?(i+=Oe(e),i+=Ie(e)):e.autoEncode&&(i+=Ae(e))),e.src?.isAnimated&&e.transformed&&(i+=Ce(e)),`${e.src.id}/${n}/${i}/${e.fileName}.${e.preferredExtension}`}(o)}return t.id}const Me={[d.CENTER]:"50% 50%",[d.TOP_LEFT]:"0% 0%",[d.TOP_RIGHT]:"100% 0%",[d.TOP]:"50% 0%",[d.BOTTOM_LEFT]:"0% 100%",[d.BOTTOM_RIGHT]:"100% 100%",[d.BOTTOM]:"50% 100%",[d.RIGHT]:"100% 50%",[d.LEFT]:"0% 50%"},Se=Object.entries(Me).reduce(((e,[t,i])=>(e[i]=t,e)),{}),xe=[h.TILE,h.TILE_HORIZONTAL,h.TILE_VERTICAL,h.LEGACY_BG_FIT_AND_TILE,h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,h.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ge=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Fe(e,t,{width:i,height:n}){return e===h.TILE&&t.width>i&&t.height>n}function Pe(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}function Ne(e,t,i,n="center"){const r={img:{},container:{}};if(e===h.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Se[t]||""}(t.focalPoint),o=e||n;t.focalPoint&&!e?r.img={objectPosition:ke(t,i,t.focalPoint)}:r.img={objectPosition:Me[o]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function ke(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2));return`${u&&Math.floor(u/(l-o)*100)}% ${m&&Math.floor(m/(d-s)*100)}%`}const Be={width:"100%",height:"100%"};function He(e,t,i,n={}){const{autoEncode:r=!0,isSEOBot:o,shouldLoadHQImage:s,hasAnimation:a,allowAnimatedTransform:c,encoding:l}=n;if(!M(e,t,i))return _;const d=void 0===c||c,u=S(t.id,a,d);if(!u||s)return $e(e,t,i,{...n,autoEncode:r,useSrcset:u});const m={...i,...Pe(t,i)},{alignment:g,htmlTag:p}=m,f=Fe(e,t,m),b=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const o=!Ge.includes(e),s=Fe(e,t,{width:i,height:n}),a=!s&&xe.includes(e),c=a?t.width:i,h=a?t.height:n,l=o?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,x(t.id)):1;return{width:s?1920:c*l,height:h*l}}(e,t,m,o),T=function(e,t,i){return i?0:xe.includes(t)?1:e>200?2:3}(m.width,e,o),I=function(e,t){const i=xe.includes(e)&&!t;return e===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:e}(e,f),E=Ne(e,t,i,g),{uri:L}=$e(I,t,{...b,alignment:g,htmlTag:p},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:a,allowAnimatedTransform:d,encoding:l}),{attr:w={},css:v}=$e(e,t,{...m,alignment:g,htmlTag:p},{});return v.img=v.img||{},v.container=v.container||{},Object.assign(v.img,E.img,Be),Object.assign(v.container,E.container),{uri:L,css:v,attr:w,transformed:!0}}function $e(e,t,i,n){let r={};if(M(e,t,i)){const o=de(e,t,i),s=le(e,t,o,n);r.uri=Re(e,t,o,n,s),n?.useSrcset&&(r.srcset=function(e,t,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[`${1===o?r.uri:Re(e,t,{...i,pixelAspectRatio:1},n)} 1x`,`${2===o?r.uri:Re(e,t,{...i,pixelAspectRatio:2},n)} 2x`]}}(e,t,o,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===g.BG?ee:t.htmlTag===g.SVG?re:ne,i(e,t)}(s,o),{transformed:s.transformed})}else r=_;return r}function Ue(e,t,i,n){if(M(e,t,i)){const r=de(e,t,i);return{uri:Re(e,t,r,n||{},le(e,t,r,n))}}return{uri:""}}const We="https://static.wixstatic.com/media/",ze=/^media\//i,Ye="undefined"!=typeof window?window.devicePixelRatio:1,De=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>ze.test(e)?`https://static.wixstatic.com/${e}`:`${We}${e}`)(e)};Q();const Ve="center",je=[1920,1536,1366,1280,980],qe=(e,t,i,n,r,o,s,a,c,h,l,d,u,m,g,p)=>{const f="original_size"===p,b=t/i;return je.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(je[_+1]),L=I(p),w=!(f||T)&&((e,t,i,n,r,o,s,a=Ve)=>{if(e>t){const e=n,t=Math.round(n/(o/r));let s=Math.round(i/2-t/2);const c=0;return a.includes("top")?s=0:a.includes("bottom")&&(s=i-t),{width:e,height:t,x:c,y:s}}{const e=Math.round(i/(r/s)),t=i;let o=Math.round(n/2-e/2);const c=0;return a.includes("left")?o=0:a.includes("right")&&(o=n-e),{width:e,height:t,x:o,y:c}}})(E/n,b,i,t,n,E,L,c),{srcset:v,fallbackSrc:A,css:y}=Ze({displayMode:f?"original_size":T?"fill":"fit",uri:o,width:t,height:i,crop:u||w,name:a,focalPoint:d,alignType:c,quality:s,upscaleMethod:l,hasAnimation:h,encoding:m},L,n);return f&&y&&(y.img.objectFit="cover"),{srcset:v||"",sizes:T?`${e}vw`:`${L}px`,media:`(max-width: ${p}px)`,fallbackSrc:A,imgStyle:y?.img}}))},Ze=(e,t,i)=>{const{displayMode:n,uri:r,width:o,height:s,name:a,crop:c,focalPoint:h,alignType:l,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:b}=e;if(b){const e=qe(b,o,s,i,t,r,d,a,l,m,u,h,c,p,f,n).filter(Boolean).reverse();return{fallbackSrc:e[0].fallbackSrc,sources:e,css:e[0].imgStyle}}{const{srcset:e,css:f,uri:b}=$e(n,{id:r,width:o,height:s,name:a,crop:c,focalPoint:h},{width:t,height:i,alignment:l},{focalPoint:h,name:a,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p}),_=e?.dpr?.map((e=>/^[a-z]+:/.test(e)?e:`${Xe}${e}`));return{fallbackSrc:`${Xe}${b}`,srcset:_?.join(", ")||"",css:f}}};Q();const Je={getScaleToFitImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getScaleToFillImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getCropImageURL:function(e,t,i,n,r,o,s,a,c,l){const u=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:l&&l.name,crop:{x:n,y:r,width:o,height:s}},{width:a,height:c,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:l?.devicePixelRatio??Ye},l);return De(u.uri,l)}},Xe=We},72757:(e,t,i)=>{(0,i(30012).Rr)()},98700:(e,t,i)=>{var n=i(30012),r=i(20826);((e=window)=>{const{mediaServices:t,environmentConsts:i,requestUrl:o,staticVideoUrl:s}=e.customElementNamespace;(0,n.EH)(e,t,{...i,prefersReducedMotion:(0,r.O)(window,o),staticVideoUrl:s}),(0,n.jh)(e),(0,n.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},30012:(e,t,i)=>{i.d(t,{Rr:()=>F,Aq:()=>h,p7:()=>C,jh:()=>N,EH:()=>U,KU:()=>c,_o:()=>a,vk:()=>l,NL:()=>R,yO:()=>A});var n=i(17709),r=i.n(n);const o=(e,t,i)=>{let n=1,r=0;for(let o=0;o<e.length;o++){const s=e[o];if(s>t)return!1;if(r+=s,r>t&&(n++,r=s,n>i))return!1}return!0},s=(e,t,i)=>{let n=-1/0;const r=e.map((e=>(e.height+t>n&&(n=e.height+t),e.height+t)));let s=n,a=n*e.length,c=n;for(;s<a;){const e=Math.floor((s+a)/2);o(r,e,i)?a=e:s=e+1,c=s}return c-t};function a(){class e extends HTMLElement{constructor(){super(...arguments),this.containerWidth=0,this.isActive=!1,this.isDuringCalc=!1,this.attachObservers=()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach((e=>{this.handleItemAdded(e)}))},this.detachHeightCalcObservers=()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()},this.recalcHeight=()=>{this.isActive&&r().measure((()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;const e=getComputedStyle(this),t=s(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,r().mutate((()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)}))}))},this.cleanUp=()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()},this.handleItemAdded=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)},this.handleItemRemoved=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)},this.createObservers=()=>{this.containerWidthObserver=new ResizeObserver((e=>{const t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth)return void(this.containerWidth=t.contentRect.width);this.containerWidth=t.contentRect.width,this.recalcHeight()}})),this.mutationObserver=new MutationObserver((e=>{e.forEach((e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)})),this.recalcHeight()})),this.childResizeObserver=new ResizeObserver((()=>{this.recalcHeight()})),this.isActiveObserver=new ResizeObserver((()=>{this.setIsActive()}))}}setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){const t=e.getPropertyValue("--flex-column-count");return parseInt(t,10)}getRowGap(e){const t=e.getPropertyValue("row-gap");return parseInt(t||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map((e=>{const t=getComputedStyle(e);let i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),i+=parseFloat(t.marginBottom||"0"),{height:i}}))}setIsActive(){const e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}}return e}const c="multi-column-layouter",h=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(22538);const m=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},g=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1};const p={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},f=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),b=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||p[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),_=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),T=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},I=(e,t)=>e&&t&&Object.assign(e.dataset,t),E=e=>e||document.documentElement.clientHeight||window.innerHeight||0,L={fit:"contain",fill:"cover"};const w=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},o){const s=i[e],a=i[n],{width:c,height:h}=o.getMediaDimensionsByEffect(r,a.offsetWidth,a.offsetHeight,E(o.getScreenHeightOverride?.()));t.width=c,t.height=h,t.currentSrc=s.style.backgroundImage,t.bgEffectName=s.dataset.bgEffectName},patch:function(t,i,n,r,o){const s=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=((e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:o,filters:s,displayMode:a=u.fittingTypes.SCALE_TO_FILL}=e;if(!n||!r||!o.uri)return{uri:"",css:{}};const{width:c,height:h,crop:l,name:d,focalPoint:p,upscaleMethod:f,quality:b,devicePixelRatio:_=t.devicePixelRatio}=o,T={filters:s,upscaleMethod:f,...b,hasAnimation:e?.hasAnimation||o?.hasAnimation},I=g(_),E={id:o.uri,width:c,height:h,...l&&{crop:l},...p&&{focalPoint:p},...d&&{name:d}},L={width:n,height:r,htmlTag:i||"img",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},w=(0,u.getData)(a,E,L,T);return w.uri=m(w.uri,t.staticMediaUrl,t.mediaRootUrl),w})(r,o,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?b(s,a.css.container):function(t,i){const n={backgroundImage:`url("${i.uri}")`,...i.css.container},r=new e.Image;r.onload=b.bind(null,t,n),r.src=i.uri}(s,a)}});const v=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function A(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}const y=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){const t=A({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},O="wix-bg-image",C=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(O)){const n=function(e,t,i,n=window){const r=w(n);return class extends e{constructor(){super()}reLayout(){if(function(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}(t))return;const e={},o={},s=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:h}=a,l=n.document.getElementById(h);e[s]=this,e[h]=l,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(s,o,e,{containerId:h,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(s,o,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}}(y(e),t,i,e);v(e,O,n)}};function R(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:o,bgEffectName:s}=this.dataset,a=this.closest(`#${e}`)||i.document.getElementById(`${e}`),c=this.closest(`#${r}`)||i.document.getElementById(`${r}`),h={};t.mutationService.measure((()=>{const e="fixed"===i.getComputedStyle(this).position,n=E(t.getScreenHeightOverride?.()),r=a.getBoundingClientRect(),l=t.getMediaDimensionsByEffect(s,r.width,r.height,n),{hasParallax:d}=l,u=c&&(i.getComputedStyle(c).transition||"").includes("transform"),{width:m,height:g}=l,p=`${m}px`,f=`${g}px`;let b=(r.width-m)/2+"px";if(e){const e=i.document.documentElement.clientLeft;b=u?a.offsetLeft-e+"px":r.left-e+"px"}const _=e||d?0:(r.height-g)/2+"px",T=o?{"--containerW":p,"--containerH":f,"--containerL":b,"--screenH_val":`${n}`}:{width:p,height:f,left:b,top:_};Object.assign(h,T)})),t.mutationService.mutate((()=>{o?(b(this,n),_(this,h)):b(this,h)}))}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}}}const M="__more__",S="moreContainer",x=(e=window)=>{const t=(e,t,i,n,r,o,s,a)=>{if(e-=r*(s?n.length:n.length-1),e-=a.left+a.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let c=0;const h=n.reduce(((e,t)=>e+t),0);if(h>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(c=t*n.length,c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-h)/n.length);c=0;const i=n.map((e=>(c+=e+t,e+t)));if(c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,o=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:a,hoverListPosition:c,menuItemContainerExtraPixels:h}=t,l=t.absoluteLeft,d=((e,t,i,n,r,o,s,a,c,h)=>{let l="0px",d="auto";const u=o.left,m=o.width;if("left"===t?l="left"===r?0:`${u+e.left}px`:"right"===t?(d="right"===r?0:n-u-m-e.right+"px",l="auto"):"left"===r?l=`${u+(m+e.left-i)/2}px`:"right"===r?(l="auto",d=(m+e.right-(i+e.width))/2+"px"):l=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==l){const e=s+parseInt(l,10);e+h>c?(l="auto",d=0):l=e<0?0:l}"auto"!==d&&(d=a-parseInt(d,10)>c?0:d);return{moreContainerLeft:l,moreContainerRight:d}})(h,a,n,o,c,i,l,l+o,t.bodyClientWidth,r);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},s=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(o,s)=>{const a={},c={};c[o]=s;let h=1;const l=s.getRootNode().querySelector("[id^=site-root]");l&&(h=l.getBoundingClientRect().width/l.offsetWidth);const d=(e=>{const t=+T(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(c[o]),u=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[M]))(d);u.forEach((e=>{const t=`${o}${e}`;c[t]=s.getRootNode().getElementById(`${t}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,a=t[s];a&&(o[s]={width:a.offsetWidth,boundingClientRectWidth:i(a.getBoundingClientRect().width/r),height:a.offsetHeight})})),o})(o,c,u,h);const m=c[o],g=c[`${o}itemsContainer`],p=g.childNodes,f=c[`${o}moreContainer`],b=f.childNodes,_=T(m,"stretchButtonsToMenuWidth"),I=T(m,"sameWidthButtons"),E=m.getBoundingClientRect();a.absoluteLeft=E.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=T(m,"dropalign"),a.hoverListPosition=T(m,"drophposition"),a.menuBorderY=parseInt(T(m,"menuborderY"),10),a.ribbonExtra=parseInt(T(m,"ribbonExtra"),10),a.ribbonEls=parseInt(T(m,"ribbonEls"),10),a.labelPad=parseInt(T(m,"labelPad"),10),a.menuButtonBorder=parseInt(T(m,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(g),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),a=n(r.borderLeftWidth)+n(r.paddingLeft),c=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),a+=n(r.marginLeft),c+=n(r.marginRight)),{top:o,bottom:s,left:a,right:c,height:o+s,width:a+c}})(g,!0),a.needToOpenMenuUp=r(m),a.menuItemMarginForAllChildren=!_||"false"!==g.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},b.forEach(((t,i)=>{a.parentId[t.id]=T(t,"parentId");const n=T(t,"dataId");a.menuItems[n]={dataId:n,parentId:T(t,"parentId"),moreDOMid:t.id,moreIndex:i},c[t.id]=t;const r=t.querySelector("p");c[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),p.forEach(((e,t)=>{const n=T(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");c[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const o=e.querySelector("p");c[o.id]=o,a.linkIds[e.id]=o.id}));const L=m.offsetHeight;a.height=L,a.width=m.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(L,a);const w=((e,i,n,r,o)=>{const s=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=o.map((t=>{const n=r[e+t];let o;const s=T(n,"originalGapBetweenTextAndBtn");return void 0===s?(i.hasOriginalGapData[t]=!1,o=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=o):(i.hasOriginalGapData[t]=!0,o=parseFloat(s)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+o):0})),c=a.pop(),h=n.sameWidthButtons,l=n.stretchButtonsToMenuWidth;let d=!1;const u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let f=t(s,h,l,a,u,p,m,g);if(!f){for(let e=1;e<=a.length;e++)if(f=t(s,h,l,a.slice(0,-1*e).concat(c),u,p,m,g),f){d=!0;break}f||(d=!0,f=[c])}if(d){const e=f[f.length-1];for(f=f.slice(0,-1);f.length<o.length;)f.push(0);f[f.length-1]=e}return{realWidths:f,moreShown:d}})(o,a,{sameWidthButtons:I,stretchButtonsToMenuWidth:_},c,d.concat(M));return a.realWidths=w.realWidths,a.isMoreShown=w.moreShown,a.menuItemIds=d,a.hoverState=T(f,"hover",!1),{measures:a,domNodes:c}},patch:(e,t,i)=>{const n=i[e];b(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:a}=t,c=r.concat(M);I(n,{dropmode:a?"dropUp":"dropDown"});let h=0;if(t.hoverState===M){const e=t.realWidths.indexOf(0),n=t.menuItems[(l=t.menuItems,d=t=>t.menuIndex===e,Object.keys(l).find((e=>d(l[e],e))))],o=n.moreIndex,s=o===r.length-1;n.moreDOMid&&f(i[n.moreDOMid],{"data-listposition":s?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<o)b(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;h=Math.max(t.labels[i].width,h)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+S+n}label`;h=Math.max(t.labels[r].width,h)}));var l,d;((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:a}=t,c=a.indexOf(r);if(s(t.hoverState)||r===M){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==c?e+c:e+M].width),a=Math.max(n,t.children[`${e}dropWrapper`].width),h=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{b(i[e],{minWidth:`${r}px`}),b(i[`${e}label`],{minWidth:"0px",lineHeight:`${h}px`})}));const l=s(t.hoverState)?t.hoverState:"__more__",d={width:t.children[e+l].width,left:t.children[e+l].left},u=o(0,t,d,r,a);b(i[`${e}${S}`],{left:u.left,right:u.right}),b(i[`${e}dropWrapper`],{left:u.left,right:u.right,top:u.top,bottom:u.bottom})}}})(e,t,i,h),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||I(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:o,menuItemContainerExtraPixels:s}=i;let a=0,c=null,h=null;const l=i.lineHeight,d=o-s.height;for(let o=0;o<n.length;o++){const s=r[o],u=s>0,m=e+n[o];h=i.linkIds[m],u?(a++,c=m,b(t[m],{width:`${s}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),b(t[`${m}label`],{"line-height":l}),f(t[m],{"aria-hidden":!1})):(b(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),f(t[m],{"aria-hidden":!0}),f(t[h],{tabIndex:-1}))}1===a&&(I(t[`${e}moreContainer`],{listposition:"lonely"}),I(t[c],{listposition:"lonely"}))})(e,i,t,c)}}};const G="wix-dropdown-menu",F=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(G)){const t=h(),i=function(e,t,i=window){const n=x(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then((()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()}))}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e;const t=new Promise((t=>{e=t}));return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver((()=>this._onRootMutate(e))),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){const e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map((e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`))),this._labelItems.forEach((e=>super.observeChildResize(e)))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure((()=>{const t=n.measure(this._id,this);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}}(y(e),{resizeService:t,mutationService:r()},e);e.customElements.define(G,i)}};const P="wix-iframe",N=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(P)){const t=function(e){return class extends e{constructor(){super()}reLayout(){const e=this.querySelector("iframe");if(e){const t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}}}(y(e));v(e,P,t)}},k={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:o,alignType:s="center",qualities:a,staticVideoUrl:c,videoId:h,videoFormat:l,focalPoint:m}){const g=i?t.offsetWidth:e.parentElement.offsetWidth,p=e.parentElement.offsetHeight,f=parseInt(n,10),b=parseInt(r,10),_=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(g,p,f,b),T=function(e,t,i,n){let r;r=e===u.fittingTypes.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(o,_,f,b),I=function(e,{width:t,height:i}){const n=((e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)})(e,(e=>e.size)),r=n.find((e=>e.size>t*i));return r||e[e.length-1]}(a,T),E=function(e,t,i,n){if("mp4"===n)return e.url?d(t,e.url):d(t,i,e.quality,n,"file.mp4");return""}(I,c,h,l),w=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,E),v=L[o]||"cover",A=m?function(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2)),g=u&&Math.floor(u/(l-o)*100),p=m&&Math.floor(m/(d-s)*100);return`${g}% ${p}%`}(T,{width:g,height:p},m):"",y=s.replace("_"," ");return{videoSourceUrl:E,needsSrcUpdate:w,videoStyle:{height:"100%",width:"100%",objectFit:v,objectPosition:A||y}}},mutate(e,t,i,n,r,o,s,a,c,h,l){r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t?b(t,n):(!function(e,t,i,n,r,o){o&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const s=t.paused||""===t.currentSrc,a=e||o;if(a&&s)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!o&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,B(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{o||(t.onplay=null),B(t,i,n)}}(s,i,e,a,r,l),b(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(s,i,o),i.playbackRate=h}};function B(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}function H(e,t,i){return class extends e{constructor(){super()}connectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?i.disableImagesLazyLoading?this.reLayout():t.intersectionObserver.observe(this):super.connectedCallback.call(this)}disconnectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?(this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()):super.disconnectedCallback.call(this)}unobserveIntersect(){t.intersectionObserver?.unobserve(this)}reLayout(){const{isVideoDataExists:e,videoWidth:n,videoHeight:r,qualities:o,videoId:s,videoFormat:a,alignType:c,fittingType:h,focalPoint:l,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:b}=JSON.parse(this.dataset.videoInfo);if(!e)return;const _=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),I=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!T||!I)return void this.observeChildren(this);const E=this.getRootNode().getElementById(`${g}`),L=E.querySelector(`.webglcanvas[id^="${g}"]`);!(b||"true"===E.dataset.hasAlpha)||L?t.mutationService.measure((()=>{const e=k.measure(T,E,{hasBgScrollEffect:d,videoWidth:n,videoHeight:r,fittingType:h,alignType:c,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:s,videoFormat:a,focalPoint:l}),{videoSourceUrl:u,needsSrcUpdate:g,videoStyle:b}=e;t.mutationService.mutate((()=>{k.mutate(I,L,T,b,_,u,g,m,a,f,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}}const $="wix-video",U=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get($)){const n=y(e);let r;if(t?.isExperimentOpen("specs.thunderbolt.videoLazyLoading")){const e=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"50% 100%"});r=H(n,{...t,intersectionObserver:e},i)}else r=H(n,t,i);v(e,$,r)}}},96567:(e,t,i)=>{var n=i(17709),r=i.n(n),o=i(33842),s=i(22538),a=i(30012);const c={imageClientApi:s,...{init:function(e,t=window){! /** * @license * Copyright (c) 2016 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt * Code distributed by Google as part of the polymer project is also * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,a.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,a.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},o=(0,a.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:o},r("wix-element",o),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,a.NL)(o,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,a._o)();r(a.KU,e)}}}}};var h=i(3412);const l=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),d=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=l();return c.init({resizeService:e,windowResizeService:t,siteService:i})},u=(e,t,i,n)=>{const{getMediaDimensions:r,...s}=o[e]||{};return r?{...r(t,i,n),...s}:{width:t,height:i,...s}},{experiments:m,media:g,requestUrl:p}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:o,wixCustomElements:s,media:a,requestUrl:m,mediaServices:g}=((e,t,i,n)=>{const o={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...n},s={mutationService:r(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:l()},a={getMediaDimensionsByEffect:u,...s,...i};return{...e,wixCustomElements:t||d(),services:s,environmentConsts:o,mediaServices:a}})(e,t,i,n),p=s?.contextWindow||window;p.wixCustomElements=s,Object.assign(p.customElementNamespace,{mediaServices:g,environmentConsts:o,requestUrl:m,staticVideoUrl:a.staticVideoUrl}),(0,h.g)({...g},s.contextWindow,o),s.defineWixBgMedia(g),s.defineMultiColumnRepeaterElement(),window.__imageClientApi__=c.imageClientApi})({experiments:m,media:g,requestUrl:p})}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.90375295.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{33842:(e,t,i)=>{i.r(t),i.d(t,{BackgroundParallax:()=>o,BackgroundParallaxZoom:()=>r,BackgroundReveal:()=>c,BgCloseUp:()=>d,BgExpand:()=>h,BgFabeBack:()=>l,BgFadeIn:()=>g,BgFadeOut:()=>u,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>M,BgRotate:()=>w,BgShrink:()=>y,BgSkew:()=>x,BgUnwind:()=>D,BgZoomIn:()=>I,BgZoomOut:()=>S,ImageParallax:()=>E,ImageReveal:()=>P});var s=i(41217);const n=(e,t)=>({width:e,height:t}),a=(e,t,i)=>({width:e,height:Math.max(t,i)});const o={hasParallax:!0,getMediaDimensions:a},r={hasParallax:!0,getMediaDimensions:a},c={hasParallax:!0,getMediaDimensions:a},d={getMediaDimensions:n},h={getMediaDimensions:n},l={getMediaDimensions:n},g={getMediaDimensions:n},u={getMediaDimensions:n},m={hasParallax:!0,getMediaDimensions:a},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:a},v={getMediaDimensions:n},M={hasParallax:!0,getMediaDimensions:a},w={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i),a=Math.hypot(e,t)/2,o=Math.acos(e/2/a),r=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),c=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<o?r:2*a),height:Math.ceil(n<(0,s.kU)(90)-o?c:2*a)}}(e,t,22)},y={getMediaDimensions:n},x={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},D={getMediaDimensions:n},I={hasParallax:!0,getMediaDimensions:a},S={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},E={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},3412:(e,t,i)=>{i.d(t,{g:()=>w});var s=i(22538);const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},a=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const s=e[i];return void 0!==s?Object.assign(t,{[i]:s}):t}),{}),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const s=i,a=t[s];void 0!==a?e.style[s]=((e,t)=>"number"!=typeof t||n[e]?t.toString():`${t}px`)(s,a):e.style.removeProperty(s)})),r=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,o=e.displayMode||s.fittingTypes.SCALE_TO_FILL,r=Object.assign(a(n,["upscaleMethod"]),a(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),h=e.imageData.devicePixelRatio||t.devicePixelRatio,l=d(h),g=Object.assign(a(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:l,alignment:e.alignType||s.alignTypes.CENTER},m=(0,s.getData)(o,g,u,r);return m.uri=c(m.uri,t.staticMediaUrl,t.mediaRootUrl),m},c=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let s=`${t}/`;return e&&(/^micons\//.test(e)?s=i:"ico"===/[^.]+$/.exec(e)?.[0]&&(s=s.replace("media","ficons"))),s+e},d=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0]?.toLowerCase().includes("devicepixelratio")));return(t?.[1]?Number(t[1]):null)||e||1},h=e=>e.getAttribute("src"),l=80;const g={measure:function(e,t,i,{containerElm:s,bgEffect:n="none",sourceSets:a},o){const r=i.image,c=i[e],d=(g=o.getScreenHeightOverride?.(),g||document.documentElement.clientHeight||window.innerHeight||0);var g;const u=s?.dataset.mediaHeightOverrideType,m=n&&"none"!==n||a&&a.some((e=>e.scrollEffect)),f=s&&m?s:c,b=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=o.getMediaDimensionsByEffect?.(b||n,f.offsetWidth,f.offsetHeight,d)||{width:c.offsetWidth,height:c.offsetHeight};if(a&&(t.sourceSetsTargetHeights=function(e,t,i,s,n){const a={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{a[e]=n.getMediaDimensionsByEffect(o,t,i,s).height})),a}(a,f.offsetWidth,f.offsetHeight,d,o)),!r)return;const M=h(r);b&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-p)),t.width=p,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+l:e}(v,u),t.screenHeight=d,t.imgSrc=M,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=u,t.srcset=r.srcset},patch:function(e,t,i,n,a,c,d,h,l){if(!Object.keys(t).length)return;const{imageData:g}=n,u=i[e],m=i.image;h&&(g.devicePixelRatio=1);const f=n.targetScale||1,b={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*f,targetHeight:(t.height||0)*f},displayMode:g.displayMode},p=r(b,a,"img"),v=p?.css?.img||{},M=function(e,t,i,s,n){const a=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,s);if(n&&(delete a.height,a.width="100%"),!e)return a;const o={...a};return"fill"===i?(o.position="absolute",o.top="0"):"fit"===i&&(o.height="100%"),"fixed"===e&&(o["will-change"]="transform"),o.objectPosition&&(o.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),o}(t.mediaHeightOverrideType,v,g.displayMode,f,d);o(m,M),(t.top||t.left)&&o(u,{top:`${t.top}px`,left:`${t.left}px`});const w=p?.uri||"",y=g?.hasAnimation||n?.hasAnimation,x=function(e,t,i){const{sourceSets:s}=t;if(!s||!s.length)return;const n={};return s.forEach((({mediaQuery:s,crop:a,focalPoint:o})=>{const c={...t,targetHeight:(e.sourceSetsTargetHeights||{})[s]||0,imageData:{...t.imageData,crop:a,focalPoint:o}},d=r(c,i,"img");n[s]=d.uri||""})),n}(t,b,a);if(l&&(m.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in u.dataset)&&(u.dataset.transitioned="",m.complete?m.onload=function(){m.dataset.loadDone=""}:m.onload=function(){m.complete?m.dataset.loadDone="":m.onload=function(){m.dataset.loadDone=""}}),c){((e,t)=>(0,s.getFileExtension)(e)===s.fileType.GIF||(0,s.getFileExtension)(e)===s.fileType.WEBP&&t)(g.uri,y)?(m.setAttribute("fetchpriority","low"),m.setAttribute("loading","lazy"),m.setAttribute("decoding","async")):m.setAttribute("fetchpriority","high"),m.currentSrc!==w&&m.setAttribute("src",w);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===w))&&m.setAttribute("srcset",w),i.picture&&b.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=x?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}},u={parallax:"ImageParallax",fixed:"ImageReveal"};const m=function(e,t,i){return class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){t.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const s={},n={},a=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),r="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:d}=o.imageData,{sourceSets:l}=o,m=c||d&&u[d];l&&l.length&&l.forEach((e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])})),s[a]=this,o.containerId&&(s[o.containerId]=i.document.getElementById(`${o.containerId}`));const f=o.containerId?s[o.containerId]:void 0;if(s.image=this.querySelector("img"),s.picture=this.querySelector("picture"),!s.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{g.measure(a,n,s,{containerElm:f,bgEffect:m,sourceSets:l},e)}));const b=(i,c)=>{e.mutationService.mutate((()=>{g.patch(a,n,s,o,t,i,r,m,c)}))},p=s.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!h(p)||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){e.resizeService?.observe(this)}unobserveResize(){e.resizeService?.unobserve(this)}observeIntersect(){e.intersectionService?.observe(this)}unobserveIntersect(){e.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>{this.reLayout()}))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};var f=i(17709),b=i.n(f);const p=()=>/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,v="https://static.wixstatic.com/media",M="https://static.wixstatic.com";function w(e={},t=null,i={}){if("undefined"==typeof window)return;const s={staticMediaUrl:v,mediaRootUrl:M,experiments:{},devicePixelRatio:p(),...i},n=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let s,n;return e.ResizeObserver&&(s=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(a){const o=m({resizeService:s,intersectionService:n,mutationService:b(),...t},a,e);e.customElements.define(i,o)}}}(t,e);n&&n(s)}},41217:(e,t,i)=>{i.d(t,{Io:()=>n,Rb:()=>o,_b:()=>s,kU:()=>a});function s(e,t,i,s,n){return(n-e)*(s-i)/(t-e)+i}function n(e,t){let[i,s]=e,[n,a]=t;return Math.sqrt((n-i)**2+(a-s)**2)}function a(e){return e*Math.PI/180}function o(e,t,i){void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0);return(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}}},e=>{e.O(0,[592,8398],(()=>{return t=96567,e(e.s=t);var t}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js.map</script> <!-- preloading pre-scripts --> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4726.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hfepr.com&fileId=ee33fb4a.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=true&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=es&languageResolutionMethod=QueryParam&metaSiteId=5004cf74-d67c-48af-9a8a-80ca698f0c4a&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-features&originalLanguage=es&pageId=cc10ba_72ec40b10b9993aecde92fefe2addec6_606.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%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.13783.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.13783.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=fcc7b36a-9b99-491b-9840-4efc4b24eab1&siteRevision=606&staticHTMLComponentUrl=https%3A%2F%2Fwww-hfepr-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4726.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hfepr.com&fileId=ee33fb4a.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=true&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=es&languageResolutionMethod=QueryParam&metaSiteId=5004cf74-d67c-48af-9a8a-80ca698f0c4a&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-features&originalLanguage=es&pageId=cc10ba_b6ba20d4e379e245fca3172d9f64a9ec_602.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%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.13783.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.13783.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=fcc7b36a-9b99-491b-9840-4efc4b24eab1&siteRevision=606&staticHTMLComponentUrl=https%3A%2F%2Fwww-hfepr-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_czwu" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4726.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hfepr.com&fileId=0bcbeb41.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=es&metaSiteId=5004cf74-d67c-48af-9a8a-80ca698f0c4a&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-platform&originalLanguage=es&pageId=cc10ba_72ec40b10b9993aecde92fefe2addec6_606.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%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.13783.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.13783.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=fcc7b36a-9b99-491b-9840-4efc4b24eab1&siteRevision=606&staticHTMLComponentUrl=https%3A%2F%2Fwww-hfepr-com.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4726.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.hfepr.com&fileId=0bcbeb41.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=es&metaSiteId=5004cf74-d67c-48af-9a8a-80ca698f0c4a&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f&module=thunderbolt-platform&originalLanguage=es&pageId=cc10ba_b6ba20d4e379e245fca3172d9f64a9ec_602.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%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.13783.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.13783.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=fcc7b36a-9b99-491b-9840-4efc4b24eab1&siteRevision=606&staticHTMLComponentUrl=https%3A%2F%2Fwww-hfepr-com.filesusr.com%2F&viewMode=desktop" id="platform_czwu" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <script id="sentry"> (function(c,t,u,n,p,l,y,z,v){if(c[l] && c[l].mute) {return;}function e(b){if(!w){w=!0;var d=t.getElementsByTagName(u)[0],a=t.createElement(u);a.src=z;a.crossorigin="anonymous";a.addEventListener("load",function(){try{c[n]=q;c[p]=r;var a=c[l],d=a.init;a.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(v[b]=a[b]);d(v)};B(b,a)}catch(A){console.error(A)}});d.parentNode.insertBefore(a,d)}}function B(b,d){try{for(var a=0;a<b.length;a++)if("function"===typeof b[a])b[a]();var f=m.data,g=!1,h=!1;for(a=0;a<f.length;a++)if(f[a].f){h=!0;var e=f[a];!1===g&&"init"!==e.f&&d.init();g=!0;d[e.f].apply(d,e.a)}!1===h&&d.init();var k=c[n],l=c[p];for(a=0;a<f.length;a++)f[a].e&&k?k.apply(c,f[a].e):f[a].p&&l&&l.apply(c,[f[a].p])}catch(C){console.error(C)}}for(var g=!0,x=!1,k=0;k<document.scripts.length;k++)if(-1<document.scripts[k].src.indexOf(y)){g="no"!==document.scripts[k].getAttribute("data-lazy");break}var w=!1,h=[],m=function(b){(b.e||b.p||b.f&&-1<b.f.indexOf("capture")||b.f&&-1<b.f.indexOf("showReportDialog"))&&g&&e(h);m.data.push(b)};m.data=[];c[l]={onLoad:function(b){h.push(b);g&&!x||e(h)},forceLoad:function(){x=!0;g&&setTimeout(function(){e(h)})}};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(b){c[l][b]=function(){m({f:b,a:arguments})}});var q=c[n];c[n]=function(b,d,a,f,e){m({e:[].slice.call(arguments)});q&&q.apply(c,arguments)};var r=c[p];c[p]=function(b){m({p:b.reason});r&&r.apply(c,arguments)};g||setTimeout(function(){e(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","605a7baede844d278b89dc95ae0a9123","https://browser.sentry-cdn.com/6.18.2/bundle.min.js",{"dsn":"https://[email protected]/68", "beforeBreadcrumb": function(b){window.onBeforeSentryBreadcrumb && window.onBeforeSentryBreadcrumb(b)}}); </script> <script> window.resolveExternalsRegistryPromise = null const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r) window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload()) </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.a7ae621e.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[9420],{42243:()=>{window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};const{lodash:e,react:o,reactDOM:a,imageClientApi:n,clientSdk:d}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};n.loaded=new Promise((e=>{n.onload=e})),e.loaded=new Promise((o=>{e.onload=o})),d.loaded=new Promise((e=>{d.onload=e})),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),a.loaded=new Promise((e=>{a.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}})),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise((e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}})),window.reactAndReactDOMLoaded=Promise.all([o.loaded,a.loaded]),window.resolveExternalsRegistryPromise()}},e=>{var o;o=42243,e(e.s=o)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.a7ae621e.bundle.min.js.map</script> <!-- Add the rest of the ViewerModel --> <script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/www.hfepr.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cookiesManager","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","multilingual","navigationManager","navigationPhases","ooi","pages","panorama","passwordProtectedPage","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"5004cf74-d67c-48af-9a8a-80ca698f0c4a","userId":"cc10baa5-97db-476b-9fdc-81eda65c872f","siteId":"fcc7b36a-9b99-491b-9840-4efc4b24eab1","externalBaseUrl":"https:\/\/www.hfepr.com","siteRevision":606,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"4b853fed-00fe-425a-91f7-14f97cef00ad","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Desktop"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"es","userLanguageResolutionMethod":"QueryParam","siteLanguage":"es","isMultilingualEnabled":true,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":false},"codeEmbed":{"htmlEmbeds":[{"id":"b80126b0-5f97-4bf4-ba8c-0192fe11e7c8","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script>\nfunction registerListener() {\n window.wixDevelopersAnalytics.register(\n 'cf06bdf3-5bab-4f20-b165-97fb723dac6a',\n (eventName, eventParams, options) => {\n const XSRFToken = getXSRFTokenFromCookie()\n fetch(\n `${window.location.origin}\/_serverless\/analytics-reporter\/facebook\/event`,\n {\n method: 'POST',\n headers: {\n 'Content-Type': 'application\/json',\n 'X-XSRF-TOKEN': XSRFToken,\n },\n body: JSON.stringify({ eventName, data: eventParams }),\n },\n );\n },\n );\n function getXSRFTokenFromCookie() {\n var match = document.cookie.match(new RegExp(\"XSRF-TOKEN=(.+?);\"));\n return match ? match[1] : \"\";\n }\n}\nwindow.wixDevelopersAnalytics\n ? registerListener()\n : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);\n<\/script>"},"domain":"hfepr.com","name":"appMarketEmbed"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"}]},"consentPolicy":{"isWixSite":false},"cookiesManager":{"cookieSitePath":"\/","cookieSiteDomain":"www.hfepr.com"},"dataWixCodeSdk":{"gridAppId":"a0fdbd96-84e7-4c1b-a915-914fe0912024","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.hfepr.com\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.hfepr.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"19a856af-b0a8-4a03-9754-f30b87d91f37":{"id":"a254v","title":"My Account"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"19a856af-b0a8-4a03-9754-f30b87d91f37","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.hfepr.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"a01666c9-2cc4-4578-8f47-698ca5cf40dc":{"id":"bwf0a","title":"Perfil"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"socialHome":true,"appData":{"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","appPageId":"about","menuOrder":1,"visibleForRoles":[]},"page":"a01666c9-2cc4-4578-8f47-698ca5cf40dc","seoData":{"title":"{userName} | Perfil","description":"","keywords":"","noIndex":"true"},"title":"Perfil"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"my-account":"a254v","profile-1":"bwf0a"},"externalBaseUrl":"https:\/\/www.hfepr.com"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.hfepr.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"a0fdbd96-84e7-4c1b-a915-914fe0912024","viewMode":"site","siteRevision":606},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"hfepr.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.hfepr.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"19a856af-b0a8-4a03-9754-f30b87d91f37":{"id":"a254v","title":"My Account"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"19a856af-b0a8-4a03-9754-f30b87d91f37","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.hfepr.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"a01666c9-2cc4-4578-8f47-698ca5cf40dc":{"id":"bwf0a","title":"Perfil"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"socialHome":true,"appData":{"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","appPageId":"about","menuOrder":1,"visibleForRoles":[]},"page":"a01666c9-2cc4-4578-8f47-698ca5cf40dc","seoData":{"title":"{userName} | Perfil","description":"","keywords":"","noIndex":"true"},"title":"Perfil"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"pageIdToPrefix":{"a254v":"account","bwf0a":"profile"}},"locationWixCodeSdk":{"routersConfigMap":{"routers-jovq8hqw":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"19a856af-b0a8-4a03-9754-f30b87d91f37\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"19a856af-b0a8-4a03-9754-f30b87d91f37":"a254v"},"roleVariations":{}},"routers-jovq8hqx":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"a01666c9-2cc4-4578-8f47-698ca5cf40dc\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"a01666c9-2cc4-4578-8f47-698ca5cf40dc":"bwf0a"},"roleVariations":{}}},"urlMappings":null},"multilingual":{"originalLanguage":{"languageCode":"es","locale":"es-pr","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.hfepr.com\/","name":"Spanish","seoLang":"es-pr","localizedName":"Español","isPrimaryLanguage":true},"isOriginalLanguage":true,"currentLanguage":{"languageCode":"es","locale":"es-pr","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.hfepr.com\/","name":"Spanish","seoLang":"es-pr","localizedName":"Español","isPrimaryLanguage":true},"siteLanguages":[{"languageCode":"en","locale":"en-us","countryCode":"USA","resolutionMethod":"Subdirectory","url":"https:\/\/www.hfepr.com\/en","name":"English","seoLang":"en-us","localizedName":"English","isPrimaryLanguage":false,"status":"Active"},{"languageCode":"es","locale":"es-pr","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.hfepr.com\/","name":"Spanish","seoLang":"es-pr","localizedName":"Español","isPrimaryLanguage":true,"status":"Active"}],"hasLanguageSelector":false,"isEnabled":true,"baseUrl":"https:\/\/www.hfepr.com","domain":"hfepr.com","isPremiumDomain":true,"flagsUrl":"https:\/\/static.parastorage.com\/services\/linguist-flags\/1.969.0"},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.bwpmm1pucrex8lxcwrjn.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.cmnlec8hp0bn9uarhtct.css"]},"ooi":{"ooiComponentsData":{"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/[email protected]\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"sentryDsn":"https:\/\/[email protected]\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.138.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/SideBySideViewerWidget.bundle.min.js","widgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidget.bundle.min.js","widgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/FeedWidgetViewerWidget.bundle.min.js","widgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsViewerWidget.bundle.min.js","widgetId":"a7dcdfcb-8abd-4008-af19-fed5fcd12b40","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidget.bundle.min.js","widgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/MembersAreaGroupsViewerWidget.bundle.min.js","widgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"sentryDsn":"https:\/\/[email protected]\/1058","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupViewerWidget.bundle.min.js","widgetId":"513a5d84-3ebb-4ca6-a5aa-83effd2123b9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/vod-server.wix.com\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/cart.bundle.min.js","widgetId":"1482a5fd-aaf4-0660-4c80-178d7d8a28f3","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewer.bundle.min.js","widgetId":"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/thankyou.bundle.min.js","widgetId":"14ab724d-1a44-73f3-daaf-e6590508eb14","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/PlatformizedGalleryViewerWidget.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/[email protected]\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.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.3196.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.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.1511.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"sentryDsn":"https:\/\/[email protected]\/5894","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/MyWalletViewerWidget.bundle.min.js","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidget.bundle.min.js","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0\/details-pageViewerWidget.bundle.min.js","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidget.bundle.min.js","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/members-pageViewerWidget.bundle.min.js","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/scheduleViewerWidget.bundle.min.js","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4c910826-dc3a-42b6-aa89-11e813c3821d":{"sentryDsn":"https:\/\/[email protected]\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"sentryDsn":"https:\/\/[email protected]\/6097","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"7ae13e41-6022-46c4-b050-2173272ef12e":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"aa86b56d-3c49-44fd-9976-963695e7815d":{"sentryDsn":"https:\/\/[email protected]\/809","componentUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerViewerWidget.bundle.min.js","widgetId":"aa86b56d-3c49-44fd-9976-963695e7815d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsViewerWidget.bundle.min.js","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanCustomizationViewerWidget.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanListViewerWidget.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/ThankYouViewerWidget.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PaywallViewerWidget.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PackagePickerViewerWidget.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.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"},"passwordProtectedPage":{"protectedPageResolverUrl":"https:\/\/site-pages.wix.com\/_api\/wix-public-html-info-webapp\/resolve_protected_page_urls","homePageId":"czwu"},"protectedPages":{"passwordProtected":{"b0byl":"b0byl","lxgml":"lxgml"},"publicPageIds":["qox9o","s7utv","gblen","rb9yz","c1ppg","w1n7e","sbe4r","tnnry","yant8","ipqsp","qjigt","l4di4","vhq4q","iqxvy","lted6","czwu","cfvg","cwlhs","vh1i6","ambqn","nabke","cee5","wc75n","uic8f","x577e","bwf0a","spyj2","ph3s7","bxlwy","ommui","kjnpw","jn7sy","l0e5z","c1vwf"],"pageUriSeoToRouterPrefix":{"my-account":"account","profile-1":"profile"}},"renderer":{"disabledComponents":{}},"reporter":{"userId":"cc10baa5-97db-476b-9fdc-81eda65c872f","metaSiteId":"5004cf74-d67c-48af-9a8a-80ca698f0c4a","isPremium":true,"isFBServerEventsAppProvisioned":true,"dynamicPagesIds":["a254v","bwf0a"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.hfepr.com","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.hfepr.com","mainPageId":"czwu","pagesMap":{"qox9o":{"pageId":"qox9o","title":"HFE 2012","pageUriSEO":"hfe2012","pageJsonFileName":"cc10ba_ed2d744ad9c77c67d6aab111a6515400_598","pageFullPath":"hfe2012"},"s7utv":{"pageId":"s7utv","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"cc10ba_902a1e462a18ae76f31142e3f0cd9560_602","pageFullPath":"fullscreen-page"},"gblen":{"pageId":"gblen","title":"HFE 2023 Summer EDITION","pageUriSEO":"copia-de-hfe-2022-exclusive-edition","pageJsonFileName":"cc10ba_753d9d2d22b996ba8727947ca78065bc_598"},"rb9yz":{"pageId":"rb9yz","title":"HFE 2010","pageUriSEO":"hfe2010","pageJsonFileName":"cc10ba_f26e749ee1c415287e901c99f782659f_598","pageFullPath":"hfe2010"},"c1ppg":{"pageId":"c1ppg","title":"ABOUT US","pageUriSEO":"about","pageJsonFileName":"cc10ba_461805817294b6244235ea72cf7f42f7_598","pageFullPath":"about"},"w1n7e":{"pageId":"w1n7e","title":"HFE 2021","pageUriSEO":"hfe2021","pageJsonFileName":"cc10ba_89b47d5518dabb57a4aa49138d2d4bdb_598","pageFullPath":"hfe2021"},"b0byl":{"pageId":"b0byl","title":"MODELOS","pageUriSEO":"model","pageFullPath":"model"},"sbe4r":{"pageId":"sbe4r","title":"MAQUILLISTAS Y ESTILISTAS","pageUriSEO":"hm","pageJsonFileName":"cc10ba_8414be078b23af5ef7297baed18e2210_598","pageFullPath":"hm"},"tnnry":{"pageId":"tnnry","title":"RUNWAY MAKE-UP","pageUriSEO":"makeup","pageJsonFileName":"cc10ba_862e6c14edb20190b5b99f8a12571e9a_598","pageFullPath":"makeup"},"yant8":{"pageId":"yant8","title":"HFE 2016","pageUriSEO":"hfe2016","pageJsonFileName":"cc10ba_97f3fd3eb7cc832aff8cddb796464c33_598","pageFullPath":"hfe2016"},"ipqsp":{"pageId":"ipqsp","title":"HFE 2013","pageUriSEO":"hfe2013","pageJsonFileName":"cc10ba_604fca2525f2a66ff2ade5f809cac8cc_598","pageFullPath":"hfe2013"},"lxgml":{"pageId":"lxgml","title":"FASHION DESIGNER","pageUriSEO":"fashion","pageFullPath":"fashion"},"qjigt":{"pageId":"qjigt","title":"CASTING","pageUriSEO":"casting","pageJsonFileName":"cc10ba_f18fb328cf59b186817d4ed9d4bcc996_601","pageFullPath":"casting"},"l4di4":{"pageId":"l4di4","title":"EVENT PROGRAM","pageUriSEO":"programa","pageJsonFileName":"cc10ba_4363b4fa5b64d5c7a87be70398cee91a_598","pageFullPath":"programa"},"vhq4q":{"pageId":"vhq4q","title":"HFE 2022 SUMMER EDITION","pageUriSEO":"summer2022","pageJsonFileName":"cc10ba_e668874e5a5f58bbaea12b92b4a2fb11_598","pageFullPath":"summer2022"},"iqxvy":{"pageId":"iqxvy","title":"EXHIBIDOR","pageUriSEO":"exhibidor","pageJsonFileName":"cc10ba_293bf7ea348055fa75822ec4d5d34c86_598","pageFullPath":"exhibidor"},"lted6":{"pageId":"lted6","title":"HFE 2008","pageUriSEO":"hfe2008","pageJsonFileName":"cc10ba_5816472e7acba2d60ade52c79cf832bc_598","pageFullPath":"hfe2008"},"czwu":{"pageId":"czwu","title":"HOME","pageUriSEO":"home","pageJsonFileName":"cc10ba_b6ba20d4e379e245fca3172d9f64a9ec_602","pageFullPath":"home"},"cfvg":{"pageId":"cfvg","title":"CONTACT","pageUriSEO":"contact","pageJsonFileName":"cc10ba_6609422862624024ca058d6976d58152_598","pageFullPath":"contact"},"cwlhs":{"pageId":"cwlhs","title":"HFE 2018","pageUriSEO":"hfe2018","pageJsonFileName":"cc10ba_3840aa14a825ef04d285c3e2fff8dfdd_598","pageFullPath":"hfe2018"},"vh1i6":{"pageId":"vh1i6","title":"CASTING INFANTIL","pageUriSEO":"wbcasting","pageJsonFileName":"cc10ba_ef7d9724268b4267bee928a919dae23f_598","pageFullPath":"wbcasting"},"ambqn":{"pageId":"ambqn","title":"FOTOGRAFOS","pageUriSEO":"fotografos","pageJsonFileName":"cc10ba_16bedb6753d09a37081ee9a2348e4397_598","pageFullPath":"fotografos"},"nabke":{"pageId":"nabke","title":" HFE 2022 EXCLUSIVE EDITION","pageUriSEO":"copia-de-hfe-2022-summer-edition","pageJsonFileName":"cc10ba_62be18feadf99decc230c9d094bd2b6f_598"},"cee5":{"pageId":"cee5","title":"SOCIAL EVENT","pageUriSEO":"social","pageJsonFileName":"cc10ba_7659cb7819d18018e0f426cadb8971f6_598","pageFullPath":"social"},"wc75n":{"pageId":"wc75n","title":"HFE2019","pageUriSEO":"hfe2019","pageJsonFileName":"cc10ba_3765aa95f3172a8cdb7c824eedf17f1d_598","pageFullPath":"hfe2019"},"uic8f":{"pageId":"uic8f","title":"Boletos","pageUriSEO":"boletos","pageJsonFileName":"cc10ba_473af898a13224f6c7a7a6abe78575cc_598","pageFullPath":"boletos"},"x577e":{"pageId":"x577e","title":"HFE 2011","pageUriSEO":"hfe2011","pageJsonFileName":"cc10ba_d53b251c1d8d8a14b01d91e69f2b6044_598","pageFullPath":"hfe2011"},"bwf0a":{"pageId":"bwf0a","title":"Perfil","pageUriSEO":"profile-1","pageJsonFileName":"cc10ba_fe9c94ed80efc2147f35b4ca5c663d9f_598","pageFullPath":"profile-1"},"spyj2":{"pageId":"spyj2","title":"HFE 2009","pageUriSEO":"hfe2009","pageJsonFileName":"cc10ba_6be5f45e5d80e3dea940dae064d6b697_598","pageFullPath":"hfe2009"},"ph3s7":{"pageId":"ph3s7","title":"TESTIMONIALS","pageUriSEO":"testimonials","pageJsonFileName":"cc10ba_7bee6f8bba2bcaa41e60faec1c097bcf_598","pageFullPath":"testimonials"},"bxlwy":{"pageId":"bxlwy","title":"CONTEST","pageUriSEO":"moda","pageJsonFileName":"cc10ba_f725c7a1f2450ad819e9463b4e165155_598","pageFullPath":"moda"},"a254v":{"pageId":"a254v","title":"My Account","pageUriSEO":"my-account","pageFullPath":"my-account"},"ommui":{"pageId":"ommui","title":" HFE 2023 ExclusiveEDITION","pageUriSEO":"copia-de-hfe-2023-summer-edition","pageJsonFileName":"cc10ba_9a840808572eaae9c5f93a821b4fd282_598"},"kjnpw":{"pageId":"kjnpw","title":"NEWS","pageUriSEO":"news","pageJsonFileName":"cc10ba_631b3ebffec9414da478793c7f581f6c_598","pageFullPath":"news"},"jn7sy":{"pageId":"jn7sy","title":"VIDEOS","pageUriSEO":"videos","pageJsonFileName":"cc10ba_632293db26a1500ac1066c45283a99c9_598","pageFullPath":"videos"},"l0e5z":{"pageId":"l0e5z","title":"Contacto (patineta)","pageUriSEO":"popup-l0e5z","pageJsonFileName":"cc10ba_bbca438c2068b675d15a0a0505cd4d5c_598","pageFullPath":"popup-l0e5z"},"c1vwf":{"pageId":"c1vwf","title":"EVENTS","pageUriSEO":"events","pageJsonFileName":"cc10ba_45c7ce571e1cdd1454645231a3cd4b81_598","pageFullPath":"events"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/hfe2012":{"type":"Static","pageId":"qox9o"},".\/fullscreen-page":{"type":"Static","pageId":"s7utv"},".\/copia-de-hfe-2022-exclusive-edition":{"type":"Static","pageId":"gblen"},".\/hfe2010":{"type":"Static","pageId":"rb9yz"},".\/about":{"type":"Static","pageId":"c1ppg"},".\/hfe2021":{"type":"Static","pageId":"w1n7e"},".\/model":{"type":"Static","pageId":"b0byl"},".\/hm":{"type":"Static","pageId":"sbe4r"},".\/makeup":{"type":"Static","pageId":"tnnry"},".\/hfe2016":{"type":"Static","pageId":"yant8"},".\/hfe2013":{"type":"Static","pageId":"ipqsp"},".\/fashion":{"type":"Static","pageId":"lxgml"},".\/casting":{"type":"Static","pageId":"qjigt"},".\/programa":{"type":"Static","pageId":"l4di4"},".\/summer2022":{"type":"Static","pageId":"vhq4q"},".\/exhibidor":{"type":"Static","pageId":"iqxvy"},".\/hfe2008":{"type":"Static","pageId":"lted6"},".\/home":{"type":"Static","pageId":"czwu"},".\/contact":{"type":"Static","pageId":"cfvg"},".\/hfe2018":{"type":"Static","pageId":"cwlhs"},".\/wbcasting":{"type":"Static","pageId":"vh1i6"},".\/fotografos":{"type":"Static","pageId":"ambqn"},".\/copia-de-hfe-2022-summer-edition":{"type":"Static","pageId":"nabke"},".\/social":{"type":"Static","pageId":"cee5"},".\/hfe2019":{"type":"Static","pageId":"wc75n"},".\/boletos":{"type":"Static","pageId":"uic8f"},".\/hfe2011":{"type":"Static","pageId":"x577e"},".\/hfe2009":{"type":"Static","pageId":"spyj2"},".\/testimonials":{"type":"Static","pageId":"ph3s7"},".\/moda":{"type":"Static","pageId":"bxlwy"},".\/copia-de-hfe-2023-summer-edition":{"type":"Static","pageId":"ommui"},".\/news":{"type":"Static","pageId":"kjnpw"},".\/videos":{"type":"Static","pageId":"jn7sy"},".\/popup-l0e5z":{"type":"Static","pageId":"l0e5z"},".\/events":{"type":"Static","pageId":"c1vwf"},".\/account":{"type":"Dynamic","pageIds":["a254v"]},".\/profile":{"type":"Dynamic","pageIds":["bwf0a"]},".\/":{"type":"Static","pageId":"czwu"}},"pageIdToPrefix":{"a254v":"account","bwf0a":"profile"},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"es"},"seoTpa":{"url":"http:\/\/172.20.48.25:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=5004cf74-d67c-48af-9a8a-80ca698f0c4a","canonicalUrl":"https:\/\/www.hfepr.com\/","widgetWithUseSsrSeo":{"1669":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"],"1911":["144097ea-fea0-498e-ade7-e6de40127106"],"4466":["13a386d3-301e-bb86-22d1-56fc41b524e2"],"13830":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"25832":["14d2abc2-5350-6322-487d-8c16ff833c8a","1440e92d-47d8-69be-ade7-e6de40127106"]},"deviceType":"Desktop","baseUri":"https:\/\/www.hfepr.com","mainPageId":"czwu","siteId":"fcc7b36a-9b99-491b-9840-4efc4b24eab1","metaSiteId":"5004cf74-d67c-48af-9a8a-80ca698f0c4a","runningExperiments":{"runningExperiments":{"specs.thunderbolt.videoLazyLoading":"true","specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"false","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","sv_imageZoomSeo":"false","specs.thunderbolt.routeToExternalDispatcher":"true","specs.thunderbolt.servicesInfra":"false","specs.thunderbolt.FixWixDataInstanceForBlocksPreview":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.SentryViaPanorama":"false","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"false","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.useNativeSchedulerYield":"true","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.thunderbolt.hardenTimeout":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true"}},"signedInstances":{"3":["3d590cbc-4907-4cc4-b0b1-ddf2c5edf297",null],"4":[null,null],"5":["13bb5d67-1add-e770-a71f-001277e17c57","dUw774pLtJLu2b8VIwWSUfafOMHt_bSi09nD0Q9Vty0.eyJpbnN0YW5jZUlkIjoiZTc0MGYzOTItOTNlOS00ZThlLTgyYmUtYzBkMTI3MTBlODRmIiwiYXBwRGVmSWQiOiIxM2JiNWQ2Ny0xYWRkLWU3NzAtYTcxZi0wMDEyNzdlMTdjNTciLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiMDAyMzVkZS0xNzc4LTQ2ODYtOGM5Yi1kY2E3YzAwNzA4YzYiLCJiaVRva2VuIjoiYjc0NDNjZTYtNDU5NS0wNjIxLTE4MzQtNDAxYjRlOWZlNDA1Iiwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"6":["14bca956-e09f-f4d6-14d7-466cb3f09103","SBZYsp9nmzHP8vxyHEpUYY4QIhGOkhASmJDfbbFeKIw.eyJpbnN0YW5jZUlkIjoiMjhjYzkwMTUtZmZjNi00MjY2LTk3ODgtOTk2MzY5ZmI4ZTY2IiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3OGM4NWY2MS0yOWJhLTBhYzktMGQwMi0xOWE5MDA3NDgyMmMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"7":["1375baa8-8eca-5659-ce9d-455b2009250d","qeZ0V7j-m5YrNlZLtjrfMu-vgcv3GfgqBns_rYhKAGU.eyJpbnN0YW5jZUlkIjoiNDE2Zjg1YTAtZWY0Yi00NWQ1LTk1MjYtNWExYmE4YTQwMDEyIiwiYXBwRGVmSWQiOiIxMzc1YmFhOC04ZWNhLTU2NTktY2U5ZC00NTViMjAwOTI1MGQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI5NjVjZTYwMy0yOGVlLTQ1ZWMtOTJkMy03MWQ5YjQyNzg0NWYiLCJiaVRva2VuIjoiMTE2YjRhZDQtMzkzNy0wZDdhLTBmYWMtZGFkMWMxMmIwYzU4Iiwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"8":["13d21c63-b5ec-5912-8397-c3a5ddb27a97","7tzSoaT639SOGl1OBL1Xt-9c2_6ylS-xGYY8rgM0sBw.eyJpbnN0YW5jZUlkIjoiNzNlNzk1ODctNDJkYy00M2M0LWI4NzgtZjZjYmMwNTcxYjQ0IiwiYXBwRGVmSWQiOiIxM2QyMWM2My1iNWVjLTU5MTItODM5Ny1jM2E1ZGRiMjdhOTciLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyM2UzNWFmMy05NGEwLTBiNmItMjJmMi03NjAxYTlkODE3MGUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"9":["144a7a5d-fcc6-8bbd-a3cd-050a1da43b38","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJhNmJlMzJmZS0xMjYyLTQyODItODhjZi0xNWZmYmYyNWRlMjVcIixcImFwcERlZklkXCI6XCIxNDRhN2E1ZC1mY2M2LThiYmQtYTNjZC0wNTBhMWRhNDNiMzhcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2MxMGJhYTUtOTdkYi00NzZiLTlmZGMtODFlZGE2NWM4NzJmXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMTQ0YTdhNWQtZmNjNi04YmJkLWEzY2QtMDUwYTFkYTQzYjM4XCIsXCJzY2RcIjpcIjIwMTgtMDItMjBUMTk6NTE6NTcuOTY0WlwifX0iLCJpYXQiOjE3NDczMTQxNDgsImV4cCI6MTc0NzMyODU0OH0.Vhz9whWdVOL0N8oI_eI0PlIrMqL5M3YFK-T5Y8BQMTQ"],"10":["1480c568-5cbd-9392-5604-1148f5faffa0","FJNKFYW4Rnzbay5ASfCEsu8_IViEIfMmp7sWuNEaTXk.eyJpbnN0YW5jZUlkIjoiMGNlMTBjMDYtMzU5Yi00YzM0LTk1MDQtOGM0NDgzZTgwZDVhIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1Y2U1YzM3Mi1lM2U3LTA0OWItMGY4ZS0wYzhlZWE2NzAxMTAiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"11":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","xRUjjvN9ykFBY7SZu-tmktJdqjGhGtu3fEm57Ujkgz0.eyJpbnN0YW5jZUlkIjoiOWY2NzYwNDUtOWU5OC00MDI4LThkNDgtZTJiOTAxNjBiMGM2IiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZjYzYWYzMS00OGU0LTA4ODctMTdjMi02MjczNjhlZmJjOGMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"12":["141fbfae-511e-6817-c9f0-48993a7547d1","1Qh7bDs8fntbTANobPB6wZaa8kIMcKikOvkXfbfXDSE.eyJpbnN0YW5jZUlkIjoiOTdkYjM1NGItMTkyMy00NDVjLTgyODEtMTcyY2Q1ZDI1MDM3IiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjN2RmZmEzZi1jZjVmLTBjZjMtMTgwYi05N2U2YmM1ZDVjN2QiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"13":["13ee94c1-b635-8505-3391-97919052c16f","WuB7AOTAEcRTYdi5FrYlRCm_gAfaZ5gUMc8dGESvuv8.eyJpbnN0YW5jZUlkIjoiMmY1OTE1ODAtODRjYy00NzNjLTllZGItMDgzOWMxMDhkNzJiIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3ZjVkZGFmNC01MmIwLTBmOTMtMDQ1MS04OGYzYTg4N2RiNjEiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"14":["150ae7ee-c74a-eecd-d3d7-2112895b988a","tMx1Cr0w0eGWzubTDjFIEkayQb752_W5q00lnpLyFlw.eyJpbnN0YW5jZUlkIjoiMjcyODU2ZTgtMDcwNy00NTAwLTk4NDYtY2VlZmJhYzU3ZDRmIiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NzJjOTk5Yy1kMTdiLTBkYWYtMDJjYy00ZTI1ZDM0YTcxMDUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"15":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","lrxw2w5-qCqJoOG9s42RxBY98Hc_A-neOwXcycFsfCI.eyJpbnN0YW5jZUlkIjoiZmUyOWI0MTAtZmMwZi00ZDMxLThlMTUtM2NlNjFhY2U3NTc2IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZTJkN2I2NC0yYTczLTA1OWUtMTQ5Zi1iYzJjNzM0MTc5M2MiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"16":["14b89688-9b25-5214-d1cb-a3fb9683618b","r1a1MakWSFpOoHwXLBsjY03fs11pD1wWtUBK8-evvDE.eyJpbnN0YW5jZUlkIjoiMGRiZTE4YTUtZmFkOC00NzRmLWI0ZWYtOGJjNzFjMzQ1NWE3IiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1ZGJhZDdkMS0yY2E0LTBmZTAtMmU2NS0wYjBkNzViYjU5ZWQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"17":["14517e1a-3ff0-af98-408e-2bd6953c36a2","ZXuVK5IZk4FGtqtRUglWGu1MKAPGOrc-etjuG9LPsNg.eyJpbnN0YW5jZUlkIjoiNTUzNmVjZDctNjIyZi00NWEyLWFiZjAtNThkODAxODM5OWFhIiwiYXBwRGVmSWQiOiIxNDUxN2UxYS0zZmYwLWFmOTgtNDA4ZS0yYmQ2OTUzYzM2YTIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNTMyMjNhMy1iNDUzLTBkMGQtMzE3YS1kODEyNjgwYzk1ZTAiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"19":["1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","oO4aPwOJSOboDwV7q0O4_oaJ4OQ6Hz9OXKFhcfND2bM.eyJpbnN0YW5jZUlkIjoiZWJkNzI3ZGMtOGU3OS00ZTVmLThjNzMtMWEyM2VjOTA2MGFlIiwiYXBwRGVmSWQiOiIxNTIyODI3Zi1jNTZjLWE1YzktMmFjOS0wMGY5ZTZhZTEyZDMiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiYmQzZThhOC01ODA1LTA2ZjAtMTZmOS05YWU5ODUxZjZjZTQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"20":["146c0d71-352e-4464-9a03-2e868aabe7b9","Ky4MtvFYLq0s2LUOy-uZCPUX3OKCWd3GrjYDu0HPlWQ.eyJpbnN0YW5jZUlkIjoiYTdjMzU5MGYtMmMzNS00NTUzLTg5YTUtZmRjYzg5NTRlYjI3IiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmN2M3OTY3Yi1mYTQ5LTBkZmMtMTMyZi03ZDA2ZTBkYmU3NmQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"21":["14d7032a-0a65-5270-cca7-30f599708fed","hFDitfYV8lumisi5t8Jg7nnh2N9rog_mM0Ey3mKiRsE.eyJpbnN0YW5jZUlkIjoiYjdiMmY2ZGYtZmNlZi00YTNjLWFiZGQtNzA5OWJlNjE1YjhjIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlN2I2MzlhYi0yYTkzLTAyOTMtMzE1Ny1mMDUzZDdlZTU3YzYiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"22":["1417fd27-37fa-7972-6da3-9ff15f47340a","j8N5alJ630oA2pejUCdUb1P-j1BxpYldPGWgCQ3i6Fc.eyJpbnN0YW5jZUlkIjoiMmVmNTQ0NjMtMTllOS00ZDJkLWFmOGItYmNjZTM0NTUyZjRmIiwiYXBwRGVmSWQiOiIxNDE3ZmQyNy0zN2ZhLTc5NzItNmRhMy05ZmYxNWY0NzM0MGEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"23":["13ee53b4-2343-b641-c84d-056d2e6ed2e6","Pet8wAhHNszR2J1Jg-_9pGfmI89UdnLVQa3D9gIal_w.eyJpbnN0YW5jZUlkIjoiMDlhNGFlMTEtZjk2Zi00NTk4LTgxMzctMGExOWNhNWY4M2Q1IiwiYXBwRGVmSWQiOiIxM2VlNTNiNC0yMzQzLWI2NDEtYzg0ZC0wNTZkMmU2ZWQyZTYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"24":["130cabc9-eda6-d9d8-ed5f-67815d65951e","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJlN2MzN2M1NS02NDcxLTQ4OWUtOGYwNi01ZGM3NGZkMDEwMmZcIixcImFwcERlZklkXCI6XCIxMzBjYWJjOS1lZGE2LWQ5ZDgtZWQ1Zi02NzgxNWQ2NTk1MWVcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNlpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2MxMGJhYTUtOTdkYi00NzZiLTlmZGMtODFlZGE2NWM4NzJmXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMTMwY2FiYzktZWRhNi1kOWQ4LWVkNWYtNjc4MTVkNjU5NTFlXCIsXCJzY2RcIjpcIjIwMTgtMDItMjBUMTk6NTE6NTcuOTY0WlwifX0iLCJpYXQiOjE3NDczMTQxNDgsImV4cCI6MTc0NzMyODU0OH0.zBx6OUzFLCv8SA9jH-oZeRtI_5-4rujiLGV0ATLbc6s"],"25":["f123e8f1-4350-4c9b-b269-04adfadda977","BzvZJ5bag-xhm0JZ13LessHrserh9xYGz2Aj78ZJST0.eyJpbnN0YW5jZUlkIjoiOWYzNmEwOTMtZjZkYy00YzcyLWE5OTQtYWNmNWE2ZjYzZWUwIiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZjMyNmZlNy0yMGEwLTA0ZGQtMzMxZS0yYzNmY2Y3OTMyYWEiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"26":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","YxxVC6KExvteWvgADDXcjezeA9ETugfcjkuotYx32-8.eyJpbnN0YW5jZUlkIjoiMzZjNzBkOTUtZGRhNS00MDlhLTkxMWMtN2I1NDMyZDJiMTU3IiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2NmMzYzJlMS0wYmQ5LTA4MzUtMGI5Ni1mYjllNWI1ZGJkMWQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"27":["9bead16f-1c73-4cda-b6c4-28cff46988db","Saur7ZJRr4SW3BY_-8b15gp0Ti6H7WmU0ueaMPdb8_E.eyJpbnN0YW5jZUlkIjoiZDQ4MjQ2ZjItOTI5Yi00MmYyLWEzZjktYjgzMDJmODY5Zjc2IiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NDg2ODk4Ni00NGU3LTBhNWQtMzk3My0zOGZhNDYwOTkzM2MiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"28":["ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","01v9DDU_zxWioUg3KJQKr01BqsQoQQJ-KAjVzqzLumA.eyJpbnN0YW5jZUlkIjoiYjVlMTMwNzktYzIwMy00MDg3LTg1ZTEtNTllNTE4MDU1NjRjIiwiYXBwRGVmSWQiOiJlZTIxZmU2MC00OGM1LTQ1ZTktOTVmNC02Y2E4ZjliMWM5ZDkiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlNWU1ZmYwZC0xNDdmLTA4MjgtMWY2Yi1kOTJmNzE4YTVhMDYiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"29":["ea2821fc-7d97-40a9-9f75-772f29178430","R8Do4mVqoyJpEGXWbcFxqhnc6wBnM28EP2vXJUXZ7gs.eyJpbnN0YW5jZUlkIjoiNjQ3ZmVjZWMtYTI5Mi00NTcyLWIwZTgtYmExZDU0ZjMyYTJkIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNDdiMjM5OC03NGVlLTBkZGQtMmE2Mi0zYWQ3M2Q3YzI2NjciLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"30":["13aa9735-aa50-4bdb-877c-0bb46804bd71","MQAJx6DaIQfTA7g9PICVUY-aKWnp_IDj-sIit_8OI7w.eyJpbnN0YW5jZUlkIjoiNDE3MzkxOWItYjNkNC00ODNkLWIxNTgtZmVkZmM0NjY0NzQ0IiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMTc3NWVlZi02NWE4LTAwOTItMmJkMi03ZTE1YWRlOTRiMGUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"31":["148c2287-c669-d849-d153-463c7486a694","SAu0mxPQaDwWKCaiTIfKXIcl645Xw8JdTjpmA1A-XVo.eyJpbnN0YW5jZUlkIjoiMjZlMzIzYjEtMWFkOC00OWQ1LWEwMTItYTA2NGU3OTQxM2IwIiwiYXBwRGVmSWQiOiIxNDhjMjI4Ny1jNjY5LWQ4NDktZDE1My00NjNjNzQ4NmE2OTQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NmU3ZWNjNS1jY2E0LTAxN2EtM2E5OC0yMGFlOGUxYjFmZmEiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"32":["14dbefd2-01b4-fb61-32a7-3abd44da4908","uRiS8gyC6JyWHGXSqLzNdPTprpeO7-OTvAS20hum0JI.eyJpbnN0YW5jZUlkIjoiYjQ3NDNkN2MtMGRiNS00OGM1LWIzMDAtZDg1N2VkZTA3MGM2IiwiYXBwRGVmSWQiOiIxNGRiZWZkMi0wMWI0LWZiNjEtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlNDcwZjIwOC1kYmM5LTAwNmEtMjk4YS01ODlkODQ2ZjdjOGMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"33":["14ebe801-d78a-daa9-c9e5-0286a891e46f","TjBjJA-916nE1AklT9iNM2BHbk1VE1dtVzXq6RIHRH8.eyJpbnN0YW5jZUlkIjoiMDZkMGI4ODQtN2U0MC00NDA5LTllNjUtMGQ1NDdjNTIzNmRiIiwiYXBwRGVmSWQiOiIxNGViZTgwMS1kNzhhLWRhYTktYzllNS0wMjg2YTg5MWU0NmYiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1NmQ0NzdmMC1hODNjLTBjYTYtMDRlZi04ZDllMTVkZDNhOTEiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"34":["e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b","rJoBAmKGygcvSl6e6Il7pNveYswGvfraUmJ53slRctE.eyJpbnN0YW5jZUlkIjoiYzNmODFmZmEtNDUxYi00YTAyLThmMTQtYWNiZmQ5N2I2ZWY4IiwiYXBwRGVmSWQiOiJlMzExOGUwYS1iMWMxLTRlMWQtYjY3ZC1kZGYwY2I5MjMwOWIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5M2ZjZDA4ZS05MzY3LTAyYWQtMTU5ZS0yYzc1YjBmNDYyYjIiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"35":["a322993b-2c74-426f-bbb8-444db73d0d1b","1utJU6Py1pXC0ntLKEWLYG0V4CWr2YwuamCS7URzf4Y.eyJpbnN0YW5jZUlkIjoiOWU5MjE4MDYtYzAzMC00NGYzLTkzZWUtOTY2NTFmY2UwZjczIiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZTk2ZDc3Mi0xNjRjLTBjNWMtMDk2NC0xNmFmNzY0MTAzMzkiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"36":["307ba931-689c-4b55-bb1d-6a382bad9222","NbY2wZztImXG49arGYUzusMWIj757PTaosx4K9Gn9tU.eyJpbnN0YW5jZUlkIjoiNTU3YTY3ZmItYzk0My00ZTU4LWI3OGEtNjkzY2YwOWY3YTc5IiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNTdlYTg4Zi0xZjNmLTA2ZjctMmQwMC1lOWY2OTkxMDc2MzMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"37":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","280F_GVo1TwDv017YZ6ZbnyuxXM10feipq_qqZqiIFY.eyJpbnN0YW5jZUlkIjoiMGE0ODI4NTktZWIyMC00MTQxLThiZjktMGJmM2M2ODQ2NDNkIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YTRjZTcyZC0zZDVjLTA5ZWUtMTE3My04YjM5YWYwYjY4NzciLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"38":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","IqH4cVhN5T5cavi77bWPZhY57XB3PCYIKDilmEj7i2U.eyJpbnN0YW5jZUlkIjoiY2Q1Y2EwYmItZGNiYS00NWUwLWJjNTYtYWE0NzEyZWVjOTM5IiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZDU4NmZjZi0wYWM2LTBkNGYtMjZkYy0yYThkN2I2MWM1NzMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"39":["4b10fcce-732d-4be3-9d46-801d271acda9","fjk12mK8fA4x6Ef9zuRxb1UcinAQ8aHVsCkW7x7E03U.eyJpbnN0YW5jZUlkIjoiNjVjYjNmZTQtZTZiMS00MWU0LTg1M2YtMmYxZDNkNmQzNDRmIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNWNmZjA5MC0zMGNkLTA5NGItMWZiNS1hZmQ3NTRlMjM4MDUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"41":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","arzilCMz2TEuEZcYLeDIznSCOr16-MG1UeyBjKgvvVw.eyJpbnN0YW5jZUlkIjoiMWU4OGY4ZTAtODQ5Yy00MmMxLTljZGUtNzAyNWJiOWY1ZjQ3IiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0ZThjMzc5NC01MmUwLTBhNmUtMDY1NC1mMGVmZDIxMDUzMGQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"42":["94bc563b-675f-41ad-a2a6-5494f211c47b","8uP-aNcnxsPfOyNfvNC33G_8RuyMWED9NXkkJqfiRZc.eyJpbnN0YW5jZUlkIjoiNmYxMjk0NTYtNTgzNy00ZDgzLWEyZDEtOGRhMjEyZGZlNWJiIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZjE2NWIyMi04ZTRiLTA1MmMtMzg1Yi0wZDY4N2I1MGU5ZjEiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"43":["35aec784-bbec-4e6e-abcb-d3d724af52cf","_9PxwiFWVM4dvzzRKygOZ4pJKEmjM65us_oz-CfRS7g.eyJpbnN0YW5jZUlkIjoiM2Y0MmZhMjYtZmU1NS00NTRkLWE3YzktNTE5ZjYyYzQyYjRmIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2ZjQ2MzU1Mi0yODI5LTBkZTItM2Q0My1kMTU1MGI0YjI3MDUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"44":["f105ba16-6b7a-4b52-a2e5-712bdc749f76","cIYvOwKT8eHrOcgw9mmQSRN0V6qr9gNzWUUM0KhHiWo.eyJpbnN0YW5jZUlkIjoiNmNlZTQzNGMtZDBmZS00Y2Q4LWI4MzktMTJkZjNiN2EzZjdhIiwiYXBwRGVmSWQiOiJmMTA1YmExNi02YjdhLTRiNTItYTJlNS03MTJiZGM3NDlmNzYiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzY2VhOGMzOC0wNjgyLTA0NzctMjJiMy05MjE1NTJmNTMzMzAiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"45":["61b0af16-4b33-449e-9b83-98797c851b18","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJkNGRlYTcwMi04YTI0LTQ3YTAtYTI3OS1kODJlZGI1M2UwMGFcIixcImFwcERlZklkXCI6XCI2MWIwYWYxNi00YjMzLTQ0OWUtOWI4My05ODc5N2M4NTFiMThcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNlpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2MxMGJhYTUtOTdkYi00NzZiLTlmZGMtODFlZGE2NWM4NzJmXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiNjFiMGFmMTYtNGIzMy00NDllLTliODMtOTg3OTdjODUxYjE4XCIsXCJzY2RcIjpcIjIwMTgtMDItMjBUMTk6NTE6NTcuOTY0WlwifX0iLCJpYXQiOjE3NDczMTQxNDgsImV4cCI6MTc0NzMyODU0OH0.wbw1HT44WK5ShegYG4UPtZx3QDINzSW7iV2GadRowgg"],"46":["cf06bdf3-5bab-4f20-b165-97fb723dac6a","BHxDl6MFvv_iY54l7CaQXXFmuJlHV-GsU3wtprFeYBY.eyJpbnN0YW5jZUlkIjoiNWI3MGMzZDEtOTYwMi00YzM5LTlhMjQtN2VkMThlZmFhNzY5IiwiYXBwRGVmSWQiOiJjZjA2YmRmMy01YmFiLTRmMjAtYjE2NS05N2ZiNzIzZGFjNmEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYjc0MGNhNS00MDdlLTA0OTYtMDBhZS1mZTFiZTc3NWFiMjMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"47":["eec3496e-44a8-45ac-9581-868a67345be8","6PUOuuDHmG8MGX5iGVqfx8nTtuFmbo6WMF9SYSo8AG4.eyJpbnN0YW5jZUlkIjoiYTUxNDZjMjktMDNjMi00ODMzLWE4YTMtNTg1ZGQ1Yjg0NThiIiwiYXBwRGVmSWQiOiJlZWMzNDk2ZS00NGE4LTQ1YWMtOTU4MS04NjhhNjczNDViZTgiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmNTEwYTM1ZC1kNWJlLTAwOWMtMzIyOS1kODk3YmMzNzQ5YzEiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"48":["14e12b04-943e-fd32-456d-70b1820a2ff2","S8d79XvOBFdmJOR_TiwGEpCNhk0-lPdri-nhZyn4Grg.eyJpbnN0YW5jZUlkIjoiNTE3ODAzZmEtMDllNy00OThhLWExYzgtZWM3MGM2N2M2ZjJmIiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMTdjY2M4ZS1kZjliLTAxMjUtM2I0Mi02Y2JhYWZmMzYzNjUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"49":["28c12684-daaf-426e-821f-8480445b8b41","02Fmjgm15s0oG344_fljsUeEoAjGXqIRDlXbksaHk2E.eyJpbnN0YW5jZUlkIjoiM2JkMGNlNGYtNTg4ZC00MWJkLWJmOTQtMzVhNjI2ZTRhMWRkIiwiYXBwRGVmSWQiOiIyOGMxMjY4NC1kYWFmLTQyNmUtODIxZi04NDgwNDQ1YjhiNDEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA3WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"50":["28b3fe48-a2d4-4e5c-aa0d-313ba7de5081","ghVqu-tZPRAorN9-CaW4a8Zv0pXwtr9GpozQVTKGaE0.eyJpbnN0YW5jZUlkIjoiMTJlMDRhMzEtZDI3Mi00ODA0LTkyZTYtYmEyMjRhYWNmNTZlIiwiYXBwRGVmSWQiOiIyOGIzZmU0OC1hMmQ0LTRlNWMtYWEwZC0zMTNiYTdkZTUwODEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MmU0ODU0NS0wNDBlLTAwYWItMDg2Yy0zYWU4MjMyM2Y5MjQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"51":["1973457f-c021-4da5-941f-58444ff761d4","eMM1Znrx0UvhfrqcwpLq-951FhQ4hTWlciYHbriZHCM.eyJpbnN0YW5jZUlkIjoiMjNiMmNiNWEtYzBmZi00YjVhLWFiYzAtNjM2MTJlYmQwMTVmIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3M2I2MDQyZS0xNjgzLTAzZjUtMzE0YS1lM2FiNDczMjBkMTUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"52":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","fLi1YGH7Jpjxog1QTQyxo6BMNMqQVKlSBczG-5F1uss.eyJpbnN0YW5jZUlkIjoiNGE3MTE1MzktY2JjNy00YTA5LTg3ODYtNWNlYTM5YjFmMzRjIiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxYTc1ZGE0ZC0xZGJiLTAyYTYtMWQwYy1kYzIwNTAzZWZmMDYiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"53":["7516f85b-0868-4c23-9fcb-cea7784243df","MPzVzJETU8VRxg9wBtD4GxLGdtLgjD9HyR1ebaAO2Fw.eyJpbnN0YW5jZUlkIjoiYjI5ODZmZjgtM2QyMy00NGY5LTgwNDgtNDJkMDBkOGQ2Y2YxIiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlMjljYTA4Yy1lYjVmLTBjNTYtMWFjMi1jMjFhNjQwMjYwYmIiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"54":["57d13128-4a4c-494b-80b3-a6fb2e28018d","mpdHDZ2JHdjVsAToGGjOzeiknhgoDhhXH6VQqgNIW4w.eyJpbnN0YW5jZUlkIjoiODUzNmJhMDQtZGZkZC00ZDk2LWIxZTQtZjRkNTM0Zjc0ZGZiIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkNTMyNzU3MC0wOWExLTA1MzktMmI2ZS03NDFmNWQ3ODQxYjEiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"55":["7b26e0b1-d850-4a05-8aca-b45aaee2ee76","l_6sIeF_ZPDps3_ItNHWQprQAKhzs-_-jf_6ac8rRsw.eyJpbnN0YW5jZUlkIjoiMGJlOTI0ZDAtOThkMS00NDUyLWI5OWEtZjAwZWZmMTJhYWJlIiwiYXBwRGVmSWQiOiI3YjI2ZTBiMS1kODUwLTRhMDUtOGFjYS1iNDVhYWVlMmVlNzYiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YmVkZWJhNC00ZWFkLTBjZmQtMjMxMC03MGM0OTY5ZGE2ZjQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"56":["edd04d8e-3c81-46d7-b176-39b076fe7bbd","MG_UlIDHz64bu-XpRslDzBiq05v4tniaDyK8u32vEaE.eyJpbnN0YW5jZUlkIjoiMjA0NDZiZGItMDI3Yy00YWU1LWJmNWQtNjIwYzg2OTRhMzk4IiwiYXBwRGVmSWQiOiJlZGQwNGQ4ZS0zYzgxLTQ2ZDctYjE3Ni0zOWIwNzZmZTdiYmQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3MDQwYTRhZi1kNDAwLTAyNGEtMjVkNy1lMmM2ZWYxYmFmZDIiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"57":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","_f8Hk_wkgREptSPnPkNp8vjeI2o84l_Z34ZVKAKOb78.eyJpbnN0YW5jZUlkIjoiNjAzNjU5MDMtZTMxMy00MWIzLThmZDQtM2M0NGI5ZTkxMzI3IiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMDMyOTY3Ny0zNTZmLTA5MWMtMTU1ZS1iYzhlZDA2NjFmNmQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"1669":["14271d6f-ba62-d045-549b-ab972ae1f70e","t3tAfTSe7eMXxA66u0cIlHliemTPtwvCjffZ7zrLqdU.eyJpbnN0YW5jZUlkIjoiZjUwMDMxZGUtODUzZi00ZGFkLWI0NWYtM2Q3MzllMWIzNzQxIiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJlMjc5MWIzMS1iYjI3LTQzOTgtYjUwOC04MWIyYmRkNTU5YTYiLCJiaVRva2VuIjoiYTUwNGZlYWEtNTM0My0wNTAyLTJlZDUtYmRiOWY3OTQzYjBiIiwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"1911":["14409595-f076-4753-8303-9a86f9f71469","hxIrmtkzobukeOX_ENYk61q1ptWy7aO8b8lm5Mw48Hs.eyJpbnN0YW5jZUlkIjoiZGJkNWQ3NGItYjAzMS00NjUzLWJkZTctYjgyODJjYjQ3YzY5IiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJ2aWRlb19taW5pbWFsIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiOGJkMTE4M2YtNjY0ZC0wZWZjLTI3NmQtMzhlMjQ1M2I3MDIzIiwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"2937":["1385f449-765c-1a92-af6b-2879554d6276","cSJRLpP16WyJwt0IH-u973hD70dwUSoxEpJcHJUHXQk.eyJpbnN0YW5jZUlkIjoiYmYzNDc2MGEtODRhMC00YWIzLWI2YTQtNTYwMGZlYmQxNzFjIiwiYXBwRGVmSWQiOiIxMzg1ZjQ0OS03NjVjLTFhOTItYWY2Yi0yODc5NTU0ZDYyNzYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"3293":["13a28a69-8431-04fa-9103-daf297c775fa","gcaajsnW3WGPWy18N8hWbhhDl5yHJSXUItxniHRF5j0.eyJpbnN0YW5jZUlkIjoiNmI5NjlkYmMtZTk4NS00MjFhLWE2MDEtZjY5M2VjZmU3ODY4IiwiYXBwRGVmSWQiOiIxM2EyOGE2OS04NDMxLTA0ZmEtOTEwMy1kYWYyOTdjNzc1ZmEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"3641":["12aacf69-f3fb-5334-2847-e00a8f13c12f","uE1SV-UZhjzkIbrvwcR-8v7lzhubrSLdRkOjNhaXk38.eyJpbnN0YW5jZUlkIjoiNmU1ZDcyNTYtN2QwOS00YmY1LTg2ZmQtYThjZWIyYjllOTkxIiwiYXBwRGVmSWQiOiIxMmFhY2Y2OS1mM2ZiLTUzMzQtMjg0Ny1lMDBhOGYxM2MxMmYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"4181":["147ab90e-91c5-21b2-d6ca-444c28c8a23b","aVkndRHT8CoqvHMwcHfZzfXZ7HRheDPTUieCGDhgmB8.eyJpbnN0YW5jZUlkIjoiMjc4NzVjYTMtNjUwYS00ZjlmLWEyODItN2UzZWQ2NTg2NzFjIiwiYXBwRGVmSWQiOiIxNDdhYjkwZS05MWM1LTIxYjItZDZjYS00NDRjMjhjOGEyM2IiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NzgzOTNkNy1iMzc2LTA3MzAtMzgwOC1mZWY0YmZkNzZiNTYiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"4466":["12f1fbab-8b9d-3002-87b5-2972897e8314","w6TE9f0Ysbzi8wgZL09khTyJXaQtSWEQYKEpBETJrPo.eyJpbnN0YW5jZUlkIjoiNmE3NTE1M2QtNGUwYi00NTU2LWI1ZjktYTJjNjI3MGNhY2U4IiwiYXBwRGVmSWQiOiIxMmYxZmJhYi04YjlkLTMwMDItODdiNS0yOTcyODk3ZTgzMTQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"4467":["61f33d50-3002-4882-ae86-d319c1a249ab",null],"4980":["137a53e6-9579-5af1-cf55-7d3118c5e4cd","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJhYjk3MDE1Yi03MTgzLTQxZjMtYjQ1OS0yNzdkMGJiM2JjOGZcIixcImFwcERlZklkXCI6XCIxMzdhNTNlNi05NTc5LTVhZjEtY2Y1NS03ZDMxMThjNWU0Y2RcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiY2MxMGJhYTUtOTdkYi00NzZiLTlmZGMtODFlZGE2NWM4NzJmXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMTM3YTUzZTYtOTU3OS01YWYxLWNmNTUtN2QzMTE4YzVlNGNkXCIsXCJzY2RcIjpcIjIwMTgtMDItMjBUMTk6NTE6NTcuOTY0WlwifX0iLCJpYXQiOjE3NDczMTQxNDgsImV4cCI6MTc0NzMyODU0OH0.ACaKHkUThIEm6J9tztjFPjS7PTg9qHQBEtCuvy4ZtLU"],"5672":["1346fcbb-e41e-6d12-ad1b-95ddfe1577d4","nyWgLfLrtxWCLOTC0fBT1blcYnYUzVfK0B5ibjp8QFA.eyJpbnN0YW5jZUlkIjoiYTc2MmU0YTgtODkwMi00Y2EyLTkzNTQtMWMwNDE5Yzk1ZDY1IiwiYXBwRGVmSWQiOiIxMzQ2ZmNiYi1lNDFlLTZkMTItYWQxYi05NWRkZmUxNTc3ZDQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"5880":["142d146b-0390-1b59-0d95-f51ee78b2f46","0auGc46xbQFArp5q8Mj90gck9FnK69RXLyh8J25_9sk.eyJpbnN0YW5jZUlkIjoiYjhhNGZkYTgtY2YwYS00NWZhLWJlNWEtOGU5OGY3ZWQwODc5IiwiYXBwRGVmSWQiOiIxNDJkMTQ2Yi0wMzkwLTFiNTktMGQ5NS1mNTFlZTc4YjJmNDYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"6116":["13ee10a3-ecb9-7eff-4298-d2f9f34acf0d","8tz9dp5-XFxa9yhXzGL5xoBPz-15qazMP7_XqJx6DX4.eyJpbnN0YW5jZUlkIjoiMTJjOTA3NTItNzAyNy00N2MwLTgxMTgtZWYyNWQ3YTRiNTQxIiwiYXBwRGVmSWQiOiIxM2VlMTBhMy1lY2I5LTdlZmYtNDI5OC1kMmY5ZjM0YWNmMGQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MmNkYzgyNi1hNjViLTBmNmYtMWI5Mi02ZmVmYmUyYmI5MGIiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"6913":["12a4669f-e523-126f-4a97-aab3b461e380","rawJSBaTQhKNe7LiQnrYL2jVth2tLYcoyUWqEu7oWzk.eyJpbnN0YW5jZUlkIjoiZDAwYmM2NWMtNGJhZS00Y2FkLWExMDktYThhOTBkZmJjMTRhIiwiYXBwRGVmSWQiOiIxMmE0NjY5Zi1lNTIzLTEyNmYtNGE5Ny1hYWIzYjQ2MWUzODAiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA1WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"7603":["1383ba26-33a6-c984-3f0a-ccc19f86052a","nO4YOMyBhfcXu44KK7846LCjWPzY3QR6m9o1vmC3q_w.eyJpbnN0YW5jZUlkIjoiNWRiZDIwYWYtN2YyYy00MzRkLThlNWUtY2FjYjEzMWUxMzQ4IiwiYXBwRGVmSWQiOiIxMzgzYmEyNi0zM2E2LWM5ODQtM2YwYS1jY2MxOWY4NjA1MmEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"8239":["14ce1214-b278-a7e4-1373-00cebd1bef7c","USdIGBe_jnRmxQbKUxhTyaJAKUfaAhE163U7k_2wjVk.eyJpbnN0YW5jZUlkIjoiOTU2NTMzOTgtYWEzNy00YmE4LTllZTItMWYxMmU4NjYyMTc2IiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNTYxZmNlYy03YzRiLTAzMDctMDQ2OC05ZmQ4ODFlOTJkM2MiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"8713":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.fece839eb7383e8c7f457c03df39f7e0143d55f7.eyJpbnN0YW5jZUlkIjoiYjc2NDAyMTctNWY0Mi00NmE5LWE4MDgtZGJjNGNhZjA0MTFiIiwiaHRtbFNpdGVJZCI6ImZjYzdiMzZhLTliOTktNDkxYi05ODQwLTRlZmM0YjI0ZWFiMSIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NzMxNDE0ODQwNiwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiU2hvd1dpeFdoaWxlTG9hZGluZyxIYXNEb21haW4sQWRzRnJlZSIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"11339":["13a953c0-ec89-35d3-5339-d8432d7a1a03","e9vf_vptfQL6KJhA7OPvUcZvX3dpL3_zswQP6Y7DDD0.eyJpbnN0YW5jZUlkIjoiOTVmNjQ1N2ItZjJhMC00YzJlLWEyY2EtZTE4YTNhMjQ3ZTBjIiwiYXBwRGVmSWQiOiIxM2E5NTNjMC1lYzg5LTM1ZDMtNTMzOS1kODQzMmQ3YTFhMDMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsInZlbmRvclByb2R1Y3RJZCI6Im1Gb3JtQm9iWm9sb3RveSIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"13440":["136957f5-3106-029f-d8ef-4a661300ac8c","tttziAhTezPRGx1WC-APXj3QQYMBiFyCCaS5435UkLQ.eyJpbnN0YW5jZUlkIjoiYjhjMjdiMDUtODQwOC00NmEwLTlmZWYtYTNiYTBkNjlkZmFiIiwiYXBwRGVmSWQiOiIxMzY5NTdmNS0zMTA2LTAyOWYtZDhlZi00YTY2MTMwMGFjOGMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"13830":["1380b703-ce81-ff05-f115-39571d94dfcd","lkPqgF8_L5bQOHuaYBi97DR3zwOZRQ97fOjU14hWOr4.eyJpbnN0YW5jZUlkIjoiNTE0OGY0OWQtNmRhMS00ZjBmLWFhZTMtNGQ4Zjk4YWI2NzQ1IiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiMDE0YzNiZTktYmJkZC0wN2EwLTMwNjktY2Q0NWYxMjQ2YjBmIiwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"14369":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","Nd4KfRIQx3m_kvNmYCfX0qxfTKNXySDWQ3Mo6qU7tZM.eyJpbnN0YW5jZUlkIjoiZWU1ZmI5ZWUtMTgwYi00OWFmLTg5MjItOTdiZGFhYTUzZGFjIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZTViNzY5YS1jZTc3LTAxMDAtMTNhOC0xNzc3YzMyYTMxZTYiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"15229":["14cffd81-5215-0a7f-22f8-074b0e2401fb","5hKlRJsSgZkNfkhXWqoqYk54rjRYgDp9XRaNPm7dpAc.eyJpbnN0YW5jZUlkIjoiODExMjE1MTgtN2JhMy00NGExLTkwMTEtOGJkNjA5NjkxNTRkIiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMTE2ZGE2Yy1hZGRmLTBjMGUtMGE5Yi0wYjFjNjBlNjE5MDciLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"15896":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","eB06hsbIAjItA_4_HykT0MgcfZYhXQKiR1hwoEXT72U.eyJpbnN0YW5jZUlkIjoiNDMxOGU3ZGYtNDhhNS00ZDE0LTg3YWUtNGRlMDE2MzY3N2JjIiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMzFjMjhhYi05ZWQ5LTA1YmItMWQyNC1jZDJhN2ZiOTdiZjYiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"16382":["1505b775-e885-eb1b-b665-1e485d9bf90e","ZfOAyGQUaxVP7XrJsq-7gDK05AW8bI7yju0ErFUmDto.eyJpbnN0YW5jZUlkIjoiNmZkOTFmNjEtMWU0Mi00YzRiLWI0MjMtZTg4M2JmYzFhNjQzIiwiYXBwRGVmSWQiOiIxNTA1Yjc3NS1lODg1LWViMWItYjY2NS0xZTQ4NWQ5YmY5MGUiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZmRkZDAxNS1jODNlLTA0ZTQtMmVhOS02ODQ5ZDY0ZWFhMDkiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"16882":["4aebd0cb-fbdb-4da7-b5d1-d05660a30172","RjXhBgcE2fKL5L_0965ZdtTgLS9Oh00fYcH3QN5PI1Y.eyJpbnN0YW5jZUlkIjoiMTliNzBlNTYtMThhOC00ZDgyLTg4ZWEtMzJkZjM1NmUxMThmIiwiYXBwRGVmSWQiOiI0YWViZDBjYi1mYmRiLTRkYTctYjVkMS1kMDU2NjBhMzAxNzIiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0OWIzYzEyMi1jZWQ0LTA1MmQtMTI2MC1iMjE1NWNlMTFkYzUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"17904":["12c0a12b-f168-db91-3799-6ff590e2ec19","4w9yErLgtKHxvGW2SFMOyYDuRGSwcmhai8YPofya6Xo.eyJpbnN0YW5jZUlkIjoiZDE4NjUzMTQtYmNhMi00OWEwLTkxYmQtMTU3ZDEwNTliNjlhIiwiYXBwRGVmSWQiOiIxMmMwYTEyYi1mMTY4LWRiOTEtMzc5OS02ZmY1OTBlMmVjMTkiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"18776":["13e6151b-837d-8ef8-9cd2-ddcdcd80fe7a","K7XrfFRubJvs7FODkkWF0sJdlN8qt0RhiQyqWDsrMZI.eyJpbnN0YW5jZUlkIjoiMGM5MjJjODAtYzc0Yi00NDMyLWE3NGYtMTFkYzU4ZmI3NDg5IiwiYXBwRGVmSWQiOiIxM2U2MTUxYi04MzdkLThlZjgtOWNkMi1kZGNkY2Q4MGZlN2EiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"20433":["133c8e95-912a-8826-fa26-5a00a9bcf574","xpHbbv1pMztk55yCaPr8baG48AXey74L-r39k5BnXAk.eyJpbnN0YW5jZUlkIjoiMjA4YzRkNjktMDQ2My00MzQwLTlmZjgtYjcxMTIzMGQ5Y2RjIiwiYXBwRGVmSWQiOiIxMzNjOGU5NS05MTJhLTg4MjYtZmEyNi01YTAwYTliY2Y1NzQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"22023":["14d84998-ae09-1abf-c6fc-3f3cace5bf19","weG2GjVU-1ypUEDo7HRnfUFd3oSaI2W58sxoiCCQAJs.eyJpbnN0YW5jZUlkIjoiZTQwODRkYTktZGIzZC00MjY3LWE5ZjUtNDMyMWE5NmZjNGRlIiwiYXBwRGVmSWQiOiIxNGQ4NDk5OC1hZTA5LTFhYmYtYzZmYy0zZjNjYWNlNWJmMTkiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNDBjODJkZC0wZDQxLTBhYzgtMzM3Zi1jM2ViYzBlMGM4OTQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"24021":["13f02317-d1b2-e7c3-fa4a-ffd2247fea03","ZdV7Yklb6l5b8uWI0aHdcxYiVNYBrysWcXBNlsnpxvo.eyJpbnN0YW5jZUlkIjoiMDZhZTFiOTMtNjc3My00YWI2LWJlODctNmQ5NzJhZjNkNzg4IiwiYXBwRGVmSWQiOiIxM2YwMjMxNy1kMWIyLWU3YzMtZmE0YS1mZmQyMjQ3ZmVhMDMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"25832":["140603ad-af8d-84a5-2c80-a0f60cb47351","yC_A9zSCJElTGv53UQsk-pxELAZJbSXdku0kAYLC9jo.eyJpbnN0YW5jZUlkIjoiMmFiODRkOGUtYzZkZS00YmFmLTk3MWQtNDI5NmM2ODM5MDNlIiwiYXBwRGVmSWQiOiIxNDA2MDNhZC1hZjhkLTg0YTUtMmM4MC1hMGY2MGNiNDczNTEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3YWJjODJmYS0xMGEyLTAzMDAtMGQ5Ny1jMjVjYWYwYzljNzQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"27981":["13229087-bd52-4877-f12d-2ca80925e84a","mi3NvqgxRI3hTuETlkN4I3mwU7u_utIfTptebLeEwVY.eyJpbnN0YW5jZUlkIjoiMGNjNWI1ZjUtZmZiYy00MTZhLTk3NzAtZTZiYjA5NjBiMzE0IiwiYXBwRGVmSWQiOiIxMzIyOTA4Ny1iZDUyLTQ4NzctZjEyZC0yY2E4MDkyNWU4NGEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"29949":["12e5d855-e2b5-9616-2e05-a1f4c1b75ff6","46D6es5pdS7eAdEj93m4B7-M2P6MfeUNP07bYfu6GOw.eyJpbnN0YW5jZUlkIjoiNTEzZTdmOTUtYjdiNS00ZWY5LWI0OWEtMGZhNThjMzM5NjJjIiwiYXBwRGVmSWQiOiIxMmU1ZDg1NS1lMmI1LTk2MTYtMmUwNS1hMWY0YzFiNzVmZjYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"32281":["13fd7b70-5eed-6985-b68b-5aae0994397c","yu_ehdiSO9OxdWFvffuwmYNvyKZ74FQpAgMkScLqwjE.eyJpbnN0YW5jZUlkIjoiMmIzODdmMTUtNmYyNi00Njk5LThiZGEtNzdmMWFhNTBkZDVjIiwiYXBwRGVmSWQiOiIxM2ZkN2I3MC01ZWVkLTY5ODUtYjY4Yi01YWFlMDk5NDM5N2MiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"34381":["12e52aab-c415-2262-fcad-9950f7d54970","2mWd8gafvfHglHcyUN5Wr4SW9U82Evcow7fjhz6Vcao.eyJpbnN0YW5jZUlkIjoiMDEwMDQ2YzUtMDQ0My00OTAzLTkxMGYtZWY0YmE2OTgzODZjIiwiYXBwRGVmSWQiOiIxMmU1MmFhYi1jNDE1LTIyNjItZmNhZC05OTUwZjdkNTQ5NzAiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"34921":["14a85b13-d7da-ee8e-7290-3b93340f63fa","RlHXtCQckT46biTSoIaKpKGh4mUYWgzTK8NJAvgwArU.eyJpbnN0YW5jZUlkIjoiYjEwOWIzYzYtZGU0Yi00MGZhLWIwZTktZWM1MjAyNTYzMTcyIiwiYXBwRGVmSWQiOiIxNGE4NWIxMy1kN2RhLWVlOGUtNzI5MC0zYjkzMzQwZjYzZmEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlMTBkN2NiMi0wODM3LTA4NTUtMmE2My02Yzk4NmJkOTNkMzgiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"35408":["1360889d-0155-11cf-7146-19284f5addc2","hilstqKDo3aLyPYX6w6jOqayL2PKtCz2XAna2RSJD4k.eyJpbnN0YW5jZUlkIjoiMTcwOTBhYjYtNDY3My00N2RkLWEwYmYtMjA4ZGFmZjc5MDk1IiwiYXBwRGVmSWQiOiIxMzYwODg5ZC0wMTU1LTExY2YtNzE0Ni0xOTI4NGY1YWRkYzIiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"37335":["13a4b71e-3873-0be8-9ead-daa8592a95f9","UtMS46D5WIYbgc248Bq0cWYMfkfZf9DYEoaL7_sjW08.eyJpbnN0YW5jZUlkIjoiYmE4Y2Y2MTEtYzEzOC00NjUwLTg5NzYtZTUwMDk3OWM2YjRmIiwiYXBwRGVmSWQiOiIxM2E0YjcxZS0zODczLTBiZTgtOWVhZC1kYWE4NTkyYTk1ZjkiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"39981":["12e1488c-31d0-7c71-bd72-ce5398890fa4","WCrmA70Y84VI4ijl7tfC2mRgxFaYiB1A_5y0b1Su2-4.eyJpbnN0YW5jZUlkIjoiMzNhNDYwZTAtNzNkZS00OGYwLWFiMWEtMmM2NmE4YzY0NmE4IiwiYXBwRGVmSWQiOiIxMmUxNDg4Yy0zMWQwLTdjNzEtYmQ3Mi1jZTUzOTg4OTBmYTQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"40567":["13474577-adc2-d097-0720-2ee38c8ac933","W7K8iVph-iqbpR1zw78Q5jRqGlgS-7qXdDEA6f-NNHw.eyJpbnN0YW5jZUlkIjoiOWE3MGNkZmEtZTI3YS00ZGNmLTk5NGEtYjc2OWU2ODNjY2NjIiwiYXBwRGVmSWQiOiIxMzQ3NDU3Ny1hZGMyLWQwOTctMDcyMC0yZWUzOGM4YWM5MzMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"41631":["12deb372-beec-117c-f15c-f6ffe3a928fe","Bz0UQNj_mnGrOYu60GgnCjW8gr4RMbrCQMBG6A2poCI.eyJpbnN0YW5jZUlkIjoiMWZhNzBlZTAtMWMwZi00ZTNiLWE2NGItNjI2ZmRlNTRiOTI2IiwiYXBwRGVmSWQiOiIxMmRlYjM3Mi1iZWVjLTExN2MtZjE1Yy1mNmZmZTNhOTI4ZmUiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"43776":["12e18cab-200b-e8bb-bd72-ce5398890fa4","dh8Dm_yxV7PysjgCT6AwVszU56o9xIPsaeGcs1FmV3o.eyJpbnN0YW5jZUlkIjoiZWZkNDUyZTUtMjcyZC00MmViLTllMDQtODJmMTdiYTIwZDU0IiwiYXBwRGVmSWQiOiIxMmUxOGNhYi0yMDBiLWU4YmItYmQ3Mi1jZTUzOTg4OTBmYTQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA2WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"46260":["cdd4b6d5-6fb4-4bd1-9189-791244b5361e","G5kQt6EWfJTAogTn74iie6fHoQgDE5_KbN4E4mRcu48.eyJpbnN0YW5jZUlkIjoiZTk3NDYwZDUtMmNmNS00ODkxLWI1ZjItMjFlYzU3MGEwYWM2IiwiYXBwRGVmSWQiOiJjZGQ0YjZkNS02ZmI0LTRiZDEtOTE4OS03OTEyNDRiNTM2MWUiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiOTcwYWZhMS1mYTg5LTAwM2UtMmY3OC1hMTI2M2U4NTA2OGMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"46387":["14635256-b183-1c71-a4d2-f55179b80e8a","e3Uiz1nKUywQGokMgXi7YXhUJhmd_ODgU1p7AuVrCUU.eyJpbnN0YW5jZUlkIjoiZTg1NzJhOWQtMTM2NC00NTYwLWJmNDQtZmQ3ZmQ4MGViNjYzIiwiYXBwRGVmSWQiOiIxNDYzNTI1Ni1iMTgzLTFjNzEtYTRkMi1mNTUxNzliODBlOGEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiODUzZTVlOS1jNTE4LTBkY2YtMjVjZS03ZGI1YjE4MWJhMjkiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"47994":["1484cb44-49cd-5b39-9681-75188ab429de","QLidvOSbxyj1ZUokyEmwu0JpKo9WGqdemlGSPXrMrSU.eyJpbnN0YW5jZUlkIjoiNjI1MzljM2UtODk5MC00YjQ0LWIxMjctOWU4ZTRhZjJkOTQ5IiwiYXBwRGVmSWQiOiIxNDg0Y2I0NC00OWNkLTViMzktOTY4MS03NTE4OGFiNDI5ZGUiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMjU3NTM0YS01ZmVjLTAzZWItMmJhZC0xZTQ0MjM3ZGQ1MDMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"49089":["14f25dc5-6af3-5420-9568-f9c5ed98c9b1","01qtA-igcuWa6CT0RcZFIrbO6iuVP4QL1X4wNDj-jYM.eyJpbnN0YW5jZUlkIjoiNTk3MmZlMDEtNDU1YS00NmVlLWJhN2YtMTczOTNhMGFjZTA0IiwiYXBwRGVmSWQiOiIxNGYyNWRjNS02YWYzLTU0MjAtOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwOTc2MzE3NS05MzI2LTBlNDEtMjBmNS05N2YzNTM4NWMyNGUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"49342":["14dbef06-cc42-5583-32a7-3abd44da4908","L-qXWupILf9brrRYsBA-0nZwKB5Mf_9E1qGD_apbNLo.eyJpbnN0YW5jZUlkIjoiZDdiNGJhMjgtNTc3Yy00YTI5LThmZTItOTQ0NWMwZjczNzZlIiwiYXBwRGVmSWQiOiIxNGRiZWYwNi1jYzQyLTU1ODMtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwNloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4N2IwNzU1Yy04MTAwLTAyODYtMTU2OC0xNDhmYTk3ODNiMjQiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"49403":["14f25924-5664-31b2-9568-f9c5ed98c9b1","mY-X64etX-zVPL4xy1TmaI4Ve1Un6NwY5oGpBrrIy9A.eyJpbnN0YW5jZUlkIjoiZWY5OWFhMWMtMDdkMi00MmZjLWFmZmYtMTJjNGU2ZjBlNjgyIiwiYXBwRGVmSWQiOiIxNGYyNTkyNC01NjY0LTMxYjItOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZjlkNjU2OC1kMWFlLTBhNTMtMzU3NS05MjBlOGY3ZmVhYzgiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"51393":["949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","YJZmNtKnVAszAGiO5GATf0ixO4fpyQ1s7aiu9MAgDOg.eyJpbnN0YW5jZUlkIjoiNTAzYmQ2ZmItZWZkOC00NmY5LTkxZmQtNzg0ZTA5ODU3NTA5IiwiYXBwRGVmSWQiOiI5NDljZmNjOS0yYTNmLTRhOTYtYmQ2Yy0xMWQ5ZDgyNzYzYTQiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMDNmMTk4Zi0zOWE0LTBlNTYtMGI3Ny1mODg0NjAwYTc5NDMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"52391":["2bef2abe-7abe-43da-889c-53c1500a328c","OUtwDaoFj86dhu6fIXZgEjbZ3K8wC6D4xFQ2sGDxL9Y.eyJpbnN0YW5jZUlkIjoiNTk3NGYyNjQtOTVkNi00ZWQxLTg3YzYtYzBlMTA4ZjA3NzU5IiwiYXBwRGVmSWQiOiIyYmVmMmFiZS03YWJlLTQzZGEtODg5Yy01M2MxNTAwYTMyOGMiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwOTcwM2QxMC00M2FhLTA2N2UtMWQ0Yy00MDJiNjE3ZjdiMTMiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"53767":["215238eb-22a5-4c36-9e7b-e7c08025e04e","X4V6adhY1le9VycEfly8HvSjU5pb41nBKFgQjldQva8.eyJpbnN0YW5jZUlkIjoiOWJkYjIwZTUtOWQ5Ni00NzRmLWEzNGMtNjk1YWU5MmJiNTQ0IiwiYXBwRGVmSWQiOiIyMTUyMzhlYi0yMmE1LTRjMzYtOWU3Yi1lN2MwODAyNWUwNGUiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYmRmZWY5MS00YmVhLTBmZTAtMzljNi1lOTkwODBhNGI5MGUiLCJzaXRlT3duZXJJZCI6ImNjMTBiYWE1LTk3ZGItNDc2Yi05ZmRjLTgxZWRhNjVjODcyZiIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTAyLTIwVDE5OjUxOjU3Ljk2NFoifQ"],"55764":["13c29be7-605a-7049-fc75-54900ac3c2b0","BaxHT37TvQVnED0wlusjqmSw5Ng5xK2fCz1IQJfbuOA.eyJpbnN0YW5jZUlkIjoiYjAxZWFiYTctZTg5YS00ZGJmLTk0NjQtMzFiZDJmZjExMjMyIiwiYXBwRGVmSWQiOiIxM2MyOWJlNy02MDVhLTcwNDktZmM3NS01NDkwMGFjM2MyYjAiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA3WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"56663":["14133e91-93da-12a9-3fee-d52de36c1faf","AlLMRkFM-o5f__461_N2hwnTLeSc_DpwpawBIFWTHGM.eyJpbnN0YW5jZUlkIjoiYzBmMTE3ZTctZmJkMi00MDIxLTliODEtYzk0ZGZiN2I5NWIzIiwiYXBwRGVmSWQiOiIxNDEzM2U5MS05M2RhLTEyYTktM2ZlZS1kNTJkZTM2YzFmYWYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA3WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"57807":["12ca39ec-61f2-07c9-79bd-4cd1804cf3bd","DX9W5z6CBQWa_L8LVvyf73e3dRuCAI9pCJ1fO3k1c64.eyJpbnN0YW5jZUlkIjoiZWI3MzRlZWEtOTQzYS00NTc1LWJiN2ItNTZjOWNiZWZkNjM5IiwiYXBwRGVmSWQiOiIxMmNhMzllYy02MWYyLTA3YzktNzliZC00Y2QxODA0Y2YzYmQiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTVUMTM6MDI6MjguNDA3WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJjYzEwYmFhNS05N2RiLTQ3NmItOWZkYy04MWVkYTY1Yzg3MmYiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wMi0yMFQxOTo1MTo1Ny45NjRaIn0"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","yrLwGSLAWGJ0HkJ7kMrJ_BzdWFy9Dcr-AYLukMZYTTc.eyJpbnN0YW5jZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiNTAwNGNmNzQtZDY3Yy00OGFmLTlhOGEtODBjYTY5OGYwYzRhIiwic2lnbkRhdGUiOiIyMDI1LTA1LTE1VDEzOjAyOjI4LjQwN1oiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiY2MxMGJhYTUtOTdkYi00NzZiLTlmZGMtODFlZGE2NWM4NzJmIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTgtMDItMjBUMTk6NTE6NTcuOTY0WiJ9"]}},"seo":{"context":{"siteName":"High Fashion Expo","siteUrl":"https:\/\/www.hfepr.com","domain":"hfepr.com","indexSite":true,"defaultUrl":"https:\/\/www.hfepr.com\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/cc10ba_c3a13883c76a4061811fe4aebb9ecbdc%7Emv2.jpg","homePageTitle":"HOME","facebookAdminId":"highfashionexpo","businessName":"High Fashion Expo","businesLocale":"es-pr","businesLogo":"https:\/\/static.wixstatic.com\/media\/cc10ba_979f11e3779f4859a8534461ad0f393c~mv2.png","businessLocationCountry":"PR","businessLocationFormatted":"Puerto Rico","businesLocationsDescription":"Evento de Modas mas importante del área Oeste de PR","businessLocationCoordinates":{"latitude":18.220833,"longitude":-66.590149},"currency":"USD","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"true","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"specs.ricos.newFormattingToolbar":"true","specs.ricos.tiptapEditor":"false","specs.ricos.encAutoImageUrls":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"specs.payments.EnablePayButtonErrorHandler":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAbout.EnableAboutMiddleware":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.EditorOOI2":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.InstallSplitPages":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ErrorHandlerTpa":"true","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","specs.membership.ButtonHoverSettingsEditor":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.ButtonHoverSettingsViewer":"true","specs.membership.SettingsEventsFix":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.HoverStyleUnderline":"true","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"false","specs.membership.FixMobileCheckout":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"148c2287-c669-d849-d153-463c7486a694":{"specs.groups.CustomTabContentType":"RICH_CONTENT","specs.groups.UpdateSidebarLayout":"true","specs.ricos.newFormattingToolbar":"true","specs.groups.SEO-subtitle":"true","specs.groups.ResizeTopics":"true","specs.groups.events-by-uou":"true","spec.groups.TitlesAddOns":"true","specs.groups.MemberOnboarding":"true","specs.groups.EnablePostTitle":"true","specs.groups.GroupDescriptionContentType":"RICH_CONTENT","specs.groups.OOIOptimization":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false"},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"specs.events.ui.DelayedCancelReservation":"true","specs.events.ui.SplitEventsViewer":"false","specs.events.ui.SettingsWDSMigration":"false","specs.events.ui.UpdatePaymentMethodEnabled":"true","specs.events.ui.FixCancelReservation":"true","specs.events.ui.WidgetSpacingUpdates":"true","specs.events.ui.EventDetailsSlotsViewer":"true","specs.events.ui.RicosViewer":"true","specs.events.ui.FixOrderSuccessRoutes":"true","specs.events.ui.UseWarmupState":"true","specs.events.ui.CssPerBreakpointIndications":"true","specs.events.ui.EventDetailsImageToggle":"true","specs.events.ui.MobileSettingsPanelRevamp":"true","specs.events.ui.ImageHoverEffects":"true","specs.events.ui.ExpressCheckout":"true","specs.events.ui.NewDetailsPageVisibilityNavigation":"false","specs.events.ui.CornerRadiusAndShadow":"true","specs.events.ui.WidgetHeightSettings":"true","specs.events.ui.AboutSectionSettings":"true","specs.events.ui.UseRichContentFromEvent":"true","specs.events.ui.WidgetPaddingSettings":"true","specs.events.ui.SausageIntegration":"false","specs.events.ui.DisabledButtonsViewer":"false","specs.events.ui.FeaturedEventWidget":"false","specs.events.ui.UpdateSettingsPanelIllustrations":"true","specs.events.ui.MultidayEventsCalendar":"true","specs.events.ui.PlanTicketsDesign":"true","specs.events.ui.ListVerticalTextAlignment":"true","specs.events.ui.OnImageLayout":"true","specs.events.ui.HideWidgetTypeSelect":"false","specs.events.ui.StudioCompatibility":"true","specs.events.ui.saveADITextsInDs":"true","specs.events.ui.WidgetSEOTags":"false","specs.events.ui.PersistSingleChoiceMandatoryViewer":"true","specs.events.ui.UpdatedDisplayListEventsPanel":"false","specs.events.ui.ListCardsLayoutType":"true","specs.events.ui.SingleEventNoRegistrationTextSetting":"true","specs.events.ui.UpdateRichContentTruncate":"false","specs.events.ui.UpdatedClassicAddPanel":"false","specs.events.ui.PromotionalBadges":"false","specs.events.ui.AccessibilityLocalization":"false","specs.events.ui.UseGuestsService":"false","specs.events.ui.EventDetailsSlots":"true","specs.events.ui.GiftCardsViewer":"true","specs.events.ui.WidgetListTitleUpdates":"true","specs.events.ui.NewErrorMessages":"true","specs.events.ui.UpdatedListLayout":"true","specs.events.ui.UseOrderPageUrl":"true","specs.events.ui.ResponsiveCards":"true","specs.events.ui.UpdatedEmptyState":"true","specs.events.ui.EventsListSeoPanel":"true","specs.events.ui.NewImageSettings":"true","specs.events.ui.CheckoutLinksColorSetting":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.ecom.AddProjectionsTYPQuery":"false","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}},"siteLanguages":[{"languageCode":"x-default","locale":"es-pr","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.hfepr.com\/","name":"Spanish","seoLang":"es-pr","localizedName":"Español","isPrimaryLanguage":false,"status":"Active"},{"languageCode":"en","locale":"en-us","countryCode":"USA","resolutionMethod":"Subdirectory","url":"https:\/\/www.hfepr.com\/en","name":"English","seoLang":"en-us","localizedName":"English","isPrimaryLanguage":false,"status":"Active"},{"languageCode":"es","locale":"es-pr","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.hfepr.com\/","name":"Spanish","seoLang":"es-pr","localizedName":"Español","isPrimaryLanguage":true,"status":"Active"}],"businessPhone":"787-600-3497","currLangCode":"es","seoLang":"es-pr","currLangResolutionMethod":"Subdirectory"},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"highfashionexpo","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"czwu"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.hfepr.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.hfepr.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"2e6d9d1b-077e-43a2-943f-66653578a6ab"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"2e6d9d1b-077e-43a2-943f-66653578a6ab","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":true,"memberInfoAppId":15229},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"High Fashion Expo","siteRevision":606,"regionalSettings":"es-pr","language":"es","currency":"USD","mainPageId":"czwu","pageIdToPrefix":{"a254v":"account","bwf0a":"profile"},"routerPrefixes":{"19a856af-b0a8-4a03-9754-f30b87d91f37":{"name":"account","prefix":"\/account","type":"dynamicPages"},"a01666c9-2cc4-4578-8f47-698ca5cf40dc":{"name":"profile","prefix":"\/profile","type":"dynamicPages"}},"timezone":"America\/New_York","pageIdToTitle":{"qox9o":"HFE 2012","s7utv":"Fullscreen Page","gblen":"HFE 2023 Summer EDITION","rb9yz":"HFE 2010","c1ppg":"ABOUT US","w1n7e":"HFE 2021","b0byl":"MODELOS","sbe4r":"MAQUILLISTAS Y ESTILISTAS","tnnry":"RUNWAY MAKE-UP","yant8":"HFE 2016","ipqsp":"HFE 2013","lxgml":"FASHION DESIGNER","qjigt":"CASTING","l4di4":"EVENT PROGRAM","vhq4q":"HFE 2022 SUMMER EDITION","iqxvy":"EXHIBIDOR","lted6":"HFE 2008","czwu":"HOME","cfvg":"CONTACT","cwlhs":"HFE 2018","vh1i6":"CASTING INFANTIL","ambqn":"FOTOGRAFOS","nabke":" HFE 2022 EXCLUSIVE EDITION","cee5":"SOCIAL EVENT","wc75n":"HFE2019","uic8f":"Boletos","x577e":"HFE 2011","bwf0a":"Perfil","spyj2":"HFE 2009","ph3s7":"TESTIMONIALS","bxlwy":"CONTEST","a254v":"My Account","ommui":" HFE 2023 ExclusiveEDITION","kjnpw":"NEWS","jn7sy":"VIDEOS","l0e5z":"Contacto (patineta)","c1vwf":"EVENTS"},"urlMappings":null,"viewMode":"Site"},"tinyMenu":{"languages":[{"value":"en","selected":false,"label":"EN","flag":"https:\/\/static.parastorage.com\/services\/linguist-flags\/1.969.0\/assets\/flags\/square\/USA.svg"},{"value":"es","selected":true,"label":"ES","flag":"https:\/\/static.parastorage.com\/services\/linguist-flags\/1.969.0\/assets\/flags\/square\/ESP.svg"}]},"tpaCommons":{"widgetsClientSpecMapData":{"13bb5dc2-a098-5a74-502b-6bac84e80b23":{"widgetUrl":"https:\/\/tpa.wixapps.net\/music-server\/music-widget","mobileUrl":"https:\/\/tpa.wixapps.net\/music-server\/music-widget","tpaWidgetId":"wix_music","appPage":{},"applicationId":5,"appDefinitionName":"Wix Music","appDefinitionId":"13bb5d67-1add-e770-a71f-001277e17c57","isWixTPA":true,"allowScrolling":false},"1375babd-6f2b-87ed-ff19-5778602c8b86":{"widgetUrl":"https:\/\/gs.wixapps.net\/statics\/index","mobileUrl":"https:\/\/gs.wixapps.net\/statics\/index","tpaWidgetId":"wix_shoutout_widget","appPage":{},"applicationId":7,"appDefinitionName":"Wix Get Subscribers","appDefinitionId":"1375baa8-8eca-5659-ce9d-455b2009250d","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.0\/BookingServicePage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","tpaWidgetId":"service_list_widget","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","tpaWidgetId":"bookings_timetable_daily","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.144.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.144.0\/DailyAgenda","tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","tpaWidgetId":"widget","appPage":{},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","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":11,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":17,"appDefinitionName":"Wix Chat","appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","isWixTPA":true,"allowScrolling":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanCustomization","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanCustomization","tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanList","tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/ThankYou","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/ThankYou","tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Paywall","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Paywall","tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Checkout","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Checkout","tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PackagePicker","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":19,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"0034db53-7a4c-415f-a375-0beec4764c0f":{"widgetUrl":"\/","appPage":{},"applicationId":23,"appDefinitionName":"TWIPLA Website Intelligence","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6","isWixTPA":false,"allowScrolling":false},"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/SideBySide","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/SideBySide","tpaWidgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","appPage":{},"applicationId":31,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","tpaWidgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","appPage":{},"applicationId":31,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/FeedWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/FeedWidget","tpaWidgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","appPage":{},"applicationId":31,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Groups","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Groups","appPage":{"id":"groups","name":"Groups","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":31,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","tpaWidgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","appPage":{},"applicationId":31,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/MembersAreaGroups","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/MembersAreaGroups","tpaWidgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","appPage":{"id":"My Groups","name":"My Groups","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":31,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Group","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Group","appPage":{"id":"group","name":"Group","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":31,"appDefinitionName":"Wix Groups","appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","isWixTPA":true,"allowScrolling":false},"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","appPage":{"id":"all_members","name":"Members","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Members","appDefinitionId":"14dbefd2-01b4-fb61-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"14ebe825-b273-0d5f-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","appPage":{"id":"following_followers","name":"Followers","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":33,"appDefinitionName":"Followers","appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f","isWixTPA":true,"allowScrolling":false},"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","appPage":{},"applicationId":44,"appDefinitionName":"Cookie Policy Banner","appDefinitionId":"f105ba16-6b7a-4b52-a2e5-712bdc749f76","isWixTPA":true,"allowScrolling":false},"3f1cd43a-87ec-4b1f-b07f-8a443a683fbd":{"widgetUrl":"\/","appPage":{},"applicationId":46,"appDefinitionName":"Facebook Server Side Events","appDefinitionId":"cf06bdf3-5bab-4f20-b165-97fb723dac6a","isWixTPA":true,"allowScrolling":false},"9342185c-9f1b-4e50-a11c-4075495ffe7b":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/file-embed\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/file-embed\/wix_cached_view","tpaWidgetId":"9342185c-9f1b-4e50-a11c-4075495ffe7b","appPage":{},"applicationId":49,"appDefinitionName":"PDF File Embed ","appDefinitionId":"28c12684-daaf-426e-821f-8480445b8b41","isWixTPA":false,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":1669,"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":1669,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":1669,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","tpaWidgetId":"wix_vod_develop","appPage":{},"applicationId":1911,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"1385f477-8701-20f0-8be7-63911b4204d5":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=Easy_Customer_Contact","mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=Easy_Customer_Contact","tpaWidgetId":"bontact(07\/2014)","appPage":{},"applicationId":2937,"appDefinitionName":"[Migrated] - Easy Customer Contact","appDefinitionId":"1385f449-765c-1a92-af6b-2879554d6276","isWixTPA":false,"allowScrolling":false},"13a29977-c5cb-8928-afa1-bad795946dcc":{"widgetUrl":"https:\/\/form.boomte.ch\/widget\/form","mobileUrl":"https:\/\/form.boomte.ch\/widget\/form","tpaWidgetId":"form","appPage":{},"applicationId":3293,"appDefinitionName":"Boom Form","appDefinitionId":"13a28a69-8431-04fa-9103-daf297c775fa","isWixTPA":false,"allowScrolling":false},"12aacf69-f3be-4d15-c1f5-e10b8281822e":{"widgetUrl":"https:\/\/app.123formbuilder.com\/wix.php","mobileUrl":"https:\/\/app.123formbuilder.com\/wix.php?forcemobile=1","tpaWidgetId":"form_builder","appPage":{},"applicationId":3641,"appDefinitionName":"123 Form Builder & Payments","appDefinitionId":"12aacf69-f3fb-5334-2847-e00a8f13c12f","isWixTPA":false,"allowScrolling":false},"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"widgetUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","tpaWidgetId":"cart","appPage":{},"applicationId":4181,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":false},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","tpaWidgetId":"wix_pro_gallery_store","appPage":{},"applicationId":4181,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":false},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","appPage":{"id":"thank_you_page","name":"Thank you Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":4181,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":false},"14ab7270-f407-6af2-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","appPage":{"id":"fullscreen_store_page","name":"Fullscreen store Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":4181,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":true},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","appPage":{"id":"checkout_page","name":"Checkout Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":4181,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":true},"1396de3a-4236-9601-c4a1-ef4361bba0e9":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/search","mobileUrl":"https:\/\/wix.ecwid.com\/wix\/app\/search","tpaWidgetId":"search","appPage":{},"applicationId":4466,"appDefinitionName":"Online Store","appDefinitionId":"12f1fbab-8b9d-3002-87b5-2972897e8314","isWixTPA":false,"allowScrolling":false},"6b6ace36-3b27-463d-9a8b-29e72c7ab67e":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/cart_v2","tpaWidgetId":"floating_shopping_bag_icon","appPage":{},"applicationId":4466,"appDefinitionName":"Online Store","appDefinitionId":"12f1fbab-8b9d-3002-87b5-2972897e8314","isWixTPA":false,"allowScrolling":false},"1396de24-8028-c0e8-06fc-324d1267889f":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/cart","mobileUrl":"https:\/\/wix.ecwid.com\/wix\/app\/cart","tpaWidgetId":"minicart","appPage":{},"applicationId":4466,"appDefinitionName":"Online Store","appDefinitionId":"12f1fbab-8b9d-3002-87b5-2972897e8314","isWixTPA":false,"allowScrolling":false},"13a386d3-301e-bb86-22d1-56fc41b524e2":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/store","mobileUrl":"https:\/\/wix.ecwid.com\/wix\/app\/mobile","appPage":{"id":"online_store","name":"Online Store","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":4466,"appDefinitionName":"Online Store","appDefinitionId":"12f1fbab-8b9d-3002-87b5-2972897e8314","isWixTPA":false,"allowScrolling":false},"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"1b8c501f-ccc2-47e7-952a-47e264752614":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"31c0cede-09db-4ec7-b760-d375d62101e6":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"mobileUrl":null,"appPage":{},"applicationId":4467,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"1346fd41-903e-1a57-9057-980eff60156a":{"widgetUrl":"https:\/\/www.powr.io\/wix-manager?tryVcdn=true&wixAppSlug=social-media-icons","mobileUrl":"https:\/\/www.powr.io\/wix-manager?tryVcdn=true&wixAppSlug=social-media-icons","tpaWidgetId":"powr_social_media_icons","appPage":{},"applicationId":5672,"appDefinitionName":"Social Media Icons","appDefinitionId":"1346fcbb-e41e-6d12-ad1b-95ddfe1577d4","isWixTPA":false,"allowScrolling":false},"1431da53-c48d-b8c8-eeb3-0325656fe7ee":{"widgetUrl":"https:\/\/wix-facebook-livechat.appspot.com\/app\/index.html#\/","tpaWidgetId":"facebook_live_messenger","appPage":{},"applicationId":5880,"appDefinitionName":"Live Messenger","appDefinitionId":"142d146b-0390-1b59-0d95-f51ee78b2f46","isWixTPA":false,"allowScrolling":false},"13ee10c2-daec-c6d3-c20b-64b8195e9150":{"widgetUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/mobile","tpaWidgetId":"pdf_viewer","appPage":{},"applicationId":6116,"appDefinitionName":"PDF File Viewer","appDefinitionId":"13ee10a3-ecb9-7eff-4298-d2f9f34acf0d","isWixTPA":true,"allowScrolling":false},"12a4669f-e4e0-87b9-174f-732a9a61d70f":{"widgetUrl":"https:\/\/www.rumbletalk.com\/wix","mobileUrl":"https:\/\/www.rumbletalk.com\/wix","tpaWidgetId":"live_chat_room","appPage":{},"applicationId":6913,"appDefinitionName":"RumbleTalk Group Chat","appDefinitionId":"12a4669f-e523-126f-4a97-aab3b461e380","isWixTPA":false,"allowScrolling":false},"1383bb36-038c-bf18-4102-03bdc9beb710":{"widgetUrl":"https:\/\/www.formilla.com\/load-widget.aspx","tpaWidgetId":"formilla_live_chat","appPage":{},"applicationId":7603,"appDefinitionName":"Formilla Live Chat","appDefinitionId":"1383ba26-33a6-c984-3f0a-ccc19f86052a","isWixTPA":false,"allowScrolling":false},"13a9541b-d11b-4506-e293-d077905eb7a3":{"widgetUrl":"https:\/\/wix.magicformbuilder.com\/form","mobileUrl":"https:\/\/wix.magicformbuilder.com\/form","tpaWidgetId":"magic_form","appPage":{},"applicationId":11339,"appDefinitionName":"Magic Form Builder","appDefinitionId":"13a953c0-ec89-35d3-5339-d8432d7a1a03","isWixTPA":false,"allowScrolling":false},"1369580d-e640-d4b0-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","tpaWidgetId":"powr_video_gallery","appPage":{},"applicationId":13440,"appDefinitionName":"PayPal Button","appDefinitionId":"136957f5-3106-029f-d8ef-4a661300ac8c","isWixTPA":false,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13830,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/PlatformizedGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/PlatformizedGallery","tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","appPage":{},"applicationId":13830,"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.4671.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4671.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":13830,"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":13830,"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.5093.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13830,"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.5093.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":13830,"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.4671.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4671.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":13830,"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.5093.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":13830,"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.3196.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3196.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":13830,"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":13830,"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.5093.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13830,"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":13830,"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":13830,"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":13830,"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":13830,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":13830,"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.5093.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13830,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","tpaWidgetId":"product_widget","appPage":{},"applicationId":13830,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2587.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2587.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":15229,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2742.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2742.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":15896,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","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":16382,"appDefinitionName":"My Addresses","appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.0\/MyWallet","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":16882,"appDefinitionName":"My Wallet","appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","isWixTPA":true,"allowScrolling":false},"12c0a1b4-6d7b-0925-91b0-1a3199d6ef5c":{"widgetUrl":"https:\/\/wix.shareiiit.com\/eCom\/widget.php","mobileUrl":"https:\/\/wix.shareiiit.com\/eCom\/widget.php","tpaWidgetId":"simpl-e-commerce","appPage":{},"applicationId":17904,"appDefinitionName":"Simpl-e-Commerce","appDefinitionId":"12c0a12b-f168-db91-3799-6ff590e2ec19","isWixTPA":false,"allowScrolling":false},"13e74650-fc0b-57ab-ed6d-4fb354c903e8":{"widgetUrl":"https:\/\/wix.sellticketsapp.com\/wix-widget\/widget","mobileUrl":"https:\/\/wix.sellticketsapp.com\/wix-widget\/widget","tpaWidgetId":"box_office","appPage":{},"applicationId":18776,"appDefinitionName":"Sell tickets","appDefinitionId":"13e6151b-837d-8ef8-9cd2-ddcdcd80fe7a","isWixTPA":false,"allowScrolling":false},"133c8eb5-1cf8-3b17-ea6e-02ae4cc2e2a6":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","tpaWidgetId":"powr_form_builder","appPage":{},"applicationId":20433,"appDefinitionName":"Form Builder & Payments","appDefinitionId":"133c8e95-912a-8826-fa26-5a00a9bcf574","isWixTPA":false,"allowScrolling":false},"13f02337-e976-8e0b-628e-31a92ef7614f":{"widgetUrl":"https:\/\/hookshot-254511.appspot.com\/","mobileUrl":"https:\/\/hookshot-254511.appspot.com\/","tpaWidgetId":"online_payments","appPage":{},"applicationId":24021,"appDefinitionName":"Online Payments by vcita","appDefinitionId":"13f02317-d1b2-e7c3-fa4a-ffd2247fea03","isWixTPA":false,"allowScrolling":false},"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","tpaWidgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","appPage":{"id":"Event List","name":"Event List","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25832,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.326.0\/details-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.326.0\/details-page","appPage":{"id":"events","name":"Event Details","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25832,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","tpaWidgetId":"wix_events","appPage":{},"applicationId":25832,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/members-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/members-page","appPage":{"id":"events_members_page","name":"Events","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25832,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/schedule","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/schedule","tpaWidgetId":"agenda-page","appPage":{"id":"Schedule","name":"Schedule","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25832,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"132290c7-fb4b-e077-b730-b6b5917a4296":{"widgetUrl":"https:\/\/jbartwix1.appspot.com\/WixPage\/BuyItNow","mobileUrl":"https:\/\/jbartwix1.appspot.com\/WixPage\/BuyItNow\/mobile","tpaWidgetId":"buy_it_now","appPage":{},"applicationId":27981,"appDefinitionName":"Buy It Now","appDefinitionId":"13229087-bd52-4877-f12d-2ca80925e84a","isWixTPA":false,"allowScrolling":false},"12e5d867-cf43-c091-aade-bc561addb594":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=ChatBot_for_Lead_Generation","mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=ChatBot_for_Lead_Generation","tpaWidgetId":"automated_chat_+_live_chat","appPage":{},"applicationId":29949,"appDefinitionName":"ChatBot for Lead Generation","appDefinitionId":"12e5d855-e2b5-9616-2e05-a1f4c1b75ff6","isWixTPA":false,"allowScrolling":false},"141a0b99-6db8-4350-cfc0-44e643e8455f":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixunbounce.1.1.jsp","tpaWidgetId":"exit_actions","appPage":{},"applicationId":32281,"appDefinitionName":"Conversion Popup","appDefinitionId":"13fd7b70-5eed-6985-b68b-5aae0994397c","isWixTPA":false,"allowScrolling":false},"1501f2c3-eff0-55bf-1246-058b79e70c1a":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","mobileUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","tpaWidgetId":"mobile_popup","appPage":{},"applicationId":32281,"appDefinitionName":"Conversion Popup","appDefinitionId":"13fd7b70-5eed-6985-b68b-5aae0994397c","isWixTPA":false,"allowScrolling":false},"12e52b0a-3de8-d042-aade-bc561addb594":{"widgetUrl":"https:\/\/wix.themusicase.com\/player.php","mobileUrl":"https:\/\/wix.themusicase.com\/player.php","tpaWidgetId":"music_backgrounds","appPage":{},"applicationId":34381,"appDefinitionName":"Music Backgrounds","appDefinitionId":"12e52aab-c415-2262-fcad-9950f7d54970","isWixTPA":false,"allowScrolling":false},"14a85b28-2374-72cf-db64-e0c11046aa60":{"widgetUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","mobileUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","tpaWidgetId":"soundcloud","appPage":{},"applicationId":34921,"appDefinitionName":"SoundCloud","appDefinitionId":"14a85b13-d7da-ee8e-7290-3b93340f63fa","isWixTPA":true,"allowScrolling":false},"136089b1-dac6-af6f-aa6e-bddf74b577ff":{"widgetUrl":"https:\/\/app-two.rolloverfx.com\/widget","mobileUrl":"https:\/\/app-two.rolloverfx.com\/widget","tpaWidgetId":"rollover","appPage":{},"applicationId":35408,"appDefinitionName":"Rollover Image Effects","appDefinitionId":"1360889d-0155-11cf-7146-19284f5addc2","isWixTPA":false,"allowScrolling":false},"13a4b8a9-d7cf-6812-3afa-ae41b62070b5":{"widgetUrl":"https:\/\/wix.myreviews.link\/site\/reviews","mobileUrl":"https:\/\/wix.myreviews.link\/site\/reviews","tpaWidgetId":"myreviews","appPage":{},"applicationId":37335,"appDefinitionName":"MyReviews","appDefinitionId":"13a4b71e-3873-0be8-9ead-daa8592a95f9","isWixTPA":false,"allowScrolling":false},"12e148d8-2e01-f97e-d4f5-3c7de11bc773":{"widgetUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","mobileUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","tpaWidgetId":"inffuse_testimonials","appPage":{},"applicationId":39981,"appDefinitionName":"Inffuse Testimonials","appDefinitionId":"12e1488c-31d0-7c71-bd72-ce5398890fa4","isWixTPA":false,"allowScrolling":false},"1347458e-312a-55dd-9057-980eff60156a":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/comments\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/comments\/wix_cached_view","tpaWidgetId":"powr_comments","appPage":{},"applicationId":40567,"appDefinitionName":"Comments by POWR","appDefinitionId":"13474577-adc2-d097-0720-2ee38c8ac933","isWixTPA":false,"allowScrolling":false},"12deb394-f22e-fc0f-89cf-eb2a813e7c55":{"widgetUrl":"https:\/\/wixv2.vocalreferences.com\/","mobileUrl":"https:\/\/wixv2.vocalreferences.com\/mobile\/index","tpaWidgetId":"testimonial_builder","appPage":{},"applicationId":41631,"appDefinitionName":"Testimonial Builder","appDefinitionId":"12deb372-beec-117c-f15c-f6ffe3a928fe","isWixTPA":false,"allowScrolling":false},"cf7a71e0-84c8-4113-9fbd-41558b131177":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/recommended","mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/recommended","tpaWidgetId":"cf7a71e0-84c8-4113-9fbd-41558b131177","appPage":{},"applicationId":41631,"appDefinitionName":"Testimonial Builder","appDefinitionId":"12deb372-beec-117c-f15c-f6ffe3a928fe","isWixTPA":false,"allowScrolling":false},"ec1e0a46-3acf-4d56-a7a2-f13673581266":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/get-comments","mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/get-comments","tpaWidgetId":"ec1e0a46-3acf-4d56-a7a2-f13673581266","appPage":{},"applicationId":41631,"appDefinitionName":"Testimonial Builder","appDefinitionId":"12deb372-beec-117c-f15c-f6ffe3a928fe","isWixTPA":false,"allowScrolling":false},"84f0657a-58c8-4b7c-ad54-110a923fc81c":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/summary","mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/summary","tpaWidgetId":"84f0657a-58c8-4b7c-ad54-110a923fc81c","appPage":{},"applicationId":41631,"appDefinitionName":"Testimonial Builder","appDefinitionId":"12deb372-beec-117c-f15c-f6ffe3a928fe","isWixTPA":false,"allowScrolling":false},"7e1653f6-6273-46c4-ade6-09a55bf1a836":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/star-rating","mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/star-rating","tpaWidgetId":"7e1653f6-6273-46c4-ade6-09a55bf1a836","appPage":{},"applicationId":41631,"appDefinitionName":"Testimonial Builder","appDefinitionId":"12deb372-beec-117c-f15c-f6ffe3a928fe","isWixTPA":false,"allowScrolling":false},"73ed0a16-8edc-420c-a309-430b8f6bd2e0":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/social-ratings","mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/social-ratings","tpaWidgetId":"73ed0a16-8edc-420c-a309-430b8f6bd2e0","appPage":{},"applicationId":41631,"appDefinitionName":"Testimonial Builder","appDefinitionId":"12deb372-beec-117c-f15c-f6ffe3a928fe","isWixTPA":false,"allowScrolling":false},"12e86bdf-ecac-5e7c-94b6-a61791c329ef":{"widgetUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","mobileUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","tpaWidgetId":"iplayerhd_video_hosting","appPage":{},"applicationId":43776,"appDefinitionName":"iPlayerHD Video Hosting","appDefinitionId":"12e18cab-200b-e8bb-bd72-ce5398890fa4","isWixTPA":false,"allowScrolling":false},"14635280-8c8d-5346-b643-691f84f48973":{"widgetUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","mobileUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","tpaWidgetId":"instagram_feed","appPage":{},"applicationId":46387,"appDefinitionName":"Instagram Feed","appDefinitionId":"14635256-b183-1c71-a4d2-f55179b80e8a","isWixTPA":true,"allowScrolling":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":47994,"appDefinitionName":"Wix Site Search","appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","isWixTPA":true,"allowScrolling":false},"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","tpaWidgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","appPage":{},"applicationId":49089,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","mobileUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":49089,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":49342,"appDefinitionName":"Members About","appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":49403,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","tpaWidgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","appPage":{},"applicationId":49403,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","tpaWidgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","appPage":{},"applicationId":49403,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"aa86b56d-3c49-44fd-9976-963695e7815d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","tpaWidgetId":"","appPage":{},"applicationId":51393,"appDefinitionName":"ricos-viewer-ooi","appDefinitionId":"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","isWixTPA":true,"allowScrolling":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.0\/MySubscriptions","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.0\/MySubscriptions","tpaWidgetId":"","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":52391,"appDefinitionName":"My Subscriptions","appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","isWixTPA":true,"allowScrolling":false},"13c29bf0-8a73-5980-ffac-07a8fcd603f9":{"widgetUrl":"https:\/\/flipfolio.herokuapp.com\/widget","mobileUrl":"https:\/\/flipfolio.herokuapp.com\/widget","tpaWidgetId":"flipfolio","appPage":{},"applicationId":55764,"appDefinitionName":"FlipFolio","appDefinitionId":"13c29be7-605a-7049-fc75-54900ac3c2b0","isWixTPA":false,"allowScrolling":false},"1469bb71-0a4b-eb15-8134-aa8578017083":{"widgetUrl":"https:\/\/flipbook.widget.gr\/endpoint.php","mobileUrl":"https:\/\/flipbook.widget.gr\/mobile.php","tpaWidgetId":"flipbook","appPage":{},"applicationId":56663,"appDefinitionName":"FlipBook","appDefinitionId":"14133e91-93da-12a9-3fee-d52de36c1faf","isWixTPA":false,"allowScrolling":false},"12ca3a26-d079-6014-5b9b-39a197d32713":{"widgetUrl":"https:\/\/simplebooklet.com\/embed.php","mobileUrl":"https:\/\/simplebooklet.com\/embed.php","tpaWidgetId":"flipbooks,_web_brochures,_and_sliders","appPage":{},"applicationId":57807,"appDefinitionName":"Flip Books","appDefinitionId":"12ca39ec-61f2-07c9-79bd-4cd1804cf3bd","isWixTPA":false,"allowScrolling":false}},"appsClientSpecMapData":{"13bb5d67-1add-e770-a71f-001277e17c57":{"applicationId":5,"widgets":{"13bb5dc2-a098-5a74-502b-6bac84e80b23":{"widgetUrl":"https:\/\/tpa.wixapps.net\/music-server\/music-widget","widgetId":"13bb5dc2-a098-5a74-502b-6bac84e80b23","refreshOnWidthChange":true,"mobileUrl":"https:\/\/tpa.wixapps.net\/music-server\/music-widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"wix_music","default":true}},"appDefinitionName":"Wix Music","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"1375baa8-8eca-5659-ce9d-455b2009250d":{"applicationId":7,"widgets":{"1375babd-6f2b-87ed-ff19-5778602c8b86":{"widgetUrl":"https:\/\/gs.wixapps.net\/statics\/index","widgetId":"1375babd-6f2b-87ed-ff19-5778602c8b86","refreshOnWidthChange":true,"mobileUrl":"https:\/\/gs.wixapps.net\/statics\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"wix_shoutout_widget","default":true}},"appDefinitionName":"Wix Get Subscribers","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":8,"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"flb7a","pageJsonFilename":"8a2243_50937a143e5db1ded82cd39650f05c0d_440.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"169204d8-21be-4b45-b263-a997d31723dc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cv54f","pageJsonFilename":"8a2243_d5b26c91126b2788609a5fa914c2d8a0_406.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.0\/BookingServicePage","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.service_page","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/514"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","default":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5557"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"shouldDeleteAppWhenDeleted":true,"minHeightInMobile":450,"linkable":true},"default":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","default":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"shouldDeleteAppWhenDeleted":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"service_list_widget","default":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","default":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"appStudioFields":{"variations":{},"pageJsonFilename":"8a2243_0290d6785da9bf70a35d96280cffbc2a_440.json","id":"drzkv","blocksVersion":"","ssrCacheExcluded":"true"}},"tpaWidgetId":"bookings_timetable_daily","default":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","default":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.144.0\/DailyAgenda","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.144.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.138.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.138.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.138.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","default":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cyng5","pageJsonFilename":"8a2243_b1d6e77a37fdcea91ab25d907d31a74e_440.json","blocksVersion":"","ssrCacheExcluded":"true","variations":{"edar7":{"id":"edar7","name":"edar7","pageJsonFilename":"8a2243_63bc1b373c73b66e49c1d4cc5a099eda_440.json"}}}},"default":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":320,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","viewer":{"errorReporting":{"url":""}},"ssrCacheExcluded":"false"},"tpaWidgetId":"widget","default":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.calendar_page","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","default":false}},"appDefinitionName":"Wix Bookings","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsViewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsEditorScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5401.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/bookings-viewer-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-2"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.6748.0"},"isWixTPA":true},"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":11,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.2136.0"},"isWixTPA":true},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":17,"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"iframeWithPlatform":true},"tpaWidgetId":"wix_visitors","default":true}},"appDefinitionName":"Wix Chat","appFields":{"platform":{"optionalApplication":true,"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"mostPopularPackage":"Sales","premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.139.0"},"isWixTPA":true},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"applicationId":19,"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanCustomization","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanCustomization","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanCustomizationController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanCustomizationViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","default":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"qskuh","pageJsonFilename":"3e41b8_b02de7fb2cd782148e087e94bd203454_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanList","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PlanList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanListController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanListViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","default":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e0c4h","pageJsonFilename":"3e41b8_436d398814ab8bb8869f1cde0758e9f1_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"mbi0q","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/ThankYou","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/ThankYou","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/ThankYouController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/ThankYouViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/ThankYouViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","default":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"lhoov","pageJsonFilename":"3e41b8_67ba59b1179bf909dbaf4afc2bd13c07_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","relatedArtifact":"pricing-plans-tpa","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"xg6fd","pageJsonFilename":"3e41b8_64613dbafa4c7dfa28156ca54b8b3bff_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Paywall","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Paywall","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PaywallController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PaywallViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PaywallViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","default":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"se55m","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Checkout","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/Checkout","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/CheckoutController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/CheckoutViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/CheckoutViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","default":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PackagePicker","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4622.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PackagePickerController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PackagePickerViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u80jo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"g8zjb","pageJsonFilename":"3e41b8_0cad92bc53f3b57c8f25d31796ba3dbf_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pricing Plans","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/editorScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/pricing-plans-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1903","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1903\/manifests.json"},"viewer":{"errorReporting":{}},"studio":{"siteHeaderUrl":"bca75bdfdcb1fe05891b82ec561b56f3_r3.json","wixCodeGridId":"c0be3675-3a0c-43de-ae04-0b424de2af35","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.1520.0"},"isWixTPA":true},"13ee53b4-2343-b641-c84d-056d2e6ed2e6":{"applicationId":23,"widgets":{"0034db53-7a4c-415f-a375-0beec4764c0f":{"widgetUrl":"\/","widgetId":"0034db53-7a4c-415f-a375-0beec4764c0f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"appDefinitionName":"TWIPLA Website Intelligence","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add Visitors Analytics, publish your site and you're set. You'll see all your stats in your dashboard.","name":"Get Started Easily","id":"d701f65c-c03e-4142-90d6-6a9e743ca907"},{"description":"See where visitors come from, who's live on your site right now, what days you get the most traffic and more.","name":"View All Your Stats","id":"ac2a22aa-45cf-481a-9b4a-5af84062b2e1"},{"description":"Easy to follow charts and graphs make viewing all your stats a breeze.","name":"Track Everything at a Glance","id":"4c01a0e3-681d-4b4e-952d-932f1bc7bbbc"},{"description":"Find out more about your visitors like the browsers they use, their operating systems, IP addresses, etc.","name":"Get Advanced Insights ","id":"9e1dc3c3-7049-4f39-a19f-066736e21a3d"},{"description":"Proudly display how many visitors you get with a traffic counter on your site.","name":"Show Off Your Visits ","id":"3622d6b3-7359-4bfb-ab57-4b138dde489d"},{"description":"Get an overview of your important stats right to your inbox. Set the frequency - daily, weekly or monthly, then sit back and enjoy.","name":"Set Email Notifications ","id":"d6bbeacd-f956-446f-9882-1b41289be8f1"},{"description":"Visitor Analytics' click path graphs show you how visitors navigate your site, so you can better optimize your content. ","name":"Find Out Where Visitors Go ","id":"9b95e7bc-62d9-4145-a47b-61feda9a1157"},{"description":"Quickly export your stats to Excel, so you can save them to a datasheet for offline use. ","name":"Easily Export Your Data ","id":"e7916eef-e534-4c4d-aa68-935fe1eae513"},{"description":"Visitor Analytics puts your traffic on the map, so you can easily pinpoint the country and city where each visitor comes from. ","name":"Map Your Visitors ","id":"0d9c8917-d401-4434-a455-61f3385d4e97"},{"description":"Exclude your own site visits from the data, so your stats are as accurate as can be. ","name":"Filter Your Site Visits","id":"914da81f-b6fe-49fa-961a-052905e0c602"},{"description":"Get access to detailed information for all your visitors. without being limited to 1000 page visits per month.","name":"Unlimited Stats","id":"6367b257-3a82-4b2f-be06-a48b62d5a01b"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"d701f65c-c03e-4142-90d6-6a9e743ca907":"","4c01a0e3-681d-4b4e-952d-932f1bc7bbbc":"","3622d6b3-7359-4bfb-ab57-4b138dde489d":""},"id":"01622543-6a93-4256-a3cb-7599559548cb","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"lmozwcvuly","featureList":{"9e1dc3c3-7049-4f39-a19f-066736e21a3d":"","4c01a0e3-681d-4b4e-952d-932f1bc7bbbc":"","914da81f-b6fe-49fa-961a-052905e0c602":"","9b95e7bc-62d9-4145-a47b-61feda9a1157":"","d6bbeacd-f956-446f-9882-1b41289be8f1":"","3622d6b3-7359-4bfb-ab57-4b138dde489d":"","e7916eef-e534-4c4d-aa68-935fe1eae513":"","ac2a22aa-45cf-481a-9b4a-5af84062b2e1":"","0d9c8917-d401-4434-a455-61f3385d4e97":"","6367b257-3a82-4b2f-be06-a48b62d5a01b":"","d701f65c-c03e-4142-90d6-6a9e743ca907":""},"id":"d155fd2c-e82c-4764-bf2d-56206a2d5ea3","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5.9899997711182,"yearlyPrice":4.9899997711182}}],"businessModel":"FREEMIUM"},"appId":"8ef06506-5675-40a3-917b-db1817d9576d","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^3.9.0"},"isWixTPA":false},"148c2287-c669-d849-d153-463c7486a694":{"applicationId":31,"widgets":{"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/SideBySide","widgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/SideBySide","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/SideBySideController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/SideBySideViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/SideBySideViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'SideBySideViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","default":false},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","widgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupsListWidgetViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","default":false},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/FeedWidget","widgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/FeedWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/FeedWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/FeedWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/FeedWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'FeedWidgetViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","default":false},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Groups","widgetId":"a7dcdfcb-8abd-4008-af19-fed5fcd12b40","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Groups","appPage":{"id":"groups","name":"Groups","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupsViewerWidgetNoCss.bundle.min.js') %>"},"default":true},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","widgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/GroupsListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupsListWidgetViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","default":false},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/MembersAreaGroups","widgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/MembersAreaGroups","appPage":{"id":"My Groups","name":"My Groups","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/MembersAreaGroupsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/MembersAreaGroupsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/MembersAreaGroupsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'MembersAreaGroupsViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","default":false},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Group","widgetId":"513a5d84-3ebb-4ca6-a5aa-83effd2123b9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/social-groups-ooi\/5.556.0\/Group","appPage":{"id":"group","name":"Group","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.groups.sub_pages.group","enumerable":true},{"key":"wix.groups.sub_pages.post","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('social-groups-ooi', 'GroupViewerWidgetNoCss.bundle.min.js') %>"},"default":false}},"appDefinitionName":"Wix Groups","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/editorScript.bundle.min.js","baseUrls":{"staticsGroupBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.556.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.556.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/"},"baseUrlsTemplate":{"staticsGroupBaseUrl":"<%= serviceUrl('social-group-ooi', '\/') %>"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"mobile":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{"desktop":true,"tablet":true,"mobile":true},"docking":{"desktop":{"vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/[email protected]\/1058"},"width":{"desktop":{"type":"PERCENTAGE","value":100},"tablet":{"type":"PERCENTAGE","value":100},"mobile":{"type":"PERCENTAGE","value":100}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1058"}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.groups.social-groups-web"},"namespace":"wix.groups"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.2444.0"},"isWixTPA":true},"14dbefd2-01b4-fb61-32a7-3abd44da4908":{"applicationId":32,"widgets":{"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","widgetId":"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","appPage":{"id":"all_members","name":"Members","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":true}},"appDefinitionName":"Members","appFields":{"platform":{"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-app-editor-script\/1.602.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14ebe801-d78a-daa9-c9e5-0286a891e46f":{"applicationId":33,"widgets":{"14ebe825-b273-0d5f-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","widgetId":"14ebe825-b273-0d5f-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/ff","appPage":{"id":"following_followers","name":"Followers","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":true}},"appDefinitionName":"Followers","appFields":{"platform":{"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-app-editor-script\/1.457.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.22.0"},"isWixTPA":true},"f105ba16-6b7a-4b52-a2e5-712bdc749f76":{"applicationId":44,"widgets":{"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","widgetId":"27f9a78c-9f69-402e-8e2c-1d00f26fcf41","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Cookie Policy Banner","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"cf06bdf3-5bab-4f20-b165-97fb723dac6a":{"applicationId":46,"widgets":{"3f1cd43a-87ec-4b1f-b07f-8a443a683fbd":{"widgetUrl":"\/","widgetId":"3f1cd43a-87ec-4b1f-b07f-8a443a683fbd","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Facebook Server Side Events","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"28c12684-daaf-426e-821f-8480445b8b41":{"applicationId":49,"widgets":{"9342185c-9f1b-4e50-a11c-4075495ffe7b":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/file-embed\/wix_cached_view","widgetId":"9342185c-9f1b-4e50-a11c-4075495ffe7b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/file-embed\/wix_cached_view","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"9342185c-9f1b-4e50-a11c-4075495ffe7b","default":false}},"appDefinitionName":"PDF File Embed ","appFields":{"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":1669,"widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/WixProGalleryViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"pro-gallery","default":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"linkable":true},"default":false},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"myzur","pageJsonFilename":"60cca8_1187b22ad1b74be9c211069460329a2b_8.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"pro-gallery-tpa","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pro Gallery","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.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.1325.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.943.0"},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":1911,"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%=serviceUrl('wix-vod-widget', 'WixVideoViewerWidgetNoCss.bundle.min.js')%>"},"tpaWidgetId":"wix_vod_develop","default":true}},"appDefinitionName":"Wix Video","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/editorScript.bundle.min.js","isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.325.0"},"isWixTPA":true},"1385f449-765c-1a92-af6b-2879554d6276":{"applicationId":2937,"widgets":{"1385f477-8701-20f0-8be7-63911b4204d5":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=Easy_Customer_Contact","widgetId":"1385f477-8701-20f0-8be7-63911b4204d5","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=Easy_Customer_Contact","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"bontact(07\/2014)","default":true}},"appDefinitionName":"[Migrated] - Easy Customer Contact","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"isInAppPurchase":false,"features":[{"description":"Let your audience get in touch with you in just a click. Add Easy Customer Contact to your site, enter your info and you’re set. ","name":"Easy Set Up","id":"ad3c7566-a688-4233-8ee2-1ecdf600ae67"},{"description":"Enable your visitors to get in touch from your site by email, sms, phone and more. ","name":"Let Visitors Contact You","id":"a590b2da-7051-4e38-8cc7-ea8d18595d33"},{"description":"Let site visitors reach out to you and get instant answers when they’re live on your site. Handle multiple chats at the same time to reach more of your visitors. ","name":"Live Chat with Visitors","id":"ffc16e90-6d00-4905-9353-3279acc91bcd"},{"description":"Don’t keep visitors waiting around. More chat agents means less waiting time for them, and more happy customers for you. ","name":"Multiple Chat Agents","id":"21110c59-a3f2-4bd7-9699-98ea1363c8b2"},{"description":"Let visitors get in touch with you at anytime from your site.","name":"Calls from Your Site ","id":"62785bd9-18e1-4724-875f-bfdec7812284"},{"description":"Easily track your conversations by recording calls with customers, so you can go back and listen anytime.","name":"Record Your Calls ","id":"20866151-e4f2-4343-9241-52413a1fa179"},{"description":"Minimize or remove Bontact's branding, depending on the plan you choose.","name":"Bontact Brand Control","id":"51703783-96b6-4cbb-b9c2-bb6577576efa"},{"description":"Don’t miss out when customers get in touch. Receive automatic push notifications to your phone every time a visitor makes contact with our mobile app.","name":"Automatic Notifications ","id":"6a179230-ecdb-4f87-947c-7092efb50890"},{"description":"Get even more great ways to interact with your customers. Easily connect your Facebook Messenger, Line, Viber & more.","name":"More Ways to Communicate","id":"f435123c-37cd-44d5-9c02-e5476fabba95"},{"description":"Get back to your visitors at a time that suits them by letting them schedule a call back.","name":"Easy Call Back ","id":"3d8adb87-44b7-4de3-a112-d97430fdec4f"},{"description":"Get up to 5 or 100 text messages, depending on the plan you choose. Visitors can text you from anywhere in the world at no extra cost.","name":"Receive Chats by SMS","id":"f1afb6da-8d75-4bdc-84b6-b258290cb1ca"},{"description":"Find out when people are live on your site and reach out to them with a live chat. ","name":"See Who’s on Your Site","id":"eb5508e5-cfba-4705-b4f4-6642143287c6"},{"description":"Customize design, text & more to get the look you love. ","name":"Fully Customizable ","id":"6bf41687-360f-4ea5-b9fd-45eb894a1f65"}],"businessModel":"FREEMIUM","freeTrialDays":0,"languageCode":"en","isExternalPricing":false,"plans":[{"vendorId":"1","billing":{"oneTimePrice":0,"yearlyDiscountPercent":5,"monthlyPrice":9.9899997711182,"yearlyPrice":9.4899997711182},"name":"Basic","featureList":{"6a179230-ecdb-4f87-947c-7092efb50890":"","6bf41687-360f-4ea5-b9fd-45eb894a1f65":"","ad3c7566-a688-4233-8ee2-1ecdf600ae67":"","21110c59-a3f2-4bd7-9699-98ea1363c8b2":"2","f1afb6da-8d75-4bdc-84b6-b258290cb1ca":"20 Text Messages","ffc16e90-6d00-4905-9353-3279acc91bcd":"","eb5508e5-cfba-4705-b4f4-6642143287c6":"","3d8adb87-44b7-4de3-a112-d97430fdec4f":"10 Minutes","a590b2da-7051-4e38-8cc7-ea8d18595d33":"100 Contacts\/m","62785bd9-18e1-4724-875f-bfdec7812284":"","20866151-e4f2-4343-9241-52413a1fa179":""},"mostPopular":false,"id":"a0ae010f-11b9-487a-956f-85ce9aa9f6c1"},{"vendorId":"172","billing":{"oneTimePrice":0,"yearlyDiscountPercent":10,"monthlyPrice":29.989999771118,"yearlyPrice":26.989999771118},"name":"Business Essentials","featureList":{"6a179230-ecdb-4f87-947c-7092efb50890":"","6bf41687-360f-4ea5-b9fd-45eb894a1f65":"","ad3c7566-a688-4233-8ee2-1ecdf600ae67":"","21110c59-a3f2-4bd7-9699-98ea1363c8b2":"Unlimited","f1afb6da-8d75-4bdc-84b6-b258290cb1ca":"50 Text Messages","ffc16e90-6d00-4905-9353-3279acc91bcd":"","eb5508e5-cfba-4705-b4f4-6642143287c6":"","3d8adb87-44b7-4de3-a112-d97430fdec4f":"15 Minutes","f435123c-37cd-44d5-9c02-e5476fabba95":"1 Messenger App","a590b2da-7051-4e38-8cc7-ea8d18595d33":"250 Contacts\/m","62785bd9-18e1-4724-875f-bfdec7812284":"","20866151-e4f2-4343-9241-52413a1fa179":""},"mostPopular":true,"id":"0c866367-5ce0-455f-a3fd-e0091b78d1ce"},{"vendorId":"171","billing":{"oneTimePrice":0,"yearlyDiscountPercent":15,"monthlyPrice":53,"yearlyPrice":45.049999237061},"name":"Professional ","featureList":{"6a179230-ecdb-4f87-947c-7092efb50890":"","6bf41687-360f-4ea5-b9fd-45eb894a1f65":"","ad3c7566-a688-4233-8ee2-1ecdf600ae67":"","21110c59-a3f2-4bd7-9699-98ea1363c8b2":"Unlimited","51703783-96b6-4cbb-b9c2-bb6577576efa":"","f1afb6da-8d75-4bdc-84b6-b258290cb1ca":"100 Text Messages","ffc16e90-6d00-4905-9353-3279acc91bcd":"","3d8adb87-44b7-4de3-a112-d97430fdec4f":"30 Minutes","eb5508e5-cfba-4705-b4f4-6642143287c6":"","f435123c-37cd-44d5-9c02-e5476fabba95":"Unlimited Messenger Apps","a590b2da-7051-4e38-8cc7-ea8d18595d33":"500 Contacts\/m","20866151-e4f2-4343-9241-52413a1fa179":"","62785bd9-18e1-4724-875f-bfdec7812284":""},"mostPopular":false,"id":"b75aeef0-96fd-470d-be0b-806ea3f54573"}]},"appId":"b47c20a9-506b-461a-a647-0542293d9333","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"13a28a69-8431-04fa-9103-daf297c775fa":{"applicationId":3293,"widgets":{"13a29977-c5cb-8928-afa1-bad795946dcc":{"widgetUrl":"https:\/\/form.boomte.ch\/widget\/form","widgetId":"13a29977-c5cb-8928-afa1-bad795946dcc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/form.boomte.ch\/widget\/form","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"form","default":true}},"appDefinitionName":"Boom Form","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Number of forms you can add to your website.","name":"Number of Forms","id":"9110f3ba-090f-4dae-926c-84c27a958992"},{"description":"Number of fields you can use in your form.","name":"Number of Fields","id":"d4e2ec16-fc84-4b9e-b387-a3ebba1bc93e"},{"description":"Number of form submissions you can receive.","name":"Number of Submissions","id":"0154b912-83fb-4c08-a1b8-dacc9f25646d"},{"description":"Total space for file uploads.","name":"Storage","id":"aa2f6fba-8049-45e7-b4da-4df481bad457"},{"description":"Save time by receiving submissions straight to your email.","name":"Instant Emails","id":"430f1996-e4b0-464d-88db-55a467a70b4d"},{"description":"Build your WiX Contacts list. All contact information collected through form entries will automatically be copied to your Wix Contacts.","name":"Wix Contacts Integration","id":"6cc59d8a-ca14-416f-9b7b-05d1966b92fb"},{"description":"47 ready-made templates. Find a template that matches your brand.Provide users with a price format field and select a currency type for it.(not integrated with payment systems)","name":"Templates","id":"e6d646cf-13d4-4296-ba52-2ab03ff1f1fa"},{"description":"Allow users to select a local file(s) and upload it - e.g. a user's resume or photo.","name":"File Upload","id":"762a781b-9427-46df-b724-dad7a4a0f907"},{"description":"Fully customizable notification emails.","name":"Email Formatting","id":"4c862b5c-36f8-4696-a648-e7b10e95233c"},{"description":"Choose whether to show the 'Thank You' message or redirect a user to another Page or website after submission.","name":"Actions After Submission","id":"a9d31085-cfe2-43a0-84eb-6c86b287bc2c"},{"description":"Send a success email to users after a form submission.","name":"Confirmation Email to User","id":"709814bb-7beb-4361-807f-2187c14aec9c"},{"description":"Quickly export your collected user information to Text or CSV formats.","name":"Export Your Data","id":"d5f8add0-905f-49a2-b67b-2419d7e7b634"},{"description":"Print or export submission to PDF with a single click from your Dashboard panel.","name":"PDF and Print","id":"dcffd620-0324-4e8f-a1e0-1ea4da7f71ff"},{"description":"Get our dev team's full support with all kinds of JS and CSS customization. Use custom codes to add new features to your form.","name":"JS Customizations","id":"5590be7d-3dd8-4422-892e-492e1f145ec8"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"Starter","featureList":{"0154b912-83fb-4c08-a1b8-dacc9f25646d":"1K\/month","d5f8add0-905f-49a2-b67b-2419d7e7b634":"","e6d646cf-13d4-4296-ba52-2ab03ff1f1fa":"","6cc59d8a-ca14-416f-9b7b-05d1966b92fb":"","430f1996-e4b0-464d-88db-55a467a70b4d":"3 Email Admins","709814bb-7beb-4361-807f-2187c14aec9c":"","dcffd620-0324-4e8f-a1e0-1ea4da7f71ff":"","9110f3ba-090f-4dae-926c-84c27a958992":"15","a9d31085-cfe2-43a0-84eb-6c86b287bc2c":"","4c862b5c-36f8-4696-a648-e7b10e95233c":"","762a781b-9427-46df-b724-dad7a4a0f907":"","aa2f6fba-8049-45e7-b4da-4df481bad457":"1GB","d4e2ec16-fc84-4b9e-b387-a3ebba1bc93e":"30"},"id":"a8e77e0b-d6d8-424e-b03c-ce56d0e1dd5d","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":14,"monthlyPrice":3.4900000095367,"yearlyPrice":2.9900000095367}},{"name":"Pro","vendorId":"Professional","featureList":{"0154b912-83fb-4c08-a1b8-dacc9f25646d":"10K\/month","d5f8add0-905f-49a2-b67b-2419d7e7b634":"","e6d646cf-13d4-4296-ba52-2ab03ff1f1fa":"","6cc59d8a-ca14-416f-9b7b-05d1966b92fb":"","430f1996-e4b0-464d-88db-55a467a70b4d":"7 Email Admins","709814bb-7beb-4361-807f-2187c14aec9c":"","dcffd620-0324-4e8f-a1e0-1ea4da7f71ff":"","9110f3ba-090f-4dae-926c-84c27a958992":"Unlimited","5590be7d-3dd8-4422-892e-492e1f145ec8":"","a9d31085-cfe2-43a0-84eb-6c86b287bc2c":"","4c862b5c-36f8-4696-a648-e7b10e95233c":"","762a781b-9427-46df-b724-dad7a4a0f907":"","aa2f6fba-8049-45e7-b4da-4df481bad457":"10GB","d4e2ec16-fc84-4b9e-b387-a3ebba1bc93e":"100"},"id":"e1d02d7b-c371-4e22-a3e1-06f8b5d1b554","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":15,"monthlyPrice":9.9899997711182,"yearlyPrice":8.4899997711182}},{"name":"Business","vendorId":"Business","featureList":{"0154b912-83fb-4c08-a1b8-dacc9f25646d":"Unlimited","d5f8add0-905f-49a2-b67b-2419d7e7b634":"","e6d646cf-13d4-4296-ba52-2ab03ff1f1fa":"","6cc59d8a-ca14-416f-9b7b-05d1966b92fb":"","430f1996-e4b0-464d-88db-55a467a70b4d":"Unlimited Email Admins","709814bb-7beb-4361-807f-2187c14aec9c":"","dcffd620-0324-4e8f-a1e0-1ea4da7f71ff":"","9110f3ba-090f-4dae-926c-84c27a958992":"Unlimited","5590be7d-3dd8-4422-892e-492e1f145ec8":"","a9d31085-cfe2-43a0-84eb-6c86b287bc2c":"","4c862b5c-36f8-4696-a648-e7b10e95233c":"","762a781b-9427-46df-b724-dad7a4a0f907":"","aa2f6fba-8049-45e7-b4da-4df481bad457":"Unlimited","d4e2ec16-fc84-4b9e-b387-a3ebba1bc93e":"Unlimited"},"id":"e24b7e9c-5a2b-43b0-9359-4db690442a3a","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":15,"monthlyPrice":19.989999771118,"yearlyPrice":16.989999771118}}],"businessModel":"FREEMIUM"},"appId":"6c081396-8648-4657-99ce-004f3a79364b","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^5.0.0"},"isWixTPA":false},"12aacf69-f3fb-5334-2847-e00a8f13c12f":{"applicationId":3641,"widgets":{"12aacf69-f3be-4d15-c1f5-e10b8281822e":{"widgetUrl":"https:\/\/app.123formbuilder.com\/wix.php","widgetId":"12aacf69-f3be-4d15-c1f5-e10b8281822e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.123formbuilder.com\/wix.php?forcemobile=1","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"form_builder","default":true}},"appDefinitionName":"123 Form Builder & Payments","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add up to 10 fields per form with the free package or 30 fields per form with Starter.","name":"Number of Form Fields","id":"c6ac9f31-7ac4-4456-add5-b1d81bf3bf08"},{"description":"Get up to 100 form submissions per month with the free package or up to 1000 form submissions per month with Starter.","name":"Number of Form Submissions","id":"adb9dea9-08e9-44c0-ad3a-4ca90bc05178"},{"description":"Create up to 5 forms with the free package or up to 8 forms with Starter.","name":"Number of Forms ","id":"0cd1104a-26df-47da-8930-d6911308f26e"},{"description":"Send a custom confirmation message to visitors after they submit the form. You can use formatted text, add images and even send attachments.","name":"Custom Autoresponders","id":"18717900-dc9b-4404-95e4-3e6e0d67a73c"},{"description":"Add multiple and custom recipients to your forms, so that messages are sent to the relevant persons.","name":"Multiple Recipients","id":"46215c9f-8efb-4df6-a68c-225bef01e344"},{"description":"Enhance your form’s functionality by allowing users to upload resumés, images, audio\/video files and more. Use HTML content to make your forms more informative and visually appealing.","name":"File Upload and HTML Content","id":"b1dcbfa6-dcd7-47eb-93c0-5cc3b03d0594"},{"description":"Resend or edit submissions, allow form users to save and resume later or to edit sent information, request an approval before finalizing the submission and do much more with your data!","name":"Advanced Data Management","id":"32cccbcc-b38f-48a8-9732-55e4c9fb53cf"},{"description":"Receive submissions as PDF attachments by email when your form is sent. The PDF format is the most suitable for printing and storing submissions.","name":"PDF Submissions","id":"696024a5-dbd8-4945-95a4-35666ce273c3"},{"description":"Integrate your form with Google Drive to send form submissions to a spreadsheet that you can access anytime, anywhere.","name":"GDrive","id":"e902df70-eedf-4dfe-8987-3bddf834db60"},{"description":"Easily generate survey reports using pie charts, bar charts and other widgets. Reports can be private or public, and you can even redirect to them after submission. ","name":"Private and Public Reports","id":"b2b6120d-079b-4337-ad8e-0bd82e32235c"},{"description":"Our support team provides first class assistance to all users, free or paid, by live chat or email. All inquiries are resolved quickly and effectively!","name":"Stellar Support (Live Chat)","id":"82932603-0dfb-4a54-8adb-1a9ed7f92da5"},{"description":"Besides the usual form fields, you can use advanced fields like digital signature, Google maps, social buttons, star rating and more.","name":"24+ Form Field Types","id":"c8ccba0e-c8f7-455a-b121-5c6189a8f239"},{"description":"Add the best, most reliable security guards to your forms such as smart CAPTCHA, password protection, submissions limitation per IP, and country filter.","name":"Anti-Spam Protection","id":"2d36f14f-3c31-48c4-9ce7-127636169234"},{"description":"Personalize backgrounds, highlights and fonts, add your own logo and brand everything your way.","name":"Custom Design","id":"6f04a101-89cf-470a-b73d-105bf16d0e44"},{"description":"Choose to make form fields required or optional, use field validation, and customize all system messages. Maximum flexibility!","name":"Optional and Required Fields","id":"5e3a82e4-8f84-4199-887f-c7978c067b28"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"c6ac9f31-7ac4-4456-add5-b1d81bf3bf08":"10","0cd1104a-26df-47da-8930-d6911308f26e":"5","c8ccba0e-c8f7-455a-b121-5c6189a8f239":"","82932603-0dfb-4a54-8adb-1a9ed7f92da5":"","2d36f14f-3c31-48c4-9ce7-127636169234":"","adb9dea9-08e9-44c0-ad3a-4ca90bc05178":"100","5e3a82e4-8f84-4199-887f-c7978c067b28":"","6f04a101-89cf-470a-b73d-105bf16d0e44":""},"id":"d66693aa-fd22-462c-81f7-2a57f3b79705","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Starter","vendorId":"GoldWix","featureList":{"46215c9f-8efb-4df6-a68c-225bef01e344":"","18717900-dc9b-4404-95e4-3e6e0d67a73c":"","696024a5-dbd8-4945-95a4-35666ce273c3":"","c6ac9f31-7ac4-4456-add5-b1d81bf3bf08":"30","32cccbcc-b38f-48a8-9732-55e4c9fb53cf":"","0cd1104a-26df-47da-8930-d6911308f26e":"8","e902df70-eedf-4dfe-8987-3bddf834db60":"","b2b6120d-079b-4337-ad8e-0bd82e32235c":"","c8ccba0e-c8f7-455a-b121-5c6189a8f239":"","82932603-0dfb-4a54-8adb-1a9ed7f92da5":"","2d36f14f-3c31-48c4-9ce7-127636169234":"","adb9dea9-08e9-44c0-ad3a-4ca90bc05178":"1000","5e3a82e4-8f84-4199-887f-c7978c067b28":"","6f04a101-89cf-470a-b73d-105bf16d0e44":"","b1dcbfa6-dcd7-47eb-93c0-5cc3b03d0594":""},"id":"44f98123-d120-48ba-9275-3690ab2627bf","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":19,"monthlyPrice":4.9499998092651,"yearlyPrice":3.9900000095367}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.9.0"},"isWixTPA":false},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"applicationId":4181,"widgets":{"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"widgetUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","widgetId":"1482a5fd-aaf4-0660-4c80-178d7d8a28f3","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/cart.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/cart.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"cart","default":false},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","widgetId":"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/artStoreViewer.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewer.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"wix_pro_gallery_store","default":true},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","widgetId":"14ab724d-1a44-73f3-daaf-e6590508eb14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","appPage":{"id":"thank_you_page","name":"Thank you Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/thankyou.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/thankyou.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"default":false},"14ab7270-f407-6af2-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","widgetId":"14ab7270-f407-6af2-daaf-e6590508eb14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","appPage":{"id":"fullscreen_store_page","name":"Fullscreen store Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":true,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true},"default":false},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","widgetId":"14ab720e-ed14-76e4-daaf-e6590508eb14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","appPage":{"id":"checkout_page","name":"Checkout Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":true,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true},"default":false}},"appDefinitionName":"Wix Art Store","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewerScript.bundle.min.js","baseUrls":{"santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/"},"baseUrlsTemplate":{"santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/"},"viewerScriptUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/artStoreViewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.507.0"},"isWixTPA":true},"12f1fbab-8b9d-3002-87b5-2972897e8314":{"applicationId":4466,"widgets":{"1396de3a-4236-9601-c4a1-ef4361bba0e9":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/search","widgetId":"1396de3a-4236-9601-c4a1-ef4361bba0e9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.ecwid.com\/wix\/app\/search","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"search","default":false},"6b6ace36-3b27-463d-9a8b-29e72c7ab67e":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/cart_v2","widgetId":"6b6ace36-3b27-463d-9a8b-29e72c7ab67e","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"floating_shopping_bag_icon","default":false},"1396de24-8028-c0e8-06fc-324d1267889f":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/cart","widgetId":"1396de24-8028-c0e8-06fc-324d1267889f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.ecwid.com\/wix\/app\/cart","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"minicart","default":false},"13a386d3-301e-bb86-22d1-56fc41b524e2":{"widgetUrl":"https:\/\/wix.ecwid.com\/wix\/app\/store","widgetId":"13a386d3-301e-bb86-22d1-56fc41b524e2","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.ecwid.com\/wix\/app\/mobile","appPage":{"id":"online_store","name":"Online Store","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"allowPaymentRequest":true,"useSsrSeo":true,"linkable":true},"default":true}},"appDefinitionName":"Online Store","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"List 10 to unlimited products in your store - choose what works best for your business","name":"Number of Products","id":"54f7d572-6b92-47de-972d-1face00836f6"},{"description":"Real time shipping rates from UPS, Fedex, USPS, DHL, and more. Native integration to 50+ payment gateways.","name":"Global Shipping & Payments","id":"570c58e2-0495-4cc0-931d-4a5b9d5b9fe9"},{"description":"Your profit is 100% yours, meaning you don?t have to worry about us taking a percentage of your sales. ","name":"No Transaction Fees","id":"39feda35-9fb5-4ebb-b838-786045238392"},{"description":"Your Wix site and Ecwid store will look beautiful on any device: mobile, tablet or desktop.","name":"Mobile Responsive Store","id":"cb765a3a-452c-40dd-861e-7596b817a0ec"},{"description":"Ecwid e-commerce has helped over 40,000 small businesses go from sharing products to selling them on Facebook.","name":"Sell on Facebook","id":"14354c8c-1037-4496-bcf2-a2c3dcd8daef"},{"description":"More than 1 billion customers can order directly from your Instagram posts when you're powered by Ecwid E-commerce. ","name":"Sell on Instagram","id":"e4089874-312d-43a0-b1d2-e8876237d17c"},{"description":"Offer coupons and special discounts to keep customers coming back and attract new ones.","name":"Discount Coupons","id":"849ea124-9d67-4f2f-934e-c9e3640e7a55"},{"description":"Track abandoned carts and send follow up emails automatically, encouraging customers to complete their purchase. ","name":"Abandoned Cart Recovery ","id":"5f6fabcb-fad1-465f-8575-0555b910c4cd"},{"description":"Taxes are complicated, let us do the work for you! Automatically charge precise tax rate depending on where you and your customer are located. No setup required.","name":"Automatic Tax Calculations","id":"a7243392-1082-4776-a9c6-89790af9d1b6"},{"description":"Sell downloadable goods like ebooks, music, software in your store. After purchase customer will receive protected link to download files. ","name":"Sell Downloadable goods","id":"8ffdce81-2a11-49e9-83b3-6d1e8fb833a3"},{"description":"Export products to major marketplaces sites like eBay, Amazon, Google Shopping, Shopping.com and more.","name":"Sell on Marketplaces","id":"6c29cceb-0662-488c-8385-366d7e8e4ff4"},{"description":"Manage your store on the go and accept credit card payments in person with Square and PayPal Here card readers.","name":"Ecwid Mobile App","id":"d66c12cf-b335-4fb6-afcb-6bc756c67028"},{"description":"Integrate your online and offline business by synchronizing with leading point-of-sale systems Square and Vend (available for Unlimited and Managed Store plans).","name":"Point-of-Sale Integrations","id":"8ba8812b-4dd9-4d25-8ea5-1eb1ed173009"},{"description":"Allow your customers to shop from their mobile devices with your own, branded iOS and Android shopping app (available on the Annual Unlimited plan).","name":"ShopApp application","id":"a6f6ebbf-7dd3-4cca-b3b0-b34dc8b1e722"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"WIX_BASIC","featureList":{"14354c8c-1037-4496-bcf2-a2c3dcd8daef":"","54f7d572-6b92-47de-972d-1face00836f6":"50","e4089874-312d-43a0-b1d2-e8876237d17c":"","39feda35-9fb5-4ebb-b838-786045238392":"","570c58e2-0495-4cc0-931d-4a5b9d5b9fe9":"","849ea124-9d67-4f2f-934e-c9e3640e7a55":"","cb765a3a-452c-40dd-861e-7596b817a0ec":""},"id":"cd05c1aa-4463-49fe-b3de-0161774e4c62","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":7.9899997711182,"yearlyPrice":6.6300001144409}},{"name":"Professional","vendorId":"WIX_PREMIUM","featureList":{"14354c8c-1037-4496-bcf2-a2c3dcd8daef":"","54f7d572-6b92-47de-972d-1face00836f6":"2500","e4089874-312d-43a0-b1d2-e8876237d17c":"","8ffdce81-2a11-49e9-83b3-6d1e8fb833a3":"","39feda35-9fb5-4ebb-b838-786045238392":"","570c58e2-0495-4cc0-931d-4a5b9d5b9fe9":"","6c29cceb-0662-488c-8385-366d7e8e4ff4":"","a7243392-1082-4776-a9c6-89790af9d1b6":"","849ea124-9d67-4f2f-934e-c9e3640e7a55":"","5f6fabcb-fad1-465f-8575-0555b910c4cd":"","d66c12cf-b335-4fb6-afcb-6bc756c67028":"","cb765a3a-452c-40dd-861e-7596b817a0ec":""},"id":"c15295cc-7c98-4c14-977d-c2906b2d372f","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":19,"yearlyPrice":15.829999923706}},{"name":"Unlimited","vendorId":"WIX_UNLIMITED_POS","featureList":{"14354c8c-1037-4496-bcf2-a2c3dcd8daef":"","54f7d572-6b92-47de-972d-1face00836f6":"Unlimited","e4089874-312d-43a0-b1d2-e8876237d17c":"","8ffdce81-2a11-49e9-83b3-6d1e8fb833a3":"","39feda35-9fb5-4ebb-b838-786045238392":"","570c58e2-0495-4cc0-931d-4a5b9d5b9fe9":"","6c29cceb-0662-488c-8385-366d7e8e4ff4":"","a7243392-1082-4776-a9c6-89790af9d1b6":"","a6f6ebbf-7dd3-4cca-b3b0-b34dc8b1e722":"Annual Only","849ea124-9d67-4f2f-934e-c9e3640e7a55":"","5f6fabcb-fad1-465f-8575-0555b910c4cd":"","d66c12cf-b335-4fb6-afcb-6bc756c67028":"","cb765a3a-452c-40dd-861e-7596b817a0ec":"","8ba8812b-4dd9-4d25-8ea5-1eb1ed173009":""},"id":"ebef3ea0-1dd7-47cf-bb36-692a225baac2","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":79,"yearlyPrice":65.830001831055}}],"businessModel":"FREEMIUM"},"appId":"7d3518e9-872e-4cc7-8f23-54062904df4c","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":false},"61f33d50-3002-4882-ae86-d319c1a249ab":{"applicationId":4467,"widgets":{"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"widgetId":"f72fe377-8abc-40f2-8656-89cfe00f3a22","defaultHeight":300,"defaultWidth":210},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"widgetId":"c340212a-6e2e-45cd-9dc4-58d01a5b63a7","defaultHeight":300,"defaultWidth":210},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"widgetId":"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5","defaultHeight":400,"defaultWidth":210},"1b8c501f-ccc2-47e7-952a-47e264752614":{"widgetId":"1b8c501f-ccc2-47e7-952a-47e264752614","defaultHeight":280,"defaultWidth":916},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"widgetId":"43c2a0a8-f224-4a29-bd19-508114831a3a","defaultHeight":40,"defaultWidth":210},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"widgetId":"56ab6fa4-95ac-4391-9337-6702b8a77011","defaultHeight":400,"defaultWidth":210},"31c0cede-09db-4ec7-b760-d375d62101e6":{"widgetId":"31c0cede-09db-4ec7-b760-d375d62101e6","defaultHeight":600,"defaultWidth":680},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"widgetId":"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb","defaultHeight":220,"defaultWidth":210},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"widgetId":"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4","defaultHeight":220,"defaultWidth":210},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"widgetId":"4de5abc5-6da2-4f97-acc3-94bb74285072","defaultHeight":800,"defaultWidth":800},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"widgetId":"ea63bc0f-c09f-470c-ac9e-2a408b499f22","defaultHeight":800,"defaultWidth":800}}},"1346fcbb-e41e-6d12-ad1b-95ddfe1577d4":{"applicationId":5672,"widgets":{"1346fd41-903e-1a57-9057-980eff60156a":{"widgetUrl":"https:\/\/www.powr.io\/wix-manager?tryVcdn=true&wixAppSlug=social-media-icons","widgetId":"1346fd41-903e-1a57-9057-980eff60156a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/wix-manager?tryVcdn=true&wixAppSlug=social-media-icons","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_social_media_icons","default":false}},"appDefinitionName":"Social Media Icons","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from your Social Media Icons.","name":"No POWr Logo","id":"7a766c1f-d9c1-4ab0-8c8b-9b9fb2cf8368"},{"description":"The number of social media icons you can add to your site.","name":"Number of Icons","id":"e18861b3-f1e6-4d93-b6da-5fc280e7ef05"},{"description":"Add your own custom icons with custom links.","name":"Custom Icons","id":"3b6ae5db-f3aa-45ae-ae98-be92671a0c52"},{"description":"Add animations to your icons, like 'glow' or 'grow', to get more clicks.","name":"'Get more clicks' animations","id":"f5088c49-a6db-4e9d-a1a5-7f0d41f86077"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"7a766c1f-d9c1-4ab0-8c8b-9b9fb2cf8368":"","e18861b3-f1e6-4d93-b6da-5fc280e7ef05":"4"},"id":"3ed06117-5d23-4608-8e10-c89763299ff8","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":11,"monthlyPrice":2.9900000095367,"yearlyPrice":2.6700000762939}},{"name":"Pro","vendorId":"Pro","featureList":{"3b6ae5db-f3aa-45ae-ae98-be92671a0c52":"","7a766c1f-d9c1-4ab0-8c8b-9b9fb2cf8368":"","f5088c49-a6db-4e9d-a1a5-7f0d41f86077":"","e18861b3-f1e6-4d93-b6da-5fc280e7ef05":"10"},"id":"6602e8c7-81c8-4355-8683-0ab5ef1c3541","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":5.9899997711182,"yearlyPrice":4.1900000572205}},{"name":"Business","vendorId":"business","featureList":{"3b6ae5db-f3aa-45ae-ae98-be92671a0c52":"","7a766c1f-d9c1-4ab0-8c8b-9b9fb2cf8368":"","f5088c49-a6db-4e9d-a1a5-7f0d41f86077":"","e18861b3-f1e6-4d93-b6da-5fc280e7ef05":"Unlimited"},"id":"ce074605-096c-4b2e-808b-b9cc252e0a05","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":9.9899997711182,"yearlyPrice":6.9899997711182}}],"businessModel":"PREMIUM"},"appId":"22894ad1-0063-4bef-81ae-b007a8280753","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.15.0"},"isWixTPA":false},"142d146b-0390-1b59-0d95-f51ee78b2f46":{"applicationId":5880,"widgets":{"1431da53-c48d-b8c8-eeb3-0325656fe7ee":{"widgetUrl":"https:\/\/wix-facebook-livechat.appspot.com\/app\/index.html#\/","widgetId":"1431da53-c48d-b8c8-eeb3-0325656fe7ee","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_CENTER","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"facebook_live_messenger","default":true}},"appDefinitionName":"Live Messenger","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Easily integrate Facebook Social Plugin into your WIX website. Simply add a link to your business’s Facebook page and you’re good to go. ","name":"Get Set Up Easily","id":"58915d73-c638-4d06-95a7-6b3017904866"},{"description":"Visitors can direct message you Facebook page and you can reply right back to their Facebook. ","name":"Receive Direct Messages ","id":"56d1a84f-a34f-4a3b-aea0-d871cd92ff2b"},{"description":"You choose the exact days and hours when Live Messenger appears on your site and visitors can message you.","name":"Set Your Availability ","id":"0bef9ba5-9f30-461b-8aeb-0832722fbb33"},{"description":"Live Messenger is totally customizable. Set the location, size and configuration of your chat window, pick your logo, display your cover photo, choose colors, fonts and more.","name":"Customize Everything ","id":"f3a7d846-f8f0-4cd5-8004-3c4ecd9865e9"},{"description":"You decide which pages Live Messenger appears on.","name":"Add to Any or All Pages","id":"9f25036e-7fe2-4f50-a333-0b32738138bc"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":1,"plans":[{"name":"Free","featureList":{},"id":"c216b379-1b89-4eab-ad89-8b76d0262110","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"fblive_premium","featureList":{"f3a7d846-f8f0-4cd5-8004-3c4ecd9865e9":"","9f25036e-7fe2-4f50-a333-0b32738138bc":"","0bef9ba5-9f30-461b-8aeb-0832722fbb33":"","56d1a84f-a34f-4a3b-aea0-d871cd92ff2b":"","58915d73-c638-4d06-95a7-6b3017904866":""},"id":"73657e65-1e03-402a-9e1b-d2cca84ecf72","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":2.9900000095367,"yearlyPrice":0}}],"businessModel":"PREMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"13ee10a3-ecb9-7eff-4298-d2f9f34acf0d":{"applicationId":6116,"widgets":{"13ee10c2-daec-c6d3-c20b-64b8195e9150":{"widgetUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/index","widgetId":"13ee10c2-daec-c6d3-c20b-64b8195e9150","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"pdf_viewer","default":true}},"appDefinitionName":"PDF File Viewer","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"12a4669f-e523-126f-4a97-aab3b461e380":{"applicationId":6913,"widgets":{"12a4669f-e4e0-87b9-174f-732a9a61d70f":{"widgetUrl":"https:\/\/www.rumbletalk.com\/wix","widgetId":"12a4669f-e4e0-87b9-174f-732a9a61d70f","refreshOnWidthChange":false,"mobileUrl":"https:\/\/www.rumbletalk.com\/wix","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"live_chat_room","default":true}},"appDefinitionName":"RumbleTalk Group Chat","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"For a low fee per month, you will be able to talk with up to 50 chatters simultaneously (4 chatters in the free version). ","name":"Premium Features","id":"3c0969f1-daf5-4092-b27a-de0ef079339d"},{"description":"Talk in private with anyone in the chat using a video call.","name":"Live Video one-on-one Calls","id":"7102bec6-0b96-4a47-ab17-19d42ba65773"},{"description":"Send short audio and video messages.","name":"Audio and Video messages","id":"eee7357c-5e65-4e9a-9b9a-5676e4f4035e"},{"description":"Remove the Green RumbleTalk Branding from the chat top. ","name":"Remove RumbleTalk Branding","id":"d088c983-f1ce-4df1-bd4f-484a658dc0b2"},{"description":"Customize your chat skin, borders colors, font, and images.Choose a chat theme from a library of themes.","name":"Chat look feel","id":"c18c4842-dfa1-45e5-99fc-4413ece3b6d6"},{"description":"Take photos and share it in the chat or in a private chat.","name":"Share Images ","id":"0df9abc9-6bdf-4896-bb05-79e2b4fd1c48"},{"description":"Set a list of words and phrases that will be restricted in your chat.","name":"Auto spam filter","id":"92417530-056b-4639-9cf5-26ba9043398c"},{"description":"Talk in private with other people in the room","name":"Private chat","id":"89aeec87-1a70-411b-a7cd-1c50fb155a39"},{"description":"Create admin and let them moderate your chat, ban users or disconnect them. ","name":"Moderate ","id":"8d4f5040-1597-44b3-a142-8c6552c7ed36"},{"description":"Invite friends to join the conversation on Facebook and Twitter.","name":"Share Facebook & Twitter","id":"b1268611-4688-4ffc-9d5d-c3cdeb148fa6"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"8d4f5040-1597-44b3-a142-8c6552c7ed36":"","c18c4842-dfa1-45e5-99fc-4413ece3b6d6":"","92417530-056b-4639-9cf5-26ba9043398c":"","b1268611-4688-4ffc-9d5d-c3cdeb148fa6":"","89aeec87-1a70-411b-a7cd-1c50fb155a39":""},"id":"58886456-c133-4d8b-82f4-d305e0cae607","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Plan","vendorId":"53","featureList":{"8d4f5040-1597-44b3-a142-8c6552c7ed36":"","3c0969f1-daf5-4092-b27a-de0ef079339d":"","eee7357c-5e65-4e9a-9b9a-5676e4f4035e":"","7102bec6-0b96-4a47-ab17-19d42ba65773":"","d088c983-f1ce-4df1-bd4f-484a658dc0b2":"","c18c4842-dfa1-45e5-99fc-4413ece3b6d6":"","92417530-056b-4639-9cf5-26ba9043398c":"","b1268611-4688-4ffc-9d5d-c3cdeb148fa6":"","0df9abc9-6bdf-4896-bb05-79e2b4fd1c48":"","89aeec87-1a70-411b-a7cd-1c50fb155a39":""},"id":"334b2099-5508-450a-bf31-c81d44365139","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":14.989999771118,"yearlyPrice":0}}],"businessModel":"FREEMIUM"},"appId":"9dcae29c-c73a-408d-a7b8-d6f909a46c70","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"1383ba26-33a6-c984-3f0a-ccc19f86052a":{"applicationId":7603,"widgets":{"1383bb36-038c-bf18-4102-03bdc9beb710":{"widgetUrl":"https:\/\/www.formilla.com\/load-widget.aspx","widgetId":"1383bb36-038c-bf18-4102-03bdc9beb710","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"formilla_live_chat","default":true}},"appDefinitionName":"Formilla Live Chat","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Use our intuitive web interface to live chat with visitors.","name":"Live Chat via Web Interface","id":"304dce36-3247-4b33-8267-d3ef3481efca"},{"description":"Chat via your mobile device by using our iPhone\/iPad or Android apps! Install our app and simply login to your Formilla account to stay in touch with customers from anywhere!","name":"Live Chat via Mobile Devices","id":"9c223ae1-438f-4376-b541-253a716df2e0"},{"description":"Number of live chats and offline emails per month.","name":"Live Chats","id":"c3cb7af6-7550-427f-a056-5a31c48230aa"},{"description":"Number of live customers you can chat with at the same time.","name":"Simultaneous Live Chats","id":"b057dcee-4528-4a23-b03d-707e0c70f00f"},{"description":"Get all the latest features as we continue to add new functionality for no extra charge!","name":"New Features and Upgrades","id":"08abcdd3-0931-4d05-9767-651f09487dab"},{"description":"View the most active visitors on your site in real-time, and request a chat with any of them! ","name":"Real-time Visitor Monitoring","id":"dd405d91-22ec-4764-bbfa-2b6696789dae"},{"description":"Customize the live chat widget to match your site’s look and feel. Change the widget and text color, fonts, and language text.","name":"Customize Appearance","id":"93b91b63-9f02-4abc-9972-714e00b3f26c"},{"description":"Customize the text of your live chat button\/widget in any language of your choice. Customize the English text or modify it to read in Spanish, Portuguese, Italian, French, Polish, Chinese, Indonesian, and much more.","name":"Language Support","id":"46663c78-8d74-477c-8167-38505a56d1ed"},{"description":"Grab your visitor’s attention with a custom image or any other message you'd like to communicate. Get creative and use it for marketing promotions too.","name":"Attention Grabbers","id":"262f2243-cd8f-406a-85de-f52eba9530f7"},{"description":"We will remove \"Powered by Formilla.com\" branding from your chat widget, upon request.","name":"Remove Formilla.com Branding","id":"203bcae3-ee44-48e3-be12-79df01b9cd26"},{"description":"Target visitors like never before! With Smart Messages, you can automatically display custom messages to your website visitors in many different scenarios.","name":"Smart Messages","id":"1aadf2ca-1147-4536-8d17-731293cf9fea"},{"description":"Configure the number of seconds before a live chat starts and customize the message displayed to website visitors.","name":"Proactive Chat","id":"7e23d35d-05f1-4401-85da-12f15d444b71"},{"description":"Don't miss a chat again! Agents will receive sound notifications and the browser page title will blink. Also, agents can enable Desktop Notifications for Chrome, Firefox, & Safari for even more convenience. Note: IE doesn't currently support Desktop Notifications.","name":"Powerful Chat Notifications","id":"1000acb0-cc31-450f-b64a-d5afc0009b9f"},{"description":"The offline email form is displayed automatically when you're offline. Enable notifications to come to you directly or access them all from the Formilla.com Customer Inbox\/Help Desk.","name":"Offline Email Form","id":"389ff976-60d3-4cb7-9446-d039c2347462"},{"description":"View your live chat transcripts from within the Customer Inbox\/Help Desk solution or simply sign up for email notifications to receive them directly.","name":"Live Chat Transcripts","id":"04f64896-c264-4f9d-98db-98d4875adef6"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"7e23d35d-05f1-4401-85da-12f15d444b71":"","04f64896-c264-4f9d-98db-98d4875adef6":"","304dce36-3247-4b33-8267-d3ef3481efca":"","389ff976-60d3-4cb7-9446-d039c2347462":"","1000acb0-cc31-450f-b64a-d5afc0009b9f":"","c3cb7af6-7550-427f-a056-5a31c48230aa":"30","b057dcee-4528-4a23-b03d-707e0c70f00f":"1"},"id":"e6ef048c-42aa-43fc-a065-49050a56f98a","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"5","featureList":{"7e23d35d-05f1-4401-85da-12f15d444b71":"","04f64896-c264-4f9d-98db-98d4875adef6":"","93b91b63-9f02-4abc-9972-714e00b3f26c":"","dd405d91-22ec-4764-bbfa-2b6696789dae":"","304dce36-3247-4b33-8267-d3ef3481efca":"","46663c78-8d74-477c-8167-38505a56d1ed":"","203bcae3-ee44-48e3-be12-79df01b9cd26":"","389ff976-60d3-4cb7-9446-d039c2347462":"","08abcdd3-0931-4d05-9767-651f09487dab":"","1000acb0-cc31-450f-b64a-d5afc0009b9f":"","262f2243-cd8f-406a-85de-f52eba9530f7":"","c3cb7af6-7550-427f-a056-5a31c48230aa":"Unlimited","9c223ae1-438f-4376-b541-253a716df2e0":"","1aadf2ca-1147-4536-8d17-731293cf9fea":"","b057dcee-4528-4a23-b03d-707e0c70f00f":"Unlimited"},"id":"8d7bdc4e-ac2b-442d-a70c-d30621c9b34e","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":9.9899997711182,"yearlyPrice":0}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"13a953c0-ec89-35d3-5339-d8432d7a1a03":{"applicationId":11339,"widgets":{"13a9541b-d11b-4506-e293-d077905eb7a3":{"widgetUrl":"https:\/\/wix.magicformbuilder.com\/form","widgetId":"13a9541b-d11b-4506-e293-d077905eb7a3","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.magicformbuilder.com\/form","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"magic_form","default":true}},"appDefinitionName":"Magic Form Builder","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Chose the fields you want to add to your forms to collect all the info you need.","name":"Add Additional Fields","id":"522107af-6c04-4e63-aee4-767333986f37"},{"description":"Collect submissions from the forms your create.\r\n","name":"Receive Submissions","id":"3cb40f5d-4303-4eeb-ae3f-5b4c82f14b95"},{"description":"Receive form responses direct to your email.\r\n","name":"Get Email Notifications","id":"e13cee15-7ad8-4d31-83db-729e91500baa"},{"description":"Export all your form submission data to excel in one click.\r\n","name":"Export Form Submissions","id":"00ed1adf-f97a-4ac4-a8e4-008bd7f191f4"},{"description":"Multiple form field choices gives you opportunity to make advanced forms. ","name":"15+ Form Field Types","id":"186ad167-b4b0-427f-ad21-47a99f9c00d6"},{"description":"Let users upload CVs, images and audio\/video files to make your forms even more useful.","name":"Allow File Uploads","id":"7a1d03da-e4b1-4fda-b37a-8c104d2e9a26"},{"description":"Our support team provides first class customer support to all users, free or paid,\r\nQuick response to all your questions and help you in case of difficulties. \r\nWe gladly take into account all your issues and get back to you promptly.","name":"First Class Customer Support","id":"bbea3af8-7ce6-4f3b-ac17-389cf9f123ea"},{"description":"Get advanced data analyzing tools for your form submissions such as age or gender analysis.","name":"Use Data Analysis","id":"7160e5d5-b26b-46a0-8805-2c7f53825426"},{"description":"Customize background and text color, font size and layout. Easily customize your \"Thank you\" page which appears after a form is submitted.","name":"Customize Your Form Designs","id":"00305901-1f22-4c21-858e-c46667ef7296"},{"description":"Get accurate input validation on required or optional form fields.","name":"Flexible Input Validation","id":"8c26fcde-51bd-4591-bc7f-bf635f3712b6"},{"description":"Use Custom HTML content to make your forms more informative and visually appealing.","name":"Custom HTML Field","id":"bb2c637b-4c2f-479c-839a-72811e012ab8"},{"description":"Deploy our smart CAPTCHA to thwart spammers.","name":"Reliable Protection","id":"12a3be54-5695-4ba4-9007-c55a1667700b"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"522107af-6c04-4e63-aee4-767333986f37":"10","12a3be54-5695-4ba4-9007-c55a1667700b":"","bb2c637b-4c2f-479c-839a-72811e012ab8":"","7a1d03da-e4b1-4fda-b37a-8c104d2e9a26":"","7160e5d5-b26b-46a0-8805-2c7f53825426":"","8c26fcde-51bd-4591-bc7f-bf635f3712b6":"","00305901-1f22-4c21-858e-c46667ef7296":"","3cb40f5d-4303-4eeb-ae3f-5b4c82f14b95":"100","bbea3af8-7ce6-4f3b-ac17-389cf9f123ea":"","186ad167-b4b0-427f-ad21-47a99f9c00d6":""},"id":"41641a9c-e197-4235-b25e-d67674fc2e51","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"mFormBobZolotoy","featureList":{"522107af-6c04-4e63-aee4-767333986f37":"Unlimited","12a3be54-5695-4ba4-9007-c55a1667700b":"","00ed1adf-f97a-4ac4-a8e4-008bd7f191f4":"","bb2c637b-4c2f-479c-839a-72811e012ab8":"","7a1d03da-e4b1-4fda-b37a-8c104d2e9a26":"","7160e5d5-b26b-46a0-8805-2c7f53825426":"","8c26fcde-51bd-4591-bc7f-bf635f3712b6":"","e13cee15-7ad8-4d31-83db-729e91500baa":"","00305901-1f22-4c21-858e-c46667ef7296":"","3cb40f5d-4303-4eeb-ae3f-5b4c82f14b95":"Unlimited","bbea3af8-7ce6-4f3b-ac17-389cf9f123ea":"","186ad167-b4b0-427f-ad21-47a99f9c00d6":""},"id":"3c089d42-5497-43cc-9f23-79e736cdb1df","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":40,"monthlyPrice":4.9899997711182,"yearlyPrice":3}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"136957f5-3106-029f-d8ef-4a661300ac8c":{"applicationId":13440,"widgets":{"1369580d-e640-d4b0-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","widgetId":"1369580d-e640-d4b0-dbcb-7b55c55978e8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_video_gallery","default":false}},"appDefinitionName":"PayPal Button","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Process more transactions per month. ","name":"Monthly Transactions","id":"e4954bdd-7824-4f23-862e-20b610d30951"},{"description":"Create discount codes on your products for customers to enter at checkout.","name":"Discount Codes","id":"cc9f8f6b-543f-435f-b221-e116ecff32c2"},{"description":"Add options for customers to select (e.g. small, medium, large) and optional price changes for each.","name":"Price Options","id":"83b717be-2428-4c3b-8e79-79d1a192fb9c"},{"description":"Select your preferred payment provider from PayPal, Stripe (for credit cards) or send intructions for offline payments.","name":"PayPal, Stripe and Offline Payments","id":"4a0e115e-8ec8-48e8-9fef-5c2ab431522f"},{"description":"Set up recurring payments using the Subscription option.","name":"Recurring Payments","id":"a4f5dacc-1c6a-49c4-a756-22b9a176cdba"},{"description":"Your customers won't be charged any transaction fees.","name":"Zero Transaction Fees","id":"fa769416-8f1c-48d0-a710-ba11b9e1843e"},{"description":"Supports 25+ Currencies","name":"Supports 25+ Currencies","id":"4ea7054a-213e-4926-a51e-d03cc740d7c9"},{"description":"Add shipping fees and taxes to the purchase price.","name":"Set Shipping and Tax","id":"2645fe4b-5f21-4d13-b25a-9ac846715763"},{"description":"Choose a URL to send customers to after they complete a payment or donation, like a 'Thank You' page.","name":"Redirect After Payment","id":"10e712ef-8083-4442-848e-04f7d04c377a"},{"description":"Add a free trial or set a trial price for subscription payments.","name":"Add Trials or Setup Fees for Subscriptions","id":"e05be181-18c3-4dc1-b152-74086d5f6b01"},{"description":"Design your own customer confirmation email that gets sent automatically after a successful payment.","name":"Customer Confirmation Email","id":"26b23afd-610f-4f9d-b86f-754fd1dbef10"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"2645fe4b-5f21-4d13-b25a-9ac846715763":"","4ea7054a-213e-4926-a51e-d03cc740d7c9":"","cc9f8f6b-543f-435f-b221-e116ecff32c2":"1","fa769416-8f1c-48d0-a710-ba11b9e1843e":"","83b717be-2428-4c3b-8e79-79d1a192fb9c":"1","a4f5dacc-1c6a-49c4-a756-22b9a176cdba":"","10e712ef-8083-4442-848e-04f7d04c377a":"","4a0e115e-8ec8-48e8-9fef-5c2ab431522f":"1 Payment Method","e4954bdd-7824-4f23-862e-20b610d30951":"25\/mo"},"id":"92a46c89-9528-4974-9471-7032eff0f7d9","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":11,"monthlyPrice":2.9900000095367,"yearlyPrice":2.6700000762939}},{"name":"Pro","vendorId":"pro","featureList":{"2645fe4b-5f21-4d13-b25a-9ac846715763":"","4ea7054a-213e-4926-a51e-d03cc740d7c9":"","cc9f8f6b-543f-435f-b221-e116ecff32c2":"3","fa769416-8f1c-48d0-a710-ba11b9e1843e":"","83b717be-2428-4c3b-8e79-79d1a192fb9c":"2","a4f5dacc-1c6a-49c4-a756-22b9a176cdba":"","10e712ef-8083-4442-848e-04f7d04c377a":"","4a0e115e-8ec8-48e8-9fef-5c2ab431522f":"","26b23afd-610f-4f9d-b86f-754fd1dbef10":"","e05be181-18c3-4dc1-b152-74086d5f6b01":"","e4954bdd-7824-4f23-862e-20b610d30951":"100\/mo"},"id":"543a142e-11dc-4e5b-baf2-067a6fad5bc3","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":7.9899997711182,"yearlyPrice":6.6300001144409}},{"name":"Business","vendorId":"enterprise","featureList":{"2645fe4b-5f21-4d13-b25a-9ac846715763":"","4ea7054a-213e-4926-a51e-d03cc740d7c9":"","cc9f8f6b-543f-435f-b221-e116ecff32c2":"Unlimited","fa769416-8f1c-48d0-a710-ba11b9e1843e":"","83b717be-2428-4c3b-8e79-79d1a192fb9c":"Unlimited","a4f5dacc-1c6a-49c4-a756-22b9a176cdba":"","10e712ef-8083-4442-848e-04f7d04c377a":"","4a0e115e-8ec8-48e8-9fef-5c2ab431522f":"","26b23afd-610f-4f9d-b86f-754fd1dbef10":"","e05be181-18c3-4dc1-b152-74086d5f6b01":"","e4954bdd-7824-4f23-862e-20b610d30951":"Unlimited\/mo"},"id":"e230fd96-bc0d-4439-9cae-6412ea5e9ceb","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":14.989999771118,"yearlyPrice":12.439999580383}}],"businessModel":"FREEMIUM"},"appId":"7ca2ebe7-c622-48c6-9b0b-2265b9b84140","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.20.0"},"isWixTPA":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":13830,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.stores.sub_pages.product","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/PlatformizedGallery","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/PlatformizedGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/PlatformizedGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/PlatformizedGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","default":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4671.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4671.0\/SideCart","appPage":{"id":"Side Cart","name":"Side Cart","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/SideCartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","cssPerBreakpoint":true},"tpaWidgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","default":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1865790"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"add_to_cart_button","default":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/WishlistViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"default":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/GridGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"grid_gallery","default":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4671.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4671.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/cartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-cart-ooi', 'cartViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/SliderGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"slider_gallery","default":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3196.0\/thankYouPage","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3196.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3196.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3196.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3196.0\/thankYouPageViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-thank-you-page-ooi', 'thankYouPageViewerWidgetNoCss.bundle.min.js')%>","ooiInEditor":true},"default":false},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","appPage":{"id":"order_history","name":"My Orders","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1511.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1511.0\/CartIconViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1511.0\/CartIconViewerWidgetNoCss.bundle.min.js","ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"shopping_cart_icon","default":false},"244576c9-d856-49b9-af14-216071924e3b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","widgetId":"244576c9-d856-49b9-af14-216071924e3b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchModalGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"244576c9-d856-49b9-af14-216071924e3b","default":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","default":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","appPage":{"id":"checkout","name":"Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":false,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"fullPageDesktopOnly":true,"linkable":true,"controllerUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutController.bundle.min.js') %>","componentUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidget.bundle.min.js') %>","migratingToOoi":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutController.bundle.min.js","outOfIframeData":{"slots":[{"slotRole":"checkout:summary:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after2","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:totalsBreakdown:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:header","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:top","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:deliveryMethod","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:policies:after-1","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]}]},"noCssComponentUrlTemplate":"<%=serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","refreshOnWidthChange":true,"appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/PaymentRequestViewerWidget.bundle.min.js","ssrCacheExcluded":"true","fullPageDesktopOnly":true},"tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","default":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5093.0\/CategoryPage","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.stores.sub_pages.category","enumerable":true},{"key":"wix.stores.sub_pages.sub_category","enumerable":true}],"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/CategoryPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","default":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetNoCss.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"product_widget","default":false}},"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4070.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4070.0\/editor.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"migratingToOoi":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.4607.0"},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":15229,"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2587.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2587.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%= serviceUrl('my-account-ooi', 'MyAccountViewerWidgetNoCss.bundle.min.js') %>","isLoadable":true,"cssPerBreakpoint":true},"default":true}},"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.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.2587.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.207.0"},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":15896,"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2742.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2742.0\/ProfileCard","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardViewerWidget.bundle.min.js","ssrCacheExcluded":"false","cssPerBreakpoint":true,"isLoadable":true,"noCssComponentUrlTemplate":"<%= serviceUrl('profile-card-tpa-ooi', 'ProfileCardViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"profile","default":true}},"appDefinitionName":"Profile Card","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.235.0"},"isWixTPA":true},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"applicationId":16382,"widgets":{"151290e1-62a2-0775-6fbc-02182fad5dec":{"widgetUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","widgetId":"151290e1-62a2-0775-6fbc-02182fad5dec","refreshOnWidthChange":true,"mobileUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","appPage":{"id":"my_addresses","name":"My Addresses","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":true}},"appDefinitionName":"My Addresses","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":16882,"widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.0\/MyWallet","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.562.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/MyWalletViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('payments-my-wallet', 'MyWalletViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"My Wallet","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.562.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5894"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.51.0"},"isWixTPA":true},"12c0a12b-f168-db91-3799-6ff590e2ec19":{"applicationId":17904,"widgets":{"12c0a1b4-6d7b-0925-91b0-1a3199d6ef5c":{"widgetUrl":"https:\/\/wix.shareiiit.com\/eCom\/widget.php","widgetId":"12c0a1b4-6d7b-0925-91b0-1a3199d6ef5c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.shareiiit.com\/eCom\/widget.php","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"simpl-e-commerce","default":true}},"appDefinitionName":"Simpl-e-Commerce","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Free plan is limited to 10 products.","name":"Unlimited Products","id":"404ef01f-8039-4281-9ab9-a5893b6c122b"},{"description":"Allow your customers to purchase multiple products in one transaction.","name":"Shopping cart","id":"c5daa68e-d831-420a-8f99-37d079e80d1f"},{"description":"Customize your store colors & fonts.","name":"Custom Design","id":"750c6ba3-5b4e-46d7-a54b-3ff17a5fdda5"},{"description":"Free version has a price limit of about $50 per item.","name":"Unlimited Item Price","id":"6f4dc52d-1910-4648-9828-450ff585203b"},{"description":"Free version has a revenue limit of $500 per calendar month.","name":"Unlimited Revenues","id":"df840876-dc29-48f1-a2dd-9e92779de99f"},{"description":"Have a different collection of products for each installation.","name":"Multiple Stores","id":"6cc63f6a-354e-4dc6-b372-58f02edfc5f8"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"750c6ba3-5b4e-46d7-a54b-3ff17a5fdda5":""},"id":"b4db196d-54b7-432c-83b8-35181c735a73","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"premium7","featureList":{"df840876-dc29-48f1-a2dd-9e92779de99f":"","404ef01f-8039-4281-9ab9-a5893b6c122b":"","6f4dc52d-1910-4648-9828-450ff585203b":"","750c6ba3-5b4e-46d7-a54b-3ff17a5fdda5":"","c5daa68e-d831-420a-8f99-37d079e80d1f":"","6cc63f6a-354e-4dc6-b372-58f02edfc5f8":""},"id":"dae02881-6d16-47af-9608-ab7c15885d34","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":6.9899997711182,"yearlyPrice":5.8299999237061}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"13e6151b-837d-8ef8-9cd2-ddcdcd80fe7a":{"applicationId":18776,"widgets":{"13e74650-fc0b-57ab-ed6d-4fb354c903e8":{"widgetUrl":"https:\/\/wix.sellticketsapp.com\/wix-widget\/widget","widgetId":"13e74650-fc0b-57ab-ed6d-4fb354c903e8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.sellticketsapp.com\/wix-widget\/widget","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"box_office","default":false}},"appDefinitionName":"Sell tickets","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Embed ticket booking forms directly in to your Wix Website.","name":"Embed Ticket Booking Forms","id":"20eeb507-3b18-4ce7-9b82-a5290671d06e"},{"description":"Get your event tickets on sale within 10 minutes. It’s super quick, you can manage it all yourself, and we are here to help if you need us.","name":"Instant Easy Setup","id":"8d4900d2-c5d3-4587-9ac3-41aa5bc340fa"},{"description":"Dedicated box office page that that makes it easy for your customers to buy tickets on desktop or mobile.","name":"Desktop and Mobile","id":"90a8c7ff-dadf-464b-a6bc-456f27495496"},{"description":"We integrate with PayPal and Stripe so that you can take credit and debit card payments online easily, quickly and securely with no merchant accounts required.","name":"Accept Credit Card Payments","id":"3421721e-2242-4ecd-8db0-70acb526dab3"},{"description":"We don't charge any booking fees on ticket sales but we let you add your own if you want, which you get to keep!","name":"Add Your Own Booking Fees","id":"d4eee9f7-e8c7-4802-9cfa-4ff8ffe4f857"},{"description":"We automatically email your customers with an e-ticket containing a barcode, essential event information and order details. You can customise the e-ticket to include any information you like.","name":"Automatic e-ticket Delivery","id":"dfebc827-9ca2-47f6-9db9-99810b9b2f96"},{"description":"Set up infinite configurations of events, tickets and ticket groups to get your booking forms. With unlimited ticket sales there’s no fear of escalating fees. Contact us for events over 5,000 capacity.","name":"Event Capacity from 1 to 5K","id":"a5f0ad3f-2034-4079-96a1-23d2b41b325b"},{"description":"Manage your events, ticket types, orders and more from an easy control panel. We guide you through the setup and are here to help.","name":"Manage Everything in 1 Place","id":"b458862d-b407-4ac9-9663-013fe108745b"},{"description":"Download all your customer data from the control panel which can then be imported to your CRM or email marketing system. We don’t do anything with that data except store it for you.","name":"Own Your Customer Data","id":"e879b799-45f2-4d35-8c59-98dc9854fe51"},{"description":"Get email notifications with every new order that comes in (this can also be turned off). View your sales analytics and tracking\/affiliate links to see where sales are coming from.","name":"Analytics and Notifications","id":"4885aca7-1d61-42f4-9bac-46ee9014ccdd"},{"description":"You are in control of all your customers orders. If you need to search through orders, change a customer's contact details, cancel an order, or re-send their e-ticket, you can do so in the click of a button.","name":"Order Management","id":"02363a43-3770-48ac-8eca-5efe25f39f4b"},{"description":"If you run regular or recurring events, we've made it incredibly easy for you to duplicate events in just a few clicks.","name":"Duplicate Events","id":"11580daa-4920-458d-a89c-b2693ebabc92"},{"description":"Easily print out your door list sorted by e-ticket code, or name and cross people off as they come in.","name":"Print a Door List","id":"7cafcbe8-aa64-454c-b267-c27c6fc64c5e"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":7,"plans":[{"name":"Premium","vendorId":"premium","featureList":{"90a8c7ff-dadf-464b-a6bc-456f27495496":"","e879b799-45f2-4d35-8c59-98dc9854fe51":"","11580daa-4920-458d-a89c-b2693ebabc92":"","7cafcbe8-aa64-454c-b267-c27c6fc64c5e":"","4885aca7-1d61-42f4-9bac-46ee9014ccdd":"","3421721e-2242-4ecd-8db0-70acb526dab3":"","8d4900d2-c5d3-4587-9ac3-41aa5bc340fa":"","02363a43-3770-48ac-8eca-5efe25f39f4b":"","20eeb507-3b18-4ce7-9b82-a5290671d06e":"","dfebc827-9ca2-47f6-9db9-99810b9b2f96":"","b458862d-b407-4ac9-9663-013fe108745b":"","a5f0ad3f-2034-4079-96a1-23d2b41b325b":"","d4eee9f7-e8c7-4802-9cfa-4ff8ffe4f857":""},"id":"ac1b04ea-0a82-4a4a-aa3a-3c0cd7d46cb1","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":13,"monthlyPrice":20,"yearlyPrice":17.5}}],"businessModel":"PREMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"133c8e95-912a-8826-fa26-5a00a9bcf574":{"applicationId":20433,"widgets":{"133c8eb5-1cf8-3b17-ea6e-02ae4cc2e2a6":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","widgetId":"133c8eb5-1cf8-3b17-ea6e-02ae4cc2e2a6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_form_builder","default":false}},"appDefinitionName":"Form Builder & Payments","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from the bottom of your form. ","name":"No POWr Logo","id":"3b10edd1-3ab5-454b-ba49-9d6b014b4852"},{"description":"Select from an email input, multiple choice, images, phone number, signature, file upload, text, checkbox, dropdown, and more!","name":"Custom Form Field Elements","id":"bbe8e315-c477-4d91-9d9a-639fb9ce8504"},{"description":"Increase the number of form submissions you can receive on your form each month.","name":"Get More Form Submissions","id":"36d8090e-031a-4510-b235-6eb01bde977d"},{"description":"Select the number of people who receive email alerts every time someone completes your form.","name":"Admins for Instant Email Alerts","id":"2ec2b690-a980-4fb0-adfd-6e067b2111ca"},{"description":"See all of your form responses in your own personal dashboard and export them to CSV.","name":"Form Submissions Dashboard","id":"1883e5f7-3713-4c83-a90c-43f9e639b17a"},{"description":"Select your preferred payment provider from PayPal, Stripe (for credit cards) or send intructions for offline payments.","name":"PayPal, Stripe and Offline Payments","id":"29dd0f56-5395-4e45-ae86-7732495e8dde"},{"description":"Show a message, redirect to another page, display submissions publicly or hide the form once somebody completes it.","name":"Post-Submission Options","id":"4931fdc4-465e-464a-9373-c26a154554d8"},{"description":"Design your own customer confirmation email that gets sent automatically after someone completes your form.","name":"Customer Confirmation Email","id":"bc9a8f5b-6ad6-4483-ac75-fddc617660a4"},{"description":"Allow users to upload files to your form, like images or PDFs.","name":"Receive File Attachments","id":"1d276772-911c-466d-8b00-3c5ec5eaf5cd"},{"description":"Keep your forms short and smart with rules for which parts of your form show based on a user's previous answers.","name":"Conditional Logic","id":"f2189ed3-6fcd-4332-a1f5-d5f1aee6b3e6"},{"description":"Sync all new form responses to Google Sheets in real time.","name":"Google Sheets Integration","id":"16bd43ef-da26-411d-ad10-370c84c19add"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"2ec2b690-a980-4fb0-adfd-6e067b2111ca":"2 Email Admins","36d8090e-031a-4510-b235-6eb01bde977d":"100\/mo","1d276772-911c-466d-8b00-3c5ec5eaf5cd":"5MB Limit","bbe8e315-c477-4d91-9d9a-639fb9ce8504":"10 Form Elements","4931fdc4-465e-464a-9373-c26a154554d8":"","bc9a8f5b-6ad6-4483-ac75-fddc617660a4":"","1883e5f7-3713-4c83-a90c-43f9e639b17a":"","3b10edd1-3ab5-454b-ba49-9d6b014b4852":"","29dd0f56-5395-4e45-ae86-7732495e8dde":""},"id":"a953abcd-af7e-4fb7-a224-898caaded3a3","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":4,"yearlyPrice":3.3299999237061}},{"name":"Pro","vendorId":"pro","featureList":{"2ec2b690-a980-4fb0-adfd-6e067b2111ca":"5 Email Admins","f2189ed3-6fcd-4332-a1f5-d5f1aee6b3e6":"","36d8090e-031a-4510-b235-6eb01bde977d":"1000\/mo","1d276772-911c-466d-8b00-3c5ec5eaf5cd":"25MB Limit","bbe8e315-c477-4d91-9d9a-639fb9ce8504":"30 Form Elements","4931fdc4-465e-464a-9373-c26a154554d8":"","bc9a8f5b-6ad6-4483-ac75-fddc617660a4":"","1883e5f7-3713-4c83-a90c-43f9e639b17a":"","3b10edd1-3ab5-454b-ba49-9d6b014b4852":"","29dd0f56-5395-4e45-ae86-7732495e8dde":"","16bd43ef-da26-411d-ad10-370c84c19add":""},"id":"adc49b67-5b0d-47e4-80cf-08a4afcff273","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":9.9899997711182,"yearlyPrice":6.9899997711182}},{"name":"Business","vendorId":"enterprise","featureList":{"2ec2b690-a980-4fb0-adfd-6e067b2111ca":"Unlimited Email Admins","f2189ed3-6fcd-4332-a1f5-d5f1aee6b3e6":"","36d8090e-031a-4510-b235-6eb01bde977d":"Unlimited","1d276772-911c-466d-8b00-3c5ec5eaf5cd":"100MB Limit","bbe8e315-c477-4d91-9d9a-639fb9ce8504":"Unlimited Form Elements","4931fdc4-465e-464a-9373-c26a154554d8":"","bc9a8f5b-6ad6-4483-ac75-fddc617660a4":"","1883e5f7-3713-4c83-a90c-43f9e639b17a":"","3b10edd1-3ab5-454b-ba49-9d6b014b4852":"","29dd0f56-5395-4e45-ae86-7732495e8dde":"","16bd43ef-da26-411d-ad10-370c84c19add":""},"id":"8b2ef8d8-16cc-475e-b9cc-57c31aac0803","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":14.989999771118,"yearlyPrice":12.439999580383}}],"businessModel":"FREEMIUM"},"appId":"93adaed5-6411-4a80-8004-53f5885a1e53","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.26.0"},"isWixTPA":false},"13f02317-d1b2-e7c3-fa4a-ffd2247fea03":{"applicationId":24021,"widgets":{"13f02337-e976-8e0b-628e-31a92ef7614f":{"widgetUrl":"https:\/\/hookshot-254511.appspot.com\/","widgetId":"13f02337-e976-8e0b-628e-31a92ef7614f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/hookshot-254511.appspot.com\/","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"online_payments","default":true}},"appDefinitionName":"Online Payments by vcita","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"applicationId":25832,"widgets":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","appPage":{"id":"Event List","name":"Event List","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true},"tpaWidgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","default":true},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.326.0\/details-page","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.326.0\/details-page","appPage":{"id":"events","name":"Event Details","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"mobileSettingsEnabled":true,"subPages":[{"key":"wix.events.sub_pages.event","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0\/details-pageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0\/details-pageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0\/details-pageViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true,"outOfIframeData":{"slots":{"outOfIframeData":{"slots":[{"slotRole":"header","pluginInterfaces":["EVENT_DETAILS"]},{"slotRole":"details","pluginInterfaces":["EVENT_DETAILS"]}]}}}},"default":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","mobileHelpId":"a0621ef7-79ef-4a32-a376-1258506a5d2a","mobileSettingsEnabled":true,"ooiInEditor":true,"cssPerBreakpoint":true},"tpaWidgetId":"wix_events","default":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/members-page","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/members-page","appPage":{"id":"events_members_page","name":"Events","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/members-pageViewerWidget.bundle.min.js","linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/members-pageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/members-pageViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true},"default":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/schedule","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.3593.0\/schedule","appPage":{"id":"Schedule","name":"Schedule","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/scheduleController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/scheduleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/scheduleViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true,"cssPerBreakpoint":true},"tpaWidgetId":"agenda-page","default":false}},"appDefinitionName":"Wix Events & Tickets","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/editorScript.bundle.min.js","baseUrls":{"baseUrl":"https:\/\/events.wixapps.net\/_api\/wix-one-events-server","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0"},"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":{"url":"https:\/\/[email protected]\/860"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.wix-events-web"},"namespace":"wix.events"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.1786.0"},"isWixTPA":true},"13229087-bd52-4877-f12d-2ca80925e84a":{"applicationId":27981,"widgets":{"132290c7-fb4b-e077-b730-b6b5917a4296":{"widgetUrl":"https:\/\/jbartwix1.appspot.com\/WixPage\/BuyItNow","widgetId":"132290c7-fb4b-e077-b730-b6b5917a4296","refreshOnWidthChange":true,"mobileUrl":"https:\/\/jbartwix1.appspot.com\/WixPage\/BuyItNow\/mobile","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"buy_it_now","default":true}},"appDefinitionName":"Buy It Now","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Allow unlimited usage for your visitors. The free version is limited to 10 clicks on the 'Buy Now' button.","name":"Unlimited usage","id":"0dcb4d99-843b-4b12-a456-9f112d62d60c"},{"description":"Allow your visitors to pay with almost any credit card via PayPal","name":"Paypal Button","id":"f2765d7d-4a1a-4ada-aab9-a9253b120d40"},{"description":"Customize with styles, text, images, prices, fonts, colors, and more","name":"Customization","id":"1351c313-b92c-451e-aee7-84d2bfccb166"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"1351c313-b92c-451e-aee7-84d2bfccb166":"","f2765d7d-4a1a-4ada-aab9-a9253b120d40":""},"id":"52d151a3-fcf2-45dd-89ca-b27b3e7ea2f1","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Buy It Now","vendorId":"BuyItNow","featureList":{"0dcb4d99-843b-4b12-a456-9f112d62d60c":"","1351c313-b92c-451e-aee7-84d2bfccb166":"","f2765d7d-4a1a-4ada-aab9-a9253b120d40":""},"id":"4391f056-77e7-4411-95b8-ad755366dbe7","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":2.9900000095367,"yearlyPrice":0}}],"businessModel":"FREEMIUM"},"appId":"b9606395-baaa-425e-9a99-ae96373e2bd0","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"12e5d855-e2b5-9616-2e05-a1f4c1b75ff6":{"applicationId":29949,"widgets":{"12e5d867-cf43-c091-aade-bc561addb594":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=ChatBot_for_Lead_Generation","widgetId":"12e5d867-cf43-c091-aade-bc561addb594","refreshOnWidthChange":true,"mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=ChatBot_for_Lead_Generation","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"automated_chat_+_live_chat","default":true}},"appDefinitionName":"ChatBot for Lead Generation","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Use the Live Chat when you are online to chat directly with your website visitors for sales and support. You can chat live with multiple visitors concurrently.","name":"Live Chat","id":"c81b4229-be03-4d0b-97dc-15eef28d6ce5"},{"description":"Use the ChatBot when you are offline or not available in Live Chat so you never miss an opportunity. Automatic ChatBot is online 24\/7 to chat automatically with visitors when you are offline. It gets you more contacts and sales leads automatically. It answers recurring questions and provides support instantly. You can turn off the automated agent when you are online.","name":"ChatBot","id":"fddab53d-8d9e-4ccf-be7c-0c0d63e5b16a"},{"description":"You can add up to 50 FAQs so that your ChatBot can provide instant support and answers to your visitors' common questions.","name":"Automatic Answers FAQs","id":"e2adcff0-32c1-40a2-889e-6f28704efe8d"},{"description":"The leads and contact requests of potential customers generated by the ChatBot are sent immediately to your email inbox so you can promptly respond and close the sale without login to the Control Panel.","name":"Phone\/Email from Prospect","id":"fd4a5da6-e1c8-4639-91db-bb6cca91ed4c"},{"description":"VirtualSpirits Control Panel for live chat operator, configuration of virtual agent answers, view the leads and history of the chats on your site. ","name":"Web-Based Control Panel","id":"f93a63ba-a89e-46fe-a3a3-d9c734f9b694"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":30,"plans":[{"name":"Free","featureList":{},"id":"5f1ffb1f-db07-4701-9c6d-859f2506f83d","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Professional","vendorId":"premium","featureList":{"c81b4229-be03-4d0b-97dc-15eef28d6ce5":"","fd4a5da6-e1c8-4639-91db-bb6cca91ed4c":"","fddab53d-8d9e-4ccf-be7c-0c0d63e5b16a":"","f93a63ba-a89e-46fe-a3a3-d9c734f9b694":"","e2adcff0-32c1-40a2-889e-6f28704efe8d":""},"id":"db2a1306-eac7-421c-9c43-4c33b717be9c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":25,"monthlyPrice":9.9899997711182,"yearlyPrice":7.4899997711182}}],"businessModel":"PREMIUM"},"appId":"3a396b8d-eefe-4aa3-8a8d-39bd91e6b17c","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^4.0.0"},"isWixTPA":false},"13fd7b70-5eed-6985-b68b-5aae0994397c":{"applicationId":32281,"widgets":{"141a0b99-6db8-4350-cfc0-44e643e8455f":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixunbounce.1.1.jsp","widgetId":"141a0b99-6db8-4350-cfc0-44e643e8455f","refreshOnWidthChange":true,"gluedOptions":{"placement":"TOP_CENTER","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"exit_actions","default":true},"1501f2c3-eff0-55bf-1246-058b79e70c1a":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","widgetId":"1501f2c3-eff0-55bf-1246-058b79e70c1a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"mobile_popup","default":false}},"appDefinitionName":"Conversion Popup","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Gather conversions: email subscribers, feedback, likes, followers, or shares. ","name":"Unlimited Conversions","id":"db8ad791-1ed9-404e-8d67-0d068a72daba"},{"description":"Choose from our 6 pre-built conversion templates that will help you get started quickly. Build your email list, create a yes\/no call to action, gather feedback, survey customers, offer a coupon, or gather social followers. Tons of possibilities and very flexible.","name":"6 Popup Templates","id":"ed257fbc-ccc5-4e5a-b417-74b61e0e5c12"},{"description":"Display your popup immediately, after a specified period, when a visitor arrives or before a visitor leaves your site. Configure your targeting rules to only display for new visitors, returning visitors, or once a week.","name":"Control Popup Occurrence ","id":"d4679613-dd16-425b-a31c-2d4a266dc835"},{"description":"Popups look and work great on your mobile phone.","name":"Mobile Responsive","id":"d2056280-43e3-4a9e-8fa5-458fcd49776a"},{"description":"Ask visitors for feedback, build your social following, lead visitors to a specific page and get email signups that auto-store in your Wix Contacts.","name":"Variety of Popup Functions","id":"8bbd489b-1a36-41a6-991e-bb4d082c022e"},{"description":"Create custom actions with your text and language. All text is configurable.","name":"Customize Language","id":"fef5c0c8-fdec-48e3-b6cc-966d7d4f2631"},{"description":"All Powered By links and co-branding logos are removed in the Premium version of the app.","name":"Removed Powered By Branding","id":"1ae0e825-f14e-4d2e-88a9-e325c00c3b66"},{"description":"Add your logo to your exit actions to bring additional branding to your template.","name":"Custom Logos","id":"3b7a6c6a-bff5-4bf9-8d32-fcab63ff2d22"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"ed257fbc-ccc5-4e5a-b417-74b61e0e5c12":"","db8ad791-1ed9-404e-8d67-0d068a72daba":"10","d2056280-43e3-4a9e-8fa5-458fcd49776a":"","d4679613-dd16-425b-a31c-2d4a266dc835":"","fef5c0c8-fdec-48e3-b6cc-966d7d4f2631":"","8bbd489b-1a36-41a6-991e-bb4d082c022e":""},"id":"d9501b98-bf51-493b-9077-722105b3d587","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"ConverionPopPremium","featureList":{"ed257fbc-ccc5-4e5a-b417-74b61e0e5c12":"","db8ad791-1ed9-404e-8d67-0d068a72daba":"Unlimited","d2056280-43e3-4a9e-8fa5-458fcd49776a":"","1ae0e825-f14e-4d2e-88a9-e325c00c3b66":"","d4679613-dd16-425b-a31c-2d4a266dc835":"","3b7a6c6a-bff5-4bf9-8d32-fcab63ff2d22":"","fef5c0c8-fdec-48e3-b6cc-966d7d4f2631":"","8bbd489b-1a36-41a6-991e-bb4d082c022e":""},"id":"d9a363e2-1c4d-47b5-8383-b24c8d052462","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":38,"monthlyPrice":7.9899997711182,"yearlyPrice":4.9899997711182}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"12e52aab-c415-2262-fcad-9950f7d54970":{"applicationId":34381,"widgets":{"12e52b0a-3de8-d042-aade-bc561addb594":{"widgetUrl":"https:\/\/wix.themusicase.com\/player.php","widgetId":"12e52b0a-3de8-d042-aade-bc561addb594","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.themusicase.com\/player.php","published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"music_backgrounds","default":true}},"appDefinitionName":"Music Backgrounds","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Choose any of our 450 Premium Tracks composed by world class media composers. You can change tracks any time you wish. No royalties - use without worrying about copyrights.","name":"Premium Tracks","id":"610f8215-11db-46ca-9f8d-96f12a7d25a9"},{"description":"On Premium Pack, music will play for unlimited number of users of your website.","name":"Unlimited Bandwidth","id":"3148b37c-436b-491b-b065-668d6f0b064c"},{"description":"The 'By Themusicase.com' link will be removed.","name":"No 'By Themusicase.com' Link","id":"3c8a4ea1-91ea-4fc2-a113-cab90d4a2087"},{"description":"2 tracks to choose for free - change track any time you want. Control autostart & loop playing of those tracks. No royalties - use without worrying about copyrights.","name":"Royalty Free Tracks","id":"d8147b87-0d25-42ab-8b33-bc84fca336cb"},{"description":"We will help you anytime , 7 days a week regardless if you are on the free or premium plan. ","name":"Customer Service","id":"758ca7e4-81ba-4407-91a5-d423c8d763f2"},{"description":"Set up custom player background, button and text colors. Be inspired by the music!","name":"Design Customization","id":"84855d2c-f565-4d0e-9ba4-03461ea8b0a6"},{"description":"Decide if player will start when visitor enters your page or entire website. Choose also if music will be looped.","name":"Autoplay and Loop Music","id":"dc1335c7-8293-4537-9b98-9839355c13b5"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"84855d2c-f565-4d0e-9ba4-03461ea8b0a6":"","d8147b87-0d25-42ab-8b33-bc84fca336cb":"","758ca7e4-81ba-4407-91a5-d423c8d763f2":"","dc1335c7-8293-4537-9b98-9839355c13b5":""},"id":"2e1e4daf-36db-4722-84cd-2933e83d780c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Package","vendorId":"premium.themusicase","featureList":{"758ca7e4-81ba-4407-91a5-d423c8d763f2":"","610f8215-11db-46ca-9f8d-96f12a7d25a9":"","d8147b87-0d25-42ab-8b33-bc84fca336cb":"","dc1335c7-8293-4537-9b98-9839355c13b5":"","3148b37c-436b-491b-b065-668d6f0b064c":"","84855d2c-f565-4d0e-9ba4-03461ea8b0a6":"","3c8a4ea1-91ea-4fc2-a113-cab90d4a2087":""},"id":"cce9bbce-70a5-4b60-8413-5b85e349c6ff","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":19,"monthlyPrice":3.9900000095367,"yearlyPrice":3.25}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"14a85b13-d7da-ee8e-7290-3b93340f63fa":{"applicationId":34921,"widgets":{"14a85b28-2374-72cf-db64-e0c11046aa60":{"widgetUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","widgetId":"14a85b28-2374-72cf-db64-e0c11046aa60","refreshOnWidthChange":true,"mobileUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"soundcloud","default":true}},"appDefinitionName":"SoundCloud","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"1360889d-0155-11cf-7146-19284f5addc2":{"applicationId":35408,"widgets":{"136089b1-dac6-af6f-aa6e-bddf74b577ff":{"widgetUrl":"https:\/\/app-two.rolloverfx.com\/widget","widgetId":"136089b1-dac6-af6f-aa6e-bddf74b577ff","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app-two.rolloverfx.com\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"rollover","default":true}},"appDefinitionName":"Rollover Image Effects","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"We've done everything we can to ensure an incredible mobile experience. Customise how your effects are triggered, define mobile specific elements of your site, customise fonts and widget size. ","name":"Go Mobile First","id":"2139be97-6636-48fc-8cba-fdb65c143326"},{"description":"From cutting edge to classic effects all fully customisable. You have a suite of 30+ effects to choose from to bring your Wix site to life","name":"Customise Dozens of Effects","id":"5411fb68-6717-4d79-b18b-bd617806b2dd"},{"description":"Create full width responsive Rollovers! Beautiful, stunning animated strips and backgrounds for your Wix Site","name":"Full Width Responsive Strips","id":"859175d8-da19-48d8-8e79-0301cb734bbb"},{"description":"Use Wix's advanced Link Picker tool to link to anything, documents, email, anchors, other websites, and make Rollover an integrated part of your website","name":"Link to Anything ","id":"41a37c53-7d0d-4fb2-abc6-118e2d5fb7c7"},{"description":"You can adjust the position of your text to suit your needs, with our pixel perfect alignment tools","name":"Use Advanced Layout Tools","id":"8e323be2-aef9-40d0-a5c6-e7836cf4809b"},{"description":"We've added tap \/ touch support to Rollover to give your users more ways to interact with Rollover","name":"Run Effects with Touch","id":"8ddfa07c-5ec7-4b96-8dc4-5d79512cb447"},{"description":"Style your text your way with Rollover, using our WYSIWYG interface","name":" Add Paragraph Text","id":"85a3974e-ca34-42d3-8c4e-1061e52da589"},{"description":"Embed Soundcloud, You Tube and more, You can now style your paragraph text inline using and more","name":"Use HTML","id":"22d91f86-9ab2-4b30-aa04-bf1421305b28"},{"description":"Rollover effects use scalable vector graphics, meaning your Rollovers scale up and down with super-sharp clarity","name":"Use Super Sharp SVGs","id":"664c6512-637c-455e-9132-fc4c3dffb67d"},{"description":"You can upload images of up to 25mb, thanks to Wix's advanced image compression tools take care of the rest. We also resize the images you use, so no matter what size of screen they are viewed on","name":"Smart Image Optimisation","id":"1ee4123e-7abe-4f24-84e4-47f11e4272c6"},{"description":"Now, the effects run to completion with a single touch, no more half-run effects. Plus, we sped up how the images load with pre-loading tools to ensure fast mobile animations every time.","name":"Improved Mobile Performance","id":"09a63d2f-2662-42e8-b0ab-5a99c66531e3"},{"description":"Beautify images with Dual-Colour filters Use the dual colour filters on your images to match your brand colours, correct any imperfections with the original photographs","name":"Use Dual-Colour Filters","id":"ce8b2346-a2d0-4576-933f-f2e65e1b8503"},{"description":"Premium users are guaranteed a response within 24 hours, they can also request specific effects from the developers. ","name":"Get Help and Support","id":"e68eb6e2-2827-4671-a6b2-9b34dc9fa0af"},{"description":"Easily link up your social media accounts so you can access your images and use them in Rollover","name":"Connect Social accounts","id":"07a2dc6d-7e98-425f-b046-96726fa50e0d"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":14,"plans":[{"name":"Premium","vendorId":"Premiem","featureList":{"1ee4123e-7abe-4f24-84e4-47f11e4272c6":"","2139be97-6636-48fc-8cba-fdb65c143326":"","07a2dc6d-7e98-425f-b046-96726fa50e0d":"","09a63d2f-2662-42e8-b0ab-5a99c66531e3":"","5411fb68-6717-4d79-b18b-bd617806b2dd":"","8e323be2-aef9-40d0-a5c6-e7836cf4809b":"","664c6512-637c-455e-9132-fc4c3dffb67d":"","859175d8-da19-48d8-8e79-0301cb734bbb":"","e68eb6e2-2827-4671-a6b2-9b34dc9fa0af":"","85a3974e-ca34-42d3-8c4e-1061e52da589":"","ce8b2346-a2d0-4576-933f-f2e65e1b8503":"","8ddfa07c-5ec7-4b96-8dc4-5d79512cb447":"","22d91f86-9ab2-4b30-aa04-bf1421305b28":"","41a37c53-7d0d-4fb2-abc6-118e2d5fb7c7":""},"id":"d87b07ee-c75a-4859-a416-71dfc94052c6","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":2.9900000095367,"yearlyPrice":2.3900001049042}}],"businessModel":"PREMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"13a4b71e-3873-0be8-9ead-daa8592a95f9":{"applicationId":37335,"widgets":{"13a4b8a9-d7cf-6812-3afa-ae41b62070b5":{"widgetUrl":"https:\/\/wix.myreviews.link\/site\/reviews","widgetId":"13a4b8a9-d7cf-6812-3afa-ae41b62070b5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.myreviews.link\/site\/reviews","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"myreviews","default":true}},"appDefinitionName":"MyReviews","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Display 1 to 10 reviews from the Yelp, Google or Facebook depending on which plan you choose. ","name":"Number of Customer Reviews","id":"ac8d5ffe-e94b-4a88-b59c-201e63254891"},{"description":"Grab reviews from different sources including Google, Yelp and Facebook. (More source options will be added to this app in the near future.) ","name":"Multiple Sources Ratings","id":"20bc85e0-ad03-4f34-af53-360419686e64"},{"description":"Select alternative theme colours for Yelp\/Google\/Facebook logos","name":"Custom Logo Theme","id":"ee9cbb11-0962-4878-8f9b-76e676d772cc"},{"description":"Free versions display a Bizmate signature. Become a Premium member to remove it","name":"Remove Signature","id":"e8674d71-1cfe-45a4-b4c3-85b7daaa3986"},{"description":"Our premium sites will automatically benefit from our Rich Snippet rendering for improved SEO, SERP on search engines such as Google.","name":"Rich Snippet integration","id":"26955fde-924a-4578-ac1b-c3446bb60176"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","vendorId":"0917a2eb-e3f6-4d5d-b188-a46fd4ec2aa9","featureList":{"ac8d5ffe-e94b-4a88-b59c-201e63254891":"1","20bc85e0-ad03-4f34-af53-360419686e64":""},"id":"0917a2eb-e3f6-4d5d-b188-a46fd4ec2aa9","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"1","featureList":{"20bc85e0-ad03-4f34-af53-360419686e64":"","ee9cbb11-0962-4878-8f9b-76e676d772cc":"","e8674d71-1cfe-45a4-b4c3-85b7daaa3986":"","ac8d5ffe-e94b-4a88-b59c-201e63254891":"10","26955fde-924a-4578-ac1b-c3446bb60176":""},"id":"c6041245-7502-4bbb-876e-f7f5a330251a","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5,"yearlyPrice":4.1500000953674}}],"businessModel":"FREEMIUM"},"appId":"be1ba866-97c3-4e99-a58f-12af877e8cd0","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"12e1488c-31d0-7c71-bd72-ce5398890fa4":{"applicationId":39981,"widgets":{"12e148d8-2e01-f97e-d4f5-3c7de11bc773":{"widgetUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","widgetId":"12e148d8-2e01-f97e-d4f5-3c7de11bc773","refreshOnWidthChange":true,"mobileUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true},"tpaWidgetId":"inffuse_testimonials","default":true}},"appDefinitionName":"Inffuse Testimonials","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add up to 4 Testimonials for Free, and as many as you need once you upgrade.","name":"Number of testimonials","id":"25bcb867-304e-4af2-a934-3ea9874f06d5"},{"description":"Allow your customers to easily submit testimonials directly from your website.","name":"Collect testimonials","id":"3755b8c6-4d9d-42b2-b075-3754c6122384"},{"description":"Add animated transition to rotate through the testimonials every few seconds","name":"Testimonials slider","id":"942ad8b9-21ef-4edf-87c4-5913b57e819c"},{"description":"Choose from a wide variety of our beautiful templates designs","name":"Beautiful premium templates","id":"790d8c51-e068-4afc-9466-52b8d7f7d63f"},{"description":"Easily add, edit or remove the customer testimonials that will appear on your website","name":"Add and manage testimonials","id":"8018abd3-544a-454d-9614-8455a1fc48c9"},{"description":"Use our super easy social connector to create testimonials from Facebook posts, tweets or Yelp reviews","name":"Sell more with social proof","id":"a0e12000-ec6d-4c3c-9142-0da64493c681"},{"description":"Customize the colors of the testimonials background and texts - manually, or via our colors presets","name":"Custom style","id":"76fe5ccf-e97c-451f-9a52-71517094ff07"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"25bcb867-304e-4af2-a934-3ea9874f06d5":"4","76fe5ccf-e97c-451f-9a52-71517094ff07":"","8018abd3-544a-454d-9614-8455a1fc48c9":"","a0e12000-ec6d-4c3c-9142-0da64493c681":""},"id":"48f45008-b8eb-49d6-ba2d-ea672aad9489","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"Premium","featureList":{"3755b8c6-4d9d-42b2-b075-3754c6122384":"","76fe5ccf-e97c-451f-9a52-71517094ff07":"","942ad8b9-21ef-4edf-87c4-5913b57e819c":"","a0e12000-ec6d-4c3c-9142-0da64493c681":"","25bcb867-304e-4af2-a934-3ea9874f06d5":"Unlimited","790d8c51-e068-4afc-9466-52b8d7f7d63f":"","8018abd3-544a-454d-9614-8455a1fc48c9":""},"id":"3f34a3a8-057f-438e-9514-972d8e20fada","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":-852,"monthlyPrice":3.9900000095367,"yearlyPrice":38}}],"businessModel":"FREEMIUM"},"appId":"dfb03b65-6656-4265-a8ab-fb238e32d622","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"13474577-adc2-d097-0720-2ee38c8ac933":{"applicationId":40567,"widgets":{"1347458e-312a-55dd-9057-980eff60156a":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/comments\/wix_cached_view","widgetId":"1347458e-312a-55dd-9057-980eff60156a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/comments\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_comments","default":false}},"appDefinitionName":"Comments by POWR","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from your Comments Plus+ app. ","name":"No POWr Logo","id":"324a04ed-eeaa-4aaa-bd62-a0f49ba04168"},{"description":"Enable comments and\/or star ratings to display customer feedback on your site.","name":"Display Comments, Reviews & Star Ratings","id":"68ecca41-0806-4811-b11a-a44518225fa4"},{"description":"Receive email alerts every time someone leaves a new comments.","name":"Admins for Instant Email Alerts","id":"a1d92845-db2a-4ac7-9dad-da9ba3a17593"},{"description":"Choose how to order the comments on your site.","name":"Advanced Sorting Options","id":"2682d3b1-0c3b-48d4-9993-46c513bfd555"},{"description":"Allow visitors to leave comments anonymously.","name":"Anonymous Commenting","id":"6b256279-63b4-4413-b54f-1cdbb2b90f29"},{"description":"Manually approve new comments before they're added to your site.","name":"Manual Approval","id":"20095c80-8896-4147-a99d-c7c80c51117d"},{"description":"Allow visitors to reply to comments and up or downvote them.","name":"Replies & Voting","id":"050f3a8b-27f1-4455-8f6c-09aaad2a5dc2"},{"description":"Add custom CSS or JavaScript in advanced settings for further customization.","name":"Custom CSS & JavaScript","id":"aff4e29c-0e44-4f70-8d90-ad2eec1d9ae6"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"68ecca41-0806-4811-b11a-a44518225fa4":"","2682d3b1-0c3b-48d4-9993-46c513bfd555":"","6b256279-63b4-4413-b54f-1cdbb2b90f29":"","324a04ed-eeaa-4aaa-bd62-a0f49ba04168":"","a1d92845-db2a-4ac7-9dad-da9ba3a17593":"2"},"id":"5c31e94e-1471-40e3-93a3-6503f538501e","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":2.9900000095367,"yearlyPrice":2.4800000190735}},{"name":"Pro","vendorId":"pro","featureList":{"68ecca41-0806-4811-b11a-a44518225fa4":"","2682d3b1-0c3b-48d4-9993-46c513bfd555":"","6b256279-63b4-4413-b54f-1cdbb2b90f29":"","20095c80-8896-4147-a99d-c7c80c51117d":"","050f3a8b-27f1-4455-8f6c-09aaad2a5dc2":"","324a04ed-eeaa-4aaa-bd62-a0f49ba04168":"","a1d92845-db2a-4ac7-9dad-da9ba3a17593":"3","aff4e29c-0e44-4f70-8d90-ad2eec1d9ae6":""},"id":"be59ccc2-719b-4bd2-8730-c271823e39d5","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":5.9899997711182,"yearlyPrice":4.1900000572205}},{"name":"Business","vendorId":"business","featureList":{"68ecca41-0806-4811-b11a-a44518225fa4":"","2682d3b1-0c3b-48d4-9993-46c513bfd555":"","6b256279-63b4-4413-b54f-1cdbb2b90f29":"","20095c80-8896-4147-a99d-c7c80c51117d":"","050f3a8b-27f1-4455-8f6c-09aaad2a5dc2":"","324a04ed-eeaa-4aaa-bd62-a0f49ba04168":"","a1d92845-db2a-4ac7-9dad-da9ba3a17593":"10","aff4e29c-0e44-4f70-8d90-ad2eec1d9ae6":""},"id":"7372c88c-c04b-4503-aff7-70a088530bfe","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":9.9899997711182,"yearlyPrice":8.289999961853}}],"businessModel":"FREEMIUM"},"appId":"5b2c5c17-73c0-4dc5-b0d4-0f7c3de9650c","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"12deb372-beec-117c-f15c-f6ffe3a928fe":{"applicationId":41631,"widgets":{"12deb394-f22e-fc0f-89cf-eb2a813e7c55":{"widgetUrl":"https:\/\/wixv2.vocalreferences.com\/","widgetId":"12deb394-f22e-fc0f-89cf-eb2a813e7c55","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixv2.vocalreferences.com\/mobile\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"testimonial_builder","default":true},"cf7a71e0-84c8-4113-9fbd-41558b131177":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/recommended","widgetId":"cf7a71e0-84c8-4113-9fbd-41558b131177","refreshOnWidthChange":true,"mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/recommended","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"cf7a71e0-84c8-4113-9fbd-41558b131177","default":false},"ec1e0a46-3acf-4d56-a7a2-f13673581266":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/get-comments","widgetId":"ec1e0a46-3acf-4d56-a7a2-f13673581266","refreshOnWidthChange":true,"mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/get-comments","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"ec1e0a46-3acf-4d56-a7a2-f13673581266","default":false},"84f0657a-58c8-4b7c-ad54-110a923fc81c":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/summary","widgetId":"84f0657a-58c8-4b7c-ad54-110a923fc81c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/summary","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"84f0657a-58c8-4b7c-ad54-110a923fc81c","default":false},"7e1653f6-6273-46c4-ade6-09a55bf1a836":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/star-rating","widgetId":"7e1653f6-6273-46c4-ade6-09a55bf1a836","refreshOnWidthChange":true,"mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/star-rating","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"7e1653f6-6273-46c4-ade6-09a55bf1a836","default":false},"73ed0a16-8edc-420c-a309-430b8f6bd2e0":{"widgetUrl":"https:\/\/widgets.vocalreferences.com\/wix\/social-ratings","widgetId":"73ed0a16-8edc-420c-a309-430b8f6bd2e0","refreshOnWidthChange":true,"mobileUrl":"https:\/\/widgets.vocalreferences.com\/wix\/social-ratings","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"73ed0a16-8edc-420c-a309-430b8f6bd2e0","default":false}},"appDefinitionName":"Testimonial Builder","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Highlight what your happy customers say about you. Easily create and display testimonials in any language. Match your testimonial display with your website's look and feel. ","name":"Add, edit and display","id":"60deeede-3c9d-48cd-be88-d422a33d3846"},{"description":"Include star ratings with every testimonial.\r\n","name":"Star Ratings","id":"17199fbf-65ae-4455-ad0d-c061576cd9ed"},{"description":"Your customers can add a testimonial directly from your website. You decide to accept or reject them before they go live on your site. You are in full control. Form is available in multiple languages and good for text and video.","name":"\"Add Testimonial\" button","id":"190d8059-ad21-4469-81bb-cd9a72e8e5ed"},{"description":"Capture and display video testimonials. Upload is direct to your website. Videos keep your website visitors interested and on your site.","name":"Video testimonials too","id":"a2a72d6c-56aa-4242-81fa-28919b778749"},{"description":"Social icons make it easy for your friends, fans and clients to share all your testimonials and help you build your brand and gain new customers.","name":"Use social icons","id":"b0391ca6-423e-4246-b4e4-d765db9c70da"},{"description":"Your testimonials will appear in Google search results giving your website maximum exposure and assist in people finding you online. Great way to build your online brand and reputation.","name":"Google indexing","id":"f3ce9cb9-df15-400e-aeba-edaacfbba225"},{"description":"Choose from a variety of beautiful layouts to show off your testimonials and impress your website visitors.\r\n","name":"Premium layout options","id":"d4ec11dc-b7c9-408a-98cf-990ae18cdfda"},{"description":"Remove \"Powered by VocalReferences\" from the display of your testimonials.","name":"Remove \"Powered by\"","id":"d3fbd6af-34d6-4b91-8461-d91bb551ee43"},{"description":"With one click of a button you can easily import all your Facebook, Yelp, Google Reviews. You can decide to display them all on your website or select just the ones you want to display.","name":"Import from FB, Yelp, Google","id":"10277f68-fbf1-4075-807c-22b46f57e745"},{"description":"In addition to displaying your testimonials, use our Ratings Widget on one or multiple pages of your website to showoff your ranking in any or all of the following (you select): Google Reviews, Facebook Reviews, Yelp. Great way to highlight your Social Media star ratings in one clear, professional looking display.","name":"Social Ratings Widget","id":"111673d4-f9bd-4c9a-ad55-984d9b7a11da"},{"description":"DOUBLE YOUR EXPOSURE. Use our VocalReferences FB App to create a new tab and automatically display all your testimonials on your FB page as well. Good for FB pages with a min. of 2000 likes.","name":"VR Facebook App","id":"f384b268-e120-4ebb-a2bc-a359f7f1b520"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"17199fbf-65ae-4455-ad0d-c061576cd9ed":"","10277f68-fbf1-4075-807c-22b46f57e745":"","f384b268-e120-4ebb-a2bc-a359f7f1b520":"","b0391ca6-423e-4246-b4e4-d765db9c70da":"","190d8059-ad21-4469-81bb-cd9a72e8e5ed":"","60deeede-3c9d-48cd-be88-d422a33d3846":"","a2a72d6c-56aa-4242-81fa-28919b778749":""},"id":"e1d9448a-6960-4280-8200-0778e41b8795","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"VrPremium","featureList":{"17199fbf-65ae-4455-ad0d-c061576cd9ed":"","d3fbd6af-34d6-4b91-8461-d91bb551ee43":"","10277f68-fbf1-4075-807c-22b46f57e745":"","f384b268-e120-4ebb-a2bc-a359f7f1b520":"","b0391ca6-423e-4246-b4e4-d765db9c70da":"","190d8059-ad21-4469-81bb-cd9a72e8e5ed":"","d4ec11dc-b7c9-408a-98cf-990ae18cdfda":"","111673d4-f9bd-4c9a-ad55-984d9b7a11da":"","60deeede-3c9d-48cd-be88-d422a33d3846":"","f3ce9cb9-df15-400e-aeba-edaacfbba225":"","a2a72d6c-56aa-4242-81fa-28919b778749":""},"id":"955109b2-48dd-4772-97b1-461dc39addd7","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":21,"monthlyPrice":4.9899997711182,"yearlyPrice":3.9500000476837}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^3.3.0"},"isWixTPA":false},"12e18cab-200b-e8bb-bd72-ce5398890fa4":{"applicationId":43776,"widgets":{"12e86bdf-ecac-5e7c-94b6-a61791c329ef":{"widgetUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","widgetId":"12e86bdf-ecac-5e7c-94b6-a61791c329ef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"iplayerhd_video_hosting","default":true}},"appDefinitionName":"iPlayerHD Video Hosting","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Let visitors watch your videos without clutter or interruptions.","name":"Show Ad-Free Videos ","id":"9d8ec676-b76d-4196-afdd-d5784e2903f0"},{"description":"Uploading from your drive or your Cloud provider is a breeze.","name":"Easily Add Videos","id":"580e967f-4761-4e88-b6ed-d0f46a1130fa"},{"description":"Reach out 24\/7\/365. We'll keep you moving forward.","name":"Highly Responsive Support","id":"94e4d3ae-bd6c-48ab-bc13-e6d5d59c10ca"},{"description":"Free users get up to 500 Views or 1 GB, whichever comes first. Premium users get up to 50,000 views of 1 TB, whichever comes first.","name":"Monthly Views","id":"4339b052-20d3-4eb2-bdae-d89a3230a800"},{"description":"Desktop, laptop, IOS or Android. We'll deliver.","name":"Optimized Video Delivery","id":"b7146cc2-5786-48dc-b880-db8cf30755aa"},{"description":"Pick a custom frame from your video or upload any image to get people to play your video.","name":"Customize Thumbnail Images","id":"475476f4-fc19-4155-8dae-38b6d3e95dae"},{"description":"Premium users access downloadable csv and pdf files and graphs with data including IP Addresses, GEO locations and much more.","name":"Analytics","id":"eb1242a3-ae2f-4c82-a03b-4111642c1d7d"},{"description":"Easily assign passwords to your videos.","name":"Passwords","id":"95bf9ed7-1ae7-4cfc-858f-0fc8107e5bed"},{"description":"Change the colors of the control bar, add titles and video information icons and more.","name":"Player Customization","id":"8c594d47-0357-4629-b8d4-9ec23139cb01"},{"description":"Add multiple language options to your video for the hearing impaired or for visitors with different languages.","name":"Subtitles\/Closed Captioning","id":"4d2f81c8-4374-4fdc-bd75-365757b1a0f4"},{"description":"Share to Facebook and Twitter as well as email.","name":"Social Sharing","id":"b594fe9f-419b-4991-8276-508699b0931e"},{"description":"Premium users create playlists with two or more videos.","name":"Playlists","id":"afec2a35-f002-4b2a-984b-d065d8366c3c"},{"description":"Collect visitor email addresses, auto-adding them to your Wix and Mailchimp contact lists.","name":"Collect Visitor Emails","id":"6c46f39e-c8a4-4d16-ba69-e4f896ba1703"},{"description":"Set your videos to loop allowing them to play continuously.","name":"Looping Videos","id":"02b1a616-1ba5-46d5-9e91-44306821d615"},{"description":"This is ideal when your page has limited space. Your video opens up on top of the page.","name":"Video Lightboxes\/Popovers","id":"3d23138e-2798-43d9-b6ee-ee5ba2645af3"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"4339b052-20d3-4eb2-bdae-d89a3230a800":"Up to 500 views","475476f4-fc19-4155-8dae-38b6d3e95dae":"","9d8ec676-b76d-4196-afdd-d5784e2903f0":"","b7146cc2-5786-48dc-b880-db8cf30755aa":"","94e4d3ae-bd6c-48ab-bc13-e6d5d59c10ca":"","8c594d47-0357-4629-b8d4-9ec23139cb01":"","b594fe9f-419b-4991-8276-508699b0931e":"","4d2f81c8-4374-4fdc-bd75-365757b1a0f4":"","95bf9ed7-1ae7-4cfc-858f-0fc8107e5bed":"","580e967f-4761-4e88-b6ed-d0f46a1130fa":""},"id":"77d3e82a-3cf1-4fe9-b292-eebaad89202d","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"WixTier1","featureList":{"4339b052-20d3-4eb2-bdae-d89a3230a800":"Up to 50,000 views","02b1a616-1ba5-46d5-9e91-44306821d615":"","475476f4-fc19-4155-8dae-38b6d3e95dae":"","9d8ec676-b76d-4196-afdd-d5784e2903f0":"","eb1242a3-ae2f-4c82-a03b-4111642c1d7d":"","3d23138e-2798-43d9-b6ee-ee5ba2645af3":"","b7146cc2-5786-48dc-b880-db8cf30755aa":"","94e4d3ae-bd6c-48ab-bc13-e6d5d59c10ca":"","8c594d47-0357-4629-b8d4-9ec23139cb01":"","afec2a35-f002-4b2a-984b-d065d8366c3c":"","6c46f39e-c8a4-4d16-ba69-e4f896ba1703":"","b594fe9f-419b-4991-8276-508699b0931e":"","4d2f81c8-4374-4fdc-bd75-365757b1a0f4":"","95bf9ed7-1ae7-4cfc-858f-0fc8107e5bed":"","580e967f-4761-4e88-b6ed-d0f46a1130fa":""},"id":"5009cac3-d913-4f3a-9440-88f73df24002","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":8,"monthlyPrice":9.9899997711182,"yearlyPrice":9.1700000762939}}],"businessModel":"FREEMIUM"},"appId":"91a25b8e-850d-40be-90d2-3a6e309fd458","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"14635256-b183-1c71-a4d2-f55179b80e8a":{"applicationId":46387,"widgets":{"14635280-8c8d-5346-b643-691f84f48973":{"widgetUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","widgetId":"14635280-8c8d-5346-b643-691f84f48973","refreshOnWidthChange":true,"mobileUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true},"tpaWidgetId":"instagram_feed","default":false}},"appDefinitionName":"Instagram Feed","appFields":{"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0","installedVersion":"^1.0.0"},"isWixTPA":true},"1484cb44-49cd-5b39-9681-75188ab429de":{"applicationId":47994,"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"true","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","isLoadable":true},"default":true}},"appDefinitionName":"Wix Site Search","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3605.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.426.0"},"isWixTPA":true},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"applicationId":49089,"widgets":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6142"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","default":true},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","refreshOnWidthChange":true,"mobileUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"ooiInEditor":true,"migratingToOoi":true,"componentUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiViewerWidget.bundle.min.js') %>","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiController.bundle.min.js') %>","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js"},"default":true}},"appDefinitionName":"Members Notifications Settings","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/6097"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6097"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.5.0"},"isWixTPA":true},"14dbef06-cc42-5583-32a7-3abd44da4908":{"applicationId":49342,"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_members_about_ooi","cssPerBreakpoint":true,"noCssComponentUrlTemplate":"<%= serviceUrl('members-about-ooi', 'ProfileViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"Members About","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.173.0"},"isWixTPA":true},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"applicationId":49403,"widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true,"migratingToOoi":true,"ooiInEditor":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js"},"default":true},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","default":true},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","default":true}},"appDefinitionName":"Wix Members Area Notifications","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5803"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.11.0"},"isWixTPA":true},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"applicationId":51393,"widgets":{"aa86b56d-3c49-44fd-9976-963695e7815d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","widgetId":"aa86b56d-3c49-44fd-9976-963695e7815d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ricos-viewer-ooi\/10.126.11\/ricosviewer","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true,"chunkLoadingGlobal":"webpackJsonp__wix_ricos_viewer_ooi","shouldLoadServerZip":true},"tpaWidgetId":"","default":true}},"appDefinitionName":"ricos-viewer-ooi","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/809"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/809"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.198.0"},"isWixTPA":true},"2bef2abe-7abe-43da-889c-53c1500a328c":{"applicationId":52391,"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.0\/MySubscriptions","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1191.0\/MySubscriptions","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"tpaWidgetId":"","default":true}},"appDefinitionName":"My Subscriptions","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.132.0"},"isWixTPA":true},"13c29be7-605a-7049-fc75-54900ac3c2b0":{"applicationId":55764,"widgets":{"13c29bf0-8a73-5980-ffac-07a8fcd603f9":{"widgetUrl":"https:\/\/flipfolio.herokuapp.com\/widget","widgetId":"13c29bf0-8a73-5980-ffac-07a8fcd603f9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/flipfolio.herokuapp.com\/widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"flipfolio","default":false}},"appDefinitionName":"FlipFolio","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add up to 3 or an unlimited number of pages to your FlipFolio, depending on the plan you choose.","name":"Number of Pages","id":"ec563a89-334f-44e0-849c-262b860b036e"},{"description":"Add up to 2 or 12 frame themes to your FlipFolio, depending on the plan you choose. ","name":"Number of Frame Themes","id":"3df199c1-3a67-4d00-9a54-5c1fcf58010c"},{"description":"Add up to 2 or 16 button themes to your FlipFolio, depending on the plan you choose. ","name":"Number of Button Themes","id":"9eadc0a4-c57b-4376-8cd9-86318a17b370"},{"description":"Easily customize the colors, navigation, style and animation speed","name":"Customize with Ease","id":"b1a718ad-fc29-41d5-b8ae-fe93a9e8d0ad"},{"description":"Select auto-play to turn FlipFolio into a homepage slider.","name":"Autoplay Option","id":"53cc3e90-90b9-490f-b482-73bae2d3f306"},{"description":"Add page captions while still maintaining all 3D animation effects.","name":"Page Captions","id":"11346f79-02c8-4ce1-ac42-44fd0e1f3292"},{"description":"Natural looking page creases are automatically added to your images to maintain the visual appearance of a book (magazine, brochure, etc.) or calendar.","name":"Page Crease Overlay","id":"06b0b328-0c1a-4043-9559-332c8d9234ee"},{"description":"Display your content horizontally or vertically. Vertical is perfect for displaying content like you would in a book, magazine or brochure. Horizontal displaying is great for galleries and calendars.","name":"Page Orientation","id":"f292f6ae-5f36-499d-97d5-24cdab6a8d5e"},{"description":"Show off your content and\/or images with a beautifully animated 3D page-turning web effect.","name":"3D Page Turn","id":"2ce0e6a9-b380-492e-8d09-7e1fbf842322"},{"description":"Images automatically fit while maintaining the aspect ratio.","name":"Image Auto Scaling","id":"de709a82-05d7-4594-ad19-68947fe1b00c"},{"description":"Add a toggle icon so that visitors can see your book display fullscreen. ","name":"Fullscreen Toggle","id":"e053fc18-dbf7-4d6e-ad8e-2918ea005205"},{"description":"Enable the page click option to allow visitors to turn the pages simply by clicking on them and also optionally remove the navigation buttons.","name":"Page Click ","id":"e3d550eb-8e21-418b-b5e8-5becacce8bfc"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"11346f79-02c8-4ce1-ac42-44fd0e1f3292":"","de709a82-05d7-4594-ad19-68947fe1b00c":"","e3d550eb-8e21-418b-b5e8-5becacce8bfc":"","b1a718ad-fc29-41d5-b8ae-fe93a9e8d0ad":"","53cc3e90-90b9-490f-b482-73bae2d3f306":"","9eadc0a4-c57b-4376-8cd9-86318a17b370":"2","e053fc18-dbf7-4d6e-ad8e-2918ea005205":"","3df199c1-3a67-4d00-9a54-5c1fcf58010c":"2","2ce0e6a9-b380-492e-8d09-7e1fbf842322":"","06b0b328-0c1a-4043-9559-332c8d9234ee":"","ec563a89-334f-44e0-849c-262b860b036e":"3","f292f6ae-5f36-499d-97d5-24cdab6a8d5e":""},"id":"02e6deaf-21e6-4e5c-8210-9be1a5b9b360","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"FlipFolio Premium","vendorId":"paper-temple-flipfolio-premium","featureList":{"11346f79-02c8-4ce1-ac42-44fd0e1f3292":"","de709a82-05d7-4594-ad19-68947fe1b00c":"","e3d550eb-8e21-418b-b5e8-5becacce8bfc":"","b1a718ad-fc29-41d5-b8ae-fe93a9e8d0ad":"","53cc3e90-90b9-490f-b482-73bae2d3f306":"","9eadc0a4-c57b-4376-8cd9-86318a17b370":"16","e053fc18-dbf7-4d6e-ad8e-2918ea005205":"","3df199c1-3a67-4d00-9a54-5c1fcf58010c":"12","2ce0e6a9-b380-492e-8d09-7e1fbf842322":"","06b0b328-0c1a-4043-9559-332c8d9234ee":"","ec563a89-334f-44e0-849c-262b860b036e":"Unlimited","f292f6ae-5f36-499d-97d5-24cdab6a8d5e":""},"id":"9d40a3e3-6bd5-41a6-90cf-a67e2bb7519f","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":2.9900000095367,"yearlyPrice":2.5}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"14133e91-93da-12a9-3fee-d52de36c1faf":{"applicationId":56663,"widgets":{"1469bb71-0a4b-eb15-8134-aa8578017083":{"widgetUrl":"https:\/\/flipbook.widget.gr\/endpoint.php","widgetId":"1469bb71-0a4b-eb15-8134-aa8578017083","refreshOnWidthChange":true,"mobileUrl":"https:\/\/flipbook.widget.gr\/mobile.php","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"flipbook","default":false}},"appDefinitionName":"FlipBook","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Just upload your PDF files and let our app do the magic! Let your visitors experience your PDF files as interactive Flipbooks.","name":"Display any PDF as Flipbook","id":"eb3e6310-77a4-45d7-bfe5-50367ef1d919"},{"description":"Upload your images and let our app create a Flipbook from your photos!","name":"Create Flipbooks from Photos","id":"5ef8aee5-b8fc-4b10-ba7c-ab1d2a857d1a"},{"description":"Display unlimited Flipbooks as widgets in your Wix Website. Control each one individually!","name":"Display unlimited Flipbooks","id":"e4545507-d368-41ca-939e-01fe83a99434"},{"description":"Control the width, height & borders of your Flipbooks, so they look just right. Customize the colors to match your site appearance.","name":"Get the Look You Want","id":"98222493-332b-444f-9f73-973190828f4a"},{"description":"Your Flipbooks will be displayed perfectly on any device.","name":"Mobile ready Flipbooks","id":"cfeafa34-bb03-4673-aef6-d0ac302d4f12"},{"description":"Enable or disable the “flip” sound when you visitors turn the pages of the Flipbook.","name":"Sound On \/ Off","id":"a0cce920-457d-47dd-82eb-6d49e14613fb"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":10,"plans":[{"name":"Free","featureList":{},"id":"9a6643a2-28c8-402c-991d-a65ebac67028","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Package","vendorId":"premium.flipbook","featureList":{"eb3e6310-77a4-45d7-bfe5-50367ef1d919":"","5ef8aee5-b8fc-4b10-ba7c-ab1d2a857d1a":"","a0cce920-457d-47dd-82eb-6d49e14613fb":"","98222493-332b-444f-9f73-973190828f4a":"","e4545507-d368-41ca-939e-01fe83a99434":"","cfeafa34-bb03-4673-aef6-d0ac302d4f12":""},"id":"d0fc65da-f80d-4536-a528-0034d6325978","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":2.9900000095367,"yearlyPrice":2.5}}],"businessModel":"PREMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":false},"12ca39ec-61f2-07c9-79bd-4cd1804cf3bd":{"applicationId":57807,"widgets":{"12ca3a26-d079-6014-5b9b-39a197d32713":{"widgetUrl":"https:\/\/simplebooklet.com\/embed.php","widgetId":"12ca3a26-d079-6014-5b9b-39a197d32713","refreshOnWidthChange":true,"mobileUrl":"https:\/\/simplebooklet.com\/embed.php","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"flipbooks,_web_brochures,_and_sliders","default":true}},"appDefinitionName":"Flip Books","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"upload a PDF, doc, ppt, pages, numbers, xls, txt, eps and more file from your computer and we'll convert it automatically to a page flip booklet. Or try your hand at design and use our drag and drop tools to create your own flip booklet.","name":"Convert Multiple Formats","id":"e90c9a7a-2bdf-4b0e-8c59-769d22593b27"},{"description":"With a BASIC plan, we'll remove the watermark and advertising from your simplebooklet.","name":"No Advertising Or Watermark","id":"230b0a57-589f-4f8a-9d00-26570d127dd7"},{"description":"Convert PDF files up to 100mb into a simplebooklet. Fill your booklet pages with lots of content with up to 1gb of storage for a BASIC plan. ","name":"Large File Uploads","id":"56064ff7-0bb8-41a1-99b7-86e905c79f3d"},{"description":"Take advantage of the portability of your web booklet and share it across social networks, on ecommerce sites, in email, and even make it available for download.","name":"More Sharing Destinations","id":"6c0cddf6-c23c-44e1-95a4-3c792421c842"},{"description":"Add contact forms, email me, call me, find me, buy me, and share me tabs to your page with one click. Each tab is tracked in your analytics, giving you incredible insight into your customer activity.","name":"Add Call to Action Buttons","id":"aa6db061-aa88-46fa-9119-0fefad28a337"},{"description":"Apply different page transitions and flip animations, different backgrounds, and even the styles applied to each piece of content on the page. Even add links and hotspots to create built in navigation to any part of your booklet.","name":"Custom Presentations","id":"ae6b4e76-5976-4036-841e-4841e37dfbab"},{"description":"Every simplebooklet has its own unique web address you create. Share this URL to see your web booklet in any browser, on any device.","name":"Your Own Unique URL","id":"e1fbccb2-6afd-45a3-ad1a-51fb5cd64670"},{"description":"You can make and display up to 3 simplebooklets on your website. Upgrade to higher plans to add more. When you delete a booklet, you can resuse the space.","name":"Make Multiple Booklets","id":"a0ad69db-73d2-4536-93f7-6ba7adfe6cd1"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"ae6b4e76-5976-4036-841e-4841e37dfbab":"","e90c9a7a-2bdf-4b0e-8c59-769d22593b27":"","a0ad69db-73d2-4536-93f7-6ba7adfe6cd1":"","e1fbccb2-6afd-45a3-ad1a-51fb5cd64670":""},"id":"d58dbd18-9e0e-4338-909e-2f65e6a175eb","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"BASIC Monthly Plan","vendorId":"pro","featureList":{"a0ad69db-73d2-4536-93f7-6ba7adfe6cd1":"","e1fbccb2-6afd-45a3-ad1a-51fb5cd64670":"","56064ff7-0bb8-41a1-99b7-86e905c79f3d":"","aa6db061-aa88-46fa-9119-0fefad28a337":"","e90c9a7a-2bdf-4b0e-8c59-769d22593b27":"","ae6b4e76-5976-4036-841e-4841e37dfbab":"","230b0a57-589f-4f8a-9d00-26570d127dd7":"","6c0cddf6-c23c-44e1-95a4-3c792421c842":""},"id":"a6dff645-4bef-4d1a-9ea0-0a82544a97dd","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":3,"yearlyPrice":2.5}}],"businessModel":"FREEMIUM"},"appId":"137a4304-5d2a-4ecc-a176-a1e502286310","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.3.0","installedVersion":"^2.0.0"},"isWixTPA":false}},"previewMode":false,"siteRevision":606,"userFileDomainUrl":"filesusr.com","metaSiteId":"5004cf74-d67c-48af-9a8a-80ca698f0c4a","isPremiumDomain":true,"routersConfig":{"routers-jovq8hqw":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"19a856af-b0a8-4a03-9754-f30b87d91f37\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"19a856af-b0a8-4a03-9754-f30b87d91f37":"a254v"},"roleVariations":{}},"routers-jovq8hqx":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"a01666c9-2cc4-4578-8f47-698ca5cf40dc\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"a01666c9-2cc4-4578-8f47-698ca5cf40dc":"bwf0a"},"roleVariations":{}}},"routerByPrefix":{"account":"routers-jovq8hqw","profile":"routers-jovq8hqx"},"pageIdToPrefix":{"a254v":"account","bwf0a":"profile"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.hfepr.com","tpaModalConfig":{"wixTPAs":{"13bb5d67-1add-e770-a71f-001277e17c57":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"1375baa8-8eca-5659-ce9d-455b2009250d":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"14517e1a-3ff0-af98-408e-2bd6953c36a2":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"148c2287-c669-d849-d153-463c7486a694":true,"14dbefd2-01b4-fb61-32a7-3abd44da4908":true,"14ebe801-d78a-daa9-c9e5-0286a891e46f":true,"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"f105ba16-6b7a-4b52-a2e5-712bdc749f76":true,"cf06bdf3-5bab-4f20-b165-97fb723dac6a":true,"eec3496e-44a8-45ac-9581-868a67345be8":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"28b3fe48-a2d4-4e5c-aa0d-313ba7de5081":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"7b26e0b1-d850-4a05-8aca-b45aaee2ee76":true,"edd04d8e-3c81-46d7-b176-39b076fe7bbd":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"14409595-f076-4753-8303-9a86f9f71469":true,"147ab90e-91c5-21b2-d6ca-444c28c8a23b":true,"13ee10a3-ecb9-7eff-4298-d2f9f34acf0d":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"1505b775-e885-eb1b-b665-1e485d9bf90e":true,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":true,"14d84998-ae09-1abf-c6fc-3f3cace5bf19":true,"140603ad-af8d-84a5-2c80-a0f60cb47351":true,"14a85b13-d7da-ee8e-7290-3b93340f63fa":true,"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":true,"14635256-b183-1c71-a4d2-f55179b80e8a":true,"1484cb44-49cd-5b39-9681-75188ab429de":true,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":true,"14dbef06-cc42-5583-32a7-3abd44da4908":true,"14f25924-5664-31b2-9568-f9c5ed98c9b1":true,"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":true,"2bef2abe-7abe-43da-889c-53c1500a328c":true,"215238eb-22a5-4c36-9e7b-e7c08025e04e":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.hfepr.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"USD"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"es","timeZone":"America\/New_York","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"es"},"tpaWorkerFeature":{"tpaWorkers":{"22":{"appWorkerUrl":"https:\/\/www.mymobileapp.online\/WixWorker","appDefinitionName":"My Mobile App","appDefinitionId":"1417fd27-37fa-7972-6da3-9ff15f47340a"}}},"windowWixCodeSdk":{"locale":"es-pr","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"a254v":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","bwf0a":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"0034db53-7a4c-415f-a375-0beec4764c0f":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-flb7a":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cv54f":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-drzkv":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cyng5":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-qskuh":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-e0c4h":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-mbi0q":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-lhoov":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-xg6fd":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-se55m":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-u80jo":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-g8zjb":true,"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/5004cf74-d67c-48af-9a8a-80ca698f0c4a\/b7640217-5f42-46a9-a808-dbc4caf0411b\/a0fdbd96-84e7-4c1b-a915-914fe0912024\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","appDefIdToWixCodeBundlerUrlData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"url":"https:\/\/bundler.wix-code.com\/5004cf74-d67c-48af-9a8a-80ca698f0c4a\/b7640217-5f42-46a9-a808-dbc4caf0411b\/c0be3675-3a0c-43de-ae04-0b424de2af35\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/5004cf74-d67c-48af-9a8a-80ca698f0c4a\/b7640217-5f42-46a9-a808-dbc4caf0411b\/71869e96-79b7-49b9-b6f9-e32bcf00ac52\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.d08bc88c.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"czwu","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.ef0e0e87.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"73e79587-42dc-43c4-b878-f6cbc0571b44","appDefinitionName":"Wix Bookings","isWixTPA":true,"isModuleFederated":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"5536ecd7-622f-45a2-abf0-58d8018399aa","appDefinitionName":"Wix Chat","isWixTPA":true,"isModuleFederated":false},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","type":"public","instanceId":"ebd727dc-8e79-4e5f-8c73-1a23ec9060ae","appDefinitionName":"Wix Pricing Plans","isWixTPA":true,"isModuleFederated":false},"148c2287-c669-d849-d153-463c7486a694":{"appDefinitionId":"148c2287-c669-d849-d153-463c7486a694","type":"public","instanceId":"26e323b1-1ad8-49d5-a012-a064e79413b0","appDefinitionName":"Wix Groups","isWixTPA":true,"isModuleFederated":false},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"23b2cb5a-c0ff-4b5a-abc0-63612ebd015f","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"f50031de-853f-4dad-b45f-3d739e1b3741","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"dbd5d74b-b031-4653-bde7-b8282cb47c69","appDefinitionName":"Wix Video","isWixTPA":true,"isModuleFederated":false},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","type":"public","instanceId":"27875ca3-650a-4f9f-a282-7e3ed658671c","appDefinitionName":"Wix Art Store","isWixTPA":true,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"95653398-aa37-4ba8-9ee2-1f12e8662176","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"b7640217-5f42-46a9-a808-dbc4caf0411b","isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"5148f49d-6da1-4f0f-aae3-4d8f98ab6745","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"ee5fb9ee-180b-49af-8922-97bdaaa53dac","appDefinitionName":"Wix Members Area","isWixTPA":true,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"81121518-7ba3-44a1-9011-8bd60969154d","appDefinitionName":"Member Account Info","isWixTPA":true,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"4318e7df-48a5-4d14-87ae-4de0163677bc","appDefinitionName":"Profile Card","isWixTPA":true,"isModuleFederated":false},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","type":"public","instanceId":"19b70e56-18a8-4d82-88ea-32df356e118f","appDefinitionName":"My Wallet","isWixTPA":true,"isModuleFederated":false},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","type":"public","instanceId":"2ab84d8e-c6de-4baf-971d-4296c683903e","appDefinitionName":"Wix Events & Tickets","isWixTPA":true,"isModuleFederated":false},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"appDefinitionId":"cdd4b6d5-6fb4-4bd1-9189-791244b5361e","type":"public","instanceId":"e97460d5-2cf5-4891-b5f2-21ec570a0ac6","appDefinitionName":"Pay Button","isWixTPA":true,"isModuleFederated":false},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","type":"public","instanceId":"62539c3e-8990-4b44-b127-9e8e4af2d949","appDefinitionName":"Wix Site Search","isWixTPA":true,"isModuleFederated":false},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","type":"public","instanceId":"5972fe01-455a-46ee-ba7f-17393a0ace04","appDefinitionName":"Members Notifications Settings","isWixTPA":true,"isModuleFederated":false},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","type":"public","instanceId":"d7b4ba28-577c-4a29-8fe2-9445c0f7376e","appDefinitionName":"Members About","isWixTPA":true,"isModuleFederated":false},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","type":"public","instanceId":"ef99aa1c-07d2-42fc-afff-12c4e6f0e682","appDefinitionName":"Wix Members Area Notifications","isWixTPA":true,"isModuleFederated":false},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"appDefinitionId":"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","type":"public","instanceId":"503bd6fb-efd8-46f9-91fd-784e09857509","appDefinitionName":"ricos-viewer-ooi","isWixTPA":true,"isModuleFederated":false},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","type":"public","instanceId":"5974f264-95d6-4ed1-87c6-c0e108f07759","appDefinitionName":"My Subscriptions","isWixTPA":true,"isModuleFederated":false},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefinitionId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","type":"public","instanceId":"9bdb20e5-9d96-474f-a34c-695ae92bb544","appDefinitionName":"Wix Stores","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"b7640217-5f42-46a9-a808-dbc4caf0411b","appDefinitionName":"Data Binding","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5401.0\/"},"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f"},"169204d8-21be-4b45-b263-a997d31723dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"169204d8-21be-4b45-b263-a997d31723dc"},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","cssPerBreakpoint":true},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","cssPerBreakpoint":true},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5557","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","cssPerBreakpoint":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6"},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277"},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","cssPerBreakpoint":true},"621bc837-5943-4c76-a7ce-a0e38185301f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","cssPerBreakpoint":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","cssPerBreakpoint":true},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","cssPerBreakpoint":true},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d"},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","cssPerBreakpoint":true},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.138.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.138.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.138.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","cssPerBreakpoint":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e"},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","noCssComponentUrl":"","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80"},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","cssPerBreakpoint":true}}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","appDefName":"Wix Chat","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","baseUrls":{},"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c"}}},"148c2287-c669-d849-d153-463c7486a694":{"appDefId":"148c2287-c669-d849-d153-463c7486a694","appDefName":"Wix Groups","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/viewerScript.bundle.min.js","baseUrls":{"staticsGroupBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.556.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.556.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/1058","widgets":{"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/SideBySideController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/SideBySideViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/SideBySideViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","cssPerBreakpoint":true},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"0a9f687f-7e00-4576-a8e1-9415844b8f44","cssPerBreakpoint":true},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/FeedWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/FeedWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/FeedWidgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","cssPerBreakpoint":true},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"a7dcdfcb-8abd-4008-af19-fed5fcd12b40","cssPerBreakpoint":true},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupsListWidgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"83b2af08-c021-40c8-a3a5-b329a959ec2b","cssPerBreakpoint":true},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/MembersAreaGroupsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/MembersAreaGroupsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/MembersAreaGroupsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","cssPerBreakpoint":true},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/social-groups-ooi\/5.554.0\/GroupViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1058","widgetId":"513a5d84-3ebb-4ca6-a5aa-83effd2123b9","cssPerBreakpoint":true}}},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefId":"1973457f-c021-4da5-941f-58444ff761d4","appDefName":"CMS","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/wixDataViewer.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/"},"widgets":{}},"14409595-f076-4753-8303-9a86f9f71469":{"appDefId":"14409595-f076-4753-8303-9a86f9f71469","appDefName":"Wix Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"appDefId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","appDefName":"Wix Art Store","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewerScript.bundle.min.js","baseUrls":{"santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/"},"widgets":{"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/cart.bundle.min.js","noCssComponentUrl":"","widgetId":"1482a5fd-aaf4-0660-4c80-178d7d8a28f3"},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewer.bundle.min.js","noCssComponentUrl":"","widgetId":"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a"},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/thankyou.bundle.min.js","noCssComponentUrl":"","widgetId":"14ab724d-1a44-73f3-daaf-e6590508eb14"},"14ab7270-f407-6af2-daaf-e6590508eb14":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14ab7270-f407-6af2-daaf-e6590508eb14"},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14ab720e-ed14-76e4-daaf-e6590508eb14"}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","appDefName":"Old Wix Forms and Payments","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4070.0\/viewerScript.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc"},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/PlatformizedGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/PlatformizedGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/SideCartViewerWidgetNoCss.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","cssPerBreakpoint":true},"14666402-0bc7-b763-e875-e99840d131bd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.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.5093.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","cssPerBreakpoint":true},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4671.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.5093.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.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.3196.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3196.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3196.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.5093.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.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.1511.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1511.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1511.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b"},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.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.5093.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5223.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.5093.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5093.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2721.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2587.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","appDefName":"Profile Card","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","cssPerBreakpoint":true}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appDefName":"My Wallet","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.562.0"},"errorReportingUrl":"https:\/\/[email protected]\/5894","widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/MyWalletViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.564.0\/MyWalletViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5894","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","cssPerBreakpoint":true}}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefId":"140603ad-af8d-84a5-2c80-a0f60cb47351","appDefName":"Wix Events & Tickets","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/viewerScript.bundle.min.js","baseUrls":{"baseUrl":"https:\/\/events.wixapps.net\/_api\/wix-one-events-server","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0"},"errorReportingUrl":"https:\/\/[email protected]\/860","widgets":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","cssPerBreakpoint":true},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0\/details-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0\/details-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.326.0\/details-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","cssPerBreakpoint":true},"1440e92d-47d8-69be-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/widgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","cssPerBreakpoint":true},"405eb115-a694-4e2b-abaa-e4762808bb93":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/members-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/members-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/members-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","cssPerBreakpoint":true},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/scheduleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/scheduleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.3593.0\/scheduleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","cssPerBreakpoint":true}}},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"appDefId":"cdd4b6d5-6fb4-4bd1-9189-791244b5361e","appDefName":"Pay Button","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1479.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1479.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1226.0"},"widgets":{}},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefId":"1484cb44-49cd-5b39-9681-75188ab429de","appDefName":"Wix Site Search","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","cssPerBreakpoint":true}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appDefName":"Members Notifications Settings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0"},"errorReportingUrl":"https:\/\/[email protected]\/6097","widgets":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/6142","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d"},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/6097","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa"}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefId":"14dbef06-cc42-5583-32a7-3abd44da4908","appDefName":"Members About","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0"},"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","cssPerBreakpoint":true}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appDefName":"Wix Members Area Notifications","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0"},"errorReportingUrl":"https:\/\/[email protected]\/5803","widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f"},"7ae13e41-6022-46c4-b050-2173272ef12e":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e"},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/5803","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674"}}},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"appDefId":"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4","appDefName":"ricos-viewer-ooi","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11"},"errorReportingUrl":"https:\/\/[email protected]\/809","widgets":{"aa86b56d-3c49-44fd-9976-963695e7815d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ricos-viewer-ooi\/10.126.11\/ricosviewerViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/809","widgetId":"aa86b56d-3c49-44fd-9976-963695e7815d"}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefId":"2bef2abe-7abe-43da-889c-53c1500a328c","appDefName":"My Subscriptions","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0"},"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1191.0\/MySubscriptionsViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5"}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","appDefName":"Wix Stores","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4073.0\/storesViewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","appDefName":"Wix Pricing Plans","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1903","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1903\/manifests.json"},"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanCustomizationController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanCustomizationViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","cssPerBreakpoint":true},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9"},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanListController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PlanListViewerWidgetNoCss.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","cssPerBreakpoint":true},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8"},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7"},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/ThankYouController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/ThankYouViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/ThankYouViewerWidgetNoCss.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87"},"d758afaa-e482-400d-aaa6-774b222e7931":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931"},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30"},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PaywallController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PaywallViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PaywallViewerWidgetNoCss.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1"},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933"},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7"},"15293875-09d7-6913-a093-084a9b6ae7f4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PackagePickerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PackagePickerViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4622.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","cssPerBreakpoint":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7"},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91"}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefId":"14271d6f-ba62-d045-549b-ab972ae1f70e","appDefName":"Wix Pro Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.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.1325.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8715.0\/app.js","baseUrls":{},"widgets":{}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefId":"675bbcef-18d8-41f5-800e-131ec9e08762","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.739\/app.js","baseUrls":{},"widgets":{}}},"builderComponentsSdkUrls":{},"blocksBootstrapData":{"blocksAppsData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"siteHeaderUrl":"bca75bdfdcb1fe05891b82ec561b56f3_r3.json","wixCodeGridId":"c0be3675-3a0c-43de-ae04-0b424de2af35","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true"},"experimentsQueryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","widgetBundleUrls":{}},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.hfepr.com","isPremiumDomain":true,"metaSiteId":"5004cf74-d67c-48af-9a8a-80ca698f0c4a","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"cc10baa5-97db-476b-9fdc-81eda65c872f","isMobileFriendly":true,"isPreview":false,"requestId":"1747314148.35624806467313562313"},"platformAPIData":{"routersConfigMap":{"routers-jovq8hqw":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"19a856af-b0a8-4a03-9754-f30b87d91f37\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"19a856af-b0a8-4a03-9754-f30b87d91f37":"a254v"},"roleVariations":{}},"routers-jovq8hqx":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"a01666c9-2cc4-4578-8f47-698ca5cf40dc\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"a01666c9-2cc4-4578-8f47-698ca5cf40dc":"bwf0a"},"roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"b7640217-5f42-46a9-a808-dbc4caf0411b","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8715.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"a0fdbd96-84e7-4c1b-a915-914fe0912024"},"signedAppRenderInfo":"c4c9255acd3baf05aca637fccb19339c8826b4fb.eyJncmlkQXBwSWQiOiJhMGZkYmQ5Ni04NGU3LTRjMWItYTkxNS05MTRmZTA5MTIwMjQiLCJodG1sU2l0ZUlkIjoiZmNjN2IzNmEtOWI5OS00OTFiLTk4NDAtNGVmYzRiMjRlYWIxIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NzMxNDE0ODQyOX0="},"wixCodePageIds":{"gblen":"https:\/\/bundler.wix-code.com\/5004cf74-d67c-48af-9a8a-80ca698f0c4a\/b7640217-5f42-46a9-a808-dbc4caf0411b\/a0fdbd96-84e7-4c1b-a915-914fe0912024\/pages\/gblen.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","ommui":"https:\/\/bundler.wix-code.com\/5004cf74-d67c-48af-9a8a-80ca698f0c4a\/b7640217-5f42-46a9-a808-dbc4caf0411b\/a0fdbd96-84e7-4c1b-a915-914fe0912024\/pages\/ommui.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","nabke":"https:\/\/bundler.wix-code.com\/5004cf74-d67c-48af-9a8a-80ca698f0c4a\/b7640217-5f42-46a9-a808-dbc4caf0411b\/a0fdbd96-84e7-4c1b-a915-914fe0912024\/pages\/nabke.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"elementorySupport":{"baseUrl":"https:\/\/www.hfepr.com\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"componentFields":{}},"169204d8-21be-4b45-b263-a997d31723dc":{"componentFields":{}},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetName":"Booking Service Page","componentFields":{}},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetName":"3c675d25-41c7-437e-b13d-d0f99328e347","componentFields":{}},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetName":"bookings_member_area","componentFields":{}},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetName":"scheduler","componentFields":{}},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetName":"book_checkout","componentFields":{}},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetName":"e86ab26e-a14f-46d1-9d74-7243b686923b","componentFields":{}},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetName":"bookings_list","componentFields":{}},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetName":"service_list_widget","componentFields":{}},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetName":"0eadb76d-b167-4f19-88d1-496a8207e92b","componentFields":{}},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetName":"bookings_timetable_daily","componentFields":{}},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetName":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","componentFields":{}},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetName":"2f22f475-3ed1-41fd-90b7-221e92134f3c","componentFields":{}},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"componentFields":{}},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetName":"widget","componentFields":{}},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetName":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","componentFields":{}}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetName":"wix_visitors","componentFields":{}}},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetName":"d72a1455-8c5c-4a73-b009-121f733d0ef1","componentFields":{}},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"componentFields":{}},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetName":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","componentFields":{}},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"componentFields":{}},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"componentFields":{}},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetName":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","componentFields":{}},"d758afaa-e482-400d-aaa6-774b222e7931":{"componentFields":{}},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"componentFields":{}},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetName":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","componentFields":{}},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"componentFields":{}},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetName":"ba5d492d-240d-4511-b007-ae0af0f582a7","componentFields":{}},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetName":"membership_plan_picker_tpa","componentFields":{}},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"componentFields":{}},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"componentFields":{}}},"148c2287-c669-d849-d153-463c7486a694":{"47a7e7bb-f412-4093-9155-1ff5adbc4dae":{"widgetName":"47a7e7bb-f412-4093-9155-1ff5adbc4dae","componentFields":{}},"0a9f687f-7e00-4576-a8e1-9415844b8f44":{"widgetName":"0a9f687f-7e00-4576-a8e1-9415844b8f44","componentFields":{}},"8cce2b9e-8549-46c7-8ad2-f75bf28534ac":{"widgetName":"8cce2b9e-8549-46c7-8ad2-f75bf28534ac","componentFields":{}},"a7dcdfcb-8abd-4008-af19-fed5fcd12b40":{"widgetName":"groups","componentFields":{}},"83b2af08-c021-40c8-a3a5-b329a959ec2b":{"widgetName":"83b2af08-c021-40c8-a3a5-b329a959ec2b","componentFields":{}},"e018cc55-7b1c-4500-a2e5-969f22c8a33a":{"widgetName":"e018cc55-7b1c-4500-a2e5-969f22c8a33a","componentFields":{}},"513a5d84-3ebb-4ca6-a5aa-83effd2123b9":{"widgetName":"group","componentFields":{}}},"1973457f-c021-4da5-941f-58444ff761d4":{},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"componentFields":{}}},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"widgetName":"cart","componentFields":{}},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"widgetName":"wix_pro_gallery_store","componentFields":{}},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"widgetName":"thank_you_page","componentFields":{}},"14ab7270-f407-6af2-daaf-e6590508eb14":{"widgetName":"fullscreen_store_page","componentFields":{}},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"widgetName":"checkout_page","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetName":"0b8ba619-580b-4a3c-912a-2aba1f10763a","componentFields":{}},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetName":"49dbb2d9-d9e5-4605-a147-e926605bf164","componentFields":{}},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetName":"add_to_cart_button","componentFields":{}},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetName":"wishlist","componentFields":{}},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetName":"grid_gallery","componentFields":{}},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetName":"shopping_cart","componentFields":{}},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetName":"slider_gallery","componentFields":{}},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetName":"thank_you_page","componentFields":{}},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetName":"order_history","componentFields":{}},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetName":"product_gallery","componentFields":{}},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetName":"shopping_cart_icon","componentFields":{}},"244576c9-d856-49b9-af14-216071924e3b":{"widgetName":"244576c9-d856-49b9-af14-216071924e3b","componentFields":{}},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetName":"abcd87fe-c51f-4538-848d-2902a2f50d2d","componentFields":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","componentFields":{}},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetName":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","componentFields":{}},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetName":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","componentFields":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetName":"my_wallet","componentFields":{}}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetName":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","componentFields":{}},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetName":"events","componentFields":{}},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetName":"wix_events","componentFields":{}},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetName":"events_members_page","componentFields":{}},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetName":"agenda-page","componentFields":{}}},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{},"1484cb44-49cd-5b39-9681-75188ab429de":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetName":"search_results","componentFields":{}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetName":"4c910826-dc3a-42b6-aa89-11e813c3821d","componentFields":{}},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetName":"settings","componentFields":{}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetName":"about","componentFields":{}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetName":"notifications_app","componentFields":{}},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetName":"7ae13e41-6022-46c4-b050-2173272ef12e","componentFields":{}},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetName":"53283e84-0c7c-4ca5-af93-0337f9f7f674","componentFields":{}}},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"aa86b56d-3c49-44fd-9976-963695e7815d":{"componentFields":{}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetName":"My Subscriptions","componentFields":{}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.useUnchangingImageRenderer":"true","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"true","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":{"specs.ricos.newFormattingToolbar":"true","specs.ricos.tiptapEditor":"false","specs.ricos.encAutoImageUrls":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"specs.payments.EnablePayButtonErrorHandler":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAbout.EnableAboutMiddleware":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.EditorOOI2":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.InstallSplitPages":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ErrorHandlerTpa":"true","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","specs.membership.ButtonHoverSettingsEditor":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.ButtonHoverSettingsViewer":"true","specs.membership.SettingsEventsFix":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.HoverStyleUnderline":"true","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"false","specs.membership.FixMobileCheckout":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"148c2287-c669-d849-d153-463c7486a694":{"specs.groups.CustomTabContentType":"RICH_CONTENT","specs.groups.UpdateSidebarLayout":"true","specs.ricos.newFormattingToolbar":"true","specs.groups.SEO-subtitle":"true","specs.groups.ResizeTopics":"true","specs.groups.events-by-uou":"true","spec.groups.TitlesAddOns":"true","specs.groups.MemberOnboarding":"true","specs.groups.EnablePostTitle":"true","specs.groups.GroupDescriptionContentType":"RICH_CONTENT","specs.groups.OOIOptimization":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false"},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"specs.events.ui.DelayedCancelReservation":"true","specs.events.ui.SplitEventsViewer":"false","specs.events.ui.SettingsWDSMigration":"false","specs.events.ui.UpdatePaymentMethodEnabled":"true","specs.events.ui.FixCancelReservation":"true","specs.events.ui.WidgetSpacingUpdates":"true","specs.events.ui.EventDetailsSlotsViewer":"true","specs.events.ui.RicosViewer":"true","specs.events.ui.FixOrderSuccessRoutes":"true","specs.events.ui.UseWarmupState":"true","specs.events.ui.CssPerBreakpointIndications":"true","specs.events.ui.EventDetailsImageToggle":"true","specs.events.ui.MobileSettingsPanelRevamp":"true","specs.events.ui.ImageHoverEffects":"true","specs.events.ui.ExpressCheckout":"true","specs.events.ui.NewDetailsPageVisibilityNavigation":"false","specs.events.ui.CornerRadiusAndShadow":"true","specs.events.ui.WidgetHeightSettings":"true","specs.events.ui.AboutSectionSettings":"true","specs.events.ui.UseRichContentFromEvent":"true","specs.events.ui.WidgetPaddingSettings":"true","specs.events.ui.SausageIntegration":"false","specs.events.ui.DisabledButtonsViewer":"false","specs.events.ui.FeaturedEventWidget":"false","specs.events.ui.UpdateSettingsPanelIllustrations":"true","specs.events.ui.MultidayEventsCalendar":"true","specs.events.ui.PlanTicketsDesign":"true","specs.events.ui.ListVerticalTextAlignment":"true","specs.events.ui.OnImageLayout":"true","specs.events.ui.HideWidgetTypeSelect":"false","specs.events.ui.StudioCompatibility":"true","specs.events.ui.saveADITextsInDs":"true","specs.events.ui.WidgetSEOTags":"false","specs.events.ui.PersistSingleChoiceMandatoryViewer":"true","specs.events.ui.UpdatedDisplayListEventsPanel":"false","specs.events.ui.ListCardsLayoutType":"true","specs.events.ui.SingleEventNoRegistrationTextSetting":"true","specs.events.ui.UpdateRichContentTruncate":"false","specs.events.ui.UpdatedClassicAddPanel":"false","specs.events.ui.PromotionalBadges":"false","specs.events.ui.AccessibilityLocalization":"false","specs.events.ui.UseGuestsService":"false","specs.events.ui.EventDetailsSlots":"true","specs.events.ui.GiftCardsViewer":"true","specs.events.ui.WidgetListTitleUpdates":"true","specs.events.ui.NewErrorMessages":"true","specs.events.ui.UpdatedListLayout":"true","specs.events.ui.UseOrderPageUrl":"true","specs.events.ui.ResponsiveCards":"true","specs.events.ui.UpdatedEmptyState":"true","specs.events.ui.EventsListSeoPanel":"true","specs.events.ui.NewImageSettings":"true","specs.events.ui.CheckoutLinksColorSetting":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.ecom.AddProjectionsTYPQuery":"false","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":false,"14517e1a-3ff0-af98-408e-2bd6953c36a2":false,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":false,"148c2287-c669-d849-d153-463c7486a694":false,"1973457f-c021-4da5-941f-58444ff761d4":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"14409595-f076-4753-8303-9a86f9f71469":false,"147ab90e-91c5-21b2-d6ca-444c28c8a23b":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":false,"140603ad-af8d-84a5-2c80-a0f60cb47351":false,"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":false,"1484cb44-49cd-5b39-9681-75188ab429de":false,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":false,"14dbef06-cc42-5583-32a7-3abd44da4908":false,"14f25924-5664-31b2-9568-f9c5ed98c9b1":false,"949cfcc9-2a3f-4a96-bd6c-11d9d82763a4":false,"2bef2abe-7abe-43da-889c-53c1500a328c":false,"215238eb-22a5-4c36-9e7b-e7c08025e04e":false,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1325.0\/WixProGalleryController.bundle.min.js"],"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2742.0\/ProfileCardController.bundle.min.js"],"14ce1214-b278-a7e4-1373-00cebd1bef7c":["https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js"],"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2721.0\/viewerScript.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_deleteLayoutOverridesForRefComponents":true,"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.4726.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"5004cf74-d67c-48af-9a8a-80ca698f0c4a","quickActionsMenuEnabled":false,"siteId":"fcc7b36a-9b99-491b-9840-4efc4b24eab1","siteRevision":606,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":false},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":true,"externalBaseUrl":"https:\/\/www.hfepr.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.hfepr.com","staticHTMLComponentUrl":"https:\/\/www-hfepr-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.a93e01e9d0790a4e7b624074b00259a81e9c4b07","editor-elements-design-systems.thunderbolt.ef6d2274ab386b571649fdd9af68c828667a8781"],"ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4469.0%2FWixVideoViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2742.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2435.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2587.0%2FMyAccountViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.a93e01e9d0790a4e7b624074b00259a81e9c4b07","editor-elements-design-systems.thunderbolt.ef6d2274ab386b571649fdd9af68c828667a8781"],"ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4469.0%2FWixVideoViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2742.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2435.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2587.0%2FMyAccountViewerWidgetNoCss."},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"},"builderComponentFeatures":{"moduleName":"builder-component-features","resourceType":"builderComponentFeatures","contentType":"application\/json"},"builderComponentCss":{"moduleName":"builder-component-css","resourceType":"builderComponentCss","contentType":"application\/json"},"builderComponentPlatform":{"moduleName":"builder-component-platform","resourceType":"builderComponentPlatform","contentType":"application\/json"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.hfepr.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":["gblen","ommui","nabke"],"hasTPAWorkerOnSite":true,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"qox9o":"cc10ba_ed2d744ad9c77c67d6aab111a6515400_598.json","s7utv":"cc10ba_902a1e462a18ae76f31142e3f0cd9560_602.json","gblen":"cc10ba_753d9d2d22b996ba8727947ca78065bc_598.json","rb9yz":"cc10ba_f26e749ee1c415287e901c99f782659f_598.json","c1ppg":"cc10ba_461805817294b6244235ea72cf7f42f7_598.json","w1n7e":"cc10ba_89b47d5518dabb57a4aa49138d2d4bdb_598.json","sbe4r":"cc10ba_8414be078b23af5ef7297baed18e2210_598.json","tnnry":"cc10ba_862e6c14edb20190b5b99f8a12571e9a_598.json","yant8":"cc10ba_97f3fd3eb7cc832aff8cddb796464c33_598.json","ipqsp":"cc10ba_604fca2525f2a66ff2ade5f809cac8cc_598.json","qjigt":"cc10ba_f18fb328cf59b186817d4ed9d4bcc996_601.json","l4di4":"cc10ba_4363b4fa5b64d5c7a87be70398cee91a_598.json","vhq4q":"cc10ba_e668874e5a5f58bbaea12b92b4a2fb11_598.json","iqxvy":"cc10ba_293bf7ea348055fa75822ec4d5d34c86_598.json","lted6":"cc10ba_5816472e7acba2d60ade52c79cf832bc_598.json","czwu":"cc10ba_b6ba20d4e379e245fca3172d9f64a9ec_602.json","cfvg":"cc10ba_6609422862624024ca058d6976d58152_598.json","cwlhs":"cc10ba_3840aa14a825ef04d285c3e2fff8dfdd_598.json","vh1i6":"cc10ba_ef7d9724268b4267bee928a919dae23f_598.json","ambqn":"cc10ba_16bedb6753d09a37081ee9a2348e4397_598.json","nabke":"cc10ba_62be18feadf99decc230c9d094bd2b6f_598.json","cee5":"cc10ba_7659cb7819d18018e0f426cadb8971f6_598.json","wc75n":"cc10ba_3765aa95f3172a8cdb7c824eedf17f1d_598.json","uic8f":"cc10ba_473af898a13224f6c7a7a6abe78575cc_598.json","x577e":"cc10ba_d53b251c1d8d8a14b01d91e69f2b6044_598.json","bwf0a":"cc10ba_fe9c94ed80efc2147f35b4ca5c663d9f_598.json","spyj2":"cc10ba_6be5f45e5d80e3dea940dae064d6b697_598.json","ph3s7":"cc10ba_7bee6f8bba2bcaa41e60faec1c097bcf_598.json","bxlwy":"cc10ba_f725c7a1f2450ad819e9463b4e165155_598.json","ommui":"cc10ba_9a840808572eaae9c5f93a821b4fd282_598.json","kjnpw":"cc10ba_631b3ebffec9414da478793c7f581f6c_598.json","jn7sy":"cc10ba_632293db26a1500ac1066c45283a99c9_598.json","l0e5z":"cc10ba_bbca438c2068b675d15a0a0505cd4d5c_598.json","c1vwf":"cc10ba_45c7ce571e1cdd1454645231a3cd4b81_598.json","masterPage":"cc10ba_72ec40b10b9993aecde92fefe2addec6_606.json"},"protectedPageIds":["b0byl","lxgml","a254v"],"routersInfo":{"configMap":{"routers-jovq8hqw":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"19a856af-b0a8-4a03-9754-f30b87d91f37\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"19a856af-b0a8-4a03-9754-f30b87d91f37":"a254v"},"roleVariations":{}},"routers-jovq8hqx":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"a01666c9-2cc4-4578-8f47-698ca5cf40dc\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"a01666c9-2cc4-4578-8f47-698ca5cf40dc":"bwf0a"},"roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"14fd5970-8072-c276-1246-058b79e70c1a,14f25dd2-f9b0-edc2-f38e-eded5da094aa,14f2595a-a352-3ff1-9b3c-4d21861fe58f","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"}],"isInSeo":true,"language":"es","originalLanguage":"es","appDefinitionIdToSiteRevision":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440","1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":"1903","14271d6f-ba62-d045-549b-ab972ae1f70e":"25"},"builderWidgetsIds":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[]},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"ee33fb4a.bundle.min","thunderbolt-platform":"0bcbeb41.bundle.min","thunderbolt-css":"2a034369.bundle.min","thunderbolt-site-map":"604b9e2c.bundle.min","thunderbolt-mobile-app-builder":"ab254340.bundle.min","builder-component-features":"9fbc078b.bundle.min","builder-component-css":"2d083080.bundle.min","builder-component-platform":"888fab63.bundle.min","thunderbolt-css-mappers":"20e591d6.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"b0092980.bundle.min","thunderbolt-platform":"2b94d156.bundle.min","thunderbolt-css":"9494ad9f.bundle.min","thunderbolt-site-map":"75ab872f.bundle.min","thunderbolt-mobile-app-builder":"7be307d9.bundle.min","builder-component-features":"3956916a.bundle.min","builder-component-css":"ef83d235.bundle.min","builder-component-platform":"23ed271f.bundle.min","thunderbolt-css-mappers":"44533ca1.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"197e7630.bundle.min","thunderbolt-platform":"ae8706f5.bundle.min","thunderbolt-css":"cd15a554.bundle.min","thunderbolt-site-map":"f110c4f6.bundle.min","thunderbolt-mobile-app-builder":"667dff89.bundle.min","builder-component-features":"407c2837.bundle.min","builder-component-css":"05c611a3.bundle.min","builder-component-platform":"6869701b.bundle.min","thunderbolt-css-mappers":"fbd73c4e.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-hfepr-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.videoLazyLoading":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.routeToExternalDispatcher":true,"specs.thunderbolt.FixWixDataInstanceForBlocksPreview":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.useNativeSchedulerYield":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.hardenTimeout":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"dynamicModelUrl":"https:\/\/www.hfepr.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.hfepr.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"606","renderingFlow":"NONE","language":"es","locale":"es-pr"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13783.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":true,"react18Compatible":false,"react18HydrationBlackListWidgets":["14756c3d-f10a-45fc-4df1-808f22aabe80"],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":false}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script> <!-- renderIndicator --> <!-- versionIndicator --> <!-- used platform apis start --> <script type="application/json" id="used-platform-apis-data">["location","window","site","seo","user"]</script> <script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script> <!-- used platform apis end --> <!-- Business Manager --> <!-- initCustomElements #2 --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.3e467f13.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1308],{},p=>{p.O(0,[592,8398],(()=>{return e=72757,p(p.s=e);var e}));p.O()}]);</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4198],{20826:(e,o,r)=>{r.d(o,{O:()=>s});const s=(e,o="")=>o.toLowerCase().includes("forcereducedmotion")||Boolean(e?.matchMedia("(prefers-reduced-motion: reduce)").matches)}},e=>{e.O(0,[592,8398],(()=>{return o=98700,e(e.s=o);var o}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js.map</script> <!-- initial scripts --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3169],{11682:(e,t,r)=>{r.r(t),r.d(t,{platformWorkerPromise:()=>i});const{viewerModel:{siteAssets:{clientTopology:s},siteFeatures:a,siteFeaturesConfigs:{platform:o},site:{externalBaseUrl:p}},usedPlatformApis:l}=window,c=Worker&&a.includes("platform"),i=c?(async()=>{const e="platform_create-worker started";performance.mark(e);const{clientWorkerUrl:t,appsScripts:r,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:i,appDefIdToIsMigratedToGetPlatformApi:n,forceEmptySdks:d}=a,m=t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=>{const t=new Blob([`importScripts('${e}');`],{type:"application/javascript"});return URL.createObjectURL(t)})(t):t.replace(s.fileRepoUrl,`${p}/_partials`),f=new Worker(m),u=Object.keys(r.urls).filter((e=>!i[e]?.isModuleFederated)).reduce(((e,t)=>(e[t]=r.urls[t],e)),{});if(c&&c.mainSdks&&c.nonMainSdks){Object.values(n).every((e=>e))||d?f.postMessage({type:"preloadNamespaces",namespaces:l}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})}f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:u});const k="platform_create-worker ended";return performance.mark(k),performance.measure("Create Platform Web Worker",e,k),f})():Promise.resolve()}},e=>{var t;t=11682,e(e.s=t)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8800],{1643:()=>{!function(e){const n=new Set,a=[],s=e=>{const a=[];n.forEach((n=>{e.canHandleEvent(n)&&a.push(n)})),a.forEach((a=>{n.delete(a),e.handleEvent(a)}))};e.addEventListener("message",(e=>{const t={source:e.source,data:e.data,origin:e.origin},d=a.find((e=>e.canHandleEvent(t)));d?(s(d),d.handleEvent(t)):n.add(t)})),e._addWindowMessageHandler=e=>{a.push(e),s(e)}}(window)}},e=>{var n;n=1643,e(e.s=n)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.ac923633.bundle.min.js"></script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[507],{27037:(e,t,r)=>{r.d(t,{h:()=>o});var s=r(65672);const a=({useBatch:e=!0,publishMethod:t=s.PublishMethods.Auto,endpoint:r,muteBi:a=!1,biStore:o,sessionManager:i,fetch:n,factory:p})=>p({useBatch:e,publishMethod:t,endpoint:r}).setMuted(a).withUoUContext({msid:o.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:o.viewerSessionId,_av:`thunderbolt-${o.viewerVersion}`,isb:o.is_headless,...o.is_headless&&{isbr:o.is_headless_reason}}),o={createBaseBiLoggerFactory:a,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:s,dc:o,microPop:i,is_headless:n,isCached:p,pageData:d,rolloutData:l,caching:c,checkVisibility:u=(()=>""),viewerVersion:m,requestUrl:h,st:I,isSuccessfulSSR:f},muteBi:S=!1}=e;return a({...e,muteBi:S}).updateDefaults({ts:()=>Date.now()-r,tsn:()=>function({initialRequestTimestamp:e}){return"undefined"==typeof window?Math.round(performance.now()+(performance.timeOrigin-e)):Math.round(performance.now())}({initialRequestTimestamp:s}),dc:o,microPop:i,caching:c,session_id:t,st:I,url:h||d.pageUrl,ish:n,pn:d.pageNumber,isFirstNavigation:1===d.pageNumber,pv:u,pageId:d.pageId,isServerSide:!1,isSuccessfulSSR:f,is_lightbox:d.isLightbox,is_cached:p,is_sav_rollout:l.siteAssetsVersionsRollout?1:0,is_dac_rollout:l.isDACRollout?1:0,v:m})}}},36451:(e,t,r)=>{r.d(t,{W:()=>l});var s=r(76022),a=r(5189),o=r(45124),i=r(75967),n=r(66715),p=r(76904),d=r(23184);const l=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:l="thunderbolt",presetType:c=s.u.BOLT,reportBlackbox:u=!1,paramsOverrides:m={},factory:h,muteThunderboltEvents:I=!1,experiments:f={},monitoringData:S})=>{const g=h(l,{presetType:c,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:t,biLoggerFactory:e,paramsOverrides:m,enableSampleRateForAppNames:(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f)??("undefined"!=typeof window&&(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f))}),{interactionStarted:A,interactionEnded:N,appLoadingPhaseStart:R,appLoadingPhaseFinish:_,appLoadStarted:b,appLoaded:E}=g,v=(0,p.k)("specs.thunderbolt.fedopsMuteErrors",f),D=(0,p.k)("specs.thunderbolt.panoramaInSsr",f),T=!1,w="undefined"==typeof window,y=e=>e.startsWith("platform_"),O=e=>e?.evid&&26===parseInt(e.evid,10),B=(()=>{const e=(0,n.n)();S?.viewerSessionId&&e.setSessionId(S.viewerSessionId);const r=S?.metaSiteId??"",s=S?.dc??"",a=!!S?.isHeadless,p=!!S?.isCached,d=!!S?.rolloutData?.isTBRollout,u=!!S?.rolloutData?.isDACRollout,m=!!S?.rolloutData?.siteAssetsVersionsRollout;return(0,o.V)({baseParams:{platform:i.OD.Viewer,msid:r,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:s,isHeadless:a,isCached:p,isRollout:d,isDacRollout:u,isSavRollout:m,isSsr:T,presetType:c,customParams:t},reporterOptions:w?{fetchFn:fetch}:{}}).withGlobalConfig(e).client()})(),C=e=>{!B||!D&&w||(e?B.reportLoadStart():B.reportLoadFinish())},P=(e,t,r)=>{if(!B)return;const s=e.replaceAll(" ","_");t?B.transaction(s).start(r):B.transaction(s).finish(r)},V=(e,t,r)=>"react-native"!==d.env.RENDERER_BUILD&&(O(r)?v:!((e,t,r)=>{const o=t?.siteAssetsModule??"";return!(c===s.u.BOLT)||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(o)})(e,r,t)),L=(e,t,r,s)=>{if(a.iy.has(l))return!0;if(V(e,t,s))return!1;if(s?.siteAssetsModule)return!0;const o=!!r?.appId&&!a.S_.has(r.appId),i=a.S2.has(e),n=a.wV.has(e);return i||o||!n&&!I};return g.interactionStarted=(e,t)=>{if(O(t?.paramsOverrides)?((e={})=>{if(!B)return;const{errorInfo:t,errorType:r}=e,s=new Error(t);B?.errorMonitor().reportError(s,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):(D||y(e)||!w)&&P(e,!0),L(e,!0,void 0,t?.paramsOverrides))return A.call(g,e,t);try{performance.mark(`${e} started`)}catch{}return{timeoutId:0}},g.interactionEnded=(e,t)=>{if((D||y(e)||!w)&&P(e,!1),L(e,!0,void 0,t?.paramsOverrides))N.call(g,e,t);else try{performance.mark(`${e} ended`)}catch{}},g.appLoadingPhaseStart=(e,t)=>{if(P(e,!0,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))R.call(g,e,t);else try{performance.mark(`${e} started`)}catch{}},g.appLoadingPhaseFinish=(e,t,r)=>{if(P(e,!1,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))_.call(g,e,t,r);else try{performance.mark(`${e} finished`)}catch{}},g.appLoadStarted=e=>{C(!0),b.call(g,e)},g.appLoaded=e=>{C(!1),E.call(g,e)},g}},58839:(e,t,r)=>{r.d(t,{c:()=>s});const s=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,s,a)=>e.reportAsyncWithCustomKey(r,t,s,a),runAsyncAndReport:(r,s)=>e.runAsyncAndReport(r,t,s),runAndReport:(r,s)=>e.runAndReport(r,t,s),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},97056:(e,t,r)=>{r.r(t),r.d(t,{createBiReporter:()=>i,site:()=>n});var s=r(9492),a=r(63590);const o=(...e)=>console.log("[TB] ",...e);function i(e=o,t=o,r=(()=>{}),s=o,a=o){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:s,reportPageNavigationDone:a}}const n=({biReporter:e,wixBiSession:t,viewerModel:r})=>o=>{o(s.O$).toConstantValue(t),o(s.u6).toConstantValue(e),o(s.lR).toConstantValue((0,a.f)(r))}},25196:(e,t,r)=>{var s,a;r.d(t,{lF:()=>s,mY:()=>o,w4:()=>a}),function(e){e[e.START=1]="START",e[e.VISIBLE=2]="VISIBLE",e[e.PAGE_FINISH=33]="PAGE_FINISH",e[e.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",e[e.TBD=-1]="TBD",e[e.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",e[e.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE"}(s||(s={})),function(e){e[e.NAVIGATION=1]="NAVIGATION",e[e.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",e[e.INNER_ROUTE=3]="INNER_ROUTE",e[e.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",e[e.CANCELED=5]="CANCELED"}(a||(a={}));const o={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},9492:(e,t,r)=>{r.d(t,{O$:()=>a,lR:()=>o,u6:()=>s});const s=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),o=Symbol.for("appName")}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.66dbc88b.bundle.min.js"></script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.a20626f8.bundle.min.js"></script> <!-- lodash script --> <script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script> <!-- react --> <script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script> <!-- react-dom --> <script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script> <!-- scriptTagsToPreload --> <!-- bi --> <script> window.clientSideRender = false; </script> <!-- bi --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017],{16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=16992,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017,7257],{42466:(e,i,n)=>{n(16992).K.sendBeat(12,"Partially visible",{pageId:window.firstPageId})},16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=42466,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js.map</script> <script> window.firstPageId = 'czwu' if (window.requestCloseWelcomeScreen) { window.requestCloseWelcomeScreen() } if (!window.__browser_deprecation__) { window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId, isSuccessfulSSR: !clientSideRender }}) } </script> <script defer="" src="https://static.parastorage.com/services/tag-manager-client/1.920.0/siteTags.bundle.min.js"></script> <!--pageHtmlEmbeds.bodyEnd start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script> <!--pageHtmlEmbeds.bodyEnd end--> <!-- warmup data start --> <script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-jzw0db6o":{"hidden":true},"comp-jzw0dayi":{"isValid":false,"maxLength":250},"comp-jovq8il5":{"items":[{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Perfil","link":{"href":"https:\/\/www.hfepr.com\/profile\/undefined\/profile","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Account","link":{"href":"https:\/\/www.hfepr.com\/account\/my-account","target":"_self","type":"DynamicPageLink"}}]}}],"ssrStyleUpdates":[{"comp-jzw0db6o":{"visibility":"hidden !important"}}],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"CONTROLLER_COMP_CUSTOM_ID":"AppController","comp-lazpp220":"TPAGluedWidget","comp-jovq8il5":"VerticalMenu","DrpDwnMn0-u7j":"DropDownMenu","comp-jzupc4cm":"LinkBar","masterPage":"MasterPage","SITE_FOOTER":"FooterContainer","PAGES_CONTAINER":"PagesContainer","SOSP_CONTAINER_CUSTOM_ID":"Container","SITE_HEADER":"HeaderContainer","SITE_PAGES":"PageGroup","comp-jovq8isr":"tpaWidgetNative","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","soapAfterPagesContainer":"MeshGroup","comp-lazpp220-pinned-layer":"PinnedLayer","pinnedBottomRight":"DivWithChildren","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-kv5dfw4o":"VideoPlayer","comp-kytbj2rc":"VideoPlayer","comp-czwu-gq-x":"WRichText","comp-czwu-gq-14":"WRichText","comp-jzw0dayi":"TextInput","comp-jzw0db6l":"SiteButton","comp-jzw0db6o":"WRichText","pageBackground_czwu":"PageBackground","czwu":"Page","comp-lz1pmr19":"ClassicSection","comp-lz1pmr1a":"ClassicSection","comp-jzpkoy7j":"Container","comp-kytb1f8i":"TPAWidget","comp-jzpky840":"tpaWidgetNative","comp-jzw0d9nt":"AppWidget","oldHoverBox-comp-czwu-gq-8":"MediaContainer","oldHoverBox-comp-czwu-gq-k":"MediaContainer","comp-jzw0d9oq":"FormContainer","Containerczwu":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","czwu_wrapper":"PageMountUnmount","czwu_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"initialData":{"counters":{},"roles":{}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-jzpky840_appSettings":{"pageId":"czwu","styleId":"style-jzpky859","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"galleryId":"594f3f8e-9902-4426-aa70-4ea729d13323","layoutTeaserShowed":true},"comp-jzpky840_galleryData":{"items":[{"itemId":"d7b27fea-8c24-4624-a09e-d15901e9e29e","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065241652,"metaData":{"title":"TCH_0774-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_0774-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":4253,"width":4253,"fileName":"TCH_0774-HD.jpg","name":"cc10ba_b08385a8fd64409089a153a55f7c2559~mv2.jpg"},"mediaUrl":"cc10ba_b08385a8fd64409089a153a55f7c2559~mv2.jpg"},{"itemId":"9508abf5-ce9f-4e6a-972b-08dc98d60c0f","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065241754,"metaData":{"title":"TCH_7698-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_7698-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":4260,"width":4260,"fileName":"TCH_7698-HD.jpg","name":"cc10ba_fded8079578644ecba64accf6fbd981e~mv2.jpg"},"mediaUrl":"cc10ba_fded8079578644ecba64accf6fbd981e~mv2.jpg"},{"itemId":"debab1cb-b129-4fe4-87b8-38a1b5d37e5e","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065241855,"metaData":{"title":"TCH_2348-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_2348-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":7581,"width":5054,"fileName":"TCH_2348-HD.jpg","name":"cc10ba_3b9e002b872748d1b5e2e22eb5f4b06b~mv2.jpg"},"mediaUrl":"cc10ba_3b9e002b872748d1b5e2e22eb5f4b06b~mv2.jpg"},{"itemId":"01d47990-57b4-4fc0-a15e-34fa5dbfeca4","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065241955,"metaData":{"title":"TCH_2416-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_2416-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":8256,"width":5504,"fileName":"TCH_2416-HD.jpg","name":"cc10ba_6787db066109404aae382c23ca711b5f~mv2.jpg"},"mediaUrl":"cc10ba_6787db066109404aae382c23ca711b5f~mv2.jpg"},{"itemId":"50d7f86d-5da6-452b-86e1-4166415b3ab3","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242055,"metaData":{"title":"TCH_1300-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_1300-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":4712,"width":4712,"fileName":"TCH_1300-HD.jpg","name":"cc10ba_751cb4a9386b4eb2b7aaf2b1773dafdd~mv2.jpg"},"mediaUrl":"cc10ba_751cb4a9386b4eb2b7aaf2b1773dafdd~mv2.jpg"},{"itemId":"a831b4dd-cc9c-4ea2-bc12-f19beec4369d","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242155,"metaData":{"title":"TCH_7541-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_7541-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":3682,"width":5523,"fileName":"TCH_7541-HD.jpg","name":"cc10ba_e3124458de8c47aeae8aad2245a30b42~mv2.jpg"},"mediaUrl":"cc10ba_e3124458de8c47aeae8aad2245a30b42~mv2.jpg"},{"itemId":"7c33e80a-5fc1-4901-acec-197285cce57a","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242255,"metaData":{"title":"TCH_8362-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_8362-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":3283,"width":3283,"fileName":"TCH_8362-HD.jpg","name":"cc10ba_6fade825581149d6a90c39828438c0a8~mv2.jpg"},"mediaUrl":"cc10ba_6fade825581149d6a90c39828438c0a8~mv2.jpg"},{"itemId":"6d23b628-9b4f-413a-a3b6-96c3aa7ff49a","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242355,"metaData":{"title":"TCH_1267-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_1267-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":8256,"width":5504,"fileName":"TCH_1267-HD.jpg","name":"cc10ba_6fda6189fe7f4d1d9a3ef982f1589274~mv2.jpg"},"mediaUrl":"cc10ba_6fda6189fe7f4d1d9a3ef982f1589274~mv2.jpg"},{"itemId":"9d0f4f9c-6eb1-4f4e-957f-3ff094d059f6","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242456,"metaData":{"title":"TCH_2766-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_2766-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":7249,"width":4833,"fileName":"TCH_2766-HD.jpg","name":"cc10ba_33c1a6201fb048b28922cff74e4f6199~mv2.jpg"},"mediaUrl":"cc10ba_33c1a6201fb048b28922cff74e4f6199~mv2.jpg"},{"itemId":"65d0ecfa-1e3a-4d13-b173-02c00278f0e6","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242556,"metaData":{"title":"TCH_9653-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_9653-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":7990,"width":5327,"fileName":"TCH_9653-HD.jpg","name":"cc10ba_fc857523a3ef4ae19b0b5b6b81f0239f~mv2.jpg"},"mediaUrl":"cc10ba_fc857523a3ef4ae19b0b5b6b81f0239f~mv2.jpg"},{"itemId":"8f78ee63-de4d-44ea-a0e8-917dd7f66174","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242656,"metaData":{"title":"TCH_0524-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_0524-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":7244,"width":4829,"fileName":"TCH_0524-HD.jpg","name":"cc10ba_60fbce0072904b3db77ffe0cc63e1ec6~mv2.jpg"},"mediaUrl":"cc10ba_60fbce0072904b3db77ffe0cc63e1ec6~mv2.jpg"},{"itemId":"f7fbbaff-2621-47fe-84f2-188e61c4609c","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242756,"metaData":{"title":"TCH_8543-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_8543-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":6658,"width":4439,"fileName":"TCH_8543-HD.jpg","name":"cc10ba_ca5a18707e4543bab5dfcf1edd405f9f~mv2.jpg"},"mediaUrl":"cc10ba_ca5a18707e4543bab5dfcf1edd405f9f~mv2.jpg"},{"itemId":"68084bd9-38ac-411a-85a8-d0051428ec10","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242857,"metaData":{"title":"TCH_8922-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_8922-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":6502,"width":4335,"fileName":"TCH_8922-HD.jpg","name":"cc10ba_fb677d2e73da4d8590854b7ac535a116~mv2.jpg"},"mediaUrl":"cc10ba_fb677d2e73da4d8590854b7ac535a116~mv2.jpg"},{"itemId":"55bc612d-b30f-4664-a5c5-f66a3417d914","isSecure":false,"createdDate":"2022-01-24T23:00:43.000Z","orderIndex":1643065242957,"metaData":{"title":"TCH_0454-HD.jpg","link":{"type":"none","target":"_blank"},"alt":"TCH_0454-HD.jpg","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":3965,"width":2643,"fileName":"TCH_0454-HD.jpg","name":"cc10ba_1b6b21d5ce3f446ba06ed1c0fd0ae2b5~mv2.jpg"},"mediaUrl":"cc10ba_1b6b21d5ce3f446ba06ed1c0fd0ae2b5~mv2.jpg"}],"totalItemsCount":14}}},"ooi":{"failedInSsr":{}}}</script> <!-- warmup data end --> </body> </html>