301 response code 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 response code 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: lli.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <!-- SEO Tags --> <title>STEM/CTE | Learning Labs, Inc. | STEM/career technology education | Calhoun, GA</title> <meta name="description" content="Since 1967, Learning Labs, Inc. has represented career and technology education (CTE) and STEM products to secondary/post-secondary schools in the Southeast."/> <link rel="canonical" href="https://www.lli.com"/> <meta property="og:title" content="STEM/CTE | Learning Labs, Inc. | STEM/career technology education | Calhoun, GA"/> <meta property="og:description" content="Since 1967, Learning Labs, Inc. has represented career and technology education (CTE) and STEM products to secondary/post-secondary schools in the Southeast."/> <meta property="og:image" content="https://static.wixstatic.com/media/717b33_4571b8d61ec647e783bd5d2f096e8c43%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/717b33_4571b8d61ec647e783bd5d2f096e8c43%7Emv2.jpg"/> <meta property="og:image:width" content="2500"/> <meta property="og:image:height" content="1330"/> <meta property="og:url" content="https://www.lli.com"/> <meta property="og:site_name" content="Learning Labs, Inc."/> <meta property="og:type" content="website"/> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"Learning Labs, Inc.","url":"https://www.lli.com","image":"https://static.wixstatic.com/media/717b33_4571b8d61ec647e783bd5d2f096e8c43~mv2.jpg","address":{"@type":"PostalAddress","addressCountry":"US","addressLocality":"Calhoun","addressRegion":"GA","postalCode":"30701","streetAddress":"366 Switch Road"},"telephone":"+ 1-800-334-4943"}</script> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"Learning Labs, Inc.","url":"https://www.lli.com"}</script> <meta name="keywords" content="learning, labs, career, technical, education, stem, cte"/> <meta name="fb_admins_meta_tag" content="130116550366429"/> <meta name="google-site-verification" content="NGd2O6wkjnD58UJP_9-JNbphxuXE4UsQVevmv6ZNnQY"/> <meta property="fb:admins" content="130116550366429"/> <link rel="alternate" href="https://www.lli.com/blog-feed.xml" type="application/rss+xml" title="Learning Labs, Inc. - RSS"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="STEM/CTE | Learning Labs, Inc. | STEM/career technology education | Calhoun, GA"/> <meta name="twitter:description" content="Since 1967, Learning Labs, Inc. has represented career and technology education (CTE) and STEM products to secondary/post-secondary schools in the Southeast."/> <meta name="twitter:image" content="https://static.wixstatic.com/media/717b33_4571b8d61ec647e783bd5d2f096e8c43%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/717b33_4571b8d61ec647e783bd5d2f096e8c43%7Emv2.jpg"/> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wix.com Website Builder"/> <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/media/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg" type="image/jpeg"/> <link rel="shortcut icon" href="https://static.wixstatic.com/media/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg" type="image/jpeg"/> <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg" type="image/jpeg"/> <!-- Safari Pinned Tab Icon --> <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/717b33_63f2bb5ee60e4caca5e5cba77958ad59.jpg"> --> <!-- Original trials --> <!-- Legacy Polyfills --> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script> <!-- Performance API Polyfills --> <script> (function () { var noop = function noop() {}; if ("performance" in window === false) { window.performance = {}; } window.performance.mark = performance.mark || noop; window.performance.measure = performance.measure || noop; if ("now" in window.performance === false) { var nowOffset = Date.now(); if (performance.timing && performance.timing.navigationStart) { nowOffset = performance.timing.navigationStart; } window.performance.now = function now() { return Date.now() - nowOffset; }; } })(); </script> <!-- Globals Definitions --> <script> (function () { var now = Date.now() window.initialTimestamps = { initialTimestamp: now, initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now()) } window.thunderboltTag = "libs-releases-GA-local" window.thunderboltVersion = "1.15632.0" })(); </script> <!-- Essential Viewer Model --> <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"en"},"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.lli.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","passwordProtectedPage","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.lli.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.lli.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"5572","renderingFlow":"NONE","language":"en","locale":""},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.lli.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.lli.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 TYPE="text/javascript" src="//www.intelliclicksoftware.net/GetResource/GetResource.aspx?CID=GM-LearningLabs&Name=OT"></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_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_bootstrap.c4802407.min.css">.J6KGih{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}[data-view-transition=page-transition] .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.HcOXKn{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.ONIxfn{cursor:pointer}.WUKwEB{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.QxJLC3 [data-attr-richtext-marker=true]{display:block}.QxJLC3 [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.QxJLC3 [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.QxJLC3 [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.lq2cno>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.lq2cno>*>:first-child{vertical-align:top}}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) [class$=rich-text__text],.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) span[style*=color]{color:var(--corvid-color,currentColor)!important}.uGVkMG{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.uGVkMG .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.uGVkMG .edKzOf ul{list-style:disc inside}.uGVkMG .edKzOf li{margin-bottom:12px}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p{letter-spacing:normal;line-height:normal}.nJYhU3{min-height:var(--min-height);min-width:var(--min-width)}.nJYhU3 .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.nJYhU3 .edKzOf ol,.nJYhU3 .edKzOf ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.nJYhU3 .edKzOf ul{list-style-type:disc}.nJYhU3 .edKzOf ol{list-style-type:decimal}.nJYhU3 .edKzOf ol ul,.nJYhU3 .edKzOf ul ul{line-height:normal;list-style-type:circle}.nJYhU3 .edKzOf ol ol ul,.nJYhU3 .edKzOf ol ul ul,.nJYhU3 .edKzOf ul ol ul,.nJYhU3 .edKzOf ul ul ul{line-height:normal;list-style-type:square}.nJYhU3 .edKzOf li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.nJYhU3 .edKzOf h1,.nJYhU3 .edKzOf h2,.nJYhU3 .edKzOf h3,.nJYhU3 .edKzOf h4,.nJYhU3 .edKzOf h5,.nJYhU3 .edKzOf h6,.nJYhU3 .edKzOf p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.nJYhU3 .edKzOf a{color:inherit}.SxM0TO,.c9GqVL{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.SxM0TO>*,.c9GqVL>*{pointer-events:auto}.SxM0TO li,.c9GqVL li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.SxM0TO ol,.SxM0TO ul,.c9GqVL ol,.c9GqVL ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.SxM0TO:not(.YQcXTT) ol,.SxM0TO:not(.YQcXTT) ul,.c9GqVL:not(.YQcXTT) ol,.c9GqVL:not(.YQcXTT) ul{padding-inline-end:0;padding-inline-start:1.3em}.SxM0TO ul,.c9GqVL ul{list-style-type:disc}.SxM0TO ol,.c9GqVL ol{list-style-type:decimal}.SxM0TO ol ul,.SxM0TO ul ul,.c9GqVL ol ul,.c9GqVL ul ul{list-style-type:circle}.SxM0TO ol ol ul,.SxM0TO ol ul ul,.SxM0TO ul ol ul,.SxM0TO ul ul ul,.c9GqVL ol ol ul,.c9GqVL ol ul ul,.c9GqVL ul ol ul,.c9GqVL ul ul ul{list-style-type:square}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p,.c9GqVL blockquote,.c9GqVL h1,.c9GqVL h2,.c9GqVL h3,.c9GqVL h4,.c9GqVL h5,.c9GqVL h6,.c9GqVL p{margin-block:0;margin:0}.SxM0TO a,.c9GqVL a{color:inherit}.YQcXTT li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8 .mpGTIt .O6KwRn{direction:var(--direction);display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-responsive.5018a9e9.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)}.r4OX7l,.xTjc1A{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.r4OX7l[data-state~=header] a,.r4OX7l[data-state~=header] div,[data-state~=header].xTjc1A a,[data-state~=header].xTjc1A div{cursor:default!important}.r4OX7l .UiHgGh,.xTjc1A .UiHgGh{display:inline-block;height:100%;width:100%}.xTjc1A{--display:inline-block;cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.xTjc1A .yRj2ms{padding:0 var(--pad,5px)}.xTjc1A .JS76Uv{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=drop]{display:block;width:100%}.xTjc1A[data-state~=drop] .JS76Uv{padding:0 .5em}.xTjc1A[data-state~=link]:hover .JS76Uv,.xTjc1A[data-state~=over] .JS76Uv{color:rgb(var(--txth,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=selected] .JS76Uv{color:rgb(var(--txts,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.NHM1d1{overflow-x:hidden}.NHM1d1 .R_TAzU{display:flex;flex-direction:column;height:100%;width:100%}.NHM1d1 .R_TAzU .aOF1ks{flex:1}.NHM1d1 .R_TAzU .y7qwii{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.NHM1d1 .R_TAzU .y7qwii .Tg1gOB,.NHM1d1 .R_TAzU .y7qwii .p90CkU{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.NHM1d1 .R_TAzU .y7qwii .mvZ3NH{display:block;width:100%}.NHM1d1 .h3jCPd{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.NHM1d1 .h3jCPd .wkJ2fp{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.NHM1d1 .h3jCPd.DlGBN0{transition:visibility;transition-delay:.2s;visibility:visible}.NHM1d1 .h3jCPd .p90CkU{display:inline-block}.NHM1d1 .vh74Xw{display:none}.XwCBRN>nav{bottom:0;left:0;right:0;top:0}.XwCBRN .h3jCPd,.XwCBRN .y7qwii,.XwCBRN>nav{position:absolute}.XwCBRN .h3jCPd{margin-top:7px;visibility:hidden}.XwCBRN .h3jCPd[data-dropMode=dropUp]{margin-bottom:7px;margin-top:0}.XwCBRN .wkJ2fp{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))}.P0dCOY .PJ4KCX{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.xpmKd_{border-radius:var(--overflow-wrapper-border-radius)}</style> <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[BgImageStrip].eb8785d7.min.css">.meinfZ .KS3m5U,.meinfZ:after{bottom:0;left:0;position:absolute;right:0;top:0}.meinfZ .KS3m5U{background-color:rgba(var(--bg,var(--color_13,color_13)),var(--alpha-bg,1));border-bottom:var(--brwb,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-top:var(--brwt,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-sizing:border-box}.meinfZ:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEsCAYAAAACUNnVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjg3Q0ZFRjI1MUI3MTFFMTk2RDU4QUVGMUIyOEIyRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjg3Q0ZFRjM1MUI3MTFFMTk2RDU4QUVGMUIyOEIyRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyODdDRkVGMDUxQjcxMUUxOTZENThBRUYxQjI4QjJENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyODdDRkVGMTUxQjcxMUUxOTZENThBRUYxQjI4QjJENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po3MNv4AAABMSURBVHjaYvj//78TEwMDw38QwYBKYBNDkyBCCe3EiHDLIBEbdcYQTkPUtoN0xSQZSh2nkSlBkuspkcWvjWJ7SQ9EGqsjXTEDQIABANY+R1StVfE0AAAAAElFTkSuQmCC);background-repeat:repeat-x;bottom:var(--brwb,0);box-shadow:var(--shd,hsla(0,0%,100%,.592) 0 4px 6px -4px inset,hsla(0,0%,100%,.592) 0 1px 0 0 inset,hsla(0,0%,100%,.902) 0 -5px 5px -5px inset);content:"";top:var(--brwt,0)}.EMmfSl .KS3m5U{border-bottom:var(--brwb,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-top:var(--brwt,0) solid 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));box-sizing:border-box;top:0}.EMmfSl .KS3m5U,.zp1bjO:before{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));left:0;position:absolute;right:0}.zp1bjO:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEsCAYAAAACUNnVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjg3Q0ZFRjI1MUI3MTFFMTk2RDU4QUVGMUIyOEIyRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjg3Q0ZFRjM1MUI3MTFFMTk2RDU4QUVGMUIyOEIyRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyODdDRkVGMDUxQjcxMUUxOTZENThBRUYxQjI4QjJENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyODdDRkVGMTUxQjcxMUUxOTZENThBRUYxQjI4QjJENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po3MNv4AAABMSURBVHjaYvj//78TEwMDw38QwYBKYBNDkyBCCe3EiHDLIBEbdcYQTkPUtoN0xSQZSh2nkSlBkuspkcWvjWJ7SQ9EGqsjXTEDQIABANY+R1StVfE0AAAAAElFTkSuQmCC);background-repeat:repeat-x;bottom:var(--brwb,0);box-shadow:var(--shd,inset 0 1px 1px hsla(0,0%,100%,.6),inset 0 -1px 1px rgba(0,0,0,.6),0 0 5px rgba(0,0,0,.6));content:"";top:var(--brwt,0)}.zp1bjO .KS3m5U{border-bottom:var(--brwb,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-top:var(--brwt,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-sizing:border-box}.D4R2kD .KS3m5U,.D4R2kD:after,.zp1bjO .KS3m5U{bottom:0;left:0;position:absolute;right:0;top:0}.D4R2kD .KS3m5U{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));box-shadow:var(--shadow,hsla(0,0%,100%,.592) 0 4px 6px -4px inset,hsla(0,0%,100%,.592) 0 1px 0 0 inset,hsla(0,0%,100%,.902) 0 -5px 5px -5px inset)}.D4R2kD:after{background-image:url(https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/media/ironpatern.84ec58ff.png);box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));content:""}.Tep8cA:after{bottom:0;content:"";top:0}.Tep8cA .MX3EN0,.Tep8cA:after{left:0;position:absolute;right:0}.Tep8cA .MX3EN0{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:var(--bgPosition,0);box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));top:var(--bgPosition,0)}.Tep8cA .utiGet{border-bottom:var(--outerLineSize,3) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-top:var(--outerLineSize,3) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));bottom:var(--bordersPosition,6);left:0;position:absolute;right:0;top:var(--bordersPosition,6)}.Tep8cA .utiGet:before{border-bottom:var(--innerLineSize,1) solid rgba(var(--brd2,var(--color_14,color_14)),var(--alpha-brd2,1));border-top:var(--innerLineSize,1) solid rgba(var(--brd2,var(--color_14,color_14)),var(--alpha-brd2,1));bottom:var(--lineGap,5);content:"";left:0;position:absolute;right:0;top:var(--lineGap,5)}</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[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[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/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.2737.0/ProfileCardViewerWidget.min.css">.sthVVBS.og9KNo8--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.sYV2gRk{--wix-ui-tpa-icon-button-icon-color:255,255,255,1;--wix-ui-tpa-icon-button-icon-color-rgb:255,255,255;--wix-ui-tpa-icon-button-icon-color-opacity:1}.sXLIwlJ.o__2kZJG5--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}.sPx0guo,.sV7oEGb{outline:0}.snU6ghj>:first-child>:first-child{z-index:100000!important}.svXK2gh{align-items:center;cursor:pointer;display:inline-flex}.s__8rTnVE,.suOvJQ_{flex-shrink:0}.svXK2gh.oq8_iqP--disabled{cursor:default}.svXK2gh[disabled]{pointer-events:none}.swAs579{border:1px solid hsla(0,0%,100%,.4);border-radius:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 4px 8px 0 rgba(0,0,0,.1);color:#fff;display:inline-flex;font-family:Madefor,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;opacity:0;transform:translateY(-50%);visibility:hidden}.swAs579.oPEjrHE--isShown{opacity:1;transform:translateY(0);visibility:visible}.swAs579.oPEjrHE--shouldAnimate{transition:visibility .2s ease,opacity .2s ease,transform .4s ease}.swAs579.oPEjrHE---skin-7-success{background-color:#008250}.swAs579.oPEjrHE---skin-5-error{background-color:#df3131}.swAs579.oPEjrHE---skin-6-status{background-color:#212121}.swAs579.oPEjrHE---skin-7-preview{background-color:rgba(0,0,0,.6)}.swAs579.oPEjrHE---placement-15-bottomFullWidth{bottom:0;left:0;position:fixed;width:100vw}.sKke8eq,.sXeDzZf{display:inline-block;min-width:12px}.s__6h4IT7{display:inline-block;line-height:20px;margin:16px 20px;max-height:40px;overflow:hidden}.sR3swd_{height:24px;margin-left:auto;padding:14px 12px}.swAs579.oPEjrHE--mobile .s__6h4IT7{margin-left:0;margin-right:0;max-height:60px}.swAs579.oPEjrHE--mobile .sKke8eq{min-width:20px}.swAs579.oPEjrHE--rtl .sR3swd_{margin-left:0;margin-right:auto}.szxx_RD{border:0;display:inline-block;line-height:0;margin:0;padding:0;text-decoration:none}.szxx_RD.odH6SCU--focus,.szxx_RD:hover{opacity:.7}.szxx_RD.os_ASUw--disabled{cursor:default}.szxx_RD.os_ASUw--disabled:hover{opacity:1}.sLdiZE2 svg{display:block}.szxx_RD.os_ASUw--disabled.sZBq_VA .sLdiZE2 svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-color-29));fill:none}.szxx_RD.os_ASUw--disabled.saigHET .sLdiZE2 svg:not([fill=currentColor]) path{fill:rgb(var(--wix-color-29));stroke:rgb(var(--wix-color-29))}.sZBq_VA .sLdiZE2 svg:not([fill=currentColor]) path,.szxx_RD.os_ASUw---skin-4-line .sLdiZE2 svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));fill:none}.saigHET .sLdiZE2 svg:not([fill=currentColor]) path,.szxx_RD.os_ASUw---skin-4-full .sLdiZE2 svg:not([fill=currentColor]) path{fill:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.szxx_RD .sLdiZE2 svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.szxx_RD.os_ASUw--disabled .sLdiZE2 svg[fill=currentColor]{color:rgb(var(--wix-color-29))}.szxx_RD.os_ASUw---theme-4-none{background-color:transparent}.szxx_RD.os_ASUw---theme-3-box{align-items:center;background-color:rgb(var(--wix-ui-tpa-icon-button-background-color,var(--wix-color-1)));border-radius:50%;display:inline-flex;height:32px;justify-content:center;width:32px}.KeZzT6{animation:U4gKpz 1s linear infinite;color:hsla(0,0%,100%,.9);display:inline-block;overflow:hidden;position:relative;transform-origin:100% 50%}.KeZzT6:after,.KeZzT6:before{animation:DjtvJd .5s linear infinite alternate;border:1px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;color:currentColor;content:"";inset-inline-end:-100%;inset-inline-start:0;position:absolute;top:0;transform:rotate(-45deg)}.KeZzT6:after{opacity:0}@keyframes DjtvJd{to{opacity:1;transform:rotate(115deg)}}@keyframes U4gKpz{0%{transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}.KeZzT6.BAhs0Y{height:30px;margin-inline-end:15px;width:15px}.KeZzT6.vUtskN{height:60px;margin-inline-end:30px;width:30px}.KeZzT6.RLHjMI{height:80px;margin-inline-end:40px;width:40px}.jbFJUT{align-items:center;display:flex;justify-content:center}.AnkhXt{color:var(--wix-color-5)}.Sm1ZoK{z-index:999999}.Sm1ZoK.KtZaO1{display:none}.Sm1ZoK:not(.Z1Pd8o){left:50%;min-width:320px;position:fixed;top:80px;transform:translate(-50%)}</style> <!-- Loadable Component comp-l3ediblw --> <!-- Loadable Component comp-l3ediblw --> <script id="comp-l3ediblw__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-l3ediblw__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script> <style id="css_masterPage"> @font-face {font-family: 'signika'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFU2_JTCgwQ5ejvE-oDE3lJamIe2tKnXg.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'signika'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFR2_JTCgwQ5ejvG18mBlprZ0gk0w.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'signika'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFU2_JTCgwQ5ejvE-oDE3dJamIe2tI.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'signika'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFR2_JTCgwQ5ejvG1EmBlprZ0g.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; }@font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w99-regular.woff2') format('woff2'); unicode-range: U+0000, U+012C-012D, U+0138, U+014A-014B, U+017F-0191, U+0193-0217, U+021C-02C5, U+02C8, U+02CA-02D7, U+02DE-02FF, U+0374-0375, U+037A-037D, U+0387, U+03D0-03F8, U+03FC-0400, U+040D, U+0450, U+045D, U+0460-0486, U+0488-048F, U+0492-0513, U+0591-05C7, U+05D0-05EA, U+05F0-05F4, U+0600-0603, U+060B-0615, U+061B, U+061E-061F, U+0621-063A, U+0640-065E, U+0660-06FF, U+0750-076D, U+0E01-0E3A, U+0E3F-0E5B, U+1D00-1DCA, U+1DFE-1E9B, U+1EA0-1EF9, U+1F00-1F15, U+1F18-1F1D, U+1F20-1F45, U+1F48-1F4D, U+1F50-1F57, U+1F59, U+1F5B, U+1F5D, U+1F5F-1F7D, U+1F80-1FB4, U+1FB6-1FC4, U+1FC6-1FD3, U+1FD6-1FDB, U+1FDD-1FEF, U+1FF2-1FF4, U+1FF6-1FFE, U+2000-200F, U+2012, U+2016-2017, U+201B, U+201F, U+2032-2034, U+203C, U+203E, U+205E, U+207F, U+2090-2094, U+20A0-20AB, U+20AD-20B5, U+2105, U+214D-214E, U+215B-215E, U+2184, U+2261, U+25A1, U+25AA-25AB, U+25CC, U+25CF, U+25E6, U+266F, U+2C60-2C6C, U+2C74-2C77, U+2E17, U+A717-A71A, U+A720-A721, U+FB1D-FB36, U+FB38-FB3C, U+FB3E, U+FB40-FB41, U+FB43-FB44, U+FB46-FBB1, U+FBD3-FBE9, U+FBFC-FBFF, U+FC5E-FC62, U+FD3E-FD3F, U+FDF2, U+FDFC, U+FE20-FE23, U+FE80-FEFC, U+FFFC;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w15--regular.woff2') format('woff2'); unicode-range: U+0384-0386, U+0388-038A, U+038C, U+038E-0393, U+0395-03A1, U+03A3-03A8, U+03AA-03BB, U+03BD-03BF, U+03C1-03CE, U+2015;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w10-regular.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: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w02-regular.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-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w01-regular.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+02DC, U+037E, 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: '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; }#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:135px;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID{display:none;}#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID{display:none;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus, #SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus ~ .wixSdkShowFocusOnSibling{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}#masterPage{left:0;margin-left:0;width:100%;min-width:0;}#SITE_HEADER{z-index:50;--above-all-in-container:10000;}#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_FOOTER{--pinned-layer-in-container:54;--above-all-in-container:49;}#comp-m0ffcsyc-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:18px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;display:flex;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-31px;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:-120px;left:18px;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-m0ffcsyc{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:255,255,255;--color_2:0,0,0;--color_3:0,136,203;--color_4:255,180,0;--color_5:237,28,36;--color_6:164,167,172;--color_7:255,180,0;--color_8:255,255,255;--color_9:255,237,193;--color_10:108,111,116;--color_11:255,255,255;--color_12:184,187,193;--color_13:128,130,134;--color_14:64,65,68;--color_15:45,45,47;--color_16:255,219,137;--color_17:255,197,64;--color_18:255,180,0;--color_19:185,128,0;--color_20:93,65,0;--color_21:176,211,229;--color_22:141,182,204;--color_23:96,150,179;--color_24:11,104,154;--color_25:5,52,77;--color_26:185,222,169;--color_27:143,190,122;--color_28:79,158,45;--color_29:53,105,30;--color_30:26,52,15;--color_31:245,203,164;--color_32:236,175,119;--color_33:227,109,1;--color_34:151,73,1;--color_35:75,36,0;--color_36:255,255,255;--color_37:45,45,47;--color_38:184,187,193;--color_39:128,130,134;--color_40:64,65,68;--color_41:255,180,0;--color_42:176,211,229;--color_43:128,130,134;--color_44:255,255,255;--color_45:45,45,47;--color_46:45,45,47;--color_47:64,65,68;--color_48:255,180,0;--color_49:255,180,0;--color_50:255,255,255;--color_51:255,255,255;--color_52:255,180,0;--color_53:255,180,0;--color_54:128,130,134;--color_55:128,130,134;--color_56:255,255,255;--color_57:255,255,255;--color_58:255,180,0;--color_59:255,180,0;--color_60:255,180,0;--color_61:255,180,0;--color_62:255,255,255;--color_63:255,255,255;--color_64:128,130,134;--color_65:128,130,134;--font_0:normal normal normal 32px/1.1em signika,sans-serif;--font_1:normal normal normal 12px/1.1em tahoma,tahoma-w01-regular,sans-serif;--font_2:normal normal normal 32px/1.1em signika,sans-serif;--font_3:normal normal normal 60px/1.1em signika,sans-serif;--font_4:normal normal normal 40px/1.3em signika,sans-serif;--font_5:normal normal normal 26px/1.2em signika,sans-serif;--font_6:normal normal normal 18px/1.3em tahoma,tahoma-w01-regular,sans-serif;--font_7:normal normal normal 16px/1.3em tahoma,tahoma-w01-regular,sans-serif;--font_8:normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;--font_9:normal normal normal 11px/1.3em tahoma,tahoma-w01-regular,sans-serif;--font_10:normal normal normal 11px/1.3em tahoma,tahoma-w01-regular,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_11));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_11));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_14));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_14));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_14));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_14));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_14));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_14));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_14));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_14));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_14));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#masterPage:not(.landingPage){--top-offset:var(--header-height);--header-height:135px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bg:var(--color_15);--shd:0 0 5px rgba(0, 0, 0, 0.7);--brwt:0px;--brd:var(--color_15);--brwb:0px;--bgctr:var(--color_15);--rd:0px;--alpha-brd:1;--alpha-bgctr:1;--alpha-bg:1;--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:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-m69t312e"]{position:relative;margin:13px 0px 13px calc((100% - 980px) * 0.5);left:21px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-iku4ms59"]{position:relative;margin:14px 0px 37px calc((100% - 980px) * 0.5);left:423px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-j35zbvh3"]{position:relative;margin:17px 0px 40px calc((100% - 980px) * 0.5);left:644px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-m5fos7ze"]{position:relative;margin:10px 0px 16px calc((100% - 980px) * 0.5);left:708px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-m3d76gpd"]{position:relative;margin:5px 0px 37px calc((100% - 980px) * 0.5);left:839px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="DrpDwnMn0"]{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=SITE_HEADERinlineContent-gridContainer] > [id="comp-iku5wx0j"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:839px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_15));--bg-gradient:none;--shc-mutated-brightness:23,23,24;position:sticky !important;top:var(--wix-ads-height);}#comp-m69t312e{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m69t312e{width:404px;height:64px;}#comp-m69t312e{--height:64px;--width:404px;}#comp-iku4ms59{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-iku4ms59{width:201px;height:auto;}#comp-j35zbvh3{width:33px;height:33px;}#comp-j35zbvh3{--item-size:33px;--item-margin-block:0;--item-margin-inline:0px 10px;--item-display:inline-block;--direction:inherit;width:33px;height:33px;}#comp-m5fos7ze{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m5fos7ze{width:98px;height:64px;}#comp-m5fos7ze{--height:64px;--width:98px;}#comp-m3d76gpd{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m3d76gpd{width:141px;height:48px;}#comp-m3d76gpd{--height:48px;--width:141px;}#DrpDwnMn0{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_15);--rd:0px;--shd:none;--fnt:normal normal normal 12px/1.4em tahoma,tahoma-w01-regular,sans-serif;--pad:11px;--txt:var(--color_11);--alpha-txt:1;--trans:color 0.4s ease 0s;--txth:var(--color_21);--alpha-txth:1;--txts:var(--color_21);--alpha-txts:1;--alpha-bgDrop:1;--boxShadowToggleOn-shd:none;}#DrpDwnMn0{width:839px;height:35px;}#DrpDwnMn0{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:start;--menu-align:inherit;--submenus-align:inherit;}#comp-iku5wx0j{width:141px;height:35px;}#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{--bgh:43,104,156;--bg:61,155,233;--brw:0px;--fnt:normal normal normal 14px/1.4em raleway;--txt:255,255,255;--rd:20px;--brdh:61,155,233;--brd:43,104,156;--alpha-bg:1;--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;}[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID{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:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-jz8dyo3q"]{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-jz8dykgx"]{position:relative;margin:0px 0px 10px 0;left:20px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SOSP_CONTAINER_CUSTOM_ID{--shc-mutated-brightness:128,128,128;}#comp-jz8dyo3q{width:250px;height:306px;}.comp-jz8dyo3q { --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 12px/1.4em tahoma,tahoma-w01-regular,sans-serif; --text-primary-font: normal normal normal 20px/1.4em tahoma,tahoma-w01-regular,sans-serif; --text-secondary-font: normal normal normal 14px/1.4em tahoma,tahoma-w01-regular,sans-serif; --pw-responsive-name-font: normal normal normal 28px/1.4em tahoma,tahoma-w01-regular,sans-serif; --pw-name-font-mobile: normal normal normal 20px/1.4em tahoma,tahoma-w01-regular,sans-serif; --title-font: normal normal normal 14px/1.4em tahoma,tahoma-w01-regular,sans-serif; --title-responsive-font: normal normal normal 20px/1.4em tahoma,tahoma-w01-regular,sans-serif; --title-mobile-font: normal normal normal 16px/1.4em tahoma,tahoma-w01-regular,sans-serif; --pw-responsive-ff-font: normal normal normal 16px/1.4em tahoma,tahoma-w01-regular,sans-serif; --pw-ff-font-mobile: normal normal normal 12px/1.4em tahoma,tahoma-w01-regular,sans-serif; --button-font: normal normal normal 16px/1.4em tahoma,tahoma-w01-regular,sans-serif; --pw-responsive-button-font: normal normal normal 16px/1.4em tahoma,tahoma-w01-regular,sans-serif; --pw-button-font-mobile: normal normal normal 16px/1.4em tahoma,tahoma-w01-regular,sans-serif; --text-color-primary: 45,45,47; --text-color-primary-rgb: 45,45,47; --text-color-primary-opacity: 1; --text-color-secondary: 45,45,47; --text-color-secondary-rgb: 45,45,47; --text-color-secondary-opacity: 1; --pw-responsive-name-color: 255,255,255; --pw-responsive-name-color-rgb: 255,255,255; --pw-responsive-name-color-opacity: 1; --pw-name-color-mobile: 45,45,47; --pw-name-color-mobile-rgb: 45,45,47; --pw-name-color-mobile-opacity: 1; --title-color: 45,45,47; --title-color-rgb: 45,45,47; --title-color-opacity: 1; --title-responsive-color: 255,255,255; --title-responsive-color-rgb: 255,255,255; --title-responsive-color-opacity: 1; --title-mobile-color: 45,45,47; --title-mobile-color-rgb: 45,45,47; --title-mobile-color-opacity: 1; --pw-responsive-ff-color: 255,255,255; --pw-responsive-ff-color-rgb: 255,255,255; --pw-responsive-ff-color-opacity: 1; --pw-ff-color-mobile: 45,45,47; --pw-ff-color-mobile-rgb: 45,45,47; --pw-ff-color-mobile-opacity: 1; --button-opacity-and-color: 255,180,0; --button-opacity-and-color-rgb: 255,180,0; --button-opacity-and-color-opacity: 1; --pw-responsive-button-color: 255,255,255; --pw-responsive-button-color-rgb: 255,255,255; --pw-responsive-button-color-opacity: 1; --pw-responsive-button-color-mobile: 255,255,255; --pw-responsive-button-color-mobile-rgb: 255,255,255; --pw-responsive-button-color-mobile-opacity: 1; --box-color: 255,255,255; --box-color-rgb: 255,255,255; --box-color-opacity: 1; --border-color: 45,45,47,0.2; --border-color-rgb: 45,45,47; --border-color-opacity: 0.2; --pw-cover-color: 255,180,0; --pw-cover-color-rgb: 255,180,0; --pw-cover-color-opacity: 1; --pw-cover-color-desktop: 255,180,0; --pw-cover-color-desktop-rgb: 255,180,0; --pw-cover-color-desktop-opacity: 1; --pw-cover-color-mobile: 255,180,0; --pw-cover-color-mobile-rgb: 255,180,0; --pw-cover-color-mobile-opacity: 1; --pw-button-font-color: 255,255,255; --pw-button-font-color-rgb: 255,255,255; --pw-button-font-color-opacity: 1; --pw-button-responsive-font-color: 255,180,0; --pw-button-responsive-font-color-rgb: 255,180,0; --pw-button-responsive-font-color-opacity: 1; --pw-button-border-color: 255,180,0; --pw-button-border-color-rgb: 255,180,0; --pw-button-border-color-opacity: 1; --pw-button-responsive-border-color: 255,255,255; --pw-button-responsive-border-color-rgb: 255,255,255; --pw-button-responsive-border-color-opacity: 1; --badge-font-style: normal; --badge-font-variant: normal; --badge-font-weight: normal; --badge-font-size: 12px; --badge-font-line-height: 1.4em; --badge-font-family: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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: tahoma,tahoma-w01-regular,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(45, 45, 47); --wix-color-1: 255,255,255; --wix-color-2: 184,187,193; --wix-color-3: 128,130,134; --wix-color-4: 64,65,68; --wix-color-5: 45,45,47; --wix-color-6: 255,219,137; --wix-color-7: 255,197,64; --wix-color-8: 255,180,0; --wix-color-9: 185,128,0; --wix-color-10: 93,65,0; --wix-color-11: 176,211,229; --wix-color-12: 141,182,204; --wix-color-13: 96,150,179; --wix-color-14: 11,104,154; --wix-color-15: 5,52,77; --wix-color-16: 185,222,169; --wix-color-17: 143,190,122; --wix-color-18: 79,158,45; --wix-color-19: 53,105,30; --wix-color-20: 26,52,15; --wix-color-21: 245,203,164; --wix-color-22: 236,175,119; --wix-color-23: 227,109,1; --wix-color-24: 151,73,1; --wix-color-25: 75,36,0; --wix-color-26: 255,255,255; --wix-color-27: 45,45,47; --wix-color-28: 184,187,193; --wix-color-29: 128,130,134; --wix-color-30: 64,65,68; --wix-color-31: 255,180,0; --wix-color-32: 176,211,229; --wix-color-33: 128,130,134; --wix-color-34: 255,255,255; --wix-color-35: 45,45,47; --wix-color-36: 45,45,47; --wix-color-37: 64,65,68; --wix-color-38: 255,180,0; --wix-color-39: 255,180,0; --wix-color-40: 255,255,255; --wix-color-41: 255,255,255; --wix-color-42: 255,180,0; --wix-color-43: 255,180,0; --wix-color-44: 128,130,134; --wix-color-45: 128,130,134; --wix-color-46: 255,255,255; --wix-color-47: 255,255,255; --wix-color-48: 255,180,0; --wix-color-49: 255,180,0; --wix-color-50: 255,180,0; --wix-color-51: 255,180,0; --wix-color-52: 255,255,255; --wix-color-53: 255,255,255; --wix-color-54: 128,130,134; --wix-color-55: 128,130,134; --wix-font-Title: normal normal normal 32px/1.1em signika,sans-serif; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 32px; --wix-font-Title-line-height: 1.1em; --wix-font-Title-family: signika,sans-serif; --wix-font-Title-text-decoration: none; --wix-font-Menu: normal normal normal 12px/1.1em tahoma,tahoma-w01-regular,sans-serif; --wix-font-Menu-style: normal; --wix-font-Menu-variant: normal; --wix-font-Menu-weight: normal; --wix-font-Menu-size: 12px; --wix-font-Menu-line-height: 1.1em; --wix-font-Menu-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Menu-text-decoration: none; --wix-font-Page-title: normal normal normal 32px/1.1em signika,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: 32px; --wix-font-Page-title-line-height: 1.1em; --wix-font-Page-title-family: signika,sans-serif; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: normal normal normal 60px/1.1em signika,sans-serif; --wix-font-Heading-XL-style: normal; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: normal; --wix-font-Heading-XL-size: 60px; --wix-font-Heading-XL-line-height: 1.1em; --wix-font-Heading-XL-family: signika,sans-serif; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal normal 40px/1.3em signika,sans-serif; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: normal; --wix-font-Heading-L-size: 40px; --wix-font-Heading-L-line-height: 1.3em; --wix-font-Heading-L-family: signika,sans-serif; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 26px/1.2em signika,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: 26px; --wix-font-Heading-M-line-height: 1.2em; --wix-font-Heading-M-family: signika,sans-serif; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: normal normal normal 18px/1.3em tahoma,tahoma-w01-regular,sans-serif; --wix-font-Heading-S-style: normal; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 18px; --wix-font-Heading-S-line-height: 1.3em; --wix-font-Heading-S-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 16px/1.3em tahoma,tahoma-w01-regular,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.3em; --wix-font-Body-L-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,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: 12px; --wix-font-Body-M-line-height: 1.3em; --wix-font-Body-M-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: normal normal normal 11px/1.3em tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-S-style: normal; --wix-font-Body-S-variant: normal; --wix-font-Body-S-weight: normal; --wix-font-Body-S-size: 11px; --wix-font-Body-S-line-height: 1.3em; --wix-font-Body-S-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-S-text-decoration: none; --wix-font-Body-XS: normal normal normal 11px/1.3em tahoma,tahoma-w01-regular,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: 11px; --wix-font-Body-XS-line-height: 1.3em; --wix-font-Body-XS-family: tahoma,tahoma-w01-regular,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-jz8dykgx{--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;--boxShadowToggleOn-shd:none;--alpha-SKINS_bgSubmenu:1;--alpha-brd:0.2;--alpha-sep:1;--alpha-bg:1;--alpha-bgh:1;--alpha-bgs:1;}#comp-jz8dykgx{width:250px;height:322px;}#comp-jz8dykgx{--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;}#SITE_FOOTER{--boxShadowToggleOn-shd:none;--bg:var(--color_15);--alpha-brd:1;--alpha-bgctr:1;--brwt:0px;--shd:0 0 5px rgba(0, 0, 0, 0.7);--rd:0;--brd:var(--color_15);--alpha-bg:1;--brwb:0px;--bgctr:var(--color_15);--backdrop-filter:none;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="idyald7x"]{position:relative;margin:0px 0px 18px calc((100% - 980px) * 0.5);left:-272px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-ilwg4ci2"]{position:relative;margin:12px 0px -5px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="SITE_STRUCTURE_WRichText_2"]{position:relative;margin:1px 0px 45px calc((100% - 980px) * 0.5);left:778px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-iku42kh5"]{position:relative;margin:1px 0px 46px calc((100% - 980px) * 0.5);left:328px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-k5iknl5c"]{position:relative;margin:0px 0px 45px calc((100% - 980px) * 0.5);left:278px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-kpsbd48c"]{position:relative;margin:11px 0px 13px calc((100% - 980px) * 0.5);left:201px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-m3d77wkn"]{position:relative;margin:8px 0px 10px calc((100% - 980px) * 0.5);left:826px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-m5foz76u"]{position:relative;margin:0px 0px 2px calc((100% - 980px) * 0.5);left:10px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--shc-mutated-brightness:23,23,24;--bg-overlay-color:rgb(var(--color_15));--bg-gradient:none;}#idyald7x{--bg:var(--color_15);--shd:none;--brwt:0px;--brd:var(--color_15);--brwb:0px;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;}#idyald7x{left:0;margin-left:0;width:100%;min-width:0;height:165px;}#comp-ilwg4ci2{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_15);--rd:0px;--shd:none;--fnt:var(--font_1);--pad:11px;--txt:var(--color_11);--trans:color 0.4s ease 0s;--txth:var(--color_21);--txts:var(--color_21);--boxShadowToggleOn-shd:none;--alpha-txt:1;--alpha-bgDrop:1;--alpha-txth:1;--alpha-txts:1;}#comp-ilwg4ci2{width:981px;height:35px;}#comp-ilwg4ci2{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:center;--menu-align:inherit;--submenus-align:inherit;}#SITE_STRUCTURE_WRichText_2{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#SITE_STRUCTURE_WRichText_2{width:189px;height:auto;}#comp-iku42kh5{width:324px;height:auto;}#comp-k5iknl5c{width:30px;height:30px;}#comp-k5iknl5c{--item-size:30px;--item-margin-block:0;--item-margin-inline:0px 10px;--item-display:inline-block;--direction:inherit;width:30px;height:30px;}#comp-kpsbd48c{--brw:2px;--brd:var(--color_38);--bg:43,108,163;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-kpsbd48c{width:563px;}[data-mesh-id=comp-kpsbd48cinlineContent]{height:auto;width:563px;}[data-mesh-id=comp-kpsbd48cinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-kpsbd48cinlineContent-gridContainer] > [id="comp-kpsbd49k"]{position:relative;margin:5px 0px 4px 0;left:5px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kpsbd48c{--shc-mutated-brightness:22,54,82;}#comp-kpsbd49k{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kpsbd49k{width:558px;height:auto;}#comp-m3d77wkn{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m3d77wkn{width:141px;height:48px;}#comp-m3d77wkn{--height:48px;--width:141px;}#comp-m5foz76u{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m5foz76u{width:98px;height:64px;}#comp-m5foz76u{--height:64px;--width:98px;}#comp-m0ffcsyc{width:230px;height:86px;}</style> <style id="css_r2iqv">@font-face {font-family: 'signika'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFU2_JTCgwQ5ejvE-oDE3lJamIe2tKnXg.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'signika'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFR2_JTCgwQ5ejvG18mBlprZ0gk0w.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap; } @font-face {font-family: 'signika'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFU2_JTCgwQ5ejvE-oDE3dJamIe2tI.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; } @font-face {font-family: 'signika'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/signika/v10/vEFR2_JTCgwQ5ejvG1EmBlprZ0g.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w99-regular.woff2') format('woff2'); unicode-range: U+0000, U+012C-012D, U+0138, U+014A-014B, U+017F-0191, U+0193-0217, U+021C-02C5, U+02C8, U+02CA-02D7, U+02DE-02FF, U+0374-0375, U+037A-037D, U+0387, U+03D0-03F8, U+03FC-0400, U+040D, U+0450, U+045D, U+0460-0486, U+0488-048F, U+0492-0513, U+0591-05C7, U+05D0-05EA, U+05F0-05F4, U+0600-0603, U+060B-0615, U+061B, U+061E-061F, U+0621-063A, U+0640-065E, U+0660-06FF, U+0750-076D, U+0E01-0E3A, U+0E3F-0E5B, U+1D00-1DCA, U+1DFE-1E9B, U+1EA0-1EF9, U+1F00-1F15, U+1F18-1F1D, U+1F20-1F45, U+1F48-1F4D, U+1F50-1F57, U+1F59, U+1F5B, U+1F5D, U+1F5F-1F7D, U+1F80-1FB4, U+1FB6-1FC4, U+1FC6-1FD3, U+1FD6-1FDB, U+1FDD-1FEF, U+1FF2-1FF4, U+1FF6-1FFE, U+2000-200F, U+2012, U+2016-2017, U+201B, U+201F, U+2032-2034, U+203C, U+203E, U+205E, U+207F, U+2090-2094, U+20A0-20AB, U+20AD-20B5, U+2105, U+214D-214E, U+215B-215E, U+2184, U+2261, U+25A1, U+25AA-25AB, U+25CC, U+25CF, U+25E6, U+266F, U+2C60-2C6C, U+2C74-2C77, U+2E17, U+A717-A71A, U+A720-A721, U+FB1D-FB36, U+FB38-FB3C, U+FB3E, U+FB40-FB41, U+FB43-FB44, U+FB46-FBB1, U+FBD3-FBE9, U+FBFC-FBFF, U+FC5E-FC62, U+FD3E-FD3F, U+FDF2, U+FDFC, U+FE20-FE23, U+FE80-FEFC, U+FFFC;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w15--regular.woff2') format('woff2'); unicode-range: U+0384-0386, U+0388-038A, U+038C, U+038E-0393, U+0395-03A1, U+03A3-03A8, U+03AA-03BB, U+03BD-03BF, U+03C1-03CE, U+2015;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w10-regular.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: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w02-regular.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-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w01-regular.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+02DC, U+037E, 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; }#r2iqv{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containerr2iqvinlineContent]{height:auto;width:100%;}[data-mesh-id=Containerr2iqvinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containerr2iqvinlineContent-gridContainer] > [id="comp-llz47boo"]{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=Containerr2iqvinlineContent-gridContainer] > [id="comp-llz47boo1"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerr2iqvinlineContent-gridContainer] > [id="comp-llz47bop"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-llz47boo{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-llz47booinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-llz47booinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-llz47booinlineContent-gridContainer] > [id="comp-l3ediblw"]{position:relative;margin:21px 0px 18px calc((100% - 980px) * 0.5);left:10px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-l3ediblw{width:951px;height:650px;}#comp-llz47boo1{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-llz47boo1inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-llz47boo1inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-llz47boo1inlineContent-gridContainer] > [id="comp-jrjcfr5e"]{position:relative;margin:7px 0px 10px calc((100% - 980px) * 0.5);left:10px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-llz47boo1inlineContent-gridContainer] > [id="comp-k92r3ao5"]{position:relative;margin:7px 0px 10px calc((100% - 980px) * 0.5);left:496px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jrjcfr5e{--brw:2px;--brd:47,46,46;--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-jrjcfr5e{width:471px;}[data-mesh-id=comp-jrjcfr5einlineContent]{height:auto;width:471px;}[data-mesh-id=comp-jrjcfr5einlineContent-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-jrjcfr5einlineContent-gridContainer] > [id="comp-jrjcfdl2"]{position:relative;margin:0px 0px 41px 0;left:276px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jrjcfr5einlineContent-gridContainer] > [id="comp-js64kbjx"]{position:relative;margin:13px 0px -28px 0;left:26px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jrjcfr5einlineContent-gridContainer] > [id="comp-jrjcfdku"]{position:relative;margin:33px 0px 53px 0;left:50px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-jrjcfdl2{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-jrjcfdl2{width:174px;height:199px;}#comp-js64kbjx{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-js64kbjx{width:272px;height:auto;}#comp-jrjcfdku{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jrjcfdku{width:248px;height:auto;}#comp-k92r3ao5{--brw:2px;--brd:47,46,46;--bg:255,255,255;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-k92r3ao5{width:471px;}[data-mesh-id=comp-k92r3ao5inlineContent]{height:auto;width:471px;}[data-mesh-id=comp-k92r3ao5inlineContent-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-k92r3ao5inlineContent-gridContainer] > [id="comp-jrjcfdk9"]{position:relative;margin:13px 0px -14px 0;left:11px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-k92r3ao5inlineContent-gridContainer] > [id="comp-kdyp122m"]{position:relative;margin:0px 0px -91px 0;left:10px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-k92r3ao5inlineContent-gridContainer] > [id="comp-ma747i3l"]{position:relative;margin:0px 0px 17px 0;left:283px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-jrjcfdk9{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jrjcfdk9{width:263px;height:auto;}#comp-kdyp122m{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kdyp122m{width:448px;height:auto;}#comp-ma747i3l{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-ma747i3l{width:174px;height:105px;}#comp-llz47bop{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-llz47bopinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-llz47bopinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-llz47bopinlineContent-gridContainer] > [id="comp-jzsdazxv"]{position:relative;margin:0px 0px 14px calc((100% - 980px) * 0.5);left:131px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jzsdazxv{width:717px;}[data-mesh-id=comp-jzsdazxvinlineContent]{height:auto;width:717px;}[data-mesh-id=comp-jzsdazxvinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jzsdazxvinlineContent-gridContainer] > [id="comp-js64d67c"]{position:relative;margin:16px 0px 13px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jzsdazxvinlineContent-gridContainer] > [id="comp-js64d67t"]{position:relative;margin:0px 0px 0px 0;left:653px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-js64d67c{width:653px;height:auto;}#comp-js64d67t{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-js64d67t{width:64px;height:60px;}</style> <style id="stylableCss_r2iqv"></style> <style id="compCssMappers_r2iqv"> #r2iqv{width:auto;min-height:40px;}#pageBackground_r2iqv{--bg-position:absolute;--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;}#comp-llz47boo{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-llz47boo1{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jrjcfr5e{--shc-mutated-brightness:128,128,128;}#comp-jrjcfdl2{--height:199px;--width:174px;}#comp-k92r3ao5{--shc-mutated-brightness:128,128,128;}#comp-ma747i3l{--height:105px;--width:174px;}#comp-llz47bop{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-js64d67t{--height:60px;--width:64px;}</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"><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_r2iqv BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_r2iqv" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_r2iqv BmZ5pC"><div id="bgLayers_pageBackground_r2iqv" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_r2iqv" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_r2iqv" data-motion-part="BG_MEDIA pageBackground_r2iqv" class="VgO9Yg"></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"><div id="comp-m69t312e" class="MazNVa comp-m69t312e wixui-image rYiAuL" title="Learning Labs, Inc. - Equipping Teachers and Empowering Students!"><a data-testid="linkElement" href="https://www.lli.com" target="_self" class="j7pOnl"><img fetchpriority="high" sizes="404px" srcSet="https://static.wixstatic.com/media/717b33_1a6179b7b52e4b6e898403232b68a5b0~mv2.png/v1/fill/w_404,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Name%2C%20logo%2C%20equipp%20teach%20empower%20student.png 1x, https://static.wixstatic.com/media/717b33_1a6179b7b52e4b6e898403232b68a5b0~mv2.png/v1/fill/w_808,h_128,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Name%2C%20logo%2C%20equipp%20teach%20empower%20student.png 2x" id="img_comp-m69t312e" src="https://static.wixstatic.com/media/717b33_1a6179b7b52e4b6e898403232b68a5b0~mv2.png/v1/fill/w_404,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Name%2C%20logo%2C%20equipp%20teach%20empower%20student.png" alt="Learning Labs, Inc. - Equipping Teachers and Empowering Students!" style="object-fit:cover" class="BI8PVQ Tj01hh" width="404" height="64"/></a></div><div id="comp-iku4ms59" class="HcOXKn c9GqVL QxJLC3 comp-iku4ms59 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="line-height:normal; text-align:right; font-size:32px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><a href="tel:800-334-4943" class="wixui-rich-text__text"><span class="color_21 wixui-rich-text__text">800-334-4943</span></a></span></h2></div><div id="comp-j35zbvh3" class="comp-j35zbvh3 WzbAF8"><ul class="mpGTIt" aria-label="Social Bar"><li id="dataItem-j70r2kjr-comp-j35zbvh3" class="O6KwRn"><a data-testid="linkElement" href="https://www.linkedin.com/company/6081372/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="LinkedIn"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/48a2a42b19814efaa824450f23e8a253.png/v1/fill/w_33,h_33,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/48a2a42b19814efaa824450f23e8a253.png 1x, https://static.wixstatic.com/media/48a2a42b19814efaa824450f23e8a253.png/v1/fill/w_66,h_66,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/48a2a42b19814efaa824450f23e8a253.png 2x" id="img_0_comp-j35zbvh3" src="https://static.wixstatic.com/media/48a2a42b19814efaa824450f23e8a253.png/v1/fill/w_33,h_33,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/48a2a42b19814efaa824450f23e8a253.png" alt="LinkedIn" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li></ul></div><div id="comp-m5fos7ze" class="MazNVa comp-m5fos7ze wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.tips-usa.com/howtopurchase.cfm" target="_blank" rel="noreferrer noopener" class="j7pOnl"><img fetchpriority="high" sizes="98px" srcSet="https://static.wixstatic.com/media/717b33_0f45d559da814391bd54aff351134d83~mv2.png/v1/fill/w_98,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/tips.png 1x, https://static.wixstatic.com/media/717b33_0f45d559da814391bd54aff351134d83~mv2.png/v1/fill/w_196,h_128,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/tips.png 2x" id="img_comp-m5fos7ze" src="https://static.wixstatic.com/media/717b33_0f45d559da814391bd54aff351134d83~mv2.png/v1/fill/w_98,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/tips.png" alt="tips.png" style="object-fit:cover" class="BI8PVQ Tj01hh" width="98" height="64"/></a></div><div id="comp-m3d76gpd" class="MazNVa comp-m3d76gpd wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.buyboard.com/national" target="_blank" rel="noreferrer noopener" class="j7pOnl"><img fetchpriority="high" sizes="141px" srcSet="https://static.wixstatic.com/media/717b33_78a086d78ae14fc180b11b886ff5cf8b~mv2.png/v1/fill/w_141,h_48,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BuyBoard%20Logo_MED_300dpi.png 1x, https://static.wixstatic.com/media/717b33_78a086d78ae14fc180b11b886ff5cf8b~mv2.png/v1/fill/w_282,h_96,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BuyBoard%20Logo_MED_300dpi.png 2x" id="img_comp-m3d76gpd" src="https://static.wixstatic.com/media/717b33_78a086d78ae14fc180b11b886ff5cf8b~mv2.png/v1/fill/w_141,h_48,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BuyBoard%20Logo_MED_300dpi.png" alt="BuyBoard Logo_MED_300dpi.png" style="object-fit:cover" class="BI8PVQ Tj01hh" width="141" height="48"/></a></div><wix-dropdown-menu id="DrpDwnMn0" class="XwCBRN NHM1d1 DrpDwnMn0 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="8" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="center"><nav class="R_TAzU" id="DrpDwnMn0navContainer" aria-label="Site"><ul class="y7qwii" id="DrpDwnMn0itemsContainer" style="text-align:center" data-marginallchildren="true"><li id="DrpDwnMn00" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j6xnex06" data-state="menu false link" data-index="0" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/products-states" target="_self" class="UiHgGh" aria-expanded="false" aria-haspopup="true"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn00label">PRODUCTS</p></div></div></a><button class="_pfxlW" aria-label="More PRODUCTS pages"><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.lli.com/products-alabama" target="_self" class="" tabindex="-1">Products Available in Alabama</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-florida" target="_self" class="" tabindex="-1">Products Available in Florida</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-georgia" target="_self" class="" tabindex="-1">Products Available in Georgia</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-kentucky" target="_self" class="" tabindex="-1">Products Available in Kentucky</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-north-carolina" target="_self" class="" tabindex="-1">Products Available in North Carolina</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-south-carolina" target="_self" class="" tabindex="-1">Products Available in South C...</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-tennessee" target="_self" class="" tabindex="-1">Products Available in Tennessee</a></li></ul></li><li id="DrpDwnMn01" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j2g8g17s" data-state="menu false link" data-index="1" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/literature" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn01label">LITERATURE</p></div></div></a></li><li id="DrpDwnMn02" data-direction="ltr" data-listposition="center" data-data-id="dataItem-itwy6dce" data-state="menu false link" data-index="2" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="http://www.lli-estore.com" target="_blank" rel="noreferrer noopener" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn02label">E-STORE</p></div></div></a></li><li id="DrpDwnMn03" data-direction="ltr" data-listposition="center" data-data-id="dataItem-k3olwdpz" data-state="menu false link" data-index="3" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/promos" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn03label">PROMOS</p></div></div></a></li><li id="DrpDwnMn04" data-direction="ltr" data-listposition="center" data-data-id="dataItem-inajld8t" data-state="menu false link" data-index="4" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/projects" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn04label">PROJECTS</p></div></div></a></li><li id="DrpDwnMn05" data-direction="ltr" data-listposition="center" data-data-id="dataItem-iku57ly4" data-state="menu false link" data-index="5" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/about-us" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn05label">ABOUT US</p></div></div></a></li><li id="DrpDwnMn06" data-direction="ltr" data-listposition="center" data-data-id="bmi1r54" data-state="menu false link" data-index="6" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/contact" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn06label">CONTACT US</p></div></div></a></li><li id="DrpDwnMn07" data-direction="ltr" data-listposition="center" data-data-id="dataItem-is22psb4" data-state="menu false link" data-index="7" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/bid-contracts" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn07label">BIDS</p></div></div></a></li><li id="DrpDwnMn0__more__" data-direction="ltr" data-listposition="center" data-state="menu false header" data-index="__more__" data-dropdown="false" class="p90CkU xTjc1A"><div data-testid="linkElement" class="UiHgGh" tabindex="0" aria-haspopup="true"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="DrpDwnMn0__more__label">More</p></div></div></div></li></ul><div class="h3jCPd" id="DrpDwnMn0dropWrapper" data-dropalign="center" data-dropdown-shown="false"><ul class="wkJ2fp wixui-dropdown-menu__submenu" id="DrpDwnMn0moreContainer"></ul></div><div style="display:none" id="DrpDwnMn0navContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><div id="comp-iku5wx0j" class="OQ8Tzd comp-iku5wx0j pvlz2w"><iframe class="nKphmK" title="Site Search" aria-label="Site Search" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></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="r2iqv" class="dBAkHi r2iqv"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><div id="Containerr2iqv" class="Containerr2iqv SPY_vo"><div data-mesh-id="Containerr2iqvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerr2iqvinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-llz47boo" tabindex="-1" class="Oqnisf comp-llz47boo wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-llz47boo" data-hook="bgLayers" data-motion-part="BG_LAYER comp-llz47boo" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-llz47boo" data-motion-part="BG_MEDIA comp-llz47boo" class="VgO9Yg"></div></div><div data-mesh-id="comp-llz47booinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-llz47booinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l3ediblw" class=" "><div class="comp-l3ediblw"><style>.comp-l3ediblw { --wix-color-1: 255,255,255; --wix-color-2: 184,187,193; --wix-color-3: 128,130,134; --wix-color-4: 64,65,68; --wix-color-5: 45,45,47; --wix-color-6: 255,219,137; --wix-color-7: 255,197,64; --wix-color-8: 255,180,0; --wix-color-9: 185,128,0; --wix-color-10: 93,65,0; --wix-color-11: 176,211,229; --wix-color-12: 141,182,204; --wix-color-13: 96,150,179; --wix-color-14: 11,104,154; --wix-color-15: 5,52,77; --wix-color-16: 185,222,169; --wix-color-17: 143,190,122; --wix-color-18: 79,158,45; --wix-color-19: 53,105,30; --wix-color-20: 26,52,15; --wix-color-21: 245,203,164; --wix-color-22: 236,175,119; --wix-color-23: 227,109,1; --wix-color-24: 151,73,1; --wix-color-25: 75,36,0; --wix-color-26: 255,255,255; --wix-color-27: 45,45,47; --wix-color-28: 184,187,193; --wix-color-29: 128,130,134; --wix-color-30: 64,65,68; --wix-color-31: 255,180,0; --wix-color-32: 176,211,229; --wix-color-33: 128,130,134; --wix-color-34: 255,255,255; --wix-color-35: 45,45,47; --wix-color-36: 45,45,47; --wix-color-37: 64,65,68; --wix-color-38: 255,180,0; --wix-color-39: 255,180,0; --wix-color-40: 255,255,255; --wix-color-41: 255,255,255; --wix-color-42: 255,180,0; --wix-color-43: 255,180,0; --wix-color-44: 128,130,134; --wix-color-45: 128,130,134; --wix-color-46: 255,255,255; --wix-color-47: 255,255,255; --wix-color-48: 255,180,0; --wix-color-49: 255,180,0; --wix-color-50: 255,180,0; --wix-color-51: 255,180,0; --wix-color-52: 255,255,255; --wix-color-53: 255,255,255; --wix-color-54: 128,130,134; --wix-color-55: 128,130,134; --wix-font-Title: normal normal normal 32px/1.1em signika,sans-serif; --wix-font-Title-style: normal; --wix-font-Title-variant: normal; --wix-font-Title-weight: normal; --wix-font-Title-size: 32px; --wix-font-Title-line-height: 1.1em; --wix-font-Title-family: signika,sans-serif; --wix-font-Title-text-decoration: none; --wix-font-Menu: normal normal normal 12px/1.1em tahoma,tahoma-w01-regular,sans-serif; --wix-font-Menu-style: normal; --wix-font-Menu-variant: normal; --wix-font-Menu-weight: normal; --wix-font-Menu-size: 12px; --wix-font-Menu-line-height: 1.1em; --wix-font-Menu-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Menu-text-decoration: none; --wix-font-Page-title: normal normal normal 32px/1.1em signika,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: 32px; --wix-font-Page-title-line-height: 1.1em; --wix-font-Page-title-family: signika,sans-serif; --wix-font-Page-title-text-decoration: none; --wix-font-Heading-XL: normal normal normal 60px/1.1em signika,sans-serif; --wix-font-Heading-XL-style: normal; --wix-font-Heading-XL-variant: normal; --wix-font-Heading-XL-weight: normal; --wix-font-Heading-XL-size: 60px; --wix-font-Heading-XL-line-height: 1.1em; --wix-font-Heading-XL-family: signika,sans-serif; --wix-font-Heading-XL-text-decoration: none; --wix-font-Heading-L: normal normal normal 40px/1.3em signika,sans-serif; --wix-font-Heading-L-style: normal; --wix-font-Heading-L-variant: normal; --wix-font-Heading-L-weight: normal; --wix-font-Heading-L-size: 40px; --wix-font-Heading-L-line-height: 1.3em; --wix-font-Heading-L-family: signika,sans-serif; --wix-font-Heading-L-text-decoration: none; --wix-font-Heading-M: normal normal normal 26px/1.2em signika,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: 26px; --wix-font-Heading-M-line-height: 1.2em; --wix-font-Heading-M-family: signika,sans-serif; --wix-font-Heading-M-text-decoration: none; --wix-font-Heading-S: normal normal normal 18px/1.3em tahoma,tahoma-w01-regular,sans-serif; --wix-font-Heading-S-style: normal; --wix-font-Heading-S-variant: normal; --wix-font-Heading-S-weight: normal; --wix-font-Heading-S-size: 18px; --wix-font-Heading-S-line-height: 1.3em; --wix-font-Heading-S-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Heading-S-text-decoration: none; --wix-font-Body-L: normal normal normal 16px/1.3em tahoma,tahoma-w01-regular,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.3em; --wix-font-Body-L-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-L-text-decoration: none; --wix-font-Body-M: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,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: 12px; --wix-font-Body-M-line-height: 1.3em; --wix-font-Body-M-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-M-text-decoration: none; --wix-font-Body-S: normal normal normal 11px/1.3em tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-S-style: normal; --wix-font-Body-S-variant: normal; --wix-font-Body-S-weight: normal; --wix-font-Body-S-size: 11px; --wix-font-Body-S-line-height: 1.3em; --wix-font-Body-S-family: tahoma,tahoma-w01-regular,sans-serif; --wix-font-Body-S-text-decoration: none; --wix-font-Body-XS: normal normal normal 11px/1.3em tahoma,tahoma-w01-regular,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: 11px; --wix-font-Body-XS-line-height: 1.3em; --wix-font-Body-XS-family: tahoma,tahoma-w01-regular,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; --newItemsDetails: 1; --gallerySize: 35; --te-padding-slider: 50; --newItemsLocation: 0; --collageDensity: 100; --loveCounter: 1; --galleryLayout: 3; --galleryVerticalAlign: 2; --galleryHorizontalAlign: 0; --thumbnailSpacings: 18; --arrowsVerticalPosition: 0; --designedPresetId: -1; --isRTL: 0; --videoPlay: 1; --slideAnimation: 0; --isAutoSlideshow: 1; --slideshowLoop: 1; --textFont: normal normal normal 20px/1.4em tahoma,tahoma-w01-regular,sans-serif; --itemIconColor: 255,255,255; --itemIconColor-rgb: 255,255,255; --itemIconColor-opacity: 1; --titleColorExpand: 45,45,47; --titleColorExpand-rgb: 45,45,47; --titleColorExpand-opacity: 1; --loadMoreButtonFontColor: 45,45,47; --loadMoreButtonFontColor-rgb: 45,45,47; --loadMoreButtonFontColor-opacity: 1; --itemDescriptionFontColor: 255,255,255; --itemDescriptionFontColor-rgb: 255,255,255; --itemDescriptionFontColor-opacity: 1; --itemOpacity: 64,65,68,0.6; --itemOpacity-rgb: 64,65,68; --itemOpacity-opacity: 0.6; --loadMoreButtonColor: 255,255,255; --loadMoreButtonColor-rgb: 255,255,255; --loadMoreButtonColor-opacity: 1; --loadMoreButtonBorderColor: 45,45,47; --loadMoreButtonBorderColor-rgb: 45,45,47; --loadMoreButtonBorderColor-opacity: 1; --itemFontColorSlideshow: 45,45,47; --itemFontColorSlideshow-rgb: 45,45,47; --itemFontColorSlideshow-opacity: 1; --itemFontColor: 255,255,255; --itemFontColor-rgb: 255,255,255; --itemFontColor-opacity: 1; --itemIconColorSlideshow: 45,45,47; --itemIconColorSlideshow-rgb: 45,45,47; --itemIconColorSlideshow-opacity: 1; --foreColor: 255,255,255; --foreColor-rgb: 255,255,255; --foreColor-opacity: 1; --bgColorExpand: 255,255,255; --bgColorExpand-rgb: 255,255,255; --bgColorExpand-opacity: 1; --descriptionColorExpand: 45,45,47; --descriptionColorExpand-rgb: 45,45,47; --descriptionColorExpand-opacity: 1; --actionsColorExpand: 45,45,47; --actionsColorExpand-rgb: 45,45,47; --actionsColorExpand-opacity: 1; --backColor: 184,187,193; --backColor-rgb: 184,187,193; --backColor-opacity: 1; --itemDescriptionFontColorSlideshow: 45,45,47; --itemDescriptionFontColorSlideshow-rgb: 45,45,47; --itemDescriptionFontColorSlideshow-opacity: 1; --te-background-color-picker: 255,197,64; --te-background-color-picker-rgb: 255,197,64; --te-background-color-picker-opacity: 1; --overlayGradientColor1: 255,255,255; --overlayGradientColor1-rgb: 255,255,255; --overlayGradientColor1-opacity: 1; --overlayGradientColor2: 255,255,255; --overlayGradientColor2-rgb: 255,255,255; --overlayGradientColor2-opacity: 1; --arrowsColor: 255,255,255; --arrowsColor-rgb: 255,255,255; --arrowsColor-opacity: 1; --textBoxFillColor: 184,187,193; --textBoxFillColor-rgb: 184,187,193; --textBoxFillColor-opacity: 1; --customButtonFontColorForHover: 45,45,47; --customButtonFontColorForHover-rgb: 45,45,47; --customButtonFontColorForHover-opacity: 1; --externalCustomButtonColor: 255,180,0,0; --externalCustomButtonColor-rgb: 255,180,0; --externalCustomButtonColor-opacity: 0; --externalCustomButtonBorderColor: 45,45,47; --externalCustomButtonBorderColor-rgb: 45,45,47; --externalCustomButtonBorderColor-opacity: 1; --customButtonFontColor: 255,255,255; --customButtonFontColor-rgb: 255,255,255; --customButtonFontColor-opacity: 1; --customButtonColor: 255,255,255,0; --customButtonColor-rgb: 255,255,255; --customButtonColor-opacity: 0; --customButtonBorderColor: 255,255,255; --customButtonBorderColor-rgb: 255,255,255; --customButtonBorderColor-opacity: 1; --arrowsContainerBackgroundColor: 45,45,47,0.6; --arrowsContainerBackgroundColor-rgb: 45,45,47; --arrowsContainerBackgroundColor-opacity: 0.6; --itemBorderColor: 45,45,47; --itemBorderColor-rgb: 45,45,47; --itemBorderColor-opacity: 1; --textBoxBorderColor: 45,45,47; --textBoxBorderColor-rgb: 45,45,47; --textBoxBorderColor-opacity: 1; --itemShadowOpacityAndColor: 45,45,47,0.2; --itemShadowOpacityAndColor-rgb: 45,45,47; --itemShadowOpacityAndColor-opacity: 0.2; --imageLoadingColor: 184,187,193; --imageLoadingColor-rgb: 184,187,193; --imageLoadingColor-opacity: 1; --oneColorAnimationColor: 255,255,255; --oneColorAnimationColor-rgb: 255,255,255; --oneColorAnimationColor-opacity: 1; --backgroundColor: 128,130,134; --backgroundColor-rgb: 128,130,134; --backgroundColor-opacity: 1; --textColor: 45,45,47; --textColor-rgb: 45,45,47; --textColor-opacity: 1; --text-editor-font: normal normal normal 32px/1.1em signika,sans-serif; --text-editor-font-style: normal; --text-editor-font-variant: normal; --text-editor-font-weight: normal; --text-editor-font-size: 32px; --text-editor-font-line-height: 1.1em; --text-editor-font-family: signika,sans-serif; --text-editor-font-text-decoration: none; --itemDescriptionFont: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFont-style: normal; --itemDescriptionFont-variant: normal; --itemDescriptionFont-weight: normal; --itemDescriptionFont-size: 15px; --itemDescriptionFont-line-height: 18px; --itemDescriptionFont-family: avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFont-text-decoration: none; --text-editor-font-1499933245988: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499933245988-style: normal; --text-editor-font-1499933245988-variant: normal; --text-editor-font-1499933245988-weight: normal; --text-editor-font-1499933245988-size: 40px; --text-editor-font-1499933245988-line-height: 50px; --text-editor-font-1499933245988-family: avenir-lt-w01_35-light1475496,sans-serif; --text-editor-font-1499933245988-text-decoration: none; --loadMoreButtonFont: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif; --loadMoreButtonFont-style: normal; --loadMoreButtonFont-variant: normal; --loadMoreButtonFont-weight: normal; --loadMoreButtonFont-size: 12px; --loadMoreButtonFont-line-height: 1.3em; --loadMoreButtonFont-family: tahoma,tahoma-w01-regular,sans-serif; --loadMoreButtonFont-text-decoration: none; --itemFontSlideshow: normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif; --itemFontSlideshow-style: normal; --itemFontSlideshow-variant: normal; --itemFontSlideshow-weight: normal; --itemFontSlideshow-size: 22px; --itemFontSlideshow-line-height: 27px; --itemFontSlideshow-family: avenir-lt-w01_85-heavy1475544,sans-serif; --itemFontSlideshow-text-decoration: none; --titleFontExpand: normal normal normal 32px/1.1em signika,sans-serif; --titleFontExpand-style: normal; --titleFontExpand-variant: normal; --titleFontExpand-weight: normal; --titleFontExpand-size: 32px; --titleFontExpand-line-height: 1.1em; --titleFontExpand-family: signika,sans-serif; --titleFontExpand-text-decoration: none; --itemDescriptionFontSlideshow: normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFontSlideshow-style: normal; --itemDescriptionFontSlideshow-variant: normal; --itemDescriptionFontSlideshow-weight: normal; --itemDescriptionFontSlideshow-size: 15px; --itemDescriptionFontSlideshow-line-height: 18px; --itemDescriptionFontSlideshow-family: avenir-lt-w01_35-light1475496,sans-serif; --itemDescriptionFontSlideshow-text-decoration: none; --descriptionFontExpand: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif; --descriptionFontExpand-style: normal; --descriptionFontExpand-variant: normal; --descriptionFontExpand-weight: normal; --descriptionFontExpand-size: 12px; --descriptionFontExpand-line-height: 1.3em; --descriptionFontExpand-family: tahoma,tahoma-w01-regular,sans-serif; --descriptionFontExpand-text-decoration: none; --itemFont: normal normal normal 18px/1.3em tahoma,tahoma-w01-regular,sans-serif; --itemFont-style: normal; --itemFont-variant: normal; --itemFont-weight: normal; --itemFont-size: 18px; --itemFont-line-height: 1.3em; --itemFont-family: tahoma,tahoma-w01-regular,sans-serif; --itemFont-text-decoration: none; --customButtonFontForHover: normal normal normal 15px/18px tahoma,tahoma-w01-regular,sans-serif; --customButtonFontForHover-style: normal; --customButtonFontForHover-variant: normal; --customButtonFontForHover-weight: normal; --customButtonFontForHover-size: 15px; --customButtonFontForHover-line-height: 18px; --customButtonFontForHover-family: tahoma,tahoma-w01-regular,sans-serif; --customButtonFontForHover-text-decoration: none; --customButtonFont: normal normal normal 15px/18px tahoma,tahoma-w01-regular,sans-serif; --customButtonFont-style: normal; --customButtonFont-variant: normal; --customButtonFont-weight: normal; --customButtonFont-size: 15px; --customButtonFont-line-height: 18px; --customButtonFont-family: tahoma,tahoma-w01-regular,sans-serif; --customButtonFont-text-decoration: none; --textFont-style: normal; --textFont-variant: normal; --textFont-weight: normal; --textFont-size: 20px; --textFont-line-height: 1.4em; --textFont-family: tahoma,tahoma-w01-regular,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:100vw;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-l3ediblw div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#2D2D2F}.comp-l3ediblw div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-l3ediblw div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #2D2D2F;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;--loadMoreButtonFontColor: #2D2D2F;color:rgba(45, 45, 47, 0.9);font:normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:1px;border-color:rgb(45, 45, 47);border-radius:0px}.comp-l3ediblw div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-l3ediblw div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #2D2D2F;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #FFFFFF;--loadMoreButtonFont: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;--loadMoreButtonFontColor: #2D2D2F;color:rgb(45, 45, 47);font:normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;text-decoration: ;background:rgb(255, 255, 255);border-width:undefinedpx;border-color:rgb(45, 45, 47);border-radius:undefinedpx}.comp-l3ediblw .nav-arrows-container .slideshow-arrow,.comp-l3ediblw .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-l3ediblw .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-l3ediblw .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #FFFFFF;fill:rgb(255, 255, 255)}.comp-l3ediblw .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em tahoma,tahoma-w01-regular,sans-serif;--itemDescriptionFontColorSlideshow: #2D2D2F;color:rgb(45, 45, 47) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #2D2D2F}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-l3ediblw .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-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(45, 45, 47) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(45, 45, 47) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 26px/1.2em signika,sans-serif;--itemFontColorSlideshow: #2D2D2F;color:rgb(45, 45, 47) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em tahoma,tahoma-w01-regular,sans-serif;--itemDescriptionFontColorSlideshow: #2D2D2F;color:rgb(45, 45, 47) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #B8BBC1;background-color:rgb(184, 187, 193)}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #FFFFFF;color:rgb(255, 255, 255)}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #2D2D2F;color:rgba(64, 65, 68, 0.6)}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #2D2D2F;fill:rgba(64, 65, 68, 0.6)}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #2D2D2F;background:linear-gradient(rgba(64, 65, 68, 0.6) 0, transparent 140px) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-l3ediblw .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-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 26px/1.2em signika,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.3em tahoma,tahoma-w01-regular,sans-serif;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.3em tahoma,tahoma-w01-regular,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #2D2D2F;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px tahoma,tahoma-w01-regular,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:1px;border-radius:0px;border-color:rgb(255, 255, 255)}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #2D2D2F;background:rgba(64, 65, 68, 0.6) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#2D2D2F !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #2D2D2F;background:rgba(64, 65, 68, 0.6) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#2D2D2F !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.2em signika,sans-serif;--itemFontColorSlideshow: #2D2D2F;color:rgb(45, 45, 47) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #2D2D2F;--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em tahoma,tahoma-w01-regular,sans-serif;color:rgb(45, 45, 47) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;--customButtonFontColorForHover: #2D2D2F;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px tahoma,tahoma-w01-regular,sans-serif;text-decoration: ;color:rgb(45, 45, 47) !important;background:rgba(255, 180, 0, 0) !important;border-color:rgb(45, 45, 47);border-width:0px;border-radius:0px}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #B8BBC1;background-color:rgb(184, 187, 193)}.comp-l3ediblw .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: #FFFFFF;color:rgb(255, 255, 255)}.comp-l3ediblw .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: #2D2D2F;color:rgba(64, 65, 68, 0.6) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #2D2D2F;fill:rgba(64, 65, 68, 0.6) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #2D2D2F;background:linear-gradient(rgba(64, 65, 68, 0.6) 0, transparent 140px) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #2D2D2F}.comp-l3ediblw .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-l3ediblw .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-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(45, 45, 47) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(45, 45, 47) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 26px/1.2em signika,sans-serif;--itemFontColorSlideshow: #2D2D2F;color:rgb(45, 45, 47) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-l3ediblw .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.3em tahoma,tahoma-w01-regular,sans-serif;--itemDescriptionFontColorSlideshow: #2D2D2F;color:rgb(45, 45, 47) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #FFFFFF}.comp-l3ediblw .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-l3ediblw .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-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(255, 255, 255) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(255, 255, 255) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 26px/1.2em signika,sans-serif;--itemFontColor: #FFFFFF;color:rgb(255, 255, 255);font:normal normal normal 18px/1.3em tahoma,tahoma-w01-regular,sans-serif;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-l3ediblw .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.3em tahoma,tahoma-w01-regular,sans-serif;--itemDescriptionFontColor: #FFFFFF;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #FFFFFF;color:rgb(255, 255, 255) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #2D2D2F;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #FFFFFF;--customButtonFont: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;color:rgb(255, 255, 255) !important;font:normal normal normal 15px/18px tahoma,tahoma-w01-regular,sans-serif;text-decoration: ;background:rgba(255, 255, 255, 0) !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:rgb(255, 255, 255)}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #2D2D2F;background:rgba(64, 65, 68, 0.6) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#2D2D2F !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #2D2D2F;background:rgba(64, 65, 68, 0.6) !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#2D2D2F !important}.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.2em signika,sans-serif;--itemFontColorSlideshow: #2D2D2F;color:rgb(45, 45, 47) !important;font:normal normal normal 22px/27px avenir-lt-w01_85-heavy1475544,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #2D2D2F;--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em tahoma,tahoma-w01-regular,sans-serif;color:rgb(45, 45, 47) !important;font:normal normal normal 15px/18px avenir-lt-w01_35-light1475496,sans-serif !important;text-decoration: }.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-l3ediblw .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;--customButtonFontColorForHover: #2D2D2F;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/18px tahoma,tahoma-w01-regular,sans-serif;text-decoration: ;color:rgb(45, 45, 47) !important;background:rgba(255, 180, 0, 0) !important;border-color:rgb(45, 45, 47);border-width:undefinedpx;border-radius:undefinedpx}.comp-l3ediblw .te-pro-gallery-text-item{font:normal normal normal 11px/1.3em tahoma,tahoma-w01-regular,sans-serif;color:#FFFFFF}.comp-l3ediblw .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #2D2D2F;background-color:#2D2D2F}.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #2D2D2F;--descriptionFontExpand: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;color:rgb(45, 45, 47);font:normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;text-decoration: }.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #FFFFFF;background-color:rgb(255, 255, 255)}.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #2D2D2F;--titleFontExpand: normal normal normal 26px/1.2em signika,sans-serif;color:rgb(45, 45, 47);font:normal normal normal 32px/1.1em signika,sans-serif;text-decoration: }.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #2D2D2F;--descriptionFontExpand: normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;color:rgb(45, 45, 47);font:normal normal normal 12px/1.3em tahoma,tahoma-w01-regular,sans-serif;text-decoration: }.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #2D2D2F;border-color:rgb(45, 45, 47)}.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #2D2D2F;color:rgb(45, 45, 47)}.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #2D2D2F;color:rgb(45, 45, 47)}.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #FFFFFF;color:rgb(255, 255, 255)}.comp-l3ediblw .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #2D2D2F;--bgColorExpand: #FFFFFF;color:rgb(45, 45, 47);background:rgb(255, 255, 255)} </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-l3ediblw" style="overflow:hidden;height:100%;width:100%"><style>div.comp-l3ediblw:not(.fullscreen-comp-wrapper) { width: 100%; } </style><div id="pro-gallery-comp-l3ediblw" class="pro-gallery"><div data-key="pro-gallery-inner-container" class="" tabindex="-1"><div data-hook="css-scroll-indicator" data-scroll-base="0" data-scroll-top="0" class="pgscl-0 pgscl_l3ediblw_0-40960 pgscl_l3ediblw_0-20480 pgscl_l3ediblw_0-10240 pgscl_l3ediblw_0-5120 pgscl_l3ediblw_0-2560 pgscl_l3ediblw_0-1280 pgscl_l3ediblw_0-640 pgscl_l3ediblw_0-320 pgscl_l3ediblw_0-160 pgscl_l3ediblw_0-80 pgscl_l3ediblw_0-40 pgscl_l3ediblw_0-20 pgscl_l3ediblw_0-10" style="display:none"></div><div class="pro-gallery-parent-container gallery-thumbnails" style="margin:0;width:951px;height:650px" role="region"><div id="pro-gallery-container-comp-l3ediblw" class="pro-gallery inline-styles one-row hide-scrollbars slider ltr " style="height:503px;width:951px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-l3ediblw" class="gallery-horizontal-scroll gallery-column hide-scrollbars ltr scroll-snap " style="width:951px;height:503px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="item-link-wrapper" data-idx="0" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgifa8541a8f17e439ba4a5c89e39dd7bb0_0" data-hash="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" data-id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:0;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="item-action" tabindex="0" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_951,h_503,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 5x" type="image/jpeg"/><img id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_951,h_503,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:951px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="95d59afc-2116-48ae-87c5-4be24bfa4021" class="item-link-wrapper" data-idx="1" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi95d59afc211648ae87c54be24bfa4021_1" data-hash="95d59afc-2116-48ae-87c5-4be24bfa4021" data-id="95d59afc-2116-48ae-87c5-4be24bfa4021" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:951px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-95d59afc-2116-48ae-87c5-4be24bfa4021" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-95d59afc-2116-48ae-87c5-4be24bfa4021" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 5x" type="image/jpeg"/><img id="95d59afc-2116-48ae-87c5-4be24bfa4021" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1902px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="item-link-wrapper" data-idx="2" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgie7a70984ec074a58a6e27d02b568ff16_2" data-hash="e7a70984-ec07-4a58-a6e2-7d02b568ff16" data-id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:1902px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e7a70984-ec07-4a58-a6e2-7d02b568ff16" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_3120,h_1650,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_3120,h_1650,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 5x" type="image/jpeg"/><img id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2853px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="item-link-wrapper" data-idx="3" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi5355aeeac3ad4d53b43b33ab06ce5b97_3" data-hash="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" data-id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:2853px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5355aeea-c3ad-4d53-b43b-33ab06ce5b97" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2927,h_1548,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2927,h_1548,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 5x" type="image/jpeg"/><img id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:3804px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="item-link-wrapper" data-idx="4" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgic30217ddf1f24e4fbc1d9832d0c5353c_4" data-hash="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" data-id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:3804px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_951,h_503,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 5x" type="image/jpeg"/><img id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_951,h_503,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:4755px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="ae06d3bc-3e27-44e8-84a6-f53130f633af" class="item-link-wrapper" data-idx="5" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgiae06d3bc3e2744e884a6f53130f633af_5" data-hash="ae06d3bc-3e27-44e8-84a6-f53130f633af" data-id="ae06d3bc-3e27-44e8-84a6-f53130f633af" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:4755px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-ae06d3bc-3e27-44e8-84a6-f53130f633af" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ae06d3bc-3e27-44e8-84a6-f53130f633af" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_951,h_503,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 5x" type="image/jpeg"/><img id="ae06d3bc-3e27-44e8-84a6-f53130f633af" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_951,h_503,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:5706px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="3d93c422-ea04-4f45-8afb-dcc31a374ced" class="item-link-wrapper" data-idx="6" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3d93c422ea044f458afbdcc31a374ced_6" data-hash="3d93c422-ea04-4f45-8afb-dcc31a374ced" data-id="3d93c422-ea04-4f45-8afb-dcc31a374ced" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:5706px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-3d93c422-ea04-4f45-8afb-dcc31a374ced" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3d93c422-ea04-4f45-8afb-dcc31a374ced" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_3355,h_1774,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_3355,h_1774,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 5x" type="image/jpeg"/><img id="3d93c422-ea04-4f45-8afb-dcc31a374ced" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:6657px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="3f8a3965-9731-4b40-ab37-29220e8ae178" class="item-link-wrapper" data-idx="7" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3f8a396597314b40ab3729220e8ae178_7" data-hash="3f8a3965-9731-4b40-ab37-29220e8ae178" data-id="3f8a3965-9731-4b40-ab37-29220e8ae178" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:6657px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-3f8a3965-9731-4b40-ab37-29220e8ae178" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3f8a3965-9731-4b40-ab37-29220e8ae178" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 1x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 2x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 3x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 4x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 5x" type="image/png"/><img id="3f8a3965-9731-4b40-ab37-29220e8ae178" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:7608px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="51872be7-25f3-4401-b24a-c4c07b632758" class="item-link-wrapper" data-idx="8" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi51872be725f34401b24ac4c07b632758_8" data-hash="51872be7-25f3-4401-b24a-c4c07b632758" data-id="51872be7-25f3-4401-b24a-c4c07b632758" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:7608px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-51872be7-25f3-4401-b24a-c4c07b632758" class="item-action" tabindex="-1" data-hook="item-action" aria-label="photo_2022-05-20_07-39-09_edited.jpg" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-51872be7-25f3-4401-b24a-c4c07b632758" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_951,h_503,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 5x" type="image/jpeg"/><img id="51872be7-25f3-4401-b24a-c4c07b632758" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_951,h_503,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg" alt="photo_2022-05-20_07-39-09_edited.jpg" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:8559px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="item-link-wrapper" data-idx="9" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgic19ace6a01b846a6a71b4d2c447fbfab_9" data-hash="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" data-id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:8559px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="item-action" tabindex="-1" data-hook="item-action" aria-label="marco-console.jpg" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c19ace6a-01b8-46a6-a71b-4d2c447fbfab" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 5x" type="image/jpeg"/><img id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg" alt="marco-console.jpg" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:9510px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="item-link-wrapper" data-idx="10" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgifda8c6679c1b47229e6f9defb430d2b7_10" data-hash="fda8c667-9c1b-4722-9e6f-9defb430d2b7" data-id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:9510px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fda8c667-9c1b-4722-9e6f-9defb430d2b7" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_951,h_462,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 5x" type="image/jpeg"/><img id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_951,h_462,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:10461px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="item-link-wrapper" data-idx="11" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgib8f0d39ff87d40d5a36d8a027d238e4c_11" data-hash="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" data-id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:10461px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b8f0d39f-f87d-40d5-a36d-8a027d238e4c" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 5x" type="image/jpeg"/><img id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:11412px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="4341996d-868f-4e58-a590-6373afef72e0" class="item-link-wrapper" data-idx="12" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi4341996d868f4e58a5906373afef72e0_12" data-hash="4341996d-868f-4e58-a590-6373afef72e0" data-id="4341996d-868f-4e58-a590-6373afef72e0" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:11412px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-4341996d-868f-4e58-a590-6373afef72e0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-4341996d-868f-4e58-a590-6373afef72e0" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 1x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 2x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 3x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 4x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 5x" type="image/png"/><img id="4341996d-868f-4e58-a590-6373afef72e0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:12363px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="item-link-wrapper" data-idx="13" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgifa8541a8f17e439ba4a5c89e39dd7bb0_13" data-hash="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" data-id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:12363px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_951,h_503,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 5x" type="image/jpeg"/><img id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_951,h_503,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:13314px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="95d59afc-2116-48ae-87c5-4be24bfa4021" class="item-link-wrapper" data-idx="14" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi95d59afc211648ae87c54be24bfa4021_14" data-hash="95d59afc-2116-48ae-87c5-4be24bfa4021" data-id="95d59afc-2116-48ae-87c5-4be24bfa4021" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:13314px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-95d59afc-2116-48ae-87c5-4be24bfa4021" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-95d59afc-2116-48ae-87c5-4be24bfa4021" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 5x" type="image/jpeg"/><img id="95d59afc-2116-48ae-87c5-4be24bfa4021" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:14265px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="item-link-wrapper" data-idx="15" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgie7a70984ec074a58a6e27d02b568ff16_15" data-hash="e7a70984-ec07-4a58-a6e2-7d02b568ff16" data-id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:14265px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e7a70984-ec07-4a58-a6e2-7d02b568ff16" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_3120,h_1650,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_3120,h_1650,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 5x" type="image/jpeg"/><img id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:15216px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="item-link-wrapper" data-idx="16" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi5355aeeac3ad4d53b43b33ab06ce5b97_16" data-hash="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" data-id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:15216px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5355aeea-c3ad-4d53-b43b-33ab06ce5b97" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2927,h_1548,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2927,h_1548,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 5x" type="image/jpeg"/><img id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:16167px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="item-link-wrapper" data-idx="17" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgic30217ddf1f24e4fbc1d9832d0c5353c_17" data-hash="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" data-id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:16167px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_951,h_503,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 5x" type="image/jpeg"/><img id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_951,h_503,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:17118px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="ae06d3bc-3e27-44e8-84a6-f53130f633af" class="item-link-wrapper" data-idx="18" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgiae06d3bc3e2744e884a6f53130f633af_18" data-hash="ae06d3bc-3e27-44e8-84a6-f53130f633af" data-id="ae06d3bc-3e27-44e8-84a6-f53130f633af" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:17118px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-ae06d3bc-3e27-44e8-84a6-f53130f633af" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ae06d3bc-3e27-44e8-84a6-f53130f633af" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_951,h_503,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 5x" type="image/jpeg"/><img id="ae06d3bc-3e27-44e8-84a6-f53130f633af" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_951,h_503,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:18069px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="3d93c422-ea04-4f45-8afb-dcc31a374ced" class="item-link-wrapper" data-idx="19" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3d93c422ea044f458afbdcc31a374ced_19" data-hash="3d93c422-ea04-4f45-8afb-dcc31a374ced" data-id="3d93c422-ea04-4f45-8afb-dcc31a374ced" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:18069px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-3d93c422-ea04-4f45-8afb-dcc31a374ced" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3d93c422-ea04-4f45-8afb-dcc31a374ced" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_3355,h_1774,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_3355,h_1774,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 5x" type="image/jpeg"/><img id="3d93c422-ea04-4f45-8afb-dcc31a374ced" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19020px;--group-width:951px;--group-right:auto" aria-hidden="false"><div data-id="3f8a3965-9731-4b40-ab37-29220e8ae178" class="item-link-wrapper" data-idx="20" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3f8a396597314b40ab3729220e8ae178_20" data-hash="3f8a3965-9731-4b40-ab37-29220e8ae178" data-id="3f8a3965-9731-4b40-ab37-29220e8ae178" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:19020px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-3f8a3965-9731-4b40-ab37-29220e8ae178" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3f8a3965-9731-4b40-ab37-29220e8ae178" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 1x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 2x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 3x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 4x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 5x" type="image/png"/><img id="3f8a3965-9731-4b40-ab37-29220e8ae178" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:19971px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="51872be7-25f3-4401-b24a-c4c07b632758" class="item-link-wrapper" data-idx="21" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi51872be725f34401b24ac4c07b632758_21" data-hash="51872be7-25f3-4401-b24a-c4c07b632758" data-id="51872be7-25f3-4401-b24a-c4c07b632758" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:19971px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-51872be7-25f3-4401-b24a-c4c07b632758" class="item-action" tabindex="-1" data-hook="item-action" aria-label="photo_2022-05-20_07-39-09_edited.jpg" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-51872be7-25f3-4401-b24a-c4c07b632758" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_951,h_503,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 5x" type="image/jpeg"/><img id="51872be7-25f3-4401-b24a-c4c07b632758" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_951,h_503,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg" alt="photo_2022-05-20_07-39-09_edited.jpg" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:20922px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="item-link-wrapper" data-idx="22" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgic19ace6a01b846a6a71b4d2c447fbfab_22" data-hash="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" data-id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:20922px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="item-action" tabindex="-1" data-hook="item-action" aria-label="marco-console.jpg" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c19ace6a-01b8-46a6-a71b-4d2c447fbfab" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 5x" type="image/jpeg"/><img id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg" alt="marco-console.jpg" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:21873px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="item-link-wrapper" data-idx="23" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgifda8c6679c1b47229e6f9defb430d2b7_23" data-hash="fda8c667-9c1b-4722-9e6f-9defb430d2b7" data-id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:21873px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fda8c667-9c1b-4722-9e6f-9defb430d2b7" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_951,h_462,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 5x" type="image/jpeg"/><img id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_951,h_462,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:22824px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="item-link-wrapper" data-idx="24" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgib8f0d39ff87d40d5a36d8a027d238e4c_24" data-hash="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" data-id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:22824px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b8f0d39f-f87d-40d5-a36d-8a027d238e4c" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 5x" type="image/jpeg"/><img id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:23775px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="4341996d-868f-4e58-a590-6373afef72e0" class="item-link-wrapper" data-idx="25" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi4341996d868f4e58a5906373afef72e0_25" data-hash="4341996d-868f-4e58-a590-6373afef72e0" data-id="4341996d-868f-4e58-a590-6373afef72e0" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:23775px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="25" id="item-action-4341996d-868f-4e58-a590-6373afef72e0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-4341996d-868f-4e58-a590-6373afef72e0" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 1x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 2x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 3x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 4x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 5x" type="image/png"/><img id="4341996d-868f-4e58-a590-6373afef72e0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="25" src="https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:24726px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="item-link-wrapper" data-idx="26" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgifa8541a8f17e439ba4a5c89e39dd7bb0_26" data-hash="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" data-id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" data-idx="26" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:24726px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="26" id="item-action-fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_951,h_503,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_1293,h_683,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg 5x" type="image/jpeg"/><img id="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="26" src="https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_951,h_503,fp_0.26_0.46,q_90,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:25677px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="95d59afc-2116-48ae-87c5-4be24bfa4021" class="item-link-wrapper" data-idx="27" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi95d59afc211648ae87c54be24bfa4021_27" data-hash="95d59afc-2116-48ae-87c5-4be24bfa4021" data-id="95d59afc-2116-48ae-87c5-4be24bfa4021" data-idx="27" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:25677px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="27" id="item-action-95d59afc-2116-48ae-87c5-4be24bfa4021" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-95d59afc-2116-48ae-87c5-4be24bfa4021" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_2005,h_1060,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg 5x" type="image/jpeg"/><img id="95d59afc-2116-48ae-87c5-4be24bfa4021" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="27" src="https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:26628px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="item-link-wrapper" data-idx="28" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgie7a70984ec074a58a6e27d02b568ff16_28" data-hash="e7a70984-ec07-4a58-a6e2-7d02b568ff16" data-id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" data-idx="28" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:26628px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="28" id="item-action-e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e7a70984-ec07-4a58-a6e2-7d02b568ff16" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_3120,h_1650,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_3120,h_1650,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg 5x" type="image/jpeg"/><img id="e7a70984-ec07-4a58-a6e2-7d02b568ff16" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="28" src="https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:27579px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="item-link-wrapper" data-idx="29" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi5355aeeac3ad4d53b43b33ab06ce5b97_29" data-hash="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" data-id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" data-idx="29" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:27579px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="29" id="item-action-5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5355aeea-c3ad-4d53-b43b-33ab06ce5b97" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2927,h_1548,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_2927,h_1548,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg 5x" type="image/jpeg"/><img id="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="29" src="https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:28530px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="item-link-wrapper" data-idx="30" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgic30217ddf1f24e4fbc1d9832d0c5353c_30" data-hash="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" data-id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" data-idx="30" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:28530px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="30" id="item-action-c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_951,h_503,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_1897,h_1003,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg 5x" type="image/jpeg"/><img id="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="30" src="https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_951,h_503,fp_0.48_0.71,q_90,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:29481px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="ae06d3bc-3e27-44e8-84a6-f53130f633af" class="item-link-wrapper" data-idx="31" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgiae06d3bc3e2744e884a6f53130f633af_31" data-hash="ae06d3bc-3e27-44e8-84a6-f53130f633af" data-id="ae06d3bc-3e27-44e8-84a6-f53130f633af" data-idx="31" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:29481px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="31" id="item-action-ae06d3bc-3e27-44e8-84a6-f53130f633af" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ae06d3bc-3e27-44e8-84a6-f53130f633af" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_951,h_503,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_1817,h_961,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg 5x" type="image/jpeg"/><img id="ae06d3bc-3e27-44e8-84a6-f53130f633af" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="31" src="https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_951,h_503,fp_0.5_0.67,q_90,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:30432px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="3d93c422-ea04-4f45-8afb-dcc31a374ced" class="item-link-wrapper" data-idx="32" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3d93c422ea044f458afbdcc31a374ced_32" data-hash="3d93c422-ea04-4f45-8afb-dcc31a374ced" data-id="3d93c422-ea04-4f45-8afb-dcc31a374ced" data-idx="32" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:30432px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="32" id="item-action-3d93c422-ea04-4f45-8afb-dcc31a374ced" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3d93c422-ea04-4f45-8afb-dcc31a374ced" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_2853,h_1509,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_3355,h_1774,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_3355,h_1774,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg 5x" type="image/jpeg"/><img id="3d93c422-ea04-4f45-8afb-dcc31a374ced" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="32" src="https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:31383px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="3f8a3965-9731-4b40-ab37-29220e8ae178" class="item-link-wrapper" data-idx="33" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3f8a396597314b40ab3729220e8ae178_33" data-hash="3f8a3965-9731-4b40-ab37-29220e8ae178" data-id="3f8a3965-9731-4b40-ab37-29220e8ae178" data-idx="33" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:31383px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="33" id="item-action-3f8a3965-9731-4b40-ab37-29220e8ae178" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3f8a3965-9731-4b40-ab37-29220e8ae178" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 1x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 2x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 3x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 4x, https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png 5x" type="image/png"/><img id="3f8a3965-9731-4b40-ab37-29220e8ae178" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="33" src="https://static.wixstatic.com/media/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png/v1/fill/w_466,h_299,q_90,enc_avif,quality_auto/717b33_fbac65faca434f4a80f98928d4f41089~mv2.png" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:32334px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="51872be7-25f3-4401-b24a-c4c07b632758" class="item-link-wrapper" data-idx="34" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi51872be725f34401b24ac4c07b632758_34" data-hash="51872be7-25f3-4401-b24a-c4c07b632758" data-id="51872be7-25f3-4401-b24a-c4c07b632758" data-idx="34" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:32334px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="34" id="item-action-51872be7-25f3-4401-b24a-c4c07b632758" class="item-action" tabindex="-1" data-hook="item-action" aria-label="photo_2022-05-20_07-39-09_edited.jpg" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-51872be7-25f3-4401-b24a-c4c07b632758" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_951,h_503,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_1279,h_676,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg 5x" type="image/jpeg"/><img id="51872be7-25f3-4401-b24a-c4c07b632758" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="34" src="https://static.wixstatic.com/media/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg/v1/fill/w_951,h_503,fp_0.63_0.39,q_90,enc_avif,quality_auto/717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg" alt="photo_2022-05-20_07-39-09_edited.jpg" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:33285px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="item-link-wrapper" data-idx="35" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgic19ace6a01b846a6a71b4d2c447fbfab_35" data-hash="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" data-id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" data-idx="35" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:33285px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="35" id="item-action-c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="item-action" tabindex="-1" data-hook="item-action" aria-label="marco-console.jpg" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c19ace6a-01b8-46a6-a71b-4d2c447fbfab" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_957,h_506,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg 5x" type="image/jpeg"/><img id="c19ace6a-01b8-46a6-a71b-4d2c447fbfab" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="35" src="https://static.wixstatic.com/media/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg" alt="marco-console.jpg" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:34236px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="item-link-wrapper" data-idx="36" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgifda8c6679c1b47229e6f9defb430d2b7_36" data-hash="fda8c667-9c1b-4722-9e6f-9defb430d2b7" data-id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" data-idx="36" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:34236px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="36" id="item-action-fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-fda8c667-9c1b-4722-9e6f-9defb430d2b7" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_951,h_462,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_1089,h_529,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg 5x" type="image/jpeg"/><img id="fda8c667-9c1b-4722-9e6f-9defb430d2b7" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="36" src="https://static.wixstatic.com/media/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg/v1/fill/w_951,h_462,fp_0.33_0.45,q_90,enc_avif,quality_auto/717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:35187px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="item-link-wrapper" data-idx="37" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgib8f0d39ff87d40d5a36d8a027d238e4c_37" data-hash="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" data-id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" data-idx="37" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:35187px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="37" id="item-action-b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b8f0d39f-f87d-40d5-a36d-8a027d238e4c" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded load-with-color " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 2x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 3x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 4x, https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_1260,h_666,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg 5x" type="image/jpeg"/><img id="b8f0d39f-f87d-40d5-a36d-8a027d238e4c" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="37" src="https://static.wixstatic.com/media/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_edbf7a5d7429464787c701832353b833~mv2.jpg" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:36138px;--group-width:951px;--group-right:auto" aria-hidden="true"><div data-id="4341996d-868f-4e58-a590-6373afef72e0" class="item-link-wrapper" data-idx="38" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi4341996d868f4e58a5906373afef72e0_38" data-hash="4341996d-868f-4e58-a590-6373afef72e0" data-id="4341996d-868f-4e58-a590-6373afef72e0" data-idx="38" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0px;top:0;left:36138px;right:auto;width:951px;height:503px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="38" id="item-action-4341996d-868f-4e58-a590-6373afef72e0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-4341996d-868f-4e58-a590-6373afef72e0" style="background-color:none;height:503px;width:951px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded " data-hook="image-item" style="width:951px;height:503px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 1x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_1902,h_1006,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 2x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 3x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 4x, https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_2662,h_1407,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png 5x" type="image/png"/><img id="4341996d-868f-4e58-a590-6373afef72e0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="38" src="https://static.wixstatic.com/media/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png/v1/fill/w_951,h_503,q_90,enc_avif,quality_auto/717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png" alt="" loading="eager" style="width:951px;height:503px" fetchpriority="high"/></picture></div></div></div></div></div></div></div></div><button class="nav-arrows-container drop-shadow " aria-label="Next Item" tabindex="-1" data-hook="nav-arrow-next" style="width:23px;height:39px;padding:0;top:calc(50% + 0px - 19.5px - 0px);right:23px"><svg class="slideshow-arrow" style="transform:scaleX(1) scale(1)" width="23" height="39" viewBox="0 0 23 39"><path d="M857.005,231.479L858.5,230l18.124,18-18.127,18-1.49-1.48L873.638,248Z" transform="translate(-855 -230)"></path></svg></button></div><div class="pro-gallery inline-styles thumbnails-gallery one-row hide-scrollbars ltr " style="width:951px;height:138px;margin-top:9px;margin-bottom:0" data-hook="gallery-thumbnails"><div data-hook="gallery-thumbnails-column" class="galleryColumn" style="overflow:visible;width:951px;height:138px;left:0"><div class="thumbnailItem pro-gallery-thumbnails-highlighted pro-gallery-highlight" data-key="fa8541a8-f17e-439b-a4a5-c89e39dd7bb0" style="width:120px;height:120px;margin-left:9px;margin-top:9px;overflow:hidden;background-image:url(https://static.wixstatic.com/media/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg/v1/fill/w_120,h_120,fp_0.26_0.46,q_70,enc_avif,quality_auto/717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg);left:0"></div><div class="thumbnailItem" data-key="95d59afc-2116-48ae-87c5-4be24bfa4021" style="width:120px;height:120px;margin-left:9px;margin-top:9px;overflow:hidden;background-image:url(https://static.wixstatic.com/media/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg/v1/fill/w_120,h_120,q_70,enc_avif,quality_auto/717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg);left:138px"></div><div class="thumbnailItem" data-key="e7a70984-ec07-4a58-a6e2-7d02b568ff16" style="width:120px;height:120px;margin-left:9px;margin-top:9px;overflow:hidden;background-image:url(https://static.wixstatic.com/media/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg/v1/fill/w_120,h_120,q_70,enc_avif,quality_auto/717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg);left:276px"></div><div class="thumbnailItem" data-key="5355aeea-c3ad-4d53-b43b-33ab06ce5b97" style="width:120px;height:120px;margin-left:9px;margin-top:9px;overflow:hidden;background-image:url(https://static.wixstatic.com/media/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg/v1/fill/w_120,h_120,q_70,enc_avif,quality_auto/717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg);left:414px"></div><div class="thumbnailItem" data-key="c30217dd-f1f2-4e4f-bc1d-9832d0c5353c" style="width:120px;height:120px;margin-left:9px;margin-top:9px;overflow:hidden;background-image:url(https://static.wixstatic.com/media/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg/v1/fill/w_120,h_120,fp_0.48_0.71,q_70,enc_avif,quality_auto/717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg);left:552px"></div><div class="thumbnailItem" data-key="ae06d3bc-3e27-44e8-84a6-f53130f633af" style="width:120px;height:120px;margin-left:9px;margin-top:9px;overflow:hidden;background-image:url(https://static.wixstatic.com/media/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg/v1/fill/w_120,h_120,fp_0.5_0.67,q_70,enc_avif,quality_auto/717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg);left:690px"></div><div class="thumbnailItem" data-key="3d93c422-ea04-4f45-8afb-dcc31a374ced" style="width:120px;height:120px;margin-left:9px;margin-top:9px;overflow:hidden;background-image:url(https://static.wixstatic.com/media/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg/v1/fill/w_120,h_120,q_70,enc_avif,quality_auto/717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg);left:828px"></div></div></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div></div></div></section><section id="comp-llz47boo1" tabindex="-1" class="Oqnisf comp-llz47boo1 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-llz47boo1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-llz47boo1" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-llz47boo1" data-motion-part="BG_MEDIA comp-llz47boo1" class="VgO9Yg"></div></div><div data-mesh-id="comp-llz47boo1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-llz47boo1inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jrjcfr5e" class="KaEeLN comp-jrjcfr5e"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-jrjcfr5einlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jrjcfr5einlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jrjcfdl2" class="MazNVa comp-jrjcfdl2 wixui-image" title="We sell in Alabama, Florida, Georgia, Kentucky, North & South Carolia, and Tennessee."><div data-testid="linkElement" class="j7pOnl"><img fetchpriority="high" sizes="174px" srcSet="https://static.wixstatic.com/media/717b33_85ff9e4f41284450bf179d720b731621.jpg/v1/fill/w_174,h_199,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/states.jpg 1x, https://static.wixstatic.com/media/717b33_85ff9e4f41284450bf179d720b731621.jpg/v1/fill/w_348,h_398,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/states.jpg 2x" id="img_comp-jrjcfdl2" src="https://static.wixstatic.com/media/717b33_85ff9e4f41284450bf179d720b731621.jpg/v1/fill/w_174,h_199,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/states.jpg" alt="We sell in Alabama, Florida, Georgia, Kentucky, North & South Carolia, and Tennessee." style="object-fit:cover" class="BI8PVQ Tj01hh" width="174" height="199"/></div></div><div id="comp-js64kbjx" class="HcOXKn c9GqVL QxJLC3 comp-js64kbjx wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="alignLeft font_5 wixui-rich-text__text" style="line-height:1.2em; font-size:26px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Products<span class="color_12 wixui-rich-text__text"></span></span><br class="wixui-rich-text__text"> <span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="color:#404144;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text">G</span></span></span></span></span><span style="color:#404144;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text">et started by clicking your state:</span></span></span></span></span></span></h5></div><div id="comp-jrjcfdku" class="HcOXKn c9GqVL QxJLC3 comp-jrjcfdku wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><ul class="font_7 wixui-rich-text__text" style="font-size:18px;"> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:normal;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/products-alabama" target="_self" class="wixui-rich-text__text">Alabama</a></span></span></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:normal;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/products-florida" target="_self" class="wixui-rich-text__text">Florida</a></span></span></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:normal;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/products-georgia" target="_self" class="wixui-rich-text__text">Georgia</a></span></span></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:normal;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/products-kentucky" target="_self" class="wixui-rich-text__text">Kentucky</a></span></span></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:normal;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/products-north-carolina" target="_self" class="wixui-rich-text__text">North Carolina</a></span></span></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:normal;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/products-south-carolina" target="_self" class="wixui-rich-text__text">South Carolina</a></span></span></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:normal;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/products-tennessee" target="_self" class="wixui-rich-text__text">Tennessee</a></span></span></span></p> </li> </ul></div></div></div></div><div id="comp-k92r3ao5" class="KaEeLN comp-k92r3ao5"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-k92r3ao5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-k92r3ao5inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jrjcfdk9" class="HcOXKn c9GqVL QxJLC3 comp-jrjcfdk9 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="alignLeft font_5 wixui-rich-text__text" style="line-height:1.2em; font-size:26px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Featured Manufacturer<span class="color_12 wixui-rich-text__text"></span></span></h5> <p class="font_7 wixui-rich-text__text" style="font-size:16px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p></div><div id="comp-kdyp122m" class="HcOXKn c9GqVL QxJLC3 comp-kdyp122m wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:16px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.lli.com/roboze" target="_self" class="wixui-rich-text__text">Roboze</a></span> is re-shaping the manufacturing industry and revolutionizing the world of 3D printing with the most precise technology, capable of processing super polymers and composite materials for the realization of finished functional parts. Learning Labs, Inc. is proud to represent Roboze's 3D printers. Click the links below to visit the product pages on <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.roboze.com/en/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Roboze's site</a></span>:</span></p> <p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:16px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></p> <ul class="font_7 wixui-rich-text__text" style="font-size:16px;"> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:16px;"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.roboze.com/en/technology/systems/plus-pro" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Plus PRO</span></a></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:16px;"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.roboze.com/en/technology/systems/argo-500" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">ARGO 500</span></a></span></p> </li> <li style="line-height:normal;" class="wixui-rich-text__text"> <p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:16px;"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.roboze.com/en/technology/systems/argo-1000" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">ARGO 1000</span></a></span></p> </li> </ul></div><div id="comp-ma747i3l" class="MazNVa comp-ma747i3l wixui-image rYiAuL" title="Roboze logo"><a data-testid="linkElement" href="https://www.lli.com/roboze" target="_self" class="j7pOnl"><img fetchpriority="high" sizes="174px" srcSet="https://static.wixstatic.com/media/717b33_28fbf7d14f8241888bb4f4021a29ed5b~mv2.png/v1/fill/w_174,h_105,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/roboze_logo.png 1x, https://static.wixstatic.com/media/717b33_28fbf7d14f8241888bb4f4021a29ed5b~mv2.png/v1/fill/w_348,h_210,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/roboze_logo.png 2x" id="img_comp-ma747i3l" src="https://static.wixstatic.com/media/717b33_28fbf7d14f8241888bb4f4021a29ed5b~mv2.png/v1/fill/w_174,h_105,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/roboze_logo.png" alt="Roboze logo" style="object-fit:cover" class="BI8PVQ Tj01hh" width="174" height="105"/></a></div></div></div></div></div></div></section><section id="comp-llz47bop" tabindex="-1" class="Oqnisf comp-llz47bop wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-llz47bop" data-hook="bgLayers" data-motion-part="BG_LAYER comp-llz47bop" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-llz47bop" data-motion-part="BG_MEDIA comp-llz47bop" class="VgO9Yg"></div></div><div data-mesh-id="comp-llz47bopinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-llz47bopinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jzsdazxv" class="comp-jzsdazxv SPY_vo"><div data-mesh-id="comp-jzsdazxvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jzsdazxvinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-js64d67c" class="HcOXKn SxM0TO QxJLC3 comp-js64d67c wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="alignLeft font_5 wixui-rich-text__text" style="line-height:1.2em; text-align:center; font-size:26px;"><a href="https://www.lli.com/calendar-of-events" target="_self" class="wixui-rich-text__text">View Our Calendar of Events for Tradeshows & Workshops!</a></h5></div><div id="comp-js64d67t" class="MazNVa comp-js64d67t wixui-image rYiAuL" title="Calendar of Events"><a data-testid="linkElement" href="https://www.lli.com/calendar-of-events" target="_self" class="j7pOnl"><img loading="lazy" sizes="64px" srcSet="https://static.wixstatic.com/media/717b33_d6705fc2260549c9a1270b8c51239175~mv2.jpg/v1/fill/w_64,h_60,al_c,q_80,enc_avif,quality_auto/717b33_d6705fc2260549c9a1270b8c51239175~mv2.jpg 1x, https://static.wixstatic.com/media/717b33_d6705fc2260549c9a1270b8c51239175~mv2.jpg/v1/fill/w_90,h_84,al_c,lg_1,q_80,enc_avif,quality_auto/717b33_d6705fc2260549c9a1270b8c51239175~mv2.jpg 2x" id="img_comp-js64d67t" src="https://static.wixstatic.com/media/717b33_d6705fc2260549c9a1270b8c51239175~mv2.jpg/v1/fill/w_64,h_60,al_c,q_80,enc_avif,quality_auto/717b33_d6705fc2260549c9a1270b8c51239175~mv2.jpg" alt="Calendar of Events" style="object-fit:cover" class="BI8PVQ Tj01hh" width="64" height="60"/></a></div></div></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-m0ffcsyc-pinned-layer" class="comp-m0ffcsyc-pinned-layer big2ZD"><div id="comp-m0ffcsyc" class="OQ8Tzd comp-m0ffcsyc pvlz2w"><iframe class="nKphmK" title="Wix Chat" aria-label="Wix Chat" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div></div></div><footer id="SITE_FOOTER" class="AT7o0U SITE_FOOTER wixui-footer" tabindex="-1"><div class="lvxhkV"></div><div class="cKxVkc"><div class="vlM3HR"></div><div class="VrZrC0"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><div id="idyald7x" class="EMmfSl"><div class="KS3m5U"></div></div><wix-dropdown-menu id="comp-ilwg4ci2" class="XwCBRN NHM1d1 comp-ilwg4ci2 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="8" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="center"><nav class="R_TAzU" id="comp-ilwg4ci2navContainer" aria-label="Site"><ul class="y7qwii" id="comp-ilwg4ci2itemsContainer" style="text-align:center" data-marginallchildren="true"><li id="comp-ilwg4ci20" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j6xnex06" data-state="menu false link" data-index="0" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/products-states" target="_self" class="UiHgGh" aria-expanded="false" aria-haspopup="true"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci20label">PRODUCTS</p></div></div></a><button class="_pfxlW" aria-label="More PRODUCTS pages"><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.lli.com/products-alabama" target="_self" class="" tabindex="-1">Products Available in Alabama</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-florida" target="_self" class="" tabindex="-1">Products Available in Florida</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-georgia" target="_self" class="" tabindex="-1">Products Available in Georgia</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-kentucky" target="_self" class="" tabindex="-1">Products Available in Kentucky</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-north-carolina" target="_self" class="" tabindex="-1">Products Available in North Carolina</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-south-carolina" target="_self" class="" tabindex="-1">Products Available in South C...</a></li><li><a data-testid="linkElement" href="https://www.lli.com/products-tennessee" target="_self" class="" tabindex="-1">Products Available in Tennessee</a></li></ul></li><li id="comp-ilwg4ci21" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j2g8g17s" data-state="menu false link" data-index="1" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/literature" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci21label">LITERATURE</p></div></div></a></li><li id="comp-ilwg4ci22" data-direction="ltr" data-listposition="center" data-data-id="dataItem-itwy6dce" data-state="menu false link" data-index="2" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="http://www.lli-estore.com" target="_blank" rel="noreferrer noopener" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci22label">E-STORE</p></div></div></a></li><li id="comp-ilwg4ci23" data-direction="ltr" data-listposition="center" data-data-id="dataItem-k3olwdpz" data-state="menu false link" data-index="3" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/promos" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci23label">PROMOS</p></div></div></a></li><li id="comp-ilwg4ci24" data-direction="ltr" data-listposition="center" data-data-id="dataItem-inajld8t" data-state="menu false link" data-index="4" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/projects" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci24label">PROJECTS</p></div></div></a></li><li id="comp-ilwg4ci25" data-direction="ltr" data-listposition="center" data-data-id="dataItem-iku57ly4" data-state="menu false link" data-index="5" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/about-us" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci25label">ABOUT US</p></div></div></a></li><li id="comp-ilwg4ci26" data-direction="ltr" data-listposition="center" data-data-id="bmi1r54" data-state="menu false link" data-index="6" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/contact" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci26label">CONTACT US</p></div></div></a></li><li id="comp-ilwg4ci27" data-direction="ltr" data-listposition="center" data-data-id="dataItem-is22psb4" data-state="menu false link" data-index="7" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://www.lli.com/bid-contracts" target="_self" class="UiHgGh"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci27label">BIDS</p></div></div></a></li><li id="comp-ilwg4ci2__more__" data-direction="ltr" data-listposition="center" data-state="menu false header" data-index="__more__" data-dropdown="false" class="p90CkU xTjc1A"><div data-testid="linkElement" class="UiHgGh" tabindex="0" aria-haspopup="true"><div class="yRj2ms"><div class=""><p class="JS76Uv" id="comp-ilwg4ci2__more__label">More</p></div></div></div></li></ul><div class="h3jCPd" id="comp-ilwg4ci2dropWrapper" data-dropalign="center" data-dropdown-shown="false"><ul class="wkJ2fp wixui-dropdown-menu__submenu" id="comp-ilwg4ci2moreContainer"></ul></div><div style="display:none" id="comp-ilwg4ci2navContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><div id="SITE_STRUCTURE_WRichText_2" class="HcOXKn c9GqVL QxJLC3 SITE_STRUCTURE_WRichText_2 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="line-height:1.3em; text-align:right; font-size:11px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_12 wixui-rich-text__text">© 1999-2025 by Learning Labs, Inc.</span></span></p> <p class="font_9 wixui-rich-text__text" style="line-height:1.3em; text-align:right; font-size:11px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_12 wixui-rich-text__text">ALL RIGHTS RESERVED</span></span></p></div><div id="comp-iku42kh5" class="HcOXKn SxM0TO QxJLC3 comp-iku42kh5 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p style="text-align:center; font-size:12px;" class="font_8 wixui-rich-text__text"><span class="color_12 wixui-rich-text__text">Learning Labs, Inc. • PO Box 1419 • Calhoun, GA 30703</span></p><p style="text-align:center; font-size:12px;" class="font_8 wixui-rich-text__text"><span class="color_12 wixui-rich-text__text">800-334-4943 • 706-629-6761 (fax) • <a data-auto-recognition="true" href="mailto:[email protected]" class="wixui-rich-text__text">[email protected]</a></span></p></div><div id="comp-k5iknl5c" class="comp-k5iknl5c WzbAF8"><ul class="mpGTIt" aria-label="Social Bar"><li id="dataItem-k5iknl89-comp-k5iknl5c" class="O6KwRn"><a data-testid="linkElement" href="https://www.linkedin.com/company/6081372/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="LinkedIn"><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/48a2a42b19814efaa824450f23e8a253.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/48a2a42b19814efaa824450f23e8a253.png 1x, https://static.wixstatic.com/media/48a2a42b19814efaa824450f23e8a253.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/48a2a42b19814efaa824450f23e8a253.png 2x" id="img_0_comp-k5iknl5c" src="https://static.wixstatic.com/media/48a2a42b19814efaa824450f23e8a253.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/48a2a42b19814efaa824450f23e8a253.png" alt="LinkedIn" style="object-fit:cover" class="YaS0jR Tj01hh"/></a></li></ul></div><div id="comp-kpsbd48c" class="KaEeLN comp-kpsbd48c"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-kpsbd48cinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kpsbd48cinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kpsbd49k" class="HcOXKn c9GqVL QxJLC3 comp-kpsbd49k wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:27px; line-height:normal; text-align:center;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:27px;" class="wixui-rich-text__text"><span class="color_21 wixui-rich-text__text">Equipping Teachers and Empowering Students! </span></span></span></h2></div></div></div></div><div id="comp-m3d77wkn" class="MazNVa comp-m3d77wkn wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.buyboard.com/national" target="_blank" rel="noreferrer noopener" class="j7pOnl"><img loading="lazy" sizes="141px" srcSet="https://static.wixstatic.com/media/717b33_78a086d78ae14fc180b11b886ff5cf8b~mv2.png/v1/fill/w_141,h_48,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BuyBoard%20Logo_MED_300dpi.png 1x, https://static.wixstatic.com/media/717b33_78a086d78ae14fc180b11b886ff5cf8b~mv2.png/v1/fill/w_282,h_96,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BuyBoard%20Logo_MED_300dpi.png 2x" id="img_comp-m3d77wkn" src="https://static.wixstatic.com/media/717b33_78a086d78ae14fc180b11b886ff5cf8b~mv2.png/v1/fill/w_141,h_48,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BuyBoard%20Logo_MED_300dpi.png" alt="BuyBoard Logo_MED_300dpi.png" style="object-fit:cover" class="BI8PVQ Tj01hh" width="141" height="48"/></a></div><div id="comp-m5foz76u" class="MazNVa comp-m5foz76u wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.tips-usa.com/howtopurchase.cfm" target="_blank" rel="noreferrer noopener" class="j7pOnl"><img loading="lazy" sizes="98px" srcSet="https://static.wixstatic.com/media/717b33_0f45d559da814391bd54aff351134d83~mv2.png/v1/fill/w_98,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/tips.png 1x, https://static.wixstatic.com/media/717b33_0f45d559da814391bd54aff351134d83~mv2.png/v1/fill/w_196,h_128,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/tips.png 2x" id="img_comp-m5foz76u" src="https://static.wixstatic.com/media/717b33_0f45d559da814391bd54aff351134d83~mv2.png/v1/fill/w_98,h_64,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/tips.png" alt="tips.png" style="object-fit:cover" class="BI8PVQ Tj01hh" width="98" height="64"/></a></div></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" tabindex="-1" role="region" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div> <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","userId":"717b33b8-bf16-468a-9605-977eed522598","siteId":"eb9c5844-aad9-49ea-944b-d9f5eec06b44","externalBaseUrl":"https:\/\/www.lli.com","siteRevision":5572,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"28fe42ba-d2ca-4500-97f8-07e0542c54dc","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.lli.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.6ac45582.bundle.min.js">(()=>{"use strict";var e,o,a,r,n,i={},t={};function d(e){var o=t[e];if(void 0!==o)return o.exports;var a=t[e]={id:e,loaded:!1,exports:{}};return i[e].call(a.exports,a,a.exports,d),a.loaded=!0,a.exports}d.m=i,e=[],d.O=(o,a,r,n)=>{if(!a){var i=1/0;for(p=0;p<e.length;p++){for(var[a,r,n]=e[p],t=!0,s=0;s<a.length;s++)(!1&n||i>=n)&&Object.keys(d.O).every((e=>d.O[e](a[s])))?a.splice(s--,1):(t=!1,n<i&&(i=n));if(t){e.splice(p--,1);var c=r();void 0!==c&&(o=c)}}return o}n=n||0;for(var p=e.length;p>0&&e[p-1][2]>n;p--)e[p]=e[p-1];e[p]=[a,r,n]},d.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return d.d(o,{a:o}),o},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var n=Object.create(null);d.r(n);var i={};o=o||[null,a({}),a([]),a(a)];for(var t=2&r&&e;"object"==typeof t&&!~o.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((o=>i[o]=()=>e[o]));return i.default=()=>e,d.d(n,i),n},d.d=(e,o)=>{for(var a in o)d.o(o,a)&&!d.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:o[a]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((o,a)=>(d.f[a](e,o),o)),[])),d.u=e=>671===e?"thunderbolt-commons.68ef1d43.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.5c969259.bundle.min.js":8398===e?"custom-element-utils.inline.37012097.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",255:"sessionManagerService",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"namedSignalsService",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",488:"interactions",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",622:"siteThemeService",693:"triggersAndReactions",695:"animationsWixCodeSdk",711:"passwordProtectedPage",740:"group_43",789:"wix-seo-images-component-index",851:"group_2",970:"tpaWidgetNativeDeadComp",974:"animations",1021:"wix-seo-portfolio-collections-index",1141:"consentPolicy",1171:"platformPubsub",1184:"group_18",1232:"group_9",1274:"ooi",1305:"seo-api",1494:"wix-seo-groups-post-index",1499:"wix-seo-protected-page-index",1501:"builderComponent",1525:"topologyService",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1582:"consentPolicyService",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2545:"thunderbolt-components-registry",2563:"environmentService",2624:"group_21",2635:"group_22",2646:"platform",2694:"group_38",2705:"group_37",2816:"wix-seo-blog-category-index",2865:"Repeater_FixedColumns",3002:"svgLoader",3006:"wix-seo-paginated-component-index",3092:"group_50",3096:"wix-seo-stores-gallery-component-index",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3286:"wix-seo-stores-product-schema-presets-index",3324:"testService",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3617:"contentReflow",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3724:"versionIndicator",3780:"wix-seo-schedule-page-index",3795:"canvas",3831:"ContentReflowBanner",3909:"motion",3930:"mobileFullScreen",3993:"group_19",4047:"wix-seo-events-list-component-index",4066:"TPAPreloaderOverlay",4134:"group_41",4206:"santa-platform-utils",4245:"testApi",4303:"widget",4391:"wix-seo-media-component-index",4456:"group_29",4493:"remoteStructureRenderer",4526:"group_30",4551:"wix-seo-members-area-profile-tabs-index",4655:"reporter-api",4676:"wix-seo-events-page-index",4708:"routerFetch",4773:"quickActionBar",4874:"wix-seo-stores-category-index",4937:"businessLogger",5114:"wix-seo-bookings-calendar-index",5116:"wix-seo-wix-data-page-item-index",5122:"group_45",5133:"group_42",5148:"router",5168:"wixDomSanitizer",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"c2744a36",161:"b1d6c809",200:"ee6329f6",255:"6552f6be",266:"5dc6c113",316:"4186c904",349:"16963f41",350:"144bd430",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"44729295",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"303d1949",693:"e7bf7036",695:"fe9dd88b",711:"7ec39f9b",740:"238aa196",789:"df97276c",851:"e75e95ed",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"3578be8a",1171:"482837af",1184:"630297d8",1232:"250a94b8",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"eaecd0bc",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"e9fde499",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2248:"01044e73",2305:"af188346",2313:"921f9e22",2338:"418c5339",2358:"09762121",2396:"68df09fd",2545:"b89104dd",2563:"24096cc7",2624:"2aad62b8",2635:"20852866",2646:"6ddf3204",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"b327051f",3272:"d072b975",3286:"f9040bda",3324:"843d3630",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"ceaa9ecc",3671:"2c2e56c0",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"53027777",3930:"13d7239a",3993:"d9238efa",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"4012e8ac",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"3e96fce6",5148:"478f8b95",5168:"5c048d48",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"421bac16",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"29ad8eab",5648:"f27bd307",5652:"08d12b42",5679:"9a886787",5739:"cab2f052",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"9763315a",6441:"3aa70cad",6469:"3e8b3b49",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6821:"5ba38624",6850:"8acadaf2",6851:"8e7881b0",6935:"2b22a7d9",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"efee5596",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"39e75b67",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"6f11bb37",8518:"884c30b7",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"454da06d",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"6d785000",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"6dfc9afe",9519:"3e604121",9533:"5881d4d1",9622:"88c2f433",9737:"92420047",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"540ca6d9",3119:"2b7b96dd",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"52dc3d33"}[e]+".chunk.min.css",d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r={},n="_wix_thunderbolt_app:",d.l=(e,o,a,i)=>{if(r[e])r[e].push(o);else{var t,s;if(void 0!==a)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var b=c[p];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==n+a){t=b;break}}t||(s=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,d.nc&&t.setAttribute("nonce",d.nc),t.setAttribute("data-webpack",n+a),t.src=e,0!==t.src.indexOf(window.location.origin+"/")&&(t.crossOrigin="anonymous")),r[e]=[o];var f=(o,a)=>{t.onerror=t.onload=null,clearTimeout(l);var n=r[e];if(delete r[e],t.parentNode&&t.parentNode.removeChild(t),n&&n.forEach((e=>e(a))),o)return o(a)},l=setTimeout(f.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=f.bind(null,t.onerror),t.onload=f.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,a)=>{var r=d.miniCssF(e),n=d.p+r;if(((e,o)=>{for(var a=document.getElementsByTagName("link"),r=0;r<a.length;r++){var n=(t=a[r]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(n===e||n===o))return t}var i=document.getElementsByTagName("style");for(r=0;r<i.length;r++){var t;if((n=(t=i[r]).getAttribute("data-href"))===e||n===o)return t}})(r,n))return o();((e,o,a,r,n)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",i.onerror=i.onload=a=>{if(i.onerror=i.onload=null,"load"===a.type)r();else{var t=a&&("load"===a.type?"missing":a.type),d=a&&a.target&&a.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=t,s.request=d,i.parentNode&&i.parentNode.removeChild(i),n(s)}},i.href=o,0!==i.href.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous"),a?a.parentNode.insertBefore(i,a.nextSibling):document.head.appendChild(i)})(e,n,null,o,a)})),o={7311:0};d.f.miniCss=(a,r)=>{o[a]?r.push(o[a]):0!==o[a]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,3831:1,4066:1,7122:1,7547:1,9278:1,9507:1}[a]&&r.push(o[a]=e(a).then((()=>{o[a]=0}),(e=>{throw delete o[a],e})))}}})(),(()=>{var e={7311:0};d.f.j=(o,a)=>{var r=d.o(e,o)?e[o]:void 0;if(0!==r)if(r)a.push(r[2]);else if(7311!=o){var n=new Promise(((a,n)=>r=e[o]=[a,n]));a.push(r[2]=n);var i=d.p+d.u(o),t=new Error;d.l(i,(a=>{if(d.o(e,o)&&(0!==(r=e[o])&&(e[o]=void 0),r)){var n=a&&("load"===a.type?"missing":a.type),i=a&&a.target&&a.target.src;t.message="Loading chunk "+o+" failed.\n("+n+": "+i+")",t.name="ChunkLoadError",t.type=n,t.request=i,r[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,a)=>{var r,n,[i,t,s]=a,c=0;if(i.some((o=>0!==e[o]))){for(r in t)d.o(t,r)&&(d.m[r]=t[r]);if(s)var p=s(d)}for(o&&o(a);c<i.length;c++)n=i[c],d.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return d.O(p)},a=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];a.forEach(o.bind(null,0)),a.push=o.bind(null,a.push.bind(a))})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.6ac45582.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[592],{17709:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var h=e.fastdom=e.fastdom||new a;void 0===(i=function(){return h}.call(h,n,h,t))||(t.exports=i)}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:(e,t,i)=>{i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>Xe,alignTypes:()=>d,fileType:()=>v,fittingTypes:()=>h,getData:()=>$e,getFileExtension:()=>$,getPlaceholder:()=>He,getResponsiveImageProps:()=>Ze,htmlTag:()=>g,isWEBP:()=>G,populateGlobalFeatureSupport:()=>Q,sdk:()=>Je,upscaleMethods:()=>p});const n="v1",r=2,o=1920,s=1920,a=1e3,c=1e3,h={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},l={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},d={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},u={[d.CENTER]:{x:.5,y:.5},[d.TOP_LEFT]:{x:0,y:0},[d.TOP_RIGHT]:{x:1,y:0},[d.TOP]:{x:.5,y:0},[d.BOTTOM_LEFT]:{x:0,y:1},[d.BOTTOM_RIGHT]:{x:1,y:1},[d.BOTTOM]:{x:.5,y:1},[d.RIGHT]:{x:1,y:.5},[d.LEFT]:{x:0,y:.5}},m={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},g={BG:"bg",IMG:"img",SVG:"svg"},p={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},f={classic:1,super:2},b={radius:"0.66",amount:"1.00",threshold:"0.01"},_={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},T=25e6,I=[1.5,2,4],E={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},L={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},w={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"},A={AVIF:"AVIF",PAVIF:"PAVIF"};v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;function y(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,o){const s=Number.isInteger(t)?i[t]:n[t];r.push(s,e[o+1])})),r.join("")}}function O(e){return e[e.length-1]}const C=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],R=[v.JPEG,v.JPG,v.JPE];function M(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(e);var n}function S(e,t,i){return function(e,t,i=!1){return!((G(e)||P(e))&&t&&!i)}(e,t,i)&&(function(e){return C.includes($(e))}(e)||function(e,t=!1){return F(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function x(e){return $(e)===v.PNG}function G(e){return $(e)===v.WEBP}function F(e){return $(e)===v.GIF}function P(e){return $(e)===v.AVIF}const N=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],B="_";function H(e){return function(e){return R.includes($(e))}(e)?v.JPG:x(e)?v.PNG:G(e)?v.WEBP:F(e)?v.GIF:P(e)?v.AVIF:v.UNRECOGNIZED}function $(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function U(e,t,i,n,r){let o;return o=r===l.FILL?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===l.FIT?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,o}function W(e,t,i,n,r,o){e=e||n.width,t=t||n.height;const{scaleFactor:s,width:a,height:c}=function(e,t,i,n,r){let o,s=i,a=n;if(o=U(e,t,i,n,r),r===l.FIT&&(s=e*o,a=t*o),s&&a&&s*a>T){const i=Math.sqrt(T/(s*a));s*=i,a*=i,o=U(e,t,s,a,r)}return{scaleFactor:o,width:s,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,o,s){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:h}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:O(I),upscaleMethodValue:f.super,forceUSM:!(I.includes(e)||e>O(I))}}(i);return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t)}(e,t,o,r);let d=i,u=n;if(o<=a)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!1};switch(s){case l.FILL:d=i*(a/o),u=n*(a/o);break;case l.FIT:d=e*a,u=t*a}return{width:d,height:u,scaleFactor:a,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!0}}(e,t,a,c,o,s,i)}function z(e,t,i,n){const r=D(i)||function(e=d.CENTER){return u[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Y(e){return e.alignment&&m[e.alignment]||m[d.CENTER]}function D(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:q(Math.max(0,Math.min(100,e.x))/100,2),y:q(Math.max(0,Math.min(100,e.y))/100,2)}),t}function V(e,t){const i=e*t;return i>E[L.HIGH].size?L.HIGH:i>E[L.MEDIUM].size?L.MEDIUM:i>E[L.LOW].size?L.LOW:L.TINY}function q(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function j(e){return e&&e.upscaleMethod&&p[e.upscaleMethod.toUpperCase()]||p.AUTO}function Z(e,t){const i=G(e)||P(e);return $(e)===v.GIF||i&&t}const J={isMobile:!1},X=function(e){return J[e]},K=function(e,t){J[e]=t};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);K("isMobile",e&&t)}}function ee(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FIT:case h.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case h.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FILL:case h.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case h.TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.TILE_VERTICAL:case h.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.TILE:case h.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case d.CENTER:n.container.backgroundPosition="center center";break;case d.LEFT:n.container.backgroundPosition="left center";break;case d.RIGHT:n.container.backgroundPosition="right center";break;case d.TOP:n.container.backgroundPosition="center top";break;case d.BOTTOM:n.container.backgroundPosition="center bottom";break;case d.TOP_RIGHT:n.container.backgroundPosition="right top";break;case d.TOP_LEFT:n.container.backgroundPosition="left top";break;case d.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case d.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const te={[d.CENTER]:"center",[d.TOP]:"top",[d.TOP_LEFT]:"top left",[d.TOP_RIGHT]:"top right",[d.BOTTOM]:"bottom",[d.BOTTOM_LEFT]:"bottom left",[d.BOTTOM_RIGHT]:"bottom right",[d.LEFT]:"left",[d.RIGHT]:"right"},ie={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function ne(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,o=t.alignment;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=te[o]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=te[o]||"unset";break;case h.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,ie,function(e,t,i){return{[d.TOP_LEFT]:{top:0,left:0},[d.TOP_RIGHT]:{top:0,right:0},[d.TOP]:{top:0,left:t},[d.BOTTOM_LEFT]:{bottom:0,left:0},[d.BOTTOM_RIGHT]:{bottom:0,right:0},[d.BOTTOM]:{bottom:0,left:t},[d.RIGHT]:{top:e,right:0},[d.LEFT]:{top:e,left:0},[d.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[o])}return i}function re(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:o}=e,s=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",o){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case h.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:S(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const o=U(e,t,i,n,r);return{width:Math.round(e*o),height:Math.round(t*o)}}(a,c,t.width,t.height,l.FILL),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;o===h.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(s){case d.TOP_LEFT:n=0,a=0;break;case d.TOP:n=c,a=0;break;case d.TOP_RIGHT:n=e,a=0;break;case d.LEFT:n=0,a=l;break;case d.CENTER:n=c,a=l;break;case d.RIGHT:n=e,a=l;break;case d.BOTTOM_LEFT:n=0,a=i;break;case d.BOTTOM:n=c,a=i;break;case d.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function oe(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push(ae(n)))),e.fittingType){case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:e.parts.push(se(e,i));break;case h.SCALE_TO_FILL:e.parts.push(function(e,t){const i=W(e.src.width,e.src.height,l.FILL,t,e.devicePixelRatio,e.upscaleMethod),n=D(e.focalPoint);return{transformType:n?l.FILL_FOCAL:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:Y(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case h.STRETCH:e.parts.push(function(e,t){const i=U(e.src.width,e.src.height,t.width,t.height,l.FILL),n={...t};return n.width=e.src.width*i,n.height=e.src.height*i,se(e,n)}(e,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=z(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push(ae(n));break;case h.LEGACY_STRIP_TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_VERTICAL:case h.LEGACY_STRIP_TILE:case h.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:l.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:l.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:l.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function se(e,t){const i=W(e.src.width,e.src.height,l.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?l.FIT:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:m.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ae(e){return{transformType:l.CROP,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===v.PNG,n=e.fileType===v.JPG,r=e.fileType===v.WEBP,o=e.fileType===v.AVIF,s=n||i||r||o;if(s){const n=O(e.parts),r=(a=n.width,c=n.height,E[V(a,c)].quality);let o=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return o=i?o+5:o,o}var a,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:q(t.unsharpMask?.radius,2),amount:q(t.unsharpMask?.amount,2),threshold:q(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=O(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===l.FIT}(e))return b;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};he(t[w.CONTRAST],-100,100)&&(i[w.CONTRAST]=t[w.CONTRAST]);he(t[w.BRIGHTNESS],-100,100)&&(i[w.BRIGHTNESS]=t[w.BRIGHTNESS]);he(t[w.SATURATION],-100,100)&&(i[w.SATURATION]=t[w.SATURATION]);he(t[w.HUE],-180,180)&&(i[w.HUE]=t[w.HUE]);he(t[w.BLUR],0,100)&&(i[w.BLUR]=t[w.BLUR]);return i}(t)}function he(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function le(e,t,i,n){const o=function(e){return e?.isSEOBot??!1}(n),s=H(t.id),a=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${N.concat(k).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&C.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,B)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),c=o?1:function(e){return Math.min(e.pixelAspectRatio||1,r)}(i),h=$(t.id),l=h,d=S(t.id,n?.hasAnimation,n?.allowAnimatedTransform),u={fileName:a,fileExtension:h,fileType:s,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:Z(t.id,n?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:c,quality:0,upscaleMethod:j(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:d};return d&&(oe(u,t,i),ce(u,n)),u}function de(e,t,i){const n={...i},r=X("isMobile");switch(e){case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:const e=r?a:o,i=r?c:s;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const ue=y`fit/w_${"width"},h_${"height"}`,me=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ge=y`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,pe=y`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,fe=y`crop/w_${"width"},h_${"height"},al_${"alignment"}`,be=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_e=y`,lg_${"upscaleMethodValue"}`,Te=y`,q_${"quality"}`,Ie=y`,quality_auto`,Ee=y`,usm_${"radius"}_${"amount"}_${"threshold"}`,Le=y`,bl`,we=y`,wm_${"watermark"}`,ve={[w.CONTRAST]:y`,con_${"contrast"}`,[w.BRIGHTNESS]:y`,br_${"brightness"}`,[w.SATURATION]:y`,sat_${"saturation"}`,[w.HUE]:y`,hue_${"hue"}`,[w.BLUR]:y`,blur_${"blur"}`},Ae=y`,enc_auto`,ye=y`,enc_avif`,Oe=y`,enc_pavif`,Ce=y`,pstr`;function Re(e,t,i,r={},o){if(S(t.id,r?.hasAnimation,r?.allowAnimatedTransform)){if(G(t.id)||P(t.id)){const{alignment:n,...s}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,o=le(e,t,s,r)}else o=o||le(e,t,i,r);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case l.CROP:t.push(pe(e));break;case l.LEGACY_CROP:t.push(fe(e));break;case l.LEGACY_FILL:let i=be(e);e.upscale&&(i+=_e(e)),t.push(i);break;case l.FIT:let n=ue(e);e.upscale&&(n+=_e(e)),t.push(n);break;case l.FILL:let r=me(e);e.upscale&&(r+=_e(e)),t.push(r);break;case l.FILL_FOCAL:let o=ge(e);e.upscale&&(o+=_e(e)),t.push(o)}}));let i=t.join("/");return e.quality&&(i+=Te(e)),e.unsharpMask&&(i+=Ee(e.unsharpMask)),e.progressive||(i+=Le(e)),e.watermark&&(i+=we(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>ve[t](e.filters))).join("")),e.fileType!==v.GIF&&(e.encoding===A.AVIF?(i+=ye(e),i+=Ie(e)):e.encoding===A.PAVIF?(i+=Oe(e),i+=Ie(e)):e.autoEncode&&(i+=Ae(e))),e.src?.isAnimated&&e.transformed&&(i+=Ce(e)),`${e.src.id}/${n}/${i}/${e.fileName}.${e.preferredExtension}`}(o)}return t.id}const Me={[d.CENTER]:"50% 50%",[d.TOP_LEFT]:"0% 0%",[d.TOP_RIGHT]:"100% 0%",[d.TOP]:"50% 0%",[d.BOTTOM_LEFT]:"0% 100%",[d.BOTTOM_RIGHT]:"100% 100%",[d.BOTTOM]:"50% 100%",[d.RIGHT]:"100% 50%",[d.LEFT]:"0% 50%"},Se=Object.entries(Me).reduce(((e,[t,i])=>(e[i]=t,e)),{}),xe=[h.TILE,h.TILE_HORIZONTAL,h.TILE_VERTICAL,h.LEGACY_BG_FIT_AND_TILE,h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,h.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ge=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Fe(e,t,{width:i,height:n}){return e===h.TILE&&t.width>i&&t.height>n}function Pe(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}function Ne(e,t,i,n="center"){const r={img:{},container:{}};if(e===h.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Se[t]||""}(t.focalPoint),o=e||n;t.focalPoint&&!e?r.img={objectPosition:ke(t,i,t.focalPoint)}:r.img={objectPosition:Me[o]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function ke(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2));return`${u&&Math.floor(u/(l-o)*100)}% ${m&&Math.floor(m/(d-s)*100)}%`}const Be={width:"100%",height:"100%"};function He(e,t,i,n={}){const{autoEncode:r=!0,isSEOBot:o,shouldLoadHQImage:s,hasAnimation:a,allowAnimatedTransform:c,encoding:l}=n;if(!M(e,t,i))return _;const d=void 0===c||c,u=S(t.id,a,d);if(!u||s)return $e(e,t,i,{...n,autoEncode:r,useSrcset:u});const m={...i,...Pe(t,i)},{alignment:g,htmlTag:p}=m,f=Fe(e,t,m),b=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const o=!Ge.includes(e),s=Fe(e,t,{width:i,height:n}),a=!s&&xe.includes(e),c=a?t.width:i,h=a?t.height:n,l=o?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,x(t.id)):1;return{width:s?1920:c*l,height:h*l}}(e,t,m,o),T=function(e,t,i){return i?0:xe.includes(t)?1:e>200?2:3}(m.width,e,o),I=function(e,t){const i=xe.includes(e)&&!t;return e===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:e}(e,f),E=Ne(e,t,i,g),{uri:L}=$e(I,t,{...b,alignment:g,htmlTag:p},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:a,allowAnimatedTransform:d,encoding:l}),{attr:w={},css:v}=$e(e,t,{...m,alignment:g,htmlTag:p},{});return v.img=v.img||{},v.container=v.container||{},Object.assign(v.img,E.img,Be),Object.assign(v.container,E.container),{uri:L,css:v,attr:w,transformed:!0}}function $e(e,t,i,n){let r={};if(M(e,t,i)){const o=de(e,t,i),s=le(e,t,o,n);r.uri=Re(e,t,o,n,s),n?.useSrcset&&(r.srcset=function(e,t,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[`${1===o?r.uri:Re(e,t,{...i,pixelAspectRatio:1},n)} 1x`,`${2===o?r.uri:Re(e,t,{...i,pixelAspectRatio:2},n)} 2x`]}}(e,t,o,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===g.BG?ee:t.htmlTag===g.SVG?re:ne,i(e,t)}(s,o),{transformed:s.transformed})}else r=_;return r}function Ue(e,t,i,n){if(M(e,t,i)){const r=de(e,t,i);return{uri:Re(e,t,r,n||{},le(e,t,r,n))}}return{uri:""}}const We="https://static.wixstatic.com/media/",ze=/^media\//i,Ye="undefined"!=typeof window?window.devicePixelRatio:1,De=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>ze.test(e)?`https://static.wixstatic.com/${e}`:`${We}${e}`)(e)};Q();const Ve="center",qe=[1920,1536,1366,1280,980],je=(e,t,i,n,r,o,s,a,c,h,l,d,u,m,g,p)=>{const f="original_size"===p,b=t/i;return qe.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(qe[_+1]),L=I(p),w=!(f||T)&&((e,t,i,n,r,o,s,a=Ve)=>{if(e>t){const e=n,t=Math.round(n/(o/r));let s=Math.round(i/2-t/2);const c=0;return a.includes("top")?s=0:a.includes("bottom")&&(s=i-t),{width:e,height:t,x:c,y:s}}{const e=Math.round(i/(r/s)),t=i;let o=Math.round(n/2-e/2);const c=0;return a.includes("left")?o=0:a.includes("right")&&(o=n-e),{width:e,height:t,x:o,y:c}}})(E/n,b,i,t,n,E,L,c),{srcset:v,fallbackSrc:A,css:y}=Ze({displayMode:f?"original_size":T?"fill":"fit",uri:o,width:t,height:i,crop:u||w,name:a,focalPoint:d,alignType:c,quality:s,upscaleMethod:l,hasAnimation:h,encoding:m},L,n);return{srcset:v||"",sizes:T?`${e}vw`:`${L}px`,media:`(max-width: ${p}px)`,fallbackSrc:A,imgStyle:y?.img}}))},Ze=(e,t,i)=>{const{displayMode:n,uri:r,width:o,height:s,name:a,crop:c,focalPoint:h,alignType:l,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:b}=e;if(b){const e=je(b,o,s,i,t,r,d,a,l,m,u,h,c,p,f,n).filter(Boolean).reverse();return{fallbackSrc:e[0].fallbackSrc,sources:e,css:e[0].imgStyle}}{const{srcset:e,css:f,uri:b}=$e(n,{id:r,width:o,height:s,name:a,crop:c,focalPoint:h},{width:t,height:i,alignment:l},{focalPoint:h,name:a,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p}),_=e?.dpr?.map((e=>/^[a-z]+:/.test(e)?e:`${Xe}${e}`));return{fallbackSrc:`${Xe}${b}`,srcset:_?.join(", ")||"",css:f}}};Q();const Je={getScaleToFitImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getScaleToFillImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getCropImageURL:function(e,t,i,n,r,o,s,a,c,l){const u=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:l&&l.name,crop:{x:n,y:r,width:o,height:s}},{width:a,height:c,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:l?.devicePixelRatio??Ye},l);return De(u.uri,l)}},Xe=We},72757:(e,t,i)=>{(0,i(30012).Rr)()},98700:(e,t,i)=>{var n=i(30012),r=i(20826);((e=window)=>{const{mediaServices:t,environmentConsts:i,requestUrl:o,staticVideoUrl:s}=e.customElementNamespace;(0,n.EH)(e,t,{...i,prefersReducedMotion:(0,r.O)(window,o),staticVideoUrl:s}),(0,n.jh)(e),(0,n.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},30012:(e,t,i)=>{i.d(t,{Rr:()=>F,Aq:()=>h,p7:()=>C,jh:()=>N,EH:()=>U,KU:()=>c,_o:()=>a,vk:()=>l,NL:()=>R,yO:()=>A});var n=i(17709),r=i.n(n);const o=(e,t,i)=>{let n=1,r=0;for(let o=0;o<e.length;o++){const s=e[o];if(s>t)return!1;if(r+=s,r>t&&(n++,r=s,n>i))return!1}return!0},s=(e,t,i)=>{let n=-1/0;const r=e.map((e=>(e.height+t>n&&(n=e.height+t),e.height+t)));let s=n,a=n*e.length,c=n;for(;s<a;){const e=Math.floor((s+a)/2);o(r,e,i)?a=e:s=e+1,c=s}return c-t};function a(){class e extends HTMLElement{constructor(){super(...arguments),this.containerWidth=0,this.isActive=!1,this.isDuringCalc=!1,this.attachObservers=()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach((e=>{this.handleItemAdded(e)}))},this.detachHeightCalcObservers=()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()},this.recalcHeight=()=>{this.isActive&&r().measure((()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;const e=getComputedStyle(this),t=s(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,r().mutate((()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)}))}))},this.cleanUp=()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()},this.handleItemAdded=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)},this.handleItemRemoved=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)},this.createObservers=()=>{this.containerWidthObserver=new ResizeObserver((e=>{const t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth)return void(this.containerWidth=t.contentRect.width);this.containerWidth=t.contentRect.width,this.recalcHeight()}})),this.mutationObserver=new MutationObserver((e=>{e.forEach((e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)})),this.recalcHeight()})),this.childResizeObserver=new ResizeObserver((()=>{this.recalcHeight()})),this.isActiveObserver=new ResizeObserver((()=>{this.setIsActive()}))}}setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){const t=e.getPropertyValue("--flex-column-count");return parseInt(t,10)}getRowGap(e){const t=e.getPropertyValue("row-gap");return parseInt(t||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map((e=>{const t=getComputedStyle(e);let i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),i+=parseFloat(t.marginBottom||"0"),{height:i}}))}setIsActive(){const e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}}return e}const c="multi-column-layouter",h=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(22538);const m=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},g=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1};const p={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},f=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),b=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||p[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),_=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),T=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},I=(e,t)=>e&&t&&Object.assign(e.dataset,t),E=e=>e||document.documentElement.clientHeight||window.innerHeight||0,L={fit:"contain",fill:"cover"};const w=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},o){const s=i[e],a=i[n],{width:c,height:h}=o.getMediaDimensionsByEffect(r,a.offsetWidth,a.offsetHeight,E(o.getScreenHeightOverride?.()));t.width=c,t.height=h,t.currentSrc=s.style.backgroundImage,t.bgEffectName=s.dataset.bgEffectName},patch:function(t,i,n,r,o){const s=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=((e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:o,filters:s,displayMode:a=u.fittingTypes.SCALE_TO_FILL}=e;if(!n||!r||!o.uri)return{uri:"",css:{}};const{width:c,height:h,crop:l,name:d,focalPoint:p,upscaleMethod:f,quality:b,devicePixelRatio:_=t.devicePixelRatio}=o,T={filters:s,upscaleMethod:f,...b,hasAnimation:e?.hasAnimation||o?.hasAnimation},I=g(_),E={id:o.uri,width:c,height:h,...l&&{crop:l},...p&&{focalPoint:p},...d&&{name:d}},L={width:n,height:r,htmlTag:i||"img",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},w=(0,u.getData)(a,E,L,T);return w.uri=m(w.uri,t.staticMediaUrl,t.mediaRootUrl),w})(r,o,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?b(s,a.css.container):function(t,i){const n={backgroundImage:`url("${i.uri}")`,...i.css.container},r=new e.Image;r.onload=b.bind(null,t,n),r.src=i.uri}(s,a)}});const v=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function A(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}const y=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){const t=A({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},O="wix-bg-image",C=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(O)){const n=function(e,t,i,n=window){const r=w(n);return class extends e{constructor(){super()}reLayout(){if(function(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}(t))return;const e={},o={},s=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:h}=a,l=n.document.getElementById(h);e[s]=this,e[h]=l,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(s,o,e,{containerId:h,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(s,o,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}}(y(e),t,i,e);v(e,O,n)}};function R(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:o,bgEffectName:s}=this.dataset,a=this.closest(`#${e}`)||i.document.getElementById(`${e}`),c=this.closest(`#${r}`)||i.document.getElementById(`${r}`),h={};t.mutationService.measure((()=>{const e="fixed"===i.getComputedStyle(this).position,n=E(t.getScreenHeightOverride?.()),r=a.getBoundingClientRect(),l=t.getMediaDimensionsByEffect(s,r.width,r.height,n),{hasParallax:d}=l,u=c&&(i.getComputedStyle(c).transition||"").includes("transform"),{width:m,height:g}=l,p=`${m}px`,f=`${g}px`;let b=(r.width-m)/2+"px";if(e){const e=i.document.documentElement.clientLeft;b=u?a.offsetLeft-e+"px":r.left-e+"px"}const _=e||d?0:(r.height-g)/2+"px",T=o?{"--containerW":p,"--containerH":f,"--containerL":b,"--screenH_val":`${n}`}:{width:p,height:f,left:b,top:_};Object.assign(h,T)})),t.mutationService.mutate((()=>{o?(b(this,n),_(this,h)):b(this,h)}))}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}}}const M="__more__",S="moreContainer",x=(e=window)=>{const t=(e,t,i,n,r,o,s,a)=>{if(e-=r*(s?n.length:n.length-1),e-=a.left+a.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let c=0;const h=n.reduce(((e,t)=>e+t),0);if(h>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(c=t*n.length,c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-h)/n.length);c=0;const i=n.map((e=>(c+=e+t,e+t)));if(c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,o=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:a,hoverListPosition:c,menuItemContainerExtraPixels:h}=t,l=t.absoluteLeft,d=((e,t,i,n,r,o,s,a,c,h)=>{let l="0px",d="auto";const u=o.left,m=o.width;if("left"===t?l="left"===r?0:`${u+e.left}px`:"right"===t?(d="right"===r?0:n-u-m-e.right+"px",l="auto"):"left"===r?l=`${u+(m+e.left-i)/2}px`:"right"===r?(l="auto",d=(m+e.right-(i+e.width))/2+"px"):l=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==l){const e=s+parseInt(l,10);e+h>c?(l="auto",d=0):l=e<0?0:l}"auto"!==d&&(d=a-parseInt(d,10)>c?0:d);return{moreContainerLeft:l,moreContainerRight:d}})(h,a,n,o,c,i,l,l+o,t.bodyClientWidth,r);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},s=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(o,s)=>{const a={},c={};c[o]=s;let h=1;const l=s.getRootNode().querySelector("#site-root");l&&(h=l.getBoundingClientRect().width/l.offsetWidth);const d=(e=>{const t=+T(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(c[o]),u=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[M]))(d);u.forEach((e=>{const t=`${o}${e}`;c[t]=s.getRootNode().getElementById(`${t}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,a=t[s];a&&(o[s]={width:a.offsetWidth,boundingClientRectWidth:i(a.getBoundingClientRect().width/r),height:a.offsetHeight})})),o})(o,c,u,h);const m=c[o],g=c[`${o}itemsContainer`],p=g.childNodes,f=c[`${o}moreContainer`],b=f.childNodes,_=T(m,"stretchButtonsToMenuWidth"),I=T(m,"sameWidthButtons"),E=m.getBoundingClientRect();a.absoluteLeft=E.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=T(m,"dropalign"),a.hoverListPosition=T(m,"drophposition"),a.menuBorderY=parseInt(T(m,"menuborderY"),10),a.ribbonExtra=parseInt(T(m,"ribbonExtra"),10),a.ribbonEls=parseInt(T(m,"ribbonEls"),10),a.labelPad=parseInt(T(m,"labelPad"),10),a.menuButtonBorder=parseInt(T(m,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(g),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),a=n(r.borderLeftWidth)+n(r.paddingLeft),c=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),a+=n(r.marginLeft),c+=n(r.marginRight)),{top:o,bottom:s,left:a,right:c,height:o+s,width:a+c}})(g,!0),a.needToOpenMenuUp=r(m),a.menuItemMarginForAllChildren=!_||"false"!==g.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},b.forEach(((t,i)=>{a.parentId[t.id]=T(t,"parentId");const n=T(t,"dataId");a.menuItems[n]={dataId:n,parentId:T(t,"parentId"),moreDOMid:t.id,moreIndex:i},c[t.id]=t;const r=t.querySelector("p");c[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),p.forEach(((e,t)=>{const n=T(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");c[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const o=e.querySelector("p");c[o.id]=o,a.linkIds[e.id]=o.id}));const L=m.offsetHeight;a.height=L,a.width=m.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(L,a);const w=((e,i,n,r,o)=>{const s=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=o.map((t=>{const n=r[e+t];let o;const s=T(n,"originalGapBetweenTextAndBtn");return void 0===s?(i.hasOriginalGapData[t]=!1,o=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=o):(i.hasOriginalGapData[t]=!0,o=parseFloat(s)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+o):0})),c=a.pop(),h=n.sameWidthButtons,l=n.stretchButtonsToMenuWidth;let d=!1;const u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let f=t(s,h,l,a,u,p,m,g);if(!f){for(let e=1;e<=a.length;e++)if(f=t(s,h,l,a.slice(0,-1*e).concat(c),u,p,m,g),f){d=!0;break}f||(d=!0,f=[c])}if(d){const e=f[f.length-1];for(f=f.slice(0,-1);f.length<o.length;)f.push(0);f[f.length-1]=e}return{realWidths:f,moreShown:d}})(o,a,{sameWidthButtons:I,stretchButtonsToMenuWidth:_},c,d.concat(M));return a.realWidths=w.realWidths,a.isMoreShown=w.moreShown,a.menuItemIds=d,a.hoverState=T(f,"hover",!1),{measures:a,domNodes:c}},patch:(e,t,i)=>{const n=i[e];b(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:a}=t,c=r.concat(M);I(n,{dropmode:a?"dropUp":"dropDown"});let h=0;if(t.hoverState===M){const e=t.realWidths.indexOf(0),n=t.menuItems[(l=t.menuItems,d=t=>t.menuIndex===e,Object.keys(l).find((e=>d(l[e],e))))],o=n.moreIndex,s=o===r.length-1;n.moreDOMid&&f(i[n.moreDOMid],{"data-listposition":s?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<o)b(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;h=Math.max(t.labels[i].width,h)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+S+n}label`;h=Math.max(t.labels[r].width,h)}));var l,d;((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:a}=t,c=a.indexOf(r);if(s(t.hoverState)||r===M){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==c?e+c:e+M].width),a=Math.max(n,t.children[`${e}dropWrapper`].width),h=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{b(i[e],{minWidth:`${r}px`}),b(i[`${e}label`],{minWidth:"0px",lineHeight:`${h}px`})}));const l=s(t.hoverState)?t.hoverState:"__more__",d={width:t.children[e+l].width,left:t.children[e+l].left},u=o(0,t,d,r,a);b(i[`${e}${S}`],{left:u.left,right:u.right}),b(i[`${e}dropWrapper`],{left:u.left,right:u.right,top:u.top,bottom:u.bottom})}}})(e,t,i,h),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||I(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:o,menuItemContainerExtraPixels:s}=i;let a=0,c=null,h=null;const l=i.lineHeight,d=o-s.height;for(let o=0;o<n.length;o++){const s=r[o],u=s>0,m=e+n[o];h=i.linkIds[m],u?(a++,c=m,b(t[m],{width:`${s}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),b(t[`${m}label`],{"line-height":l}),f(t[m],{"aria-hidden":!1})):(b(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),f(t[m],{"aria-hidden":!0}),f(t[h],{tabIndex:-1}))}1===a&&(I(t[`${e}moreContainer`],{listposition:"lonely"}),I(t[c],{listposition:"lonely"}))})(e,i,t,c)}}};const G="wix-dropdown-menu",F=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(G)){const t=h(),i=function(e,t,i=window){const n=x(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then((()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()}))}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e;const t=new Promise((t=>{e=t}));return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver((()=>this._onRootMutate(e))),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){const e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map((e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`))),this._labelItems.forEach((e=>super.observeChildResize(e)))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure((()=>{const t=n.measure(this._id,this);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}}(y(e),{resizeService:t,mutationService:r()},e);e.customElements.define(G,i)}};const P="wix-iframe",N=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(P)){const t=function(e){return class extends e{constructor(){super()}reLayout(){const e=this.querySelector("iframe");if(e){const t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}}}(y(e));v(e,P,t)}},k={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:o,alignType:s="center",qualities:a,staticVideoUrl:c,videoId:h,videoFormat:l,focalPoint:m}){const g=i?t.offsetWidth:e.parentElement.offsetWidth,p=e.parentElement.offsetHeight,f=parseInt(n,10),b=parseInt(r,10),_=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(g,p,f,b),T=function(e,t,i,n){let r;r=e===u.fittingTypes.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(o,_,f,b),I=function(e,{width:t,height:i}){const n=((e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)})(e,(e=>e.size)),r=n.find((e=>e.size>t*i));return r||e[e.length-1]}(a,T),E=function(e,t,i,n){if("mp4"===n)return e.url?d(t,e.url):d(t,i,e.quality,n,"file.mp4");return""}(I,c,h,l),w=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,E),v=L[o]||"cover",A=m?function(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2)),g=u&&Math.floor(u/(l-o)*100),p=m&&Math.floor(m/(d-s)*100);return`${g}% ${p}%`}(T,{width:g,height:p},m):"",y=s.replace("_"," ");return{videoSourceUrl:E,needsSrcUpdate:w,videoStyle:{height:"100%",width:"100%",objectFit:v,objectPosition:A||y}}},mutate(e,t,i,n,r,o,s,a,c,h,l){r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t?b(t,n):(!function(e,t,i,n,r,o){o&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const s=t.paused||""===t.currentSrc,a=e||o;if(a&&s)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!o&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,B(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{o||(t.onplay=null),B(t,i,n)}}(s,i,e,a,r,l),b(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(s,i,o),i.playbackRate=h}};function B(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}function H(e,t,i){return class extends e{constructor(){super()}connectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?i.disableImagesLazyLoading?this.reLayout():t.intersectionObserver.observe(this):super.connectedCallback.call(this)}disconnectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?(this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()):super.disconnectedCallback.call(this)}unobserveIntersect(){t.intersectionObserver?.unobserve(this)}reLayout(){const{isVideoDataExists:e,videoWidth:n,videoHeight:r,qualities:o,videoId:s,videoFormat:a,alignType:c,fittingType:h,focalPoint:l,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:b}=JSON.parse(this.dataset.videoInfo);if(!e)return;const _=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),I=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!T||!I)return void this.observeChildren(this);const E=this.getRootNode().getElementById(`${g}`),L=E.querySelector(`.webglcanvas[id^="${g}"]`);!(b||"true"===E.dataset.hasAlpha)||L?t.mutationService.measure((()=>{const e=k.measure(T,E,{hasBgScrollEffect:d,videoWidth:n,videoHeight:r,fittingType:h,alignType:c,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:s,videoFormat:a,focalPoint:l}),{videoSourceUrl:u,needsSrcUpdate:g,videoStyle:b}=e;t.mutationService.mutate((()=>{k.mutate(I,L,T,b,_,u,g,m,a,f,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}}const $="wix-video",U=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get($)){const n=y(e);let r;if(t?.isExperimentOpen("specs.thunderbolt.videoLazyLoading")){const e=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"50% 100%"});r=H(n,{...t,intersectionObserver:e},i)}else r=H(n,t,i);v(e,$,r)}}},96567:(e,t,i)=>{var n=i(17709),r=i.n(n),o=i(33842),s=i(22538),a=i(30012);const c={imageClientApi:s,...{init:function(e,t=window){! /** * @license * Copyright (c) 2016 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt * Code distributed by Google as part of the polymer project is also * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,a.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,a.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},o=(0,a.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:o},r("wix-element",o),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,a.NL)(o,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,a._o)();r(a.KU,e)}}}}};var h=i(3412);const l=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),d=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=l();return c.init({resizeService:e,windowResizeService:t,siteService:i})},u=(e,t,i,n)=>{const{getMediaDimensions:r,...s}=o[e]||{};return r?{...r(t,i,n),...s}:{width:t,height:i,...s}},{experiments:m,media:g,requestUrl:p}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:o,wixCustomElements:s,media:a,requestUrl:m,mediaServices:g}=((e,t,i,n)=>{const o={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...n},s={mutationService:r(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:l()},a={getMediaDimensionsByEffect:u,...s,...i};return{...e,wixCustomElements:t||d(),services:s,environmentConsts:o,mediaServices:a}})(e,t,i,n),p=s?.contextWindow||window;p.wixCustomElements=s,Object.assign(p.customElementNamespace,{mediaServices:g,environmentConsts:o,requestUrl:m,staticVideoUrl:a.staticVideoUrl}),(0,h.g)({...g},s.contextWindow,o),s.defineWixBgMedia(g),s.defineMultiColumnRepeaterElement(),window.__imageClientApi__=c.imageClientApi})({experiments:m,media:g,requestUrl:p})}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{33842:(e,t,i)=>{i.r(t),i.d(t,{BackgroundParallax:()=>o,BackgroundParallaxZoom:()=>r,BackgroundReveal:()=>c,BgCloseUp:()=>d,BgExpand:()=>h,BgFabeBack:()=>l,BgFadeIn:()=>g,BgFadeOut:()=>u,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>M,BgRotate:()=>w,BgShrink:()=>y,BgSkew:()=>x,BgUnwind:()=>D,BgZoomIn:()=>I,BgZoomOut:()=>S,ImageParallax:()=>E,ImageReveal:()=>P});var s=i(41217);const n=(e,t)=>({width:e,height:t}),a=(e,t,i)=>({width:e,height:Math.max(t,i)});const o={hasParallax:!0,getMediaDimensions:a},r={hasParallax:!0,getMediaDimensions:a},c={hasParallax:!0,getMediaDimensions:a},d={getMediaDimensions:n},h={getMediaDimensions:n},l={getMediaDimensions:n},g={getMediaDimensions:n},u={getMediaDimensions:n},m={hasParallax:!0,getMediaDimensions:a},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:a},v={getMediaDimensions:n},M={hasParallax:!0,getMediaDimensions:a},w={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i),a=Math.hypot(e,t)/2,o=Math.acos(e/2/a),r=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),c=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<o?r:2*a),height:Math.ceil(n<(0,s.kU)(90)-o?c:2*a)}}(e,t,22)},y={getMediaDimensions:n},x={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},D={getMediaDimensions:n},I={hasParallax:!0,getMediaDimensions:a},S={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},E={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},3412:(e,t,i)=>{i.d(t,{g:()=>w});var s=i(22538);const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},a=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const s=e[i];return void 0!==s?Object.assign(t,{[i]:s}):t}),{}),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const s=i,a=t[s];void 0!==a?e.style[s]=((e,t)=>"number"!=typeof t||n[e]?t.toString():`${t}px`)(s,a):e.style.removeProperty(s)})),r=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,o=e.displayMode||s.fittingTypes.SCALE_TO_FILL,r=Object.assign(a(n,["upscaleMethod"]),a(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),h=e.imageData.devicePixelRatio||t.devicePixelRatio,l=d(h),g=Object.assign(a(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:l,alignment:e.alignType||s.alignTypes.CENTER},m=(0,s.getData)(o,g,u,r);return m.uri=c(m.uri,t.staticMediaUrl,t.mediaRootUrl),m},c=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let s=`${t}/`;return e&&(/^micons\//.test(e)?s=i:"ico"===/[^.]+$/.exec(e)?.[0]&&(s=s.replace("media","ficons"))),s+e},d=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0]?.toLowerCase().includes("devicepixelratio")));return(t?.[1]?Number(t[1]):null)||e||1},h=e=>e.getAttribute("src"),l=80;const g={measure:function(e,t,i,{containerElm:s,bgEffect:n="none",sourceSets:a},o){const r=i.image,c=i[e],d=(g=o.getScreenHeightOverride?.(),g||document.documentElement.clientHeight||window.innerHeight||0);var g;const u=s?.dataset.mediaHeightOverrideType,m=n&&"none"!==n||a&&a.some((e=>e.scrollEffect)),f=s&&m?s:c,b=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=o.getMediaDimensionsByEffect?.(b||n,f.offsetWidth,f.offsetHeight,d)||{width:c.offsetWidth,height:c.offsetHeight};if(a&&(t.sourceSetsTargetHeights=function(e,t,i,s,n){const a={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{a[e]=n.getMediaDimensionsByEffect(o,t,i,s).height})),a}(a,f.offsetWidth,f.offsetHeight,d,o)),!r)return;const M=h(r);b&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-p)),t.width=p,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+l:e}(v,u),t.screenHeight=d,t.imgSrc=M,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=u,t.srcset=r.srcset},patch:function(e,t,i,n,a,c,d,h,l){if(!Object.keys(t).length)return;const{imageData:g}=n,u=i[e],m=i.image;h&&(g.devicePixelRatio=1);const f=n.targetScale||1,b={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*f,targetHeight:(t.height||0)*f},displayMode:g.displayMode},p=r(b,a,"img"),v=p?.css?.img||{},M=function(e,t,i,s,n){const a=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,s);if(n&&(delete a.height,a.width="100%"),!e)return a;const o={...a};return"fill"===i?(o.position="absolute",o.top="0"):"fit"===i&&(o.height="100%"),"fixed"===e&&(o["will-change"]="transform"),o.objectPosition&&(o.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),o}(t.mediaHeightOverrideType,v,g.displayMode,f,d);o(m,M),(t.top||t.left)&&o(u,{top:`${t.top}px`,left:`${t.left}px`});const w=p?.uri||"",y=g?.hasAnimation||n?.hasAnimation,x=function(e,t,i){const{sourceSets:s}=t;if(!s||!s.length)return;const n={};return s.forEach((({mediaQuery:s,crop:a,focalPoint:o})=>{const c={...t,targetHeight:(e.sourceSetsTargetHeights||{})[s]||0,imageData:{...t.imageData,crop:a,focalPoint:o}},d=r(c,i,"img");n[s]=d.uri||""})),n}(t,b,a);if(l&&(m.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in u.dataset)&&(u.dataset.transitioned="",m.complete?m.onload=function(){m.dataset.loadDone=""}:m.onload=function(){m.complete?m.dataset.loadDone="":m.onload=function(){m.dataset.loadDone=""}}),c){((e,t)=>(0,s.getFileExtension)(e)===s.fileType.GIF||(0,s.getFileExtension)(e)===s.fileType.WEBP&&t)(g.uri,y)?(m.setAttribute("fetchpriority","low"),m.setAttribute("loading","lazy"),m.setAttribute("decoding","async")):m.setAttribute("fetchpriority","high"),m.currentSrc!==w&&m.setAttribute("src",w);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===w))&&m.setAttribute("srcset",w),i.picture&&b.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=x?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}},u={parallax:"ImageParallax",fixed:"ImageReveal"};const m=function(e,t,i){return class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){t.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const s={},n={},a=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),r="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:d}=o.imageData,{sourceSets:l}=o,m=c||d&&u[d];l&&l.length&&l.forEach((e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])})),s[a]=this,o.containerId&&(s[o.containerId]=i.document.getElementById(`${o.containerId}`));const f=o.containerId?s[o.containerId]:void 0;if(s.image=this.querySelector("img"),s.picture=this.querySelector("picture"),!s.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{g.measure(a,n,s,{containerElm:f,bgEffect:m,sourceSets:l},e)}));const b=(i,c)=>{e.mutationService.mutate((()=>{g.patch(a,n,s,o,t,i,r,m,c)}))},p=s.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!h(p)||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){e.resizeService?.observe(this)}unobserveResize(){e.resizeService?.unobserve(this)}observeIntersect(){e.intersectionService?.observe(this)}unobserveIntersect(){e.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>{this.reLayout()}))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};var f=i(17709),b=i.n(f);const p=()=>/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,v="https://static.wixstatic.com/media",M="https://static.wixstatic.com";function w(e={},t=null,i={}){if("undefined"==typeof window)return;const s={staticMediaUrl:v,mediaRootUrl:M,experiments:{},devicePixelRatio:p(),...i},n=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let s,n;return e.ResizeObserver&&(s=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(a){const o=m({resizeService:s,intersectionService:n,mutationService:b(),...t},a,e);e.customElements.define(i,o)}}}(t,e);n&&n(s)}},41217:(e,t,i)=>{i.d(t,{Io:()=>n,Rb:()=>o,_b:()=>s,kU:()=>a});function s(e,t,i,s,n){return(n-e)*(s-i)/(t-e)+i}function n(e,t){let[i,s]=e,[n,a]=t;return Math.sqrt((n-i)**2+(a-s)**2)}function a(e){return e*Math.PI/180}function o(e,t,i){void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0);return(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}}},e=>{e.O(0,[592,8398],(()=>{return t=96567,e(e.s=t);var t}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js.map</script> <!-- preloading pre-scripts --> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4701.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.lli.com&fileId=032d1636.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=717b33_e971386eb056dd0da323eb6b4030f3a3_5572.json&quickActionsMenuEnabled=true®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.13765.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=eb9c5844-aad9-49ea-944b-d9f5eec06b44&siteRevision=5572&staticHTMLComponentUrl=https%3A%2F%2Fwww-lli-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%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4701.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.lli.com&fileId=032d1636.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=717b33_7131ba5c86cf6dc599b4cdfaa483b9b2_5571.json&quickActionsMenuEnabled=true®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.13765.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=eb9c5844-aad9-49ea-944b-d9f5eec06b44&siteRevision=5572&staticHTMLComponentUrl=https%3A%2F%2Fwww-lli-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_r2iqv" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4701.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.lli.com&fileId=dde89bde.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=en&pageId=717b33_e971386eb056dd0da323eb6b4030f3a3_5572.json&quickActionsMenuEnabled=true®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.13765.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=eb9c5844-aad9-49ea-944b-d9f5eec06b44&siteRevision=5572&staticHTMLComponentUrl=https%3A%2F%2Fwww-lli-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%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4701.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.lli.com&fileId=dde89bde.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a%2C14f2595a-a352-3ff1-9b3c-4d21861fe58f%2C14f25dd2-f9b0-edc2-f38e-eded5da094aa&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=en&pageId=717b33_7131ba5c86cf6dc599b4cdfaa483b9b2_5571.json&quickActionsMenuEnabled=true®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.13765.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13765.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=eb9c5844-aad9-49ea-944b-d9f5eec06b44&siteRevision=5572&staticHTMLComponentUrl=https%3A%2F%2Fwww-lli-com.filesusr.com%2F&viewMode=desktop" id="platform_r2iqv" 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.lli.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","passwordProtectedPage","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","userId":"717b33b8-bf16-468a-9605-977eed522598","siteId":"eb9c5844-aad9-49ea-944b-d9f5eec06b44","externalBaseUrl":"https:\/\/www.lli.com","siteRevision":5572,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"28fe42ba-d2ca-4500-97f8-07e0542c54dc","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Other"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"en","userLanguageResolutionMethod":"QueryParam","siteLanguage":"en","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":true},"codeEmbed":{"htmlEmbeds":[{"id":"b57b893e-3736-43ec-a15e-3044ecb686e0","embedType":"custom","position":"head","loadOnce":false,"content":{"type":"custom","html":"<SCRIPT TYPE=\"text\/javascript\" src=\"\/\/www.intelliclicksoftware.net\/GetResource\/GetResource.aspx?CID=GM-LearningLabs&Name=OT\"><\/SCRIPT> ","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"lli.com","name":"InteliClick"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"f57b432f-19ad-480e-9f61-1989d2f2d35b","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.lli.com\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.lli.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"524d9c57-3943-44db-a0da-be77d6ffaa41":{"id":"xu0b3","title":"My Account"},"b22c59b4-caf5-4064-b35b-b1c4a8acd258":{"id":"itya4","title":"Settings"},"b4221c23-0dae-44fd-bef0-152ca0f28c73":{"id":"mipqc","title":"Notifications"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"524d9c57-3943-44db-a0da-be77d6ffaa41","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/settings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"b22c59b4-caf5-4064-b35b-b1c4a8acd258","seoData":{"title":"Settings","description":"","keywords":"","noIndex":"true"},"title":"Settings"},"\/notifications":{"socialHome":false,"appData":{"numbers":{"key":"notificationsCount","default":0},"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appPageId":"notifications_app","menuOrder":4,"visibleForRoles":[]},"page":"b4221c23-0dae-44fd-bef0-152ca0f28c73","seoData":{"title":"Notifications","description":"","keywords":"","noIndex":"true"},"title":"Notifications"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.lli.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"f37f422b-0fd9-47c0-a396-263ff912467a":{"id":"o8cd9","title":"Profile"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"f37f422b-0fd9-47c0-a396-263ff912467a","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"my-account":"xu0b3","settings":"itya4","notifications":"mipqc","profile-1":"o8cd9"},"externalBaseUrl":"https:\/\/www.lli.com"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.lli.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"f57b432f-19ad-480e-9f61-1989d2f2d35b","viewMode":"site","siteRevision":5572},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"lli.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.lli.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"524d9c57-3943-44db-a0da-be77d6ffaa41":{"id":"xu0b3","title":"My Account"},"b22c59b4-caf5-4064-b35b-b1c4a8acd258":{"id":"itya4","title":"Settings"},"b4221c23-0dae-44fd-bef0-152ca0f28c73":{"id":"mipqc","title":"Notifications"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"524d9c57-3943-44db-a0da-be77d6ffaa41","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/settings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"b22c59b4-caf5-4064-b35b-b1c4a8acd258","seoData":{"title":"Settings","description":"","keywords":"","noIndex":"true"},"title":"Settings"},"\/notifications":{"socialHome":false,"appData":{"numbers":{"key":"notificationsCount","default":0},"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appPageId":"notifications_app","menuOrder":4,"visibleForRoles":[]},"page":"b4221c23-0dae-44fd-bef0-152ca0f28c73","seoData":{"title":"Notifications","description":"","keywords":"","noIndex":"true"},"title":"Notifications"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.lli.com\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"f37f422b-0fd9-47c0-a396-263ff912467a":{"id":"o8cd9","title":"Profile"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"f37f422b-0fd9-47c0-a396-263ff912467a","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"pageIdToPrefix":{"xu0b3":"account","itya4":"account","mipqc":"account","o8cd9":"profile"}},"locationWixCodeSdk":{"routersConfigMap":{"routers-jz8dyehd":{"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\":\"524d9c57-3943-44db-a0da-be77d6ffaa41\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b22c59b4-caf5-4064-b35b-b1c4a8acd258\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b4221c23-0dae-44fd-bef0-152ca0f28c73\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"}}}","group":"members","pages":{"524d9c57-3943-44db-a0da-be77d6ffaa41":"xu0b3","b22c59b4-caf5-4064-b35b-b1c4a8acd258":"itya4","b4221c23-0dae-44fd-bef0-152ca0f28c73":"mipqc"},"roleVariations":{}},"routers-jz8dyehf":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"f37f422b-0fd9-47c0-a396-263ff912467a\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"f37f422b-0fd9-47c0-a396-263ff912467a":"o8cd9"},"roleVariations":{}}},"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.mh1otnrrej4oreqdfcjo.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.cmnlec8hp0bn9uarhtct.css"]},"ooi":{"ooiComponentsData":{"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.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidget.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/[email protected]\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","noCssComponentUrl":"","staticBaseUrl":"https:\/\/vod-server.wix.com\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/[email protected]\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"sentryDsn":"https:\/\/[email protected]\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"7ae13e41-6022-46c4-b050-2173272ef12e":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"sentryDsn":"https:\/\/[email protected]\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"4c910826-dc3a-42b6-aa89-11e813c3821d":{"sentryDsn":"https:\/\/[email protected]\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"sentryDsn":"https:\/\/[email protected]\/6097","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidget.bundle.min.js","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidget.bundle.min.js","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidget.bundle.min.js","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidget.bundle.min.js","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidget.bundle.min.js","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidget.bundle.min.js","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"211b5287-14e2-4690-bb71-525908938c81":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidget.bundle.min.js","widgetId":"211b5287-14e2-4690-bb71-525908938c81","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostTitleViewerWidget.bundle.min.js","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidget.bundle.min.js","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"sentryDsn":"https:\/\/[email protected]\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidget.bundle.min.js","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/feed-page-mobile-viewer.bundle.min.js"},"passwordProtectedPage":{"protectedPageResolverUrl":"https:\/\/site-pages.wix.com\/_api\/wix-public-html-info-webapp\/resolve_protected_page_urls","homePageId":"r2iqv"},"protectedPages":{"passwordProtected":{"ft5jm":"ft5jm","cpbn5":"cpbn5","jfz8k":"jfz8k"},"publicPageIds":["zadii","c17jp","hijww","aokty","hs4bs","p4gwd","dsr75","k0eaq","idxs3","r4lge","qe3wk","kqtmv","ufql2","liw4h","bmn17","sp5lv","thh20","lbvd3","bd900","lvyz0","g4e70","k0rol","n6dcd","vzwab","rmnut","y9oym","kmofx","isbty","cydmn","q7d4k","vgvrj","kdmfo","svzpz","nrvzr","flpzg","ldaz4","xcsmx","oqjrl","s1m8o","xnjdg","t2xzp","f4fs8","px4uu","lav6a","szex7","fhba5","gr35n","y9pke","r2iqv","ci5qb","n3vkf","wl0nr","t2a6v","tl5ku","tybfy","lmj9n","stxb1","t354u","j1jxy","gawo1","th410","vry01","snsmq","dnzej","a2sch","o8cd9","zt7gf","y9oyk","feqn5","ajfeu","p3mz6","vs34t","hk19i","q8km7","t0uof","alylg","u88xl","rpbzn","byxp5","n1izq","km7j3","x4vda","zj75i","hdfbi","ebho3","tcw29","h40ft","t7f1c","movoy","ltnum","b6to1","ukcjx","ejyn9","sw8e1","atf07","xpu2j","tchnw","tauz1","w7z2r","eodva","eq44d","r6n48","mvj91","ovcej","pftpt","y9oyj","bzyay","bkrh7","nkq68","f8keg","vitri","pu1ph","qmv1j","jfzch","c4o6z","tvq1d","smbym","lyish","maan0","fymsc","ms9vo","a56y5","y9oyl","t5h4r","a6436","gj95k","gaqc6","heq30","rhq7n","jc6fm","qmr0y","qmigj","oa188","rlhko","nhmrb","wcjoo","fydav","ahrhi","xutiw","w30ij","d6rrm","a7d66","je0no","twe6j","mb0q6","dnjvl","m1ju5","m3ayn","st9bx","ju7uu","i3ou3","ee7bt","v03y3","xad3d","cw8kc","cg0em","qhcha","kbaj7","gsakp","ifef2","y8oyv","v74r2","irytg","fieaj","hzrfo","dlsds","ltbvw","csqdo","t698x","yzzao","p61do","u9tj4","pux9c","j66iv","yvkp9","mc5w8","p5fc9","hpqth","rqjpy","c1n8o","vjkf0","piep0","pkdzm","htpwh","iy3j3","xs18x","kpk5d","x5tx8","ouq4x","civ80","f46xv","s230o","edd1h","f6xdl","rwfrg"],"pageUriSeoToRouterPrefix":{"my-account":"account","settings":"account","notifications":"account","profile-1":"profile"}},"renderer":{"disabledComponents":{}},"reporter":{"userId":"717b33b8-bf16-468a-9605-977eed522598","metaSiteId":"0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":["xu0b3","itya4","mipqc","o8cd9"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.lli.com","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.lli.com","mainPageId":"r2iqv","pagesMap":{"zadii":{"pageId":"zadii","title":"BOFA Fume Extractors","pageUriSEO":"bofa","pageJsonFileName":"717b33_49fa3a43e2231dc4784c68af97d22143_5567"},"c17jp":{"pageId":"c17jp","title":"CONTACT US","pageUriSEO":"contact","pageJsonFileName":"717b33_4bb9349a6ab7cdda6efca53e6d11a51f_5567"},"hijww":{"pageId":"hijww","title":"GACTE","pageUriSEO":"gacte","pageJsonFileName":"717b33_901aa7c6adf60a470346a92330d81eb7_5567"},"aokty":{"pageId":"aokty","title":"Montisa Work","pageUriSEO":"montisa-work","pageJsonFileName":"717b33_40bc7d0226a6061d3d366c3df0d94599_5567"},"hs4bs":{"pageId":"hs4bs","title":"American Science and Technology Labs","pageUriSEO":"american-science-and-technology-labs","pageJsonFileName":"717b33_790cae54b178de4d8b829061923dc5df_5567"},"p4gwd":{"pageId":"p4gwd","title":"North Carolina","pageUriSEO":"north-carolina","pageJsonFileName":"717b33_5256841d4a77a628e6ba6ed2cdcb3e72_5567"},"itya4":{"pageId":"itya4","title":"Settings","pageUriSEO":"settings"},"dsr75":{"pageId":"dsr75","title":"Alabama","pageUriSEO":"alabama","pageJsonFileName":"717b33_f70dcd9b09e660a3501e42ad97414c55_5567"},"k0eaq":{"pageId":"k0eaq","title":"Sales Banner\/Equipment Form","pageUriSEO":"sales","pageJsonFileName":"717b33_5389428122426915ba7ea84e27aab1d5_5567"},"idxs3":{"pageId":"idxs3","title":"Nida","pageUriSEO":"nida","pageJsonFileName":"717b33_cb23b19b201b483e644064e9915da5de_5567"},"r4lge":{"pageId":"r4lge","title":"Post Secondary Dist. Learning Resources","pageUriSEO":"post-secondary-distance-learning","pageJsonFileName":"717b33_b867e3d86efcd5c06bf5219234dab281_5567"},"qe3wk":{"pageId":"qe3wk","title":"Mayku","pageUriSEO":"mayku","pageJsonFileName":"717b33_ce0ae385e9902a715f06481e85d57c2d_5567"},"kqtmv":{"pageId":"kqtmv","title":"Tormach","pageUriSEO":"tormach","pageJsonFileName":"717b33_4ab7af8c59453c3ab5a59f15a92f2f4b_5567"},"ufql2":{"pageId":"ufql2","title":"Hotronix Heat Presses","pageUriSEO":"hotronix-heat-presses","pageJsonFileName":"717b33_23414921f307bea562f59cf1466c2a40_5567"},"liw4h":{"pageId":"liw4h","title":"Nasco","pageUriSEO":"nasco","pageJsonFileName":"717b33_7bcacc91d34101e0d3851686ef642af3_5567"},"bmn17":{"pageId":"bmn17","title":"Tom Richardson","pageUriSEO":"tom-richardson","pageJsonFileName":"717b33_cbe112c0cbb6b6de84731f2b290ba3f7_5567"},"sp5lv":{"pageId":"sp5lv","title":"REV Robotics","pageUriSEO":"rev-robotics","pageJsonFileName":"717b33_154e18e23cdcd40fd088342683100b8e_5570"},"thh20":{"pageId":"thh20","title":"Automotive Systems Literature","pageUriSEO":"automotive-systems-lit","pageJsonFileName":"717b33_aeefb7b57cda7fe3b4301c1b8eed5f21_5567"},"lbvd3":{"pageId":"lbvd3","title":"Health Science Literature","pageUriSEO":"health-science-lit","pageJsonFileName":"717b33_0eb0e780724919202b77a42adba5c810_5567"},"bd900":{"pageId":"bd900","title":"Tenstar Simulation","pageUriSEO":"tenstar-simulation","pageJsonFileName":"717b33_86d868f39d4d35547c1d561163f0b942_5567"},"lvyz0":{"pageId":"lvyz0","title":"Roland - Desktop Engravers","pageUriSEO":"roland-desktop-engraving","pageJsonFileName":"717b33_9c37122dec763e0e16a64d8b9c91ab24_5567"},"g4e70":{"pageId":"g4e70","title":"Clean Air Industries","pageUriSEO":"clean-air-industries","pageJsonFileName":"717b33_2ab7bf31e4e13103d1c9569fbcbde74f_5567"},"k0rol":{"pageId":"k0rol","title":"DEPCO, LLC - Career Explorations STEM","pageUriSEO":"depco-llc-career-explorations-stem","pageJsonFileName":"717b33_84d9b167b029f9efc2e88334d4e1d697_5567"},"n6dcd":{"pageId":"n6dcd","title":"Worktour","pageUriSEO":"worktour","pageJsonFileName":"717b33_900203ff4508e557577909b2370ba5bb_5567"},"vzwab":{"pageId":"vzwab","title":"ABOUT US","pageUriSEO":"about-us","pageJsonFileName":"717b33_d791007413a649635225138706693109_5567"},"rmnut":{"pageId":"rmnut","title":"DEPCO, LLC - Body Interact","pageUriSEO":"depco-llc-body-interact","pageJsonFileName":"717b33_e3a44a806340e0b33c966f7990bb53bf_5567"},"y9oym":{"pageId":"y9oym","title":"V5 Trade-in Program","pageUriSEO":"copy-of-makerbot-free-mini","pageJsonFileName":"717b33_8eb20af418ed070ec62e578853123f72_5567"},"kmofx":{"pageId":"kmofx","title":"Makerspace Literature","pageUriSEO":"makerspace-lit","pageJsonFileName":"717b33_834c4873f43cd9871164f89ad483920d_5567"},"isbty":{"pageId":"isbty","title":"Alternative Energy Literature","pageUriSEO":"alternative-energy-lit","pageJsonFileName":"717b33_a533b058b120887e72535134069add09_5567"},"cydmn":{"pageId":"cydmn","title":"Roland - Laser Decorators","pageUriSEO":"roland-laser-decorators","pageJsonFileName":"717b33_968f4998ddf01153db7af90839862526_5567"},"q7d4k":{"pageId":"q7d4k","title":"Biotechnology","pageUriSEO":"biotechnology","pageJsonFileName":"717b33_8950cc248df932d99cae5b1f4161f865_5567"},"vgvrj":{"pageId":"vgvrj","title":"GCC LaserPro","pageUriSEO":"gcc-laserpro","pageJsonFileName":"717b33_56c686a5154e16006dd2a1e86dca987d_5567"},"kdmfo":{"pageId":"kdmfo","title":"Diversified Woodcrafts","pageUriSEO":"diversified-woodcrafts","pageJsonFileName":"717b33_b96e6262b72346db539f88e762a2000b_5567"},"svzpz":{"pageId":"svzpz","title":"DJI Drones","pageUriSEO":"dji-drones","pageJsonFileName":"717b33_4276be723796e1be4b4998d2b279850c_5567"},"nrvzr":{"pageId":"nrvzr","title":"Computer Science Literature","pageUriSEO":"computer-science-lit","pageJsonFileName":"717b33_9f5f8802b8981a8ccf43e2e75fd8a2ea_5567"},"flpzg":{"pageId":"flpzg","title":"BirdBrain Technologies","pageUriSEO":"birdbrain","pageJsonFileName":"717b33_8b9638c990c288aaf146caed7504b9ee_5567"},"ldaz4":{"pageId":"ldaz4","title":"Tennessee","pageUriSEO":"tennessee","pageJsonFileName":"717b33_d4cc9aff22924f3eb21b1ae563716e37_5567"},"xcsmx":{"pageId":"xcsmx","title":"WAZER","pageUriSEO":"wazer","pageJsonFileName":"717b33_82c511cd76718db1b5acebe263ae4eae_5567"},"oqjrl":{"pageId":"oqjrl","title":"TII - Integrated Manufacturing","pageUriSEO":"tii-integrated-manufacturing","pageJsonFileName":"717b33_d5c8cbb5694b519671aeffacde724fe9_5567"},"s1m8o":{"pageId":"s1m8o","title":"Law and Public Safety","pageUriSEO":"law-and-public-safety","pageJsonFileName":"717b33_5f56c97dec1cf4de65a3bf4dc0a8f088_5567"},"xnjdg":{"pageId":"xnjdg","title":"Intelitek","pageUriSEO":"intelitek","pageJsonFileName":"717b33_c6b54e48deb2e3478a588d1d5e52cadf_5567"},"t2xzp":{"pageId":"t2xzp","title":"Roland - CNC\/Rapid Prototyping","pageUriSEO":"roland-cnc","pageJsonFileName":"717b33_858e7ffbaa105b8979a9aa66ad76af59_5567"},"f4fs8":{"pageId":"f4fs8","title":"Video Production\/Filmmaking","pageUriSEO":"video-production-filmmaking","pageJsonFileName":"717b33_5aa02dd6ec77a38b8365c67cec09cc98_5567"},"px4uu":{"pageId":"px4uu","title":"Kid Spark Education","pageUriSEO":"kid-spark-education","pageJsonFileName":"717b33_81c5f582ea68561b1d64a01f79e31197_5567"},"lav6a":{"pageId":"lav6a","title":"Automotive Student Testing (AST)","pageUriSEO":"automotive-student-testing","pageJsonFileName":"717b33_7db346b581c9f7bbe792d9c959da62d6_5567"},"szex7":{"pageId":"szex7","title":"Mechatronics Literature","pageUriSEO":"mechatronics-lit","pageJsonFileName":"717b33_3e63f7796bb4c8fce8912b8da87f96db_5567"},"fhba5":{"pageId":"fhba5","title":"Career Exploration Literature","pageUriSEO":"career-exploration-lit","pageJsonFileName":"717b33_2e26642dbd56f3f7fdc4d21c41ffaf5c_5567"},"gr35n":{"pageId":"gr35n","title":"Mechatronics","pageUriSEO":"mechatronics","pageJsonFileName":"717b33_deeb31aa0ccec37b26cffdfdbcf6f48e_5567"},"y9pke":{"pageId":"y9pke","title":"Learning Labs, Inc.","pageUriSEO":"learning-labs-inc","pageJsonFileName":"717b33_5f61d2e2e9366b57c880d5ac6c9a92a5_5567"},"r2iqv":{"pageId":"r2iqv","title":"HOME","pageUriSEO":"lli","pageJsonFileName":"717b33_7131ba5c86cf6dc599b4cdfaa483b9b2_5571"},"ci5qb":{"pageId":"ci5qb","title":"Laser Ammo","pageUriSEO":"laser-ammo","pageJsonFileName":"717b33_ebc11d0189420f35981cd49390c03d1e_5567"},"n3vkf":{"pageId":"n3vkf","title":"Georgia","pageUriSEO":"georgia","pageJsonFileName":"717b33_aee0411f1df7c2bb41dfd10a42d0c1d6_5567"},"wl0nr":{"pageId":"wl0nr","title":"911Simulators.com","pageUriSEO":"911simulators","pageJsonFileName":"717b33_62efec3e7826b5bd729c65c0ba99d80d_5567"},"t2a6v":{"pageId":"t2a6v","title":"Roland - Large Format Printers\/Cutters","pageUriSEO":"roland-large-format-printers-cutter","pageJsonFileName":"717b33_4fd149177b5f73638f96decd77496c0f_5572"},"tl5ku":{"pageId":"tl5ku","title":"AutoEDU","pageUriSEO":"autoedu","pageJsonFileName":"717b33_4f799421ff9ef488450d2bccfeac98b1_5567"},"tybfy":{"pageId":"tybfy","title":"Makerspace","pageUriSEO":"makerspace","pageJsonFileName":"717b33_29fea5249f2d6b5b63007e6ed4f4a139_5567"},"lmj9n":{"pageId":"lmj9n","title":"In-House Solutions","pageUriSEO":"in-house-solutions","pageJsonFileName":"717b33_d2ea3b2db65a4d4018937187abf7513f_5567"},"stxb1":{"pageId":"stxb1","title":"Products Available in South C...","pageUriSEO":"products-south-carolina","pageJsonFileName":"717b33_b56e1d5114cb47fab58b4db97b3b22ce_5567"},"t354u":{"pageId":"t354u","title":"Markforged","pageUriSEO":"markforged","pageJsonFileName":"717b33_2dc70ebd0abb5ec6b7eece442a7656ff_5567"},"j1jxy":{"pageId":"j1jxy","title":"Products Available in Tennessee","pageUriSEO":"products-tennessee","pageJsonFileName":"717b33_752ffecfae370d66d3b8fd2bcd68f280_5567"},"gawo1":{"pageId":"gawo1","title":"Spectrum","pageUriSEO":"spectrum","pageJsonFileName":"717b33_a0d57c0de0a9c0e2f469316dc41cc855_5567"},"th410":{"pageId":"th410","title":"Tiertime","pageUriSEO":"tiertime","pageJsonFileName":"717b33_158b0208d9a705b1c0ee2c3e944a45af_5567"},"vry01":{"pageId":"vry01","title":"Agriculture\/Agriscience","pageUriSEO":"agriculture-agriscience","pageJsonFileName":"717b33_e22a442d607eef279d10b16419370b46_5567"},"snsmq":{"pageId":"snsmq","title":"Industrial Maintenance","pageUriSEO":"industrial-maintenance","pageJsonFileName":"717b33_3a7227232614df9615cd564f6dbd0a1c_5567"},"dnzej":{"pageId":"dnzej","title":"Computer Science","pageUriSEO":"computer-science","pageJsonFileName":"717b33_ae281e15565d41fb4dbe06a1f520dacb_5567"},"a2sch":{"pageId":"a2sch","title":"Vizitech USA - eXtinguisher","pageUriSEO":"vizitech-usa-extinguisher","pageJsonFileName":"717b33_d7a5d27a4f3920bddc2780d1490cc65f_5567"},"o8cd9":{"pageId":"o8cd9","title":"Profile","pageUriSEO":"profile-1","pageJsonFileName":"717b33_0d481a77e8e1d039f855eaaa547ba3fb_5567"},"zt7gf":{"pageId":"zt7gf","title":"Mobile Training Solutions","pageUriSEO":"mobile-training-solutions","pageJsonFileName":"717b33_390ff68f15c001c661ff87e44641e070_5567"},"y9oyk":{"pageId":"y9oyk","title":"2018 Intelitek PD","pageUriSEO":"popup-y9oyk","pageJsonFileName":"717b33_bb63a70b65d6678f2db93898bbc736a3_5567"},"feqn5":{"pageId":"feqn5","title":"Welding Literature","pageUriSEO":"welding-lit","pageJsonFileName":"717b33_bb073b67b6a85ff30714856647abf15b_5567"},"ajfeu":{"pageId":"ajfeu","title":"Sneak on the Lot","pageUriSEO":"sneak-on-the-lot","pageJsonFileName":"717b33_43061ea4ec6f0300ebfe9992633eb78b_5567"},"ft5jm":{"pageId":"ft5jm","title":"DeKalb Bid No. 11-449","pageUriSEO":"dekalb-bid-11-449"},"p3mz6":{"pageId":"p3mz6","title":"Robotic Welding - Fanuc and Miller","pageUriSEO":"robotic-welding-fanuc-miller","pageJsonFileName":"717b33_97b903feb9e76fd97c5a70b810de1a47_5567"},"vs34t":{"pageId":"vs34t","title":"camInstructor","pageUriSEO":"caminstructor","pageJsonFileName":"717b33_399c8ce61453cff2749753e35faffdec_5567"},"hk19i":{"pageId":"hk19i","title":"Martha Richardson","pageUriSEO":"martha-richardson","pageJsonFileName":"717b33_3cbf8beaadf12e6c52eb2b95856ae74b_5567"},"q8km7":{"pageId":"q8km7","title":"Product Interest Form","pageUriSEO":"contact-form","pageJsonFileName":"717b33_c8c065de3b5b0b30e03450f7ff175315_5567"},"t0uof":{"pageId":"t0uof","title":"Graphic Design Literature","pageUriSEO":"graphic-design-lit","pageJsonFileName":"717b33_162d03d7b1f827fff8f60e2eca17a02c_5567"},"alylg":{"pageId":"alylg","title":"For the Win Robotics","pageUriSEO":"for-the-win-robotics","pageJsonFileName":"717b33_e12932d378b4c1eef8de8e15a43265d8_5567"},"u88xl":{"pageId":"u88xl","title":"Roland","pageUriSEO":"roland","pageJsonFileName":"717b33_3afac78f43bbf8233b9ee88c329094ad_5567"},"rpbzn":{"pageId":"rpbzn","title":"PRODUCTS","pageUriSEO":"products-states","pageJsonFileName":"717b33_aec92af7d99c0642827aea969782aca6_5567"},"mipqc":{"pageId":"mipqc","title":"Notifications","pageUriSEO":"notifications"},"byxp5":{"pageId":"byxp5","title":"ATech","pageUriSEO":"atech","pageJsonFileName":"717b33_2f59f63bd8b3bea512631063641be4af_5567"},"n1izq":{"pageId":"n1izq","title":"Welding","pageUriSEO":"welding","pageJsonFileName":"717b33_f5b4e0a0be76f8325d503beccabf33d5_5567"},"km7j3":{"pageId":"km7j3","title":"KG Protech","pageUriSEO":"kg-protech","pageJsonFileName":"717b33_fd9883f372a543f9761a5cd0615c34ae_5571"},"x4vda":{"pageId":"x4vda","title":"HVAC Literature","pageUriSEO":"hvac-lit","pageJsonFileName":"717b33_78c5a3b19feee25e58b4208fb8eef72e_5567"},"zj75i":{"pageId":"zj75i","title":"DEPCO, LLC - UVC Light Sterilization","pageUriSEO":"depco-llc-uvc-light-sterilization","pageJsonFileName":"717b33_c92f12cf38d9744ade72da1363c5ee32_5567"},"hdfbi":{"pageId":"hdfbi","title":"CAD\/CAM\/CNC Literature","pageUriSEO":"cad-cam-cnc-lit","pageJsonFileName":"717b33_0718c0326fb1bdce44b34c167816fb7e_5567"},"ebho3":{"pageId":"ebho3","title":"Snapmaker Tutorials","pageUriSEO":"snapmaker-tutorials","pageJsonFileName":"717b33_ca18d03ac8d7fe402c7d47db1be24459_5567"},"tcw29":{"pageId":"tcw29","title":"Dahle","pageUriSEO":"dahle","pageJsonFileName":"717b33_db219f8981e9fca74bb3abb0d2efa25b_5567"},"h40ft":{"pageId":"h40ft","title":"Products Available in Florida","pageUriSEO":"products-florida","pageJsonFileName":"717b33_8d7d2de4e7d672aa4c261bc87e399b9f_5567"},"t7f1c":{"pageId":"t7f1c","title":"Products Available in Kentucky","pageUriSEO":"products-kentucky","pageJsonFileName":"717b33_e2570136f79ea757b101dbeccd9a40d0_5567"},"movoy":{"pageId":"movoy","title":"ESCO Group","pageUriSEO":"esco-group","pageJsonFileName":"717b33_24c61b8c5417be26d341aecf9430fd85_5567"},"ltnum":{"pageId":"ltnum","title":"3B Scientific","pageUriSEO":"3b-scientific","pageJsonFileName":"717b33_ee19cda03444faa31bf581a02b32e92b_5567"},"b6to1":{"pageId":"b6to1","title":"Learning Labs - Health Care Occupations","pageUriSEO":"learning-labs-health-care-occ","pageJsonFileName":"717b33_1649ca2242cb12a5e50c5e57030d1fb0_5567"},"ukcjx":{"pageId":"ukcjx","title":"Survey","pageUriSEO":"survey","pageJsonFileName":"717b33_76ca97708e0c06e62b5585056c41b70d_5567"},"ejyn9":{"pageId":"ejyn9","title":"Automotive Systems","pageUriSEO":"automotive-systems","pageJsonFileName":"717b33_9c623a85d4dfad2d20b900208ed73a31_5567"},"sw8e1":{"pageId":"sw8e1","title":"ADF Didactic","pageUriSEO":"adf-didactic","pageJsonFileName":"717b33_3ab0a4730551c0a635e4562dc8ea3024_5567"},"atf07":{"pageId":"atf07","title":"Miller - Welding Equipment","pageUriSEO":"miller-welding-equipment","pageJsonFileName":"717b33_31a15f935e52c9a79e9af3e1aba24da6_5567"},"cpbn5":{"pageId":"cpbn5","title":"DeKalb Bid No. 15-134","pageUriSEO":"copy-of-dekalb-county-catalog-bid-n"},"xpu2j":{"pageId":"xpu2j","title":"Aviation","pageUriSEO":"aviation","pageJsonFileName":"717b33_62c1b12dec2ce047b0df64a130cbc591_5567"},"tchnw":{"pageId":"tchnw","title":"Contact Form Thank You","pageUriSEO":"contact-form-thank-you","pageJsonFileName":"717b33_c474fae5ef4fb4940e1a1e0c474302c6_5567"},"tauz1":{"pageId":"tauz1","title":"Roland - Impact Printers","pageUriSEO":"roland-impact-printers","pageJsonFileName":"717b33_77a953a8f8a119fead11d2f0b6d5dac6_5567"},"w7z2r":{"pageId":"w7z2r","title":"Niryo","pageUriSEO":"niryo","pageJsonFileName":"717b33_6d18983c355b743d35ae0d9ec086a9e2_5570"},"eodva":{"pageId":"eodva","title":"LLI - TSA Drone\/UAV Challenge Packages","pageUriSEO":"tsa-drone-uav-starter-packages","pageJsonFileName":"717b33_4f1f74ac9094db3e582691af5bd06fd1_5567"},"eq44d":{"pageId":"eq44d","title":"TII - Advanced Systems","pageUriSEO":"tii-advanced-systems","pageJsonFileName":"717b33_bd60dd4a01e688647343252c79f0c90a_5567"},"r6n48":{"pageId":"r6n48","title":"3D Printer Bundles","pageUriSEO":"3d-printer-bundles","pageJsonFileName":"717b33_8e80884089de0adf029ddbeec6de5719_5567"},"mvj91":{"pageId":"mvj91","title":"Engineering","pageUriSEO":"engineering","pageJsonFileName":"717b33_30c1bcb43e8884323999af1f5c57e3b6_5567"},"ovcej":{"pageId":"ovcej","title":"Snapmaker","pageUriSEO":"snapmaker","pageJsonFileName":"717b33_949a80c2e29febae09058a98cc141ee2_5567"},"pftpt":{"pageId":"pftpt","title":"Products Available in North Carolina","pageUriSEO":"products-north-carolina","pageJsonFileName":"717b33_c982cd30804a5006429e2aaf655f9e6b_5567"},"y9oyj":{"pageId":"y9oyj","title":"Miller free safety products","pageUriSEO":"popup-y9oyj","pageJsonFileName":"717b33_efa110f4330bf306eb381530702d3f56_5567"},"bzyay":{"pageId":"bzyay","title":"Alternative Energy","pageUriSEO":"alternative-energy","pageJsonFileName":"717b33_60a09a2fd4fc28ad65bb684d089a5cc0_5567"},"bkrh7":{"pageId":"bkrh7","title":"Roboze","pageUriSEO":"roboze","pageJsonFileName":"717b33_2fc56e7e6104ae2ddcbb4ae736b96e00_5567"},"nkq68":{"pageId":"nkq68","title":"Building Trades Literature","pageUriSEO":"building-trades-lit","pageJsonFileName":"717b33_7255595744e7e2f63a36f17f6a71e944_5567"},"f8keg":{"pageId":"f8keg","title":"Engineering Literature","pageUriSEO":"engineering-lit","pageJsonFileName":"717b33_0df2a29d1830fad5bf4fdea54304915f_5567"},"vitri":{"pageId":"vitri","title":"BIDS","pageUriSEO":"bid-contracts","pageJsonFileName":"717b33_1d2a703898888c151b25c0ee5ac04222_5567"},"pu1ph":{"pageId":"pu1ph","title":"STEM\/STEAM Literature","pageUriSEO":"stem-steam-lit","pageJsonFileName":"717b33_a36eee1774a637e04279595b95c35d1d_5567"},"qmv1j":{"pageId":"qmv1j","title":"Graphic Design","pageUriSEO":"graphic-design","pageJsonFileName":"717b33_60cf966776787c21ae1a0b7e67446ecf_5567"},"jfzch":{"pageId":"jfzch","title":"High School Distance Learning Resources","pageUriSEO":"high-school-distance-learning","pageJsonFileName":"717b33_02e0957d047c03a54550d8ee6abb34af_5567"},"c4o6z":{"pageId":"c4o6z","title":"Miller - Automation\/Robotics","pageUriSEO":"miller-automation-robotics","pageJsonFileName":"717b33_2900a7bc29b13caba77047ddcbf21d7b_5567"},"tvq1d":{"pageId":"tvq1d","title":"Health Science","pageUriSEO":"health-science","pageJsonFileName":"717b33_91a9e49927e9109ab9aa54897c9d433a_5567"},"smbym":{"pageId":"smbym","title":"STEMPilot","pageUriSEO":"stempilot","pageJsonFileName":"717b33_fe750d53f3f611fe46ea372cc019ea9b_5567"},"lyish":{"pageId":"lyish","title":"DEPCO, LLC","pageUriSEO":"depco","pageJsonFileName":"717b33_3841fbe6aba404332b9d368cd6b9d2e3_5567"},"maan0":{"pageId":"maan0","title":"Fluid Power Training Institute","pageUriSEO":"fluid-power-training-institute","pageJsonFileName":"717b33_e8b993cdd95921475488ee49e8e44bf3_5567"},"fymsc":{"pageId":"fymsc","title":"Questech, Inc.","pageUriSEO":"questech","pageJsonFileName":"717b33_a9c8eab67994d0b17cca9e7fa71bb356_5567"},"ms9vo":{"pageId":"ms9vo","title":"MedTableAR","pageUriSEO":"medtablear","pageJsonFileName":"717b33_1f55480e79cf22e043d0f57c646fd6d4_5567"},"a56y5":{"pageId":"a56y5","title":"CAD\/CAM\/CNC","pageUriSEO":"cad-cam-cnc","pageJsonFileName":"717b33_ff71b7a367d91c47500cb536cc6ec623_5567"},"y9oyl":{"pageId":"y9oyl","title":"MakerBot free Mini+","pageUriSEO":"copy-of-miller-free-safety-products","pageJsonFileName":"717b33_8bff8248abcef07f95494c49ec6ddf8c_5567"},"t5h4r":{"pageId":"t5h4r","title":"Calendar of Events","pageUriSEO":"calendar-of-events","pageJsonFileName":"717b33_3922ba438789c18a823141a263938002_5567"},"a6436":{"pageId":"a6436","title":"Drone Nerds","pageUriSEO":"drone-nerds","pageJsonFileName":"717b33_01e2a1abb29613a603afebede8e14235_5567"},"gj95k":{"pageId":"gj95k","title":"K-8 Distance Learning Resources","pageUriSEO":"distance-learning-k8","pageJsonFileName":"717b33_5859ea684ac1dfa484e619e31adb9d9a_5567"},"gaqc6":{"pageId":"gaqc6","title":"3D Printers Literature","pageUriSEO":"3d-printers-lit","pageJsonFileName":"717b33_5a9497b0adac180d7a36bbec401807af_5567"},"heq30":{"pageId":"heq30","title":"HVAC","pageUriSEO":"hvac","pageJsonFileName":"717b33_70fb2fef6495f44f7177beebc1f2b5e5_5567"},"jfz8k":{"pageId":"jfz8k","title":"DeKalb Bid No. 20-519","pageUriSEO":"dekalb-bid-no-20-519"},"rhq7n":{"pageId":"rhq7n","title":"Post","pageUriSEO":"post","pageJsonFileName":"717b33_a9b2c2b5d2ed069e018dc92343664b77_5567"},"jc6fm":{"pageId":"jc6fm","title":"Miller","pageUriSEO":"miller","pageJsonFileName":"717b33_7991754dbdbcd96079906ff53ab47bf6_5567"},"qmr0y":{"pageId":"qmr0y","title":"Industrial Maintenance Literature","pageUriSEO":"industrial-maintenance-lit","pageJsonFileName":"717b33_e233c3bddaeed9340f9cc542875df1bb_5567"},"qmigj":{"pageId":"qmigj","title":"Skillveri","pageUriSEO":"skillveri","pageJsonFileName":"717b33_db5b72900cfd5cc1fa5817a55ca77e0e_5567"},"oa188":{"pageId":"oa188","title":"Heavy Equipment Simulators Literature","pageUriSEO":"heavy-equipment-simulators-lit","pageJsonFileName":"717b33_a0abedc9b74ed2ef606c51472841b791_5567"},"rlhko":{"pageId":"rlhko","title":"Learning Labs - Exploring Career Pathway","pageUriSEO":"lli-exploring-career-pathways","pageJsonFileName":"717b33_8fc7cc0bec608eb6836d8938907e4c74_5567"},"nhmrb":{"pageId":"nhmrb","title":"TII","pageUriSEO":"tii","pageJsonFileName":"717b33_d74ba3dd7c94946b50815bee6f6f100b_5567"},"wcjoo":{"pageId":"wcjoo","title":"Hampden","pageUriSEO":"hampden","pageJsonFileName":"717b33_baeae469dde76fe66e9ffe25397742f5_5567"},"fydav":{"pageId":"fydav","title":"Shure","pageUriSEO":"shure","pageJsonFileName":"717b33_47755e313e498a8f8f9852c611a4f27c_5567"},"ahrhi":{"pageId":"ahrhi","title":"Open-Source Solutions","pageUriSEO":"open-source-solutions","pageJsonFileName":"717b33_563a23dd96f98a5c077218fcbdf476c5_5567"},"xutiw":{"pageId":"xutiw","title":"South Carolina","pageUriSEO":"south-carolina","pageJsonFileName":"717b33_4a328ed9e729720b09ec181093868f0f_5567"},"w30ij":{"pageId":"w30ij","title":"CM Labs","pageUriSEO":"cm-labs","pageJsonFileName":"717b33_0096cbb66ae970977f83a42421bac652_5567"},"d6rrm":{"pageId":"d6rrm","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"717b33_6c7b363de08756a8fdf661aeede86963_5568"},"a7d66":{"pageId":"a7d66","title":"Florida","pageUriSEO":"florida","pageJsonFileName":"717b33_f0f5693e6f2cd56dbb3ca9ecfb470bb0_5567"},"je0no":{"pageId":"je0no","title":"Regional Managers","pageUriSEO":"regional-managers","pageJsonFileName":"717b33_1b9929e53799f80fb59392573fb24353_5567"},"twe6j":{"pageId":"twe6j","title":"PROMOS","pageUriSEO":"promos","pageJsonFileName":"717b33_40eac96b6b23d0c5d309f047e790b5df_5567"},"mb0q6":{"pageId":"mb0q6","title":"Virtual\/Mixed Reality Literature","pageUriSEO":"virtual-mixed-reality-lit","pageJsonFileName":"717b33_c4bef3db819b58ec79f312bce3b27f3c_5572"},"dnjvl":{"pageId":"dnjvl","title":"Makey Makey","pageUriSEO":"makey-makey","pageJsonFileName":"717b33_6adc34e80e366c14dfbe50539739a223_5567"},"m1ju5":{"pageId":"m1ju5","title":"Virtual\/Mixed Reality","pageUriSEO":"virtual-mixed-reality","pageJsonFileName":"717b33_b9be42b577f2f28c28f18bd2cf20b866_5567"},"m3ayn":{"pageId":"m3ayn","title":"Video Production\/Filmmaking Literature","pageUriSEO":"video-production-filmmaking-lit","pageJsonFileName":"717b33_028bae229354e881c9a9a12e40844650_5567"},"st9bx":{"pageId":"st9bx","title":"Vizitech USA - VR Forensics","pageUriSEO":"vizitech-usa-vr-forensics","pageJsonFileName":"717b33_f5b9d833a1d7f01940a94c3f4efc62b1_5567"},"ju7uu":{"pageId":"ju7uu","title":"Horizon Educational","pageUriSEO":"horizon-educational","pageJsonFileName":"717b33_c9065bb38c7b59fb0921a86665f5f2b8_5567"},"i3ou3":{"pageId":"i3ou3","title":"Learning Labs - Mobile Tng Solutions","pageUriSEO":"lli-mobile-training-solutions","pageJsonFileName":"717b33_6baaf4be182b77ac7f624e1dc9a6c7b3_5567"},"ee7bt":{"pageId":"ee7bt","title":"Manufacturing Literature","pageUriSEO":"manufacturing-lit","pageJsonFileName":"717b33_b98b1fc71d2971b101caddbeb2dc2f37_5567"},"v03y3":{"pageId":"v03y3","title":"Robotics","pageUriSEO":"robotics","pageJsonFileName":"717b33_dcba45aa0fd8f999cf729d8ba95cb755_5567"},"xad3d":{"pageId":"xad3d","title":"DEPCO, LLC - Health Science","pageUriSEO":"depco-llc-health-science","pageJsonFileName":"717b33_a1347656199c6db6bc057508b7e65825_5567"},"cw8kc":{"pageId":"cw8kc","title":"STEM\/STEAM","pageUriSEO":"stem-steam","pageJsonFileName":"717b33_c04d8cd130495f6ff7d64d7fa1aab9bb_5567"},"xu0b3":{"pageId":"xu0b3","title":"My Account","pageUriSEO":"my-account"},"cg0em":{"pageId":"cg0em","title":"Vizrt (formally NewTek)","pageUriSEO":"vizrt","pageJsonFileName":"717b33_d61a836cbcaae82cc6aa6516a0fa2c98_5567"},"qhcha":{"pageId":"qhcha","title":"Electricity\/Electronics Literature","pageUriSEO":"electricity-electronics-lit","pageJsonFileName":"717b33_19ddf8f66c63717d6c40aa17f302c418_5567"},"kbaj7":{"pageId":"kbaj7","title":"Aviation Literature","pageUriSEO":"aviation-lit","pageJsonFileName":"717b33_fd17588ff008d59f97814ccbc00fe1bc_5567"},"gsakp":{"pageId":"gsakp","title":"Mobile Modular Training Systems","pageUriSEO":"mobile-modular","pageJsonFileName":"717b33_698d6eb3913d38d71a47c85178cfcbb0_5567"},"ifef2":{"pageId":"ifef2","title":"3D Printers","pageUriSEO":"3d-printers","pageJsonFileName":"717b33_49318a5cdf9f28283627e2069721067d_5567"},"y8oyv":{"pageId":"y8oyv","title":"Biotechnology Literature","pageUriSEO":"biotechnology-lit","pageJsonFileName":"717b33_61842d4eeab6d0c931c975a534ed4880_5567"},"v74r2":{"pageId":"v74r2","title":"Career Exploration","pageUriSEO":"career-exploration","pageJsonFileName":"717b33_206633b8860954959f622142ad9c4573_5567"},"irytg":{"pageId":"irytg","title":"Edibon","pageUriSEO":"edibon","pageJsonFileName":"717b33_892027fc334badc435c65ddd3c093dd4_5567"},"fieaj":{"pageId":"fieaj","title":"Tovatech","pageUriSEO":"tovatech","pageJsonFileName":"717b33_5d5c48523e136fbb90210eb8e9f4c359_5567"},"hzrfo":{"pageId":"hzrfo","title":"TII - Technology Fundamentals","pageUriSEO":"tii-technology-fundamentals","pageJsonFileName":"717b33_42ae569f32d148c6ef86fcde1176f536_5567"},"dlsds":{"pageId":"dlsds","title":"Heavy Equipment Simulators","pageUriSEO":"heavy-equipment-simulators","pageJsonFileName":"717b33_f665f01b1502ef8daef55e3a1e61bbe5_5567"},"ltbvw":{"pageId":"ltbvw","title":"UP Box+ Zoom Video","pageUriSEO":"up-box-zoom-training","pageJsonFileName":"717b33_4abe802b6d7ce0ba37c136bf0f777787_5567"},"csqdo":{"pageId":"csqdo","title":"Robotics Literature","pageUriSEO":"robotics-lit","pageJsonFileName":"717b33_16867c809ee4716c65e15b53ee9cf7fb_5567"},"t698x":{"pageId":"t698x","title":"Building Trades","pageUriSEO":"building-trades","pageJsonFileName":"717b33_8ca06fb235acbd32f4a32bff317e6928_5567"},"yzzao":{"pageId":"yzzao","title":"Envisioneer","pageUriSEO":"envisioneer","pageJsonFileName":"717b33_dda331931bedb57f00d801026ed9fab5_5567"},"p61do":{"pageId":"p61do","title":"Rubin","pageUriSEO":"rubin","pageJsonFileName":"717b33_8ad122ead66da7efa0668324d17d57d6_5567"},"u9tj4":{"pageId":"u9tj4","title":"Inspirit","pageUriSEO":"inspirit","pageJsonFileName":"717b33_bfa604d08036ed87de287632fe114557_5572"},"pux9c":{"pageId":"pux9c","title":"Furniture Literature","pageUriSEO":"furniture-lit","pageJsonFileName":"717b33_f9fde63e97ee1d888c2787701a6542b0_5567"},"j66iv":{"pageId":"j66iv","title":"Mobile Training Solutions Literature","pageUriSEO":"mobile-training-solutions-lit","pageJsonFileName":"717b33_b75770614af21e5087c84fa69f48fa13_5567"},"yvkp9":{"pageId":"yvkp9","title":"pi-top","pageUriSEO":"pi-top","pageJsonFileName":"717b33_d18a3192c810a42adfb42fd2aa8fec34_5567"},"mc5w8":{"pageId":"mc5w8","title":"Forest CNC","pageUriSEO":"forest-cnc","pageJsonFileName":"717b33_05de0559313c17a52086a4f9e47acff2_5567"},"p5fc9":{"pageId":"p5fc9","title":"Agriculture\/Agriscience Literature","pageUriSEO":"agriculture-agriscience-lit","pageJsonFileName":"717b33_0821f9ba5cd95ab935103c6738cc214e_5567"},"hpqth":{"pageId":"hpqth","title":"Miller - Welding Training Equipment","pageUriSEO":"miller-welding-training-equipment","pageJsonFileName":"717b33_0418bd7af4ae6e11a62bcce6b7e3c507_5567"},"rqjpy":{"pageId":"rqjpy","title":"Furniture","pageUriSEO":"furniture","pageJsonFileName":"717b33_b6621f115054f74632af48ef13f9b383_5567"},"c1n8o":{"pageId":"c1n8o","title":"PRODUCTS","pageUriSEO":"products","pageJsonFileName":"717b33_a7bdb43cfa87617638b96d84bfaa8bb3_5567"},"vjkf0":{"pageId":"vjkf0","title":"LITERATURE","pageUriSEO":"literature","pageJsonFileName":"717b33_34c039db747c6c2690ecf6e6adc6f888_5567"},"piep0":{"pageId":"piep0","title":"SEAL Laminators","pageUriSEO":"seal-laminators","pageJsonFileName":"717b33_6231702499b9113c4dfa5cb99948c513_5567"},"pkdzm":{"pageId":"pkdzm","title":"PRO Landscape","pageUriSEO":"pro-landscape","pageJsonFileName":"717b33_ee574a82fd31709a6f99e55d6db584ab_5567"},"htpwh":{"pageId":"htpwh","title":"Matter and Form","pageUriSEO":"matter-and-form-3d-scanner","pageJsonFileName":"717b33_7f0f1055966dfb59b3643c346cd1401c_5567"},"iy3j3":{"pageId":"iy3j3","title":"Products Available in Alabama","pageUriSEO":"products-alabama","pageJsonFileName":"717b33_2c051027079528314b001d0d5377eeeb_5567"},"xs18x":{"pageId":"xs18x","title":"Manufacturing","pageUriSEO":"manufacturing","pageJsonFileName":"717b33_3678a79f9883c9a59c8465f152a8f1e3_5567"},"kpk5d":{"pageId":"kpk5d","title":"BLOG","pageUriSEO":"blog","pageJsonFileName":"717b33_0668e6b316f923ae3f79e60428efa9a9_5567"},"x5tx8":{"pageId":"x5tx8","title":"Kentucky","pageUriSEO":"kentucky","pageJsonFileName":"717b33_5e068a9b5235b0aa57c0e04c7509db3b_5567"},"ouq4x":{"pageId":"ouq4x","title":"Formlabs","pageUriSEO":"formlabs","pageJsonFileName":"717b33_e8f7945b04e689e9ca01ba4e4ea0fc75_5567"},"civ80":{"pageId":"civ80","title":"Electricity\/Electronics","pageUriSEO":"electricity-electronics","pageJsonFileName":"717b33_6b6394a6095b35ca470d2011d2ce48a6_5567"},"f46xv":{"pageId":"f46xv","title":"Flux","pageUriSEO":"flux","pageJsonFileName":"717b33_d4612bba92a0813cd3f710559a95844f_5567"},"s230o":{"pageId":"s230o","title":"Products Available in Georgia","pageUriSEO":"products-georgia","pageJsonFileName":"717b33_6fc921e36dcdfb2bfd52e1ed96470c44_5567"},"edd1h":{"pageId":"edd1h","title":"Law and Public Safety Literature","pageUriSEO":"law-and-public-safety-lit","pageJsonFileName":"717b33_4526f4b7264c387cfc83a7f77bc0c999_5567"},"f6xdl":{"pageId":"f6xdl","title":"NeuroMaker","pageUriSEO":"neuromaker","pageJsonFileName":"717b33_1c347868d83661a5de1f880add115b08_5567"},"rwfrg":{"pageId":"rwfrg","title":"PROJECTS","pageUriSEO":"projects","pageJsonFileName":"717b33_5b440ec526203c91cdb9b91d4d622e40_5567"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/bofa":{"type":"Static","pageId":"zadii"},".\/contact":{"type":"Static","pageId":"c17jp"},".\/gacte":{"type":"Static","pageId":"hijww"},".\/montisa-work":{"type":"Static","pageId":"aokty"},".\/american-science-and-technology-labs":{"type":"Static","pageId":"hs4bs"},".\/north-carolina":{"type":"Static","pageId":"p4gwd"},".\/alabama":{"type":"Static","pageId":"dsr75"},".\/sales":{"type":"Static","pageId":"k0eaq"},".\/nida":{"type":"Static","pageId":"idxs3"},".\/post-secondary-distance-learning":{"type":"Static","pageId":"r4lge"},".\/mayku":{"type":"Static","pageId":"qe3wk"},".\/tormach":{"type":"Static","pageId":"kqtmv"},".\/hotronix-heat-presses":{"type":"Static","pageId":"ufql2"},".\/nasco":{"type":"Static","pageId":"liw4h"},".\/tom-richardson":{"type":"Static","pageId":"bmn17"},".\/rev-robotics":{"type":"Static","pageId":"sp5lv"},".\/automotive-systems-lit":{"type":"Static","pageId":"thh20"},".\/health-science-lit":{"type":"Static","pageId":"lbvd3"},".\/tenstar-simulation":{"type":"Static","pageId":"bd900"},".\/roland-desktop-engraving":{"type":"Static","pageId":"lvyz0"},".\/clean-air-industries":{"type":"Static","pageId":"g4e70"},".\/depco-llc-career-explorations-stem":{"type":"Static","pageId":"k0rol"},".\/worktour":{"type":"Static","pageId":"n6dcd"},".\/about-us":{"type":"Static","pageId":"vzwab"},".\/depco-llc-body-interact":{"type":"Static","pageId":"rmnut"},".\/copy-of-makerbot-free-mini":{"type":"Static","pageId":"y9oym"},".\/makerspace-lit":{"type":"Static","pageId":"kmofx"},".\/alternative-energy-lit":{"type":"Static","pageId":"isbty"},".\/roland-laser-decorators":{"type":"Static","pageId":"cydmn"},".\/biotechnology":{"type":"Static","pageId":"q7d4k"},".\/gcc-laserpro":{"type":"Static","pageId":"vgvrj"},".\/diversified-woodcrafts":{"type":"Static","pageId":"kdmfo"},".\/dji-drones":{"type":"Static","pageId":"svzpz"},".\/computer-science-lit":{"type":"Static","pageId":"nrvzr"},".\/birdbrain":{"type":"Static","pageId":"flpzg"},".\/tennessee":{"type":"Static","pageId":"ldaz4"},".\/wazer":{"type":"Static","pageId":"xcsmx"},".\/tii-integrated-manufacturing":{"type":"Static","pageId":"oqjrl"},".\/law-and-public-safety":{"type":"Static","pageId":"s1m8o"},".\/intelitek":{"type":"Static","pageId":"xnjdg"},".\/roland-cnc":{"type":"Static","pageId":"t2xzp"},".\/video-production-filmmaking":{"type":"Static","pageId":"f4fs8"},".\/kid-spark-education":{"type":"Static","pageId":"px4uu"},".\/automotive-student-testing":{"type":"Static","pageId":"lav6a"},".\/mechatronics-lit":{"type":"Static","pageId":"szex7"},".\/career-exploration-lit":{"type":"Static","pageId":"fhba5"},".\/mechatronics":{"type":"Static","pageId":"gr35n"},".\/learning-labs-inc":{"type":"Static","pageId":"y9pke"},".\/lli":{"type":"Static","pageId":"r2iqv"},".\/laser-ammo":{"type":"Static","pageId":"ci5qb"},".\/georgia":{"type":"Static","pageId":"n3vkf"},".\/911simulators":{"type":"Static","pageId":"wl0nr"},".\/roland-large-format-printers-cutter":{"type":"Static","pageId":"t2a6v"},".\/autoedu":{"type":"Static","pageId":"tl5ku"},".\/makerspace":{"type":"Static","pageId":"tybfy"},".\/in-house-solutions":{"type":"Static","pageId":"lmj9n"},".\/products-south-carolina":{"type":"Static","pageId":"stxb1"},".\/markforged":{"type":"Static","pageId":"t354u"},".\/products-tennessee":{"type":"Static","pageId":"j1jxy"},".\/spectrum":{"type":"Static","pageId":"gawo1"},".\/tiertime":{"type":"Static","pageId":"th410"},".\/agriculture-agriscience":{"type":"Static","pageId":"vry01"},".\/industrial-maintenance":{"type":"Static","pageId":"snsmq"},".\/computer-science":{"type":"Static","pageId":"dnzej"},".\/vizitech-usa-extinguisher":{"type":"Static","pageId":"a2sch"},".\/mobile-training-solutions":{"type":"Static","pageId":"zt7gf"},".\/popup-y9oyk":{"type":"Static","pageId":"y9oyk"},".\/welding-lit":{"type":"Static","pageId":"feqn5"},".\/sneak-on-the-lot":{"type":"Static","pageId":"ajfeu"},".\/dekalb-bid-11-449":{"type":"Static","pageId":"ft5jm"},".\/robotic-welding-fanuc-miller":{"type":"Static","pageId":"p3mz6"},".\/caminstructor":{"type":"Static","pageId":"vs34t"},".\/martha-richardson":{"type":"Static","pageId":"hk19i"},".\/contact-form":{"type":"Static","pageId":"q8km7"},".\/graphic-design-lit":{"type":"Static","pageId":"t0uof"},".\/for-the-win-robotics":{"type":"Static","pageId":"alylg"},".\/roland":{"type":"Static","pageId":"u88xl"},".\/products-states":{"type":"Static","pageId":"rpbzn"},".\/atech":{"type":"Static","pageId":"byxp5"},".\/welding":{"type":"Static","pageId":"n1izq"},".\/kg-protech":{"type":"Static","pageId":"km7j3"},".\/hvac-lit":{"type":"Static","pageId":"x4vda"},".\/depco-llc-uvc-light-sterilization":{"type":"Static","pageId":"zj75i"},".\/cad-cam-cnc-lit":{"type":"Static","pageId":"hdfbi"},".\/snapmaker-tutorials":{"type":"Static","pageId":"ebho3"},".\/dahle":{"type":"Static","pageId":"tcw29"},".\/products-florida":{"type":"Static","pageId":"h40ft"},".\/products-kentucky":{"type":"Static","pageId":"t7f1c"},".\/esco-group":{"type":"Static","pageId":"movoy"},".\/3b-scientific":{"type":"Static","pageId":"ltnum"},".\/learning-labs-health-care-occ":{"type":"Static","pageId":"b6to1"},".\/survey":{"type":"Static","pageId":"ukcjx"},".\/automotive-systems":{"type":"Static","pageId":"ejyn9"},".\/adf-didactic":{"type":"Static","pageId":"sw8e1"},".\/miller-welding-equipment":{"type":"Static","pageId":"atf07"},".\/copy-of-dekalb-county-catalog-bid-n":{"type":"Static","pageId":"cpbn5"},".\/aviation":{"type":"Static","pageId":"xpu2j"},".\/contact-form-thank-you":{"type":"Static","pageId":"tchnw"},".\/roland-impact-printers":{"type":"Static","pageId":"tauz1"},".\/niryo":{"type":"Static","pageId":"w7z2r"},".\/tsa-drone-uav-starter-packages":{"type":"Static","pageId":"eodva"},".\/tii-advanced-systems":{"type":"Static","pageId":"eq44d"},".\/3d-printer-bundles":{"type":"Static","pageId":"r6n48"},".\/engineering":{"type":"Static","pageId":"mvj91"},".\/snapmaker":{"type":"Static","pageId":"ovcej"},".\/products-north-carolina":{"type":"Static","pageId":"pftpt"},".\/popup-y9oyj":{"type":"Static","pageId":"y9oyj"},".\/alternative-energy":{"type":"Static","pageId":"bzyay"},".\/roboze":{"type":"Static","pageId":"bkrh7"},".\/building-trades-lit":{"type":"Static","pageId":"nkq68"},".\/engineering-lit":{"type":"Static","pageId":"f8keg"},".\/bid-contracts":{"type":"Static","pageId":"vitri"},".\/stem-steam-lit":{"type":"Static","pageId":"pu1ph"},".\/graphic-design":{"type":"Static","pageId":"qmv1j"},".\/high-school-distance-learning":{"type":"Static","pageId":"jfzch"},".\/miller-automation-robotics":{"type":"Static","pageId":"c4o6z"},".\/health-science":{"type":"Static","pageId":"tvq1d"},".\/stempilot":{"type":"Static","pageId":"smbym"},".\/depco":{"type":"Static","pageId":"lyish"},".\/fluid-power-training-institute":{"type":"Static","pageId":"maan0"},".\/questech":{"type":"Static","pageId":"fymsc"},".\/medtablear":{"type":"Static","pageId":"ms9vo"},".\/cad-cam-cnc":{"type":"Static","pageId":"a56y5"},".\/copy-of-miller-free-safety-products":{"type":"Static","pageId":"y9oyl"},".\/calendar-of-events":{"type":"Static","pageId":"t5h4r"},".\/drone-nerds":{"type":"Static","pageId":"a6436"},".\/distance-learning-k8":{"type":"Static","pageId":"gj95k"},".\/3d-printers-lit":{"type":"Static","pageId":"gaqc6"},".\/hvac":{"type":"Static","pageId":"heq30"},".\/dekalb-bid-no-20-519":{"type":"Static","pageId":"jfz8k"},".\/post":{"type":"Static","pageId":"rhq7n"},".\/miller":{"type":"Static","pageId":"jc6fm"},".\/industrial-maintenance-lit":{"type":"Static","pageId":"qmr0y"},".\/skillveri":{"type":"Static","pageId":"qmigj"},".\/heavy-equipment-simulators-lit":{"type":"Static","pageId":"oa188"},".\/lli-exploring-career-pathways":{"type":"Static","pageId":"rlhko"},".\/tii":{"type":"Static","pageId":"nhmrb"},".\/hampden":{"type":"Static","pageId":"wcjoo"},".\/shure":{"type":"Static","pageId":"fydav"},".\/open-source-solutions":{"type":"Static","pageId":"ahrhi"},".\/south-carolina":{"type":"Static","pageId":"xutiw"},".\/cm-labs":{"type":"Static","pageId":"w30ij"},".\/fullscreen-page":{"type":"Static","pageId":"d6rrm"},".\/florida":{"type":"Static","pageId":"a7d66"},".\/regional-managers":{"type":"Static","pageId":"je0no"},".\/promos":{"type":"Static","pageId":"twe6j"},".\/virtual-mixed-reality-lit":{"type":"Static","pageId":"mb0q6"},".\/makey-makey":{"type":"Static","pageId":"dnjvl"},".\/virtual-mixed-reality":{"type":"Static","pageId":"m1ju5"},".\/video-production-filmmaking-lit":{"type":"Static","pageId":"m3ayn"},".\/vizitech-usa-vr-forensics":{"type":"Static","pageId":"st9bx"},".\/horizon-educational":{"type":"Static","pageId":"ju7uu"},".\/lli-mobile-training-solutions":{"type":"Static","pageId":"i3ou3"},".\/manufacturing-lit":{"type":"Static","pageId":"ee7bt"},".\/robotics":{"type":"Static","pageId":"v03y3"},".\/depco-llc-health-science":{"type":"Static","pageId":"xad3d"},".\/stem-steam":{"type":"Static","pageId":"cw8kc"},".\/vizrt":{"type":"Static","pageId":"cg0em"},".\/electricity-electronics-lit":{"type":"Static","pageId":"qhcha"},".\/aviation-lit":{"type":"Static","pageId":"kbaj7"},".\/mobile-modular":{"type":"Static","pageId":"gsakp"},".\/3d-printers":{"type":"Static","pageId":"ifef2"},".\/biotechnology-lit":{"type":"Static","pageId":"y8oyv"},".\/career-exploration":{"type":"Static","pageId":"v74r2"},".\/edibon":{"type":"Static","pageId":"irytg"},".\/tovatech":{"type":"Static","pageId":"fieaj"},".\/tii-technology-fundamentals":{"type":"Static","pageId":"hzrfo"},".\/heavy-equipment-simulators":{"type":"Static","pageId":"dlsds"},".\/up-box-zoom-training":{"type":"Static","pageId":"ltbvw"},".\/robotics-lit":{"type":"Static","pageId":"csqdo"},".\/building-trades":{"type":"Static","pageId":"t698x"},".\/envisioneer":{"type":"Static","pageId":"yzzao"},".\/rubin":{"type":"Static","pageId":"p61do"},".\/inspirit":{"type":"Static","pageId":"u9tj4"},".\/furniture-lit":{"type":"Static","pageId":"pux9c"},".\/mobile-training-solutions-lit":{"type":"Static","pageId":"j66iv"},".\/pi-top":{"type":"Static","pageId":"yvkp9"},".\/forest-cnc":{"type":"Static","pageId":"mc5w8"},".\/agriculture-agriscience-lit":{"type":"Static","pageId":"p5fc9"},".\/miller-welding-training-equipment":{"type":"Static","pageId":"hpqth"},".\/furniture":{"type":"Static","pageId":"rqjpy"},".\/products":{"type":"Static","pageId":"c1n8o"},".\/literature":{"type":"Static","pageId":"vjkf0"},".\/seal-laminators":{"type":"Static","pageId":"piep0"},".\/pro-landscape":{"type":"Static","pageId":"pkdzm"},".\/matter-and-form-3d-scanner":{"type":"Static","pageId":"htpwh"},".\/products-alabama":{"type":"Static","pageId":"iy3j3"},".\/manufacturing":{"type":"Static","pageId":"xs18x"},".\/blog":{"type":"Static","pageId":"kpk5d"},".\/kentucky":{"type":"Static","pageId":"x5tx8"},".\/formlabs":{"type":"Static","pageId":"ouq4x"},".\/electricity-electronics":{"type":"Static","pageId":"civ80"},".\/flux":{"type":"Static","pageId":"f46xv"},".\/products-georgia":{"type":"Static","pageId":"s230o"},".\/law-and-public-safety-lit":{"type":"Static","pageId":"edd1h"},".\/neuromaker":{"type":"Static","pageId":"f6xdl"},".\/projects":{"type":"Static","pageId":"rwfrg"},".\/account":{"type":"Dynamic","pageIds":["xu0b3","itya4","mipqc"]},".\/profile":{"type":"Dynamic","pageIds":["o8cd9"]},".\/":{"type":"Static","pageId":"r2iqv"}},"pageIdToPrefix":{"xu0b3":"account","itya4":"account","mipqc":"account","o8cd9":"profile"},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"en"},"seoTpa":{"url":"http:\/\/172.20.48.25:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","canonicalUrl":"https:\/\/www.lli.com\/","widgetWithUseSsrSeo":{"18":["14e5b36b-e545-88a0-1475-2487df7e9206","14c1462a-97f2-9f6a-7bb7-f5541f23caa6","14e5b39b-6d47-99c3-3ee5-cee1c2574c89","211b5287-14e2-4690-bb71-525908938c81"],"5049":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"5488":["144097ea-fea0-498e-ade7-e6de40127106"],"7964":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"],"10446":["14c92de1-0e02-cbe5-98e9-c3de44d63a55"]},"deviceType":"Other","baseUri":"https:\/\/www.lli.com","mainPageId":"r2iqv","siteId":"eb9c5844-aad9-49ea-944b-d9f5eec06b44","metaSiteId":"0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","runningExperiments":{"runningExperiments":{"specs.thunderbolt.videoLazyLoading":"true","specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","sv_imageZoomSeo":"false","specs.thunderbolt.routeToExternalDispatcher":"true","specs.thunderbolt.servicesInfra":"false","specs.thunderbolt.FixWixDataInstanceForBlocksPreview":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.SentryViaPanorama":"false","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"true","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.useNativeSchedulerYield":"true","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.thunderbolt.hardenTimeout":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true"}},"signedInstances":{"0":["3d590cbc-4907-4cc4-b0b1-ddf2c5edf297",null],"1":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","tKfAOSL1NCISOJoaoT2MB_uLRU_vtrsNf9ZdobTLSlw.eyJpbnN0YW5jZUlkIjoiMTlkY2ZhNzEtYzg4OS00MWQ2LTg2YTEtMjU0NzQ0ODdhYzVmIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0M1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxNTU2M2Y1ZS0xNTU4LTA3MzUtM2Y4ZC1hYWE1Zjc4NmQ3YmEiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"2":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","Sxvtx_Sg-ZEjJPxb6aJTv8MnieJO5doTxa0hv2EvyO8.eyJpbnN0YW5jZUlkIjoiMGMyMjg0ODktN2FkZS00MmZiLTkwMzgtMDUyOWJhOTY0MzE0IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0M1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMGE4NDFhNi1hNzBmLTA0MTgtMjkxNC04YWNiMDk5NzM4ZjEiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"3":["13ee94c1-b635-8505-3391-97919052c16f","2CZ4WJ3tFlmoRmFquFu4xlT0ISGQqJnItoKlM3ODHYU.eyJpbnN0YW5jZUlkIjoiMjJjMTkwOWMtNjljZC00NTVmLWJjNmYtMWQzNjg0ZDc1M2NkIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyZTRiNTViMy1iNDFjLTAzYmMtMDU0My05MmQ0MzdkNjI4MjgiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"4":["141fbfae-511e-6817-c9f0-48993a7547d1","EO24SNPEwDSCWUtPRLzldmUiNdTYeY12_W_XHOwPSKs.eyJpbnN0YW5jZUlkIjoiYzliMjA5OTQtMGEwNy00Y2IxLWEyMTktZmY1MTFhNWJjYjMwIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNTM4Y2NiYi1kN2Q2LTBhNTItMWIzNS03MGIzYTk1YWIwZDUiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"5":["14bca956-e09f-f4d6-14d7-466cb3f09103","hmNR-_pgJJHhd74Wrt5pMEaOTjR0wGajNlXDXtZEylE.eyJpbnN0YW5jZUlkIjoiOGVlNWRlMzMtNmNmMi00ZWRiLWEzMTMtYzU1ZTlmMzVlZGIwIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MjZmMWIxYy1iMTIzLTA4MzgtMWEzZi00YWJjMmMzNDk2NTUiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"6":["1480c568-5cbd-9392-5604-1148f5faffa0","OzQbgBA7YFk2hgFWTTu0NTsyS7oNWeGyFfkp6H6_LYw.eyJpbnN0YW5jZUlkIjoiYzYwYTBkMmYtMzk5Ni00ZWZhLWExODItZTgyZjY5NTg2ZDk5IiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYTgwYzgwMC1lNDQ3LTA4MTktMThhZS02N2NkZGE1OTE2N2MiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"7":["150ae7ee-c74a-eecd-d3d7-2112895b988a","DoMv8iIzAQWDLy4Mg1MysbHZAiHeO9K7hRaJFB5pkac.eyJpbnN0YW5jZUlkIjoiZWIwYjZmNjItYmQzNi00ZjEwLTliNTYtODc1ODkxZjUzYTYyIiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlNzgxYWE0ZC02MGU3LTA5ZjMtMjI3YS0wOGJhMjJmNDQxODciLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"8":["14d7032a-0a65-5270-cca7-30f599708fed","iCXyPyO91UEhlkdALue_smnxa19d0ES64Bl_fA3_dKg.eyJpbnN0YW5jZUlkIjoiZjI3OWZiOGEtOTY2MC00MTFjLWJjZGMtODgwZTJkOTFkNGVlIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmZWYzM2VhNS00YmIxLTA3ZmYtMDVmMC0wN2VjOWU5MGFmMGIiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"9":["14b89688-9b25-5214-d1cb-a3fb9683618b","KD5NmmJi4vmN9gF1q0JD93nGsdpdvlrqODTGsnylpGM.eyJpbnN0YW5jZUlkIjoiMWIyYTE2N2UtNDc4Yy00ZDU3LTkyNzctZTU2M2NiZWJjMzRmIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxN2EwZDM1MS05YTVkLTBiYjQtMmI1Yi02YTgxNzhlYWI4YWEiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"10":["146c0d71-352e-4464-9a03-2e868aabe7b9","RqfI0jhr1Uzrv8N2TNFIWzW-NceUTsLklCci4UuaOqE.eyJpbnN0YW5jZUlkIjoiNTdhNmQxNzAtZTJjNC00NDM3LTkyYzMtY2NhZGRlYzRhNTQwIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YjJjMTQ1Zi0zZjE1LTAyZDQtMmJlZi00MzRmNmRjNWRlYTUiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"11":[null,null],"12":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","Btj8ebCPG8KUBcQBpVM69SNldwkpcqWm9BjhvOAk9p8.eyJpbnN0YW5jZUlkIjoiOWY3NDRiZWEtOWY1NS00ZDg1LTgwOTktOTE1ZWI1YjMxN2I4IiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5M2ZlOGVjNS00Mjg0LTBiNjYtMzliNS0xZWJjMDZiMjZjNWQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"13":["f123e8f1-4350-4c9b-b269-04adfadda977","wRvxU9yuCvnAyIDkORTI8-uVtHCMQIZjkd_16YKgWBc.eyJpbnN0YW5jZUlkIjoiYzA3ZThlYzktZTE4Zi00NGRlLThjZDYtNjUwZGVlNjgyZmQ5IiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjY2Y0NGJlNi0zYzVlLTAyM2QtMzVmYS1lYWVmNWQ2OTU0M2MiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"14":["e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b","YCGiZIrAJNGNTf0Ccaj8b8vEn_VtvEc1TMXrYIXQWDE.eyJpbnN0YW5jZUlkIjoiOGQ3ZTdhZTUtMWQ0ZC00MjEwLWE4ZGQtOTVhMTllMjQ4NjZjIiwiYXBwRGVmSWQiOiJlMzExOGUwYS1iMWMxLTRlMWQtYjY3ZC1kZGYwY2I5MjMwOWIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MWY0YmZjYS1jMDljLTA0ZjMtMTFmMS0xYTQzMmQyNWZkODkiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"15":["9bead16f-1c73-4cda-b6c4-28cff46988db","oBcaYu8zkbNfglOaCkObl4f63fr3nOuNRPogD8pEoss.eyJpbnN0YW5jZUlkIjoiYzk3NmUxYjQtM2ExNi00MjVjLWFhZjQtZDYyNzc3YmY3YWU0IiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNWZjMjQ5Yi1lN2M3LTA0YmYtMTNkOC01OWM1YzRiZTAxMDEiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"16":["ea2821fc-7d97-40a9-9f75-772f29178430","j5iHmRYlPsp0Pz8G46P4ScXriwtKVe5UObvs6JU7gNs.eyJpbnN0YW5jZUlkIjoiNjU0M2VlNmEtOWU4Ny00MzUxLWIwYzUtNDlhMjNlZjBjYjczIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2OWM5MmI0NS00MzU2LTA1YjItMDllOS1jNjQwOGRmMWIwOTYiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"17":["13aa9735-aa50-4bdb-877c-0bb46804bd71","Sjpt52Eio2gaPJxVWssPSOml1cjdHFR_FaJZTXb1xKk.eyJpbnN0YW5jZUlkIjoiMmMxNzNkYTItNDMwOC00NGNhLTg2MzQtMjQ4YWMwMTdhOGNjIiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMDlkZjg4ZC05ZWQ5LTAyMjktM2YxOC1hYjY4NzMxNmQzMjkiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"18":["14bcded7-0066-7c35-14d7-466cb3f09103","Fj9q5S-82hUkpkDhXDirnZA-nH6ZnenRqKFDa9GwK0k.eyJpbnN0YW5jZUlkIjoiOGFkZmY0ZGMtM2MxMi00MDIxLTkwN2QtNDhhNWVhYWZlODRhIiwiYXBwRGVmSWQiOiIxNGJjZGVkNy0wMDY2LTdjMzUtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NjU1MzFmMy1lMWMzLTA2YzItMjk1MS1jNzQ3NTlhZTkzYWYiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"19":["a322993b-2c74-426f-bbb8-444db73d0d1b","npaOJ4HGFGXriKpNPZcJmQTZkwga8GTW5vWucydIrFM.eyJpbnN0YW5jZUlkIjoiMDgzYzk2NDktYzU2ZC00MjVlLTgzMDYtYmUyM2E5OGVkOWY2IiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNGI2NTM2Ni0xOGJjLTA0YmQtM2EyYS0zMWMxMWE4ZmEyMTMiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"20":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","AN1BNKBzrsXHIjynxVEGLHmAKHpVnjNlqGAvqKKNZ90.eyJpbnN0YW5jZUlkIjoiMjdlMjU3ODAtZTFlYy00YTQ2LTlkODEtZTZmNjZmZTQwNjQ2IiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyYjY4OTJhZi0zYzNkLTBjYTUtMjRhZC02OTE0ZGNlNTdkYTMiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"21":["307ba931-689c-4b55-bb1d-6a382bad9222","An9fN5UuoFbY2Sx52MePxa9_yf7QtIxhV-US9QlPwHA.eyJpbnN0YW5jZUlkIjoiNTVkNTAxNTEtOGYxMC00N2RjLTk2OTQtMjc2YTE0NDg5YjYwIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1OTVmYzQ3ZS01MmMxLTAxM2YtMmZiOC1hODg4YTc0OWUwODUiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"22":["4b10fcce-732d-4be3-9d46-801d271acda9","JT96pgLdX0XX0RuHkPsMgpdTou725gqU5CEpBww_kxg.eyJpbnN0YW5jZUlkIjoiNWMwYTMxNTMtYTQ3ZC00YmU1LWIzYjgtNTMyZmNlNzdlODU2IiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1MDgwZjQ3Yy03OWFjLTBkMDYtMGE5NC1kY2NkN2Q3NjkzYjMiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"23":["94bc563b-675f-41ad-a2a6-5494f211c47b","IzgR-dMjSr6YR6EKspQAelyrcTYkPlivVM6wjTOVqOc.eyJpbnN0YW5jZUlkIjoiZTQ4NjUxZWQtZjlmZS00NTdiLWI4YzktOTI0YzY5ZWMwZWM2IiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlODBjOTRjMi0yNDJmLTAzOTgtMDFlNS0xZGFlZGFlZDc1MjMiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"25":["14ce1214-b278-a7e4-1373-00cebd1bef7c","HTeWHc82VeJGml_ei6tF3Jm_kRLz660Dkr7imIToqe0.eyJpbnN0YW5jZUlkIjoiYzI2MTZkYTctZGYyYS00ODU2LThiNGItMjczYWM2YTJlN2RjIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZWViYTg4OC0wMmZiLTBlYjUtMzI2Ny1hOGQ4NzVhMzljMzkiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"27":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","w0h9LEwkCaPxyesR1I4YONssqoeK795PIXL3xvVUwcU.eyJpbnN0YW5jZUlkIjoiYzBkY2ViMjctM2U5MS00M2NiLTg3ZWQtNTU5YzAzMWFmMDkxIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYzU2MmUwOC1lMzQwLTA1MjgtM2VjMS1kYTdlYjAxYjhiNzQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"28":["35aec784-bbec-4e6e-abcb-d3d724af52cf","c6jUKv1O05I9ndoR1TZX-eZrSUlAUivdmP0GTGkOq7c.eyJpbnN0YW5jZUlkIjoiMjVkNDZhNzEtYWFiZC00NGRkLTg5MmUtYjViMGRjOWU1Y2M1IiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyOTVlYWY1ZS03NzZjLTAyM2UtMzAwMi0zYTUyNmY5ZjI3MjAiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"29":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","16YiIWyghz6WQ9Y2iqoB87tdrYyvxRkAA4EE5AqlWyc.eyJpbnN0YW5jZUlkIjoiZDMyMmMzZjktMmMxNy00ZWE5LTg5OGYtNTI4ZmU3ZmY2ZjNiIiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZmE4MDZkNi1mMWM2LTA4NGEtMzBhMy1kZDZkNTRmZTE0ZGUiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"30":["8d8ba777-9a97-4f63-88da-3d21f7914863","PMw4o1wCbO2hs2dY4diu_64wuNgPCQ_Nf5_9NE0TJ0s.eyJpbnN0YW5jZUlkIjoiYjFmMTMwMzktY2FiMC00NDRjLTllMmYtZGI1MWExNTkwYWU0IiwiYXBwRGVmSWQiOiI4ZDhiYTc3Ny05YTk3LTRmNjMtODhkYS0zZDIxZjc5MTQ4NjMiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZDdiZjUxNi0xNzYxLTAyYWYtMjcwMy01NGIzMTI1ODcxMDEiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"31":["50d8c12f-715e-41ad-be25-d0f61375dbee","Fc5IffIt62E-1V1MXMq6B_yEa64v5mSkIUFpaZnqT-w.eyJpbnN0YW5jZUlkIjoiNmU1ZjA1YjktMmMwZi00YjY5LTgxYmEtNWViNjBlODMyODVmIiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2MmQ1YzA5Ni1mMWRlLTBkOGEtMzg5Ni1kMTU0YmQ4MjUzYmEiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"32":["14e12b04-943e-fd32-456d-70b1820a2ff2","qZ0soalkcOvA1qw6vrgw6u9J2M-ZoB2w_VnSGJkJV2Q.eyJpbnN0YW5jZUlkIjoiMzg2NDNhOWItNjk5NS00OWEwLTk5ZjMtNDViYzBkNmQ2MjA4IiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNGVlZmZiNC1iNDQ0LTBmNDMtMjBkZi1jYTVlYmU2YzE5ZWQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"33":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","-kR0ljMjNCMzDr4lvE1IKJSxX59nfB7lIr-MjLtv52E.eyJpbnN0YW5jZUlkIjoiNzgzMDlkZGMtNDgwNC00Y2M5LTk3OTMtZWE1OGFhOTkyMTQ2IiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NGJhNThmMy05NWQ1LTBhMmEtMmViZi02NWJhMTk5ODVhYTMiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"34":["7516f85b-0868-4c23-9fcb-cea7784243df","f9vl3eZ86EjHSGp8zyoP4yM6nfgU7MdUz0hl0lVC5eM.eyJpbnN0YW5jZUlkIjoiMDYzNDRmZTMtOTk1Zi00MzgyLTg5M2ItODg4NWIxMDllODczIiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYWJlOGFjYy00NDhlLTA1NjEtMzAxNy0wNzY3MDIwODkzOTYiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"35":["57d13128-4a4c-494b-80b3-a6fb2e28018d","YAy3YQUC-5_nhas3DAvbumOPEkdaTqdL7162e2y43lw.eyJpbnN0YW5jZUlkIjoiNTgzZDM2N2UtMWMwMS00ZDUwLTk0OWUtZmJjNDhjYTE4NmIyIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1NGI3ZjM1MS1jMWQwLTBiYjMtMmRiMi03NDI2M2ZhMGZkNTciLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"36":["1973457f-c021-4da5-941f-58444ff761d4","XIRyQhGtvQ7ZMBqZRgYLvfQn4qhH6eerjE5iXUkOvo4.eyJpbnN0YW5jZUlkIjoiMDRkMTMyYTAtNzA5NS00NjdjLTlhYmMtYjRlZTJkMWQyZTU5IiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwODViZjc4Zi1hZDQ0LTAwOWYtMjM5MC0zYjBjOWUxYzU1YmMiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"37":["215238eb-22a5-4c36-9e7b-e7c08025e04e","Xs8c0hj7-UsDBM-9MWktpZNrcLD3YNYj7ubN7k1MBBs.eyJpbnN0YW5jZUlkIjoiYWU5MGQ4ODYtYmRlOS00MjQ2LWFjNDUtZTY5MWY3ZDU4MDI1IiwiYXBwRGVmSWQiOiIyMTUyMzhlYi0yMmE1LTRjMzYtOWU3Yi1lN2MwODAyNWUwNGUiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMjFhMWRhOS02MDM4LTA0YTUtMTU2OS02OTczNDRkNGZiYzAiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"38":["eeb6edab-5c38-4903-b070-58ac767a3389","wY1Bh56yUGmUu6WyL65zINf9eyMbjsknG-XJfzWgmfw.eyJpbnN0YW5jZUlkIjoiM2RiNWY1ZjEtZDU2ZC00ZGRiLTkwNmUtYTA0YWUxYzdlZDYxIiwiYXBwRGVmSWQiOiJlZWI2ZWRhYi01YzM4LTQ5MDMtYjA3MC01OGFjNzY3YTMzODkiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMTNmMzBkZS0wOGJjLTBiMzgtMjk0Mi0yZmE4NTJjNjk2ODQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"39":["45c44b27-ca7b-4891-8c0d-1747d588b835","VLUCsXv-BHRuhfqYx6V7jCmrdNT6eZFPPYnxH_y8sO0.eyJpbnN0YW5jZUlkIjoiZDZhZmVkMjQtOTcwNy00ZWI3LWJkMGYtMjY0OTFiYjdkMTExIiwiYXBwRGVmSWQiOiI0NWM0NGIyNy1jYTdiLTQ4OTEtOGMwZC0xNzQ3ZDU4OGI4MzUiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYTI1MjgwYi00YWQ2LTA4NTQtMDQyMy1hOWFiYThiNmFhZjQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"40":["fc9314bc-a317-4a2b-a9d4-5ad21cc57856","DGoIrrBhhU5gtpA5GrVJME40iYtCDrRLm1IbyHLqZ-c.eyJpbnN0YW5jZUlkIjoiM2ExZjJhNGMtY2YwOS00MTI4LWJiZDMtYjlkNWYyNzQ2ZDAxIiwiYXBwRGVmSWQiOiJmYzkzMTRiYy1hMzE3LTRhMmItYTlkNC01YWQyMWNjNTc4NTYiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNjk1ZWY2My0xMmQ4LTA3Y2ItMDJmZi0zNjM3NDE3NTE2ZTQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"41":["f4d83b06-b408-4f3b-afd4-de8db311d7d8","9iGVkEfWJuXs7G4_JAM1BnHuKHqt2Ebv-WO4Uo8PXsc.eyJpbnN0YW5jZUlkIjoiZmM0ZDk4MTctZmE3NC00NzY5LWJjZDItOWQxMTZlYjlkMGRlIiwiYXBwRGVmSWQiOiJmNGQ4M2IwNi1iNDA4LTRmM2ItYWZkNC1kZThkYjMxMWQ3ZDgiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmMGM3NWQzOC0yN2E1LTAxOGEtMDVmZS0xMmYzZGRiOGFiM2IiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"1001":["13322a7c-6039-ac58-86e8-48b76f901d91","75ENQL9zYA8x0Uq_rBwe3l8bHGcRCRueeVq1BUHZBRg.eyJpbnN0YW5jZUlkIjoiM2I5NDg2MzgtMGI2MC00NWM2LWJiNTUtOGFlMDNmNDMxMTJjIiwiYXBwRGVmSWQiOiIxMzMyMmE3Yy02MDM5LWFjNTgtODZlOC00OGI3NmY5MDFkOTEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMTY6MjA6MjYuMzQzWiIsInZlbmRvclByb2R1Y3RJZCI6Ikluc3RhbnRTZWFyY2giLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiNzE3YjMzYjgtYmYxNi00NjhhLTk2MDUtOTc3ZWVkNTIyNTk4IiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTYtMDItMThUMjA6MTc6MjIuNjg5WiJ9"],"1002":["134139f3-f2a0-2c2c-693c-ed22165cfd84","3oypZdUrGQlcjWywZyHVcXMuUNubFE4ETan3BC0Zdgc.eyJpbnN0YW5jZUlkIjoiOGVkZmY2NWEtYjc5Zi00ZmVkLTk3NGYtMDgxNzc2YWM1Yjg5IiwiYXBwRGVmSWQiOiIxMzQxMzlmMy1mMmEwLTJjMmMtNjkzYy1lZDIyMTY1Y2ZkODQiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0M1oiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MjU1MzM3NS02YTRlLTA5MGUtMmU2My04N2Y1YzVhZDIwNmMiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"1943":["133bb11e-b3db-7e3b-49bc-8aa16af72cac","1rXASI_KvqPcPbHih3KM_S-8ZqB-e9AjF52Rm0tDKAQ.eyJpbnN0YW5jZUlkIjoiNTM1MmJlYTQtZDIzOS00YjVjLWI0ZGQtYmE4OTQwYTU3OGFhIiwiYXBwRGVmSWQiOiIxMzNiYjExZS1iM2RiLTdlM2ItNDliYy04YWExNmFmNzJjYWMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMTY6MjA6MjYuMzQzWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wMi0xOFQyMDoxNzoyMi42ODlaIn0"],"3006":["138bc373-8af7-4580-ffb0-b44d6876a2aa","6nLksgnyBuAFIkdQTNRC30JtONg_A9ZLpIcOfP3ZHRg.eyJpbnN0YW5jZUlkIjoiOTUzZTkyNzctOTQ2NS00NjU1LWIzZjUtYWFmNDA2ZGIyNzcxIiwiYXBwRGVmSWQiOiIxMzhiYzM3My04YWY3LTQ1ODAtZmZiMC1iNDRkNjg3NmEyYWEiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMTY6MjA6MjYuMzQ0WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wMi0xOFQyMDoxNzoyMi42ODlaIn0"],"3145":["1315e009-0726-0577-9168-30362eb12693","GPcDuk2MxJxsw8zJLT_cGC4e4_LzGNAMYzRk-_Uo5TA.eyJpbnN0YW5jZUlkIjoiY2EzNTIxZTMtMTVmYS00MTBmLTgzOTMtZWU0YmQyNDUzNTNkIiwiYXBwRGVmSWQiOiIxMzE1ZTAwOS0wNzI2LTA1NzctOTE2OC0zMDM2MmViMTI2OTMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMTY6MjA6MjYuMzQ0WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wMi0xOFQyMDoxNzoyMi42ODlaIn0"],"4149":["12b36406-38d0-f575-b56b-217dfd1ec5af","ZVR25ngdJKcfww0vJ46D85fop3bFBp7stOoL2_JUzC8.eyJpbnN0YW5jZUlkIjoiOTJlM2M0OTktZDZiMy00MWNiLWFmYTktMDhmNzc1NjI3NzEzIiwiYXBwRGVmSWQiOiIxMmIzNjQwNi0zOGQwLWY1NzUtYjU2Yi0yMTdkZmQxZWM1YWYiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMTY6MjA6MjYuMzQ0WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wMi0xOFQyMDoxNzoyMi42ODlaIn0"],"5049":["1380b703-ce81-ff05-f115-39571d94dfcd","XJi1Bbu8BlUka-xb2R5k3R6XVTgeGOlTaaqxNWBk-mM.eyJpbnN0YW5jZUlkIjoiYTk1YmQ5N2YtMWRlNS00N2ZjLTkyNWQtYWUwZWMxYjhhYThhIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiYTVkMTFjNTAtYzAzNC0wMTFmLTJiNzEtMjFlYzcyYjlkMTZmIiwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wMi0xOFQyMDoxNzoyMi42ODlaIn0"],"5488":["14409595-f076-4753-8303-9a86f9f71469","XvU6OpVyU1ue_UhrwAtpL1dgVzndyTdn9JtPbr2BVh0.eyJpbnN0YW5jZUlkIjoiMDBiYTM4YjQtNjVhMi00M2UyLWEzODYtNWViMGYwNmNhZmE2IiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJ2aWRlb19jb21wYWN0IiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiMGMzMGZkOWItYjg3My0wNTAxLTFhYWEtZDE1MjQzNmRkNDQzIiwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wMi0xOFQyMDoxNzoyMi42ODlaIn0"],"6019":["129acb44-2c8a-8314-fbc8-73d5b973a88f","zOcSiUXb0dTYldmKh7g6GRf_dhqhJxwgwCVpEkL4YwM.eyJpbnN0YW5jZUlkIjoiNjg4MmU1YzAtZjE0Ni00YWJlLThiNTMtYjc4MjUzNmY5Y2YwIiwiYXBwRGVmSWQiOiIxMjlhY2I0NC0yYzhhLTgzMTQtZmJjOC03M2Q1Yjk3M2E4OGYiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2NDA4MjBlZi0yYzk3LTBjNWQtMzI3Zi0zODYwZTA2ZWU3MTUiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"6465":["13ef005f-a5ce-c055-a7f1-909a42f75153","ntIsh_UT1j34Pww0dw9cSRvIam7OTrRFRB9l9NShxRE.eyJpbnN0YW5jZUlkIjoiZTUxNjExMzQtZmJhZi00MGE2LWIyMGMtYzBiZWIyYjcyMTFjIiwiYXBwRGVmSWQiOiIxM2VmMDA1Zi1hNWNlLWMwNTUtYTdmMS05MDlhNDJmNzUxNTMiLCJzaWduRGF0ZSI6IjIwMjUtMDUtMTJUMTY6MjA6MjYuMzQ0WiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wMi0xOFQyMDoxNzoyMi42ODlaIn0"],"7060":["1375baa8-8eca-5659-ce9d-455b2009250d","jyWwrMZvaGlIIscv-Q3hcc9R4xn9P86ioHzpeY62emY.eyJpbnN0YW5jZUlkIjoiOWYyNGU0ZGQtOGYxYi00NGI5LWIxZjMtMGRjNWM0ZTgyNjczIiwiYXBwRGVmSWQiOiIxMzc1YmFhOC04ZWNhLTU2NTktY2U5ZC00NTViMjAwOTI1MGQiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5M2FlMjFmMi01MmNhLTAyNWEtMDhkZi04MjI3NzdlOTVkOTYiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"7964":["14271d6f-ba62-d045-549b-ab972ae1f70e","fl9Y2KOQju_bhuUmZKgC_hWYILs0Dq1oHbI1cJjVxMM.eyJpbnN0YW5jZUlkIjoiZGY3MzZkNjYtYmUyYS00MTcxLWJhZWItNzVlNzFjMDMwMjljIiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkM2Y5YTg0OS02M2ZiLTA3OTItMDNjNy1mYTA1YWYwMjc5NzkiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"8368":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.8c935e77cf5fe40909fd2c04e267aa5710b78bfa.eyJpbnN0YW5jZUlkIjoiM2E3YTY0M2EtMTk5Ni00NmU0LWIyNzMtYmNjNjEwYWIxN2EzIiwiaHRtbFNpdGVJZCI6ImViOWM1ODQ0LWFhZDktNDllYS05NDRiLWQ5ZjVlZWMwNmI0NCIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NzA2NjgyNjM0NCwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1IiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiU2hvd1dpeFdoaWxlTG9hZGluZyxIYXNEb21haW4sQWRzRnJlZSIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiI3MTdiMzNiOC1iZjE2LTQ2OGEtOTYwNS05NzdlZWQ1MjI1OTgiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"10446":["14c92d28-031e-7910-c9a8-a670011e062d","we4LtSyaBb7ySRlnepYfJAVLYN5vSw8JCn24wU7f_Ng.eyJpbnN0YW5jZUlkIjoiMTQ3NmE2ZDEtZWFkZS00ZWE1LTlhNWItZWQyNjE5ZjRhMmM4IiwiYXBwRGVmSWQiOiIxNGM5MmQyOC0wMzFlLTc5MTAtYzlhOC1hNjcwMDExZTA2MmQiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxOGZjNjNmZS0zNzBmLTA4NDYtMjM3Ny02MmM0YWFmNWQ5MmQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"11996":["13d21c63-b5ec-5912-8397-c3a5ddb27a97","7wbJmUg8epq9Tqyj22MVHOEJ9__zrWS8QMwJVy1G9Ic.eyJpbnN0YW5jZUlkIjoiMjhhNWJmMzAtYzVjYS00NGRjLThlZTAtNGYwMzRlMzhiNjVmIiwiYXBwRGVmSWQiOiIxM2QyMWM2My1iNWVjLTU5MTItODM5Ny1jM2E1ZGRiMjdhOTciLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyNDJmN2ExZi0xODFiLTAyM2YtMzdjYy1jMGUxZmQzOWNkYmEiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"12847":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","O6e8aZFkZ2jwhC6PW8pc6gbPnIAoDcuDmv3rcE_TtWA.eyJpbnN0YW5jZUlkIjoiZWQ0MGQ2ZTktMDNkZi00NTc2LWEzZmMtNWZlNWNkMDRlOGNiIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlMWNhMTNjNi1kZTBlLTAzOTUtMWFkMC1kMDA3N2UwNTkzMmUiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"13014":["14cffd81-5215-0a7f-22f8-074b0e2401fb","ROVM6kk-TlggJOg-Ub-foA7E7VFsN5dofToGKqkQhBU.eyJpbnN0YW5jZUlkIjoiYTFlOTEzN2ItYzM5NS00ZjNkLTlhZjItNzk3ODMxZGY4MTIyIiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhZDYzZDY1NC0xZTQ0LTA5ZGUtMjNkZS1mNjlhODJkZWZhYzciLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"13503":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","0M7gQuWIMdxgqX0D_blQibJnCDeAveuHHLFkkertRD4.eyJpbnN0YW5jZUlkIjoiZDUzZTM2OWMtYTRkNi00OWU0LWI1MmItMjQ5ZGFhZDhkN2FhIiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkOWI0ZjNiMy03OTA3LTBmMDctMGMwNy1hYjdmMTlkOWFjNGYiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"15635":["14dbef06-cc42-5583-32a7-3abd44da4908","7RBx3-IPFr5aY7A__1uLN8rGuRj7eunKcNEsqEuS7M0.eyJpbnN0YW5jZUlkIjoiOGQ2YWM5NmMtYmQyZi00NGFmLWJiMTMtMTc4MWRiMDVkYTJiIiwiYXBwRGVmSWQiOiIxNGRiZWYwNi1jYzQyLTU1ODMtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MWUwMGM0My02MGZlLTAyNGMtMDIzZi05ODYzNjgwNGExY2UiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"15938":["14ebe801-d78a-daa9-c9e5-0286a891e46f","7SahAY97d8jeVQ6Izrv8lhidi5Aw-5oExNZn0q3maB8.eyJpbnN0YW5jZUlkIjoiZjViMjdjMWYtZWQxYy00N2ZkLThiYmQtOTBkZDM0MWI3YTM1IiwiYXBwRGVmSWQiOiIxNGViZTgwMS1kNzhhLWRhYTktYzllNS0wMjg2YTg5MWU0NmYiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmOTM4YjkzMC0zMGNkLTAxMWUtMzI5MS0xZjNmODcxYTAxZDAiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"16572":["14f25924-5664-31b2-9568-f9c5ed98c9b1","XrwexHvhvA2zhNcXO_i3TPN_xGY-ZxMYz8nGix9lvsM.eyJpbnN0YW5jZUlkIjoiY2NiNjI0MDQtMzc4Yi00MTcxLTlhM2QtZDk4MjhjM2FiOWU4IiwiYXBwRGVmSWQiOiIxNGYyNTkyNC01NjY0LTMxYjItOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjMDNjZTEyYi1lYTVhLTA3OTItMjMxMS01NjYwM2YzYmMyMGQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"16862":["14f25dc5-6af3-5420-9568-f9c5ed98c9b1","vLDVTPIAYLbEmtaQ__bRC43xUMwbZcPaHl6eF9xeg6g.eyJpbnN0YW5jZUlkIjoiNGZiMzczMzItZTM4NS00NGYxLWIyODEtY2Q0YmM4NGJiYjQ4IiwiYXBwRGVmSWQiOiIxNGYyNWRjNS02YWYzLTU0MjAtOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MzM5YjYxZC0zZTU0LTAyMTItMGJhZC00MmE5N2I0YWMwYWQiLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"18489":["14517e1a-3ff0-af98-408e-2bd6953c36a2","xS3ea0Gf0fT1TFrNdaHlOvebtXqURtWK4ouhMwy8DNw.eyJpbnN0YW5jZUlkIjoiM2I0MThlNzEtMWNmYi00N2FlLWEwMTctMjZjZmQzNDc4YzYyIiwiYXBwRGVmSWQiOiIxNDUxN2UxYS0zZmYwLWFmOTgtNDA4ZS0yYmQ2OTUzYzM2YTIiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzN2NiNGI1ZS1jMTJhLTAxNGQtMTkzYi1hOTJkNjA0NmY3ODciLCJzaXRlT3duZXJJZCI6IjcxN2IzM2I4LWJmMTYtNDY4YS05NjA1LTk3N2VlZDUyMjU5OCIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTAyLTE4VDIwOjE3OjIyLjY4OVoifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","Uio4fv-csLxhfF2TX9fvb9GcLZadNj3p8dq_RXAbTg0.eyJpbnN0YW5jZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiMGM4YWM1MmYtZGRkMS00NmUzLWI5MmMtOGZlMmIzMDE3YmU1Iiwic2lnbkRhdGUiOiIyMDI1LTA1LTEyVDE2OjIwOjI2LjM0NFoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiNzE3YjMzYjgtYmYxNi00NjhhLTk2MDUtOTc3ZWVkNTIyNTk4IiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTYtMDItMThUMjA6MTc6MjIuNjg5WiJ9"]}},"seo":{"context":{"siteName":"Learning Labs, Inc.","siteUrl":"https:\/\/www.lli.com","domain":"lli.com","indexSite":true,"defaultUrl":"https:\/\/www.lli.com\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/717b33_4571b8d61ec647e783bd5d2f096e8c43%7Emv2.jpg","homePageTitle":"HOME","facebookAdminId":"130116550366429","businessName":"Learning Labs, Inc.","businesDescription":"Proudly serving K–Postsecondary STEM and Career, Technology, and Engineering Education in the Southeastern US since 1967.","businesLogo":"https:\/\/static.wixstatic.com\/media\/717b33_4571b8d61ec647e783bd5d2f096e8c43~mv2.jpg","businessLocationCountry":"US","businessLocationFormatted":"366 Switch Road, Calhoun, US-GA 30701, USA","businesLocationsState":"GA","businessLocationCity":"Calhoun","businesLocationsStreet":"366 Switch Road","businessPostalCode":"30701","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"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.PreInstalledPostSubmittedForReview":"false","specs.wixBlog.EnableCommentsFunction":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"false","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"false","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.wixBlog.useAmbassadorPostList":"false"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.ServicePageV2Mapping":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}},"businessPhone":"+ 1-800-334-4943"},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"130116550366429","property":false},{"name":"google-site-verification","value":"NGd2O6wkjnD58UJP_9-JNbphxuXE4UsQVevmv6ZNnQY","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"r2iqv"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.lli.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.lli.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"fbe5b570-de5e-4c14-b3a4-b8066168c0f5"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"fbe5b570-de5e-4c14-b3a4-b8066168c0f5","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":true,"memberInfoAppId":13014},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"Learning Labs, Inc.","siteRevision":5572,"language":"en","mainPageId":"r2iqv","pageIdToPrefix":{"xu0b3":"account","itya4":"account","mipqc":"account","o8cd9":"profile"},"routerPrefixes":{"524d9c57-3943-44db-a0da-be77d6ffaa41":{"name":"account","prefix":"\/account","type":"dynamicPages"},"b22c59b4-caf5-4064-b35b-b1c4a8acd258":{"name":"account","prefix":"\/account","type":"dynamicPages"},"b4221c23-0dae-44fd-bef0-152ca0f28c73":{"name":"account","prefix":"\/account","type":"dynamicPages"},"f37f422b-0fd9-47c0-a396-263ff912467a":{"name":"profile","prefix":"\/profile","type":"dynamicPages"}},"timezone":"America\/New_York","pageIdToTitle":{"zadii":"BOFA Fume Extractors","c17jp":"CONTACT US","hijww":"GACTE","aokty":"Montisa Work","hs4bs":"American Science and Technology Labs","p4gwd":"North Carolina","itya4":"Settings","dsr75":"Alabama","k0eaq":"Sales Banner\/Equipment Form","idxs3":"Nida","r4lge":"Post Secondary Dist. Learning Resources","qe3wk":"Mayku","kqtmv":"Tormach","ufql2":"Hotronix Heat Presses","liw4h":"Nasco","bmn17":"Tom Richardson","sp5lv":"REV Robotics","thh20":"Automotive Systems Literature","lbvd3":"Health Science Literature","bd900":"Tenstar Simulation","lvyz0":"Roland - Desktop Engravers","g4e70":"Clean Air Industries","k0rol":"DEPCO, LLC - Career Explorations STEM","n6dcd":"Worktour","vzwab":"ABOUT US","rmnut":"DEPCO, LLC - Body Interact","y9oym":"V5 Trade-in Program","kmofx":"Makerspace Literature","isbty":"Alternative Energy Literature","cydmn":"Roland - Laser Decorators","q7d4k":"Biotechnology","vgvrj":"GCC LaserPro","kdmfo":"Diversified Woodcrafts","svzpz":"DJI Drones","nrvzr":"Computer Science Literature","flpzg":"BirdBrain Technologies","ldaz4":"Tennessee","xcsmx":"WAZER","oqjrl":"TII - Integrated Manufacturing","s1m8o":"Law and Public Safety","xnjdg":"Intelitek","t2xzp":"Roland - CNC\/Rapid Prototyping","f4fs8":"Video Production\/Filmmaking","px4uu":"Kid Spark Education","lav6a":"Automotive Student Testing (AST)","szex7":"Mechatronics Literature","fhba5":"Career Exploration Literature","gr35n":"Mechatronics","y9pke":"Learning Labs, Inc.","r2iqv":"HOME","ci5qb":"Laser Ammo","n3vkf":"Georgia","wl0nr":"911Simulators.com","t2a6v":"Roland - Large Format Printers\/Cutters","tl5ku":"AutoEDU","tybfy":"Makerspace","lmj9n":"In-House Solutions","stxb1":"Products Available in South C...","t354u":"Markforged","j1jxy":"Products Available in Tennessee","gawo1":"Spectrum","th410":"Tiertime","vry01":"Agriculture\/Agriscience","snsmq":"Industrial Maintenance","dnzej":"Computer Science","a2sch":"Vizitech USA - eXtinguisher","o8cd9":"Profile","zt7gf":"Mobile Training Solutions","y9oyk":"2018 Intelitek PD","feqn5":"Welding Literature","ajfeu":"Sneak on the Lot","ft5jm":"DeKalb Bid No. 11-449","p3mz6":"Robotic Welding - Fanuc and Miller","vs34t":"camInstructor","hk19i":"Martha Richardson","q8km7":"Product Interest Form","t0uof":"Graphic Design Literature","alylg":"For the Win Robotics","u88xl":"Roland","rpbzn":"PRODUCTS","mipqc":"Notifications","byxp5":"ATech","n1izq":"Welding","km7j3":"KG Protech","x4vda":"HVAC Literature","zj75i":"DEPCO, LLC - UVC Light Sterilization","hdfbi":"CAD\/CAM\/CNC Literature","ebho3":"Snapmaker Tutorials","tcw29":"Dahle","h40ft":"Products Available in Florida","t7f1c":"Products Available in Kentucky","movoy":"ESCO Group","ltnum":"3B Scientific","b6to1":"Learning Labs - Health Care Occupations","ukcjx":"Survey","ejyn9":"Automotive Systems","sw8e1":"ADF Didactic","atf07":"Miller - Welding Equipment","cpbn5":"DeKalb Bid No. 15-134","xpu2j":"Aviation","tchnw":"Contact Form Thank You","tauz1":"Roland - Impact Printers","w7z2r":"Niryo","eodva":"LLI - TSA Drone\/UAV Challenge Packages","eq44d":"TII - Advanced Systems","r6n48":"3D Printer Bundles","mvj91":"Engineering","ovcej":"Snapmaker","pftpt":"Products Available in North Carolina","y9oyj":"Miller free safety products","bzyay":"Alternative Energy","bkrh7":"Roboze","nkq68":"Building Trades Literature","f8keg":"Engineering Literature","vitri":"BIDS","pu1ph":"STEM\/STEAM Literature","qmv1j":"Graphic Design","jfzch":"High School Distance Learning Resources","c4o6z":"Miller - Automation\/Robotics","tvq1d":"Health Science","smbym":"STEMPilot","lyish":"DEPCO, LLC","maan0":"Fluid Power Training Institute","fymsc":"Questech, Inc.","ms9vo":"MedTableAR","a56y5":"CAD\/CAM\/CNC","y9oyl":"MakerBot free Mini+","t5h4r":"Calendar of Events","a6436":"Drone Nerds","gj95k":"K-8 Distance Learning Resources","gaqc6":"3D Printers Literature","heq30":"HVAC","jfz8k":"DeKalb Bid No. 20-519","rhq7n":"Post","jc6fm":"Miller","qmr0y":"Industrial Maintenance Literature","qmigj":"Skillveri","oa188":"Heavy Equipment Simulators Literature","rlhko":"Learning Labs - Exploring Career Pathway","nhmrb":"TII","wcjoo":"Hampden","fydav":"Shure","ahrhi":"Open-Source Solutions","xutiw":"South Carolina","w30ij":"CM Labs","d6rrm":"Fullscreen Page","a7d66":"Florida","je0no":"Regional Managers","twe6j":"PROMOS","mb0q6":"Virtual\/Mixed Reality Literature","dnjvl":"Makey Makey","m1ju5":"Virtual\/Mixed Reality","m3ayn":"Video Production\/Filmmaking Literature","st9bx":"Vizitech USA - VR Forensics","ju7uu":"Horizon Educational","i3ou3":"Learning Labs - Mobile Tng Solutions","ee7bt":"Manufacturing Literature","v03y3":"Robotics","xad3d":"DEPCO, LLC - Health Science","cw8kc":"STEM\/STEAM","xu0b3":"My Account","cg0em":"Vizrt (formally NewTek)","qhcha":"Electricity\/Electronics Literature","kbaj7":"Aviation Literature","gsakp":"Mobile Modular Training Systems","ifef2":"3D Printers","y8oyv":"Biotechnology Literature","v74r2":"Career Exploration","irytg":"Edibon","fieaj":"Tovatech","hzrfo":"TII - Technology Fundamentals","dlsds":"Heavy Equipment Simulators","ltbvw":"UP Box+ Zoom Video","csqdo":"Robotics Literature","t698x":"Building Trades","yzzao":"Envisioneer","p61do":"Rubin","u9tj4":"Inspirit","pux9c":"Furniture Literature","j66iv":"Mobile Training Solutions Literature","yvkp9":"pi-top","mc5w8":"Forest CNC","p5fc9":"Agriculture\/Agriscience Literature","hpqth":"Miller - Welding Training Equipment","rqjpy":"Furniture","c1n8o":"PRODUCTS","vjkf0":"LITERATURE","piep0":"SEAL Laminators","pkdzm":"PRO Landscape","htpwh":"Matter and Form","iy3j3":"Products Available in Alabama","xs18x":"Manufacturing","kpk5d":"BLOG","x5tx8":"Kentucky","ouq4x":"Formlabs","civ80":"Electricity\/Electronics","f46xv":"Flux","s230o":"Products Available in Georgia","edd1h":"Law and Public Safety Literature","f6xdl":"NeuroMaker","rwfrg":"PROJECTS"},"urlMappings":null,"viewMode":"Site"},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":1,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","tpaWidgetId":"recent-posts-widget","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Blog","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/RelatedPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/RelatedPosts","tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/CategoryMenu","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/CategoryMenu","tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/TagCloud","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/TagCloud","tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","tpaWidgetId":"custom-feed-widget","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/RssButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/RssButton","tpaWidgetId":"rss-feed-widget","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Archive","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Archive","tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Post","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/PostTitle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/PostTitle","tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/PostList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/PostList","tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/MyPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/MyPosts","tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":18,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"147f339b-3fcf-2fc5-c69b-207cd644130e":{"widgetUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_SERP","mobileUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_SERP","appPage":{"id":"search_results_page","name":"Search Results Page","defaultPage":"serp","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":1001,"appDefinitionName":"Site Search","appDefinitionId":"13322a7c-6039-ac58-86e8-48b76f901d91","isWixTPA":false,"allowScrolling":false},"13322a9f-8ffc-59f0-c8fc-ca95943cb55c":{"widgetUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_widget-V3.html?v=2020.06.13","mobileUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_widget-V3.html?mobile=1&v=2020.06.13","tpaWidgetId":"instantsearch+_basics","appPage":{},"applicationId":1001,"appDefinitionName":"Site Search","appDefinitionId":"13322a7c-6039-ac58-86e8-48b76f901d91","isWixTPA":false,"allowScrolling":false},"13413a43-5f07-2918-9924-bc7506a64d36":{"widgetUrl":"https:\/\/wix-visual-data.appspot.com\/index","mobileUrl":"https:\/\/wix-visual-data.appspot.com\/mobile","tpaWidgetId":"visual_data","appPage":{},"applicationId":1002,"appDefinitionName":"Table Master","appDefinitionId":"134139f3-f2a0-2c2c-693c-ed22165cfd84","isWixTPA":true,"allowScrolling":false},"133bb136-1c71-aacd-3744-564ac3e635ac":{"widgetUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","mobileUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","tpaWidgetId":"none","appPage":{},"applicationId":1943,"appDefinitionName":"Events Calendar","appDefinitionId":"133bb11e-b3db-7e3b-49bc-8aa16af72cac","isWixTPA":false,"allowScrolling":false},"140e9419-477b-a4ea-3bff-9931cf0137f8":{"widgetUrl":"https:\/\/wix.tidiochat.com\/widget-mobile.php","mobileUrl":"https:\/\/wix.tidiochat.com\/widget-mobile.php","tpaWidgetId":"tidio_live_chat_mobile_widget","appPage":{},"applicationId":3006,"appDefinitionName":"Tidio Live Chat & AI Chatbots","appDefinitionId":"138bc373-8af7-4580-ffb0-b44d6876a2aa","isWixTPA":false,"allowScrolling":false},"138bc399-2e98-4e8e-8140-0d62365aa762":{"widgetUrl":"https:\/\/wix.tidiochat.com\/widget.php","tpaWidgetId":"tidio_chat","appPage":{},"applicationId":3006,"appDefinitionName":"Tidio Live Chat & AI Chatbots","appDefinitionId":"138bc373-8af7-4580-ffb0-b44d6876a2aa","isWixTPA":false,"allowScrolling":false},"1315e07c-1344-9951-433d-69ff7cf62b1a":{"widgetUrl":"https:\/\/wix.atomchat.com\/","tpaWidgetId":"atomchat","appPage":{},"applicationId":3145,"appDefinitionName":"[Migrated] - AtomChat","appDefinitionId":"1315e009-0726-0577-9168-30362eb12693","isWixTPA":false,"allowScrolling":false},"12b36406-38d4-347f-fab0-74e5137cbd62":{"widgetUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","mobileUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","tpaWidgetId":"compare_ninja","appPage":{},"applicationId":4149,"appDefinitionName":"Common Ninja Comparison Tables","appDefinitionId":"12b36406-38d0-f575-b56b-217dfd1ec5af","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":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","appPage":{},"applicationId":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/SideCart","tpaWidgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","appPage":{"id":"Side Cart","name":"Side Cart","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5049,"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":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5049,"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":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5049,"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":5049,"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":5049,"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":5049,"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":5049,"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":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5049,"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":5049,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","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":5488,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"129acb44-2c60-3020-5989-0f5aea90b16f":{"widgetUrl":"https:\/\/editor.wix.com\/wix-labs\/google-calendar\/index","mobileUrl":"https:\/\/editor.wix.com\/wix-labs\/google-calendar\/index","tpaWidgetId":"google_event_calendar","appPage":{},"applicationId":6019,"appDefinitionName":"Google Event Calendar","appDefinitionId":"129acb44-2c8a-8314-fbc8-73d5b973a88f","isWixTPA":true,"allowScrolling":false},"13ef0072-e043-dfe6-c84d-6b8a53b66358":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=LinkedIn_Follow","mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=LinkedIn_Follow","tpaWidgetId":"linkedin_follow_button","appPage":{},"applicationId":6465,"appDefinitionName":"[Migrated] - LinkedIn Follow","appDefinitionId":"13ef005f-a5ce-c055-a7f1-909a42f75153","isWixTPA":false,"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":7060,"appDefinitionName":"Wix Get Subscribers","appDefinitionId":"1375baa8-8eca-5659-ce9d-455b2009250d","isWixTPA":true,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":7964,"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":7964,"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":7964,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","tpaWidgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","appPage":{},"applicationId":10446,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/mobile","tpaWidgetId":"faq_widget","appPage":{},"applicationId":10446,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"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":11996,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.123.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.123.0\/DailyAgenda","tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","appPage":{},"applicationId":11996,"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":11996,"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":11996,"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":11996,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13014,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":13503,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","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":15635,"appDefinitionName":"Members About","appDefinitionId":"14dbef06-cc42-5583-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":15938,"appDefinitionName":"Followers","appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f","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":16572,"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":16572,"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":16572,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","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":16862,"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":16862,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":18489,"appDefinitionName":"Wix Chat","appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":1,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.2106.0"},"isWixTPA":true},"14bcded7-0066-7c35-14d7-466cb3f09103":{"applicationId":18,"widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"sw47o","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ak2wd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"recent-posts-widget","default":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Blog","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.tag","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true},{"key":"wix.blog.sub_pages.category","enumerable":true,"hideFromFloatingNavBar":true},{"key":"wix.blog.sub_pages.archive","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":true},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"q8dzf","pageJsonFilename":"b17e8c_1c07c2861d2dfbeb0a345308f97602a9_25.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\"]}"}},"default":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u5w25","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"hoxv1","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pit6d","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/RelatedPosts","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/RelatedPosts","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","default":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/CategoryMenu","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/CategoryMenu","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","default":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"prihd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"dqjva","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"nz8hi","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"68a2d745-328b-475d-9e36-661f678daa31","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e9hqn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e3jvn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/TagCloud","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/TagCloud","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","default":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"gcv5t","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ghrxf","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"5fdc6c03-080d-4872-b567-24146c82fae5\",\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"ea40bb32-ddfc-4f68-a163-477bd0e97c8e\",\"763aa9a8-0531-426f-a4b1-61a7291ce292\",\"bc7fa914-015b-4c32-a323-e5472563a798\",\"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa\",\"1b5b448c-a39f-4515-9445-c6b4ceace1c2\",\"26858b64-aad8-42ab-8c63-f19009198c7b\",\"5940091f-797c-4e86-9c57-73fcfd87425f\",\"e5520a99-1725-4b88-a85f-c439916890c8\",\"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a\",\"5e123a45-f3aa-4157-a47a-e58d8cb246eb\"]}"}},"default":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"liy9s","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"custom-feed-widget","default":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"eii64","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u61rq","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d134b0c9-8085-415a-9479-b555374ba958","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pzdqd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/RssButton","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/RssButton","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"rss-feed-widget","default":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Archive","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Archive","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","default":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"yrjyo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Post","widgetId":"211b5287-14e2-4690-bb71-525908938c81","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.post","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/PostTitle","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/PostTitle","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2641.0\/PostTitleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostTitleViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","default":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"wzdp6","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"y3apm","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"bu1xw","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/PostList","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2626.0\/PostList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","default":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pz2i2","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e25z0","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"b0z74","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"h77jn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\"]}"}},"default":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/MyPosts","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2641.0\/MyPosts","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","default":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":false,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false}},"appDefinitionName":"Wix Blog","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/editorScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2252.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/[email protected]\/1643"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1643"}},"studio":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.npm.communities-blog-node-api"}},"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.4099.0"},"isWixTPA":true},"13322a7c-6039-ac58-86e8-48b76f901d91":{"applicationId":1001,"widgets":{"147f339b-3fcf-2fc5-c69b-207cd644130e":{"widgetUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_SERP","widgetId":"147f339b-3fcf-2fc5-c69b-207cd644130e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_SERP","appPage":{"id":"search_results_page","name":"Search Results Page","defaultPage":"serp","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"13322a9f-8ffc-59f0-c8fc-ca95943cb55c":{"widgetUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_widget-V3.html?v=2020.06.13","widgetId":"13322a9f-8ffc-59f0-c8fc-ca95943cb55c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix-instantsearchplus-ssl.akamaized.net\/wix_widget\/wix_instantsearchplus_widget-V3.html?mobile=1&v=2020.06.13","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"tpaWidgetId":"instantsearch+_basics","default":true}},"appDefinitionName":"Site Search","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Let your visitors conduct up 30 monthly searches with our free plan or unlimited searches with our premium plan","name":"Number of searches","id":"10294a8d-c16a-4390-9259-520fd6b4ea78"},{"description":"Site content will be refreshed every day and on-demand for premium users, and weekly for free active users.","name":"Frequent Sync","id":"e9ff4266-d566-4719-86fb-f9ebf392e344"},{"description":"Allows users to search your Wix site and find what they are looking for. Users get results in the search results window.","name":"Search and navigation","id":"aee23261-3137-4a3e-8fff-7a64c57a3019"},{"description":"Delight your visitors like the pros do, with a fast dropdown of autocomplete suggestions.","name":"AutoComplete Suggestions","id":"2071e478-9cdd-4fd4-9e64-9ff2ba85a8fd"},{"description":"Review all the content your users are searching for on your site, so that you can serve them better. Get insights on how to improve your SEO and attract more organic search traffic to your site","name":"Business dashboard","id":"cb1364f5-cfeb-4cd2-a3e6-1db4ae9c9c94"},{"description":"Show users eCommerce search results with price and more","name":"eCommmerce search results","id":"51e032b0-7f91-40f3-8f8a-fbe7c9b53216"},{"description":"Control whether users are presented our 'powered by' logo.","name":"Remove Logo","id":"cd941757-2715-4543-a7b1-ee8aa25b0fd5"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"10294a8d-c16a-4390-9259-520fd6b4ea78":"30\/Month","aee23261-3137-4a3e-8fff-7a64c57a3019":"","e9ff4266-d566-4719-86fb-f9ebf392e344":" Every week"},"id":"95517cb0-60b7-4872-b983-9fd753d1830c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"InstantSearch","featureList":{"cd941757-2715-4543-a7b1-ee8aa25b0fd5":"","2071e478-9cdd-4fd4-9e64-9ff2ba85a8fd":"","aee23261-3137-4a3e-8fff-7a64c57a3019":"","e9ff4266-d566-4719-86fb-f9ebf392e344":"Every day & on-demand","10294a8d-c16a-4390-9259-520fd6b4ea78":"Unlimited","cb1364f5-cfeb-4cd2-a3e6-1db4ae9c9c94":"","51e032b0-7f91-40f3-8f8a-fbe7c9b53216":""},"id":"8d5b2fc6-3cbc-44c2-93f2-de246c96b5d0","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5.9899997711182,"yearlyPrice":4.9899997711182}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"134139f3-f2a0-2c2c-693c-ed22165cfd84":{"applicationId":1002,"widgets":{"13413a43-5f07-2918-9924-bc7506a64d36":{"widgetUrl":"https:\/\/wix-visual-data.appspot.com\/index","widgetId":"13413a43-5f07-2918-9924-bc7506a64d36","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix-visual-data.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"visual_data","default":true}},"appDefinitionName":"Table Master","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"133bb11e-b3db-7e3b-49bc-8aa16af72cac":{"applicationId":1943,"widgets":{"133bb136-1c71-aacd-3744-564ac3e635ac":{"widgetUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","widgetId":"133bb136-1c71-aacd-3744-564ac3e635ac","refreshOnWidthChange":true,"mobileUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"none","default":false}},"appDefinitionName":"Events Calendar","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Display up to 5 or an unlimited number of events depending on the plan","name":"Number of events","id":"5ac676d3-30c8-491c-afe6-04a66e638667"},{"description":"Add multiple Events Calendars to your website","name":"Number of Calendars","id":"ec2eeba0-f4a7-488c-84bb-19546870cdeb"},{"description":"Automatically synchronize your calendar with your Google, Outlook or Eventbrite calendars","name":"Sync with external calendars","id":"4b841522-8665-489f-ab63-3530fed7223a"},{"description":"Remove the 'made by Inffuse' footer from the calendars","name":"Remove Inffuse brand ads","id":"56386a7b-f73e-4c10-a697-b2513f1f9033"},{"description":"Premium users will get priority email support and phone access to our support team","name":"Premium customer support","id":"0f6fdf5c-bbc8-4cfc-bf33-dcb5cedcc8cb"},{"description":"Choose to display events in monthly, weekly, or agenda layouts to best suit your needs","name":"Modify the layout","id":"dcdfdbec-da4c-4143-8743-965ae7a89a6d"},{"description":"Customize your calendar, including colors and fonts to match your brand and your site","name":"Customize your calendar","id":"d2582477-e8e3-4aa0-8628-f3aa4e609457"},{"description":"Events Calendar supports over 30 languages including English, Spanish, Portuguese, French and Russian","name":"Over 30 languages","id":"46fad4fd-a68b-4a68-b4ae-bfb4643918d0"},{"description":"All the calendar layouts are responsive, and will adapt to the size of the calendar","name":"Responsive design","id":"6d169221-81d4-4ba4-8f43-9e51357843e5"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"d2582477-e8e3-4aa0-8628-f3aa4e609457":"","ec2eeba0-f4a7-488c-84bb-19546870cdeb":"1","5ac676d3-30c8-491c-afe6-04a66e638667":"5","6d169221-81d4-4ba4-8f43-9e51357843e5":"","46fad4fd-a68b-4a68-b4ae-bfb4643918d0":"","dcdfdbec-da4c-4143-8743-965ae7a89a6d":""},"id":"03c5dc40-4979-4878-b7e1-40d0b2a2c15c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"premium","featureList":{"56386a7b-f73e-4c10-a697-b2513f1f9033":"","d2582477-e8e3-4aa0-8628-f3aa4e609457":"","ec2eeba0-f4a7-488c-84bb-19546870cdeb":"UNLIMITED","5ac676d3-30c8-491c-afe6-04a66e638667":"UNLIMITED","6d169221-81d4-4ba4-8f43-9e51357843e5":"","46fad4fd-a68b-4a68-b4ae-bfb4643918d0":"","0f6fdf5c-bbc8-4cfc-bf33-dcb5cedcc8cb":"","dcdfdbec-da4c-4143-8743-965ae7a89a6d":"","4b841522-8665-489f-ab63-3530fed7223a":""},"id":"be3b534a-1d9c-444c-9200-fd09c118b799","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":4.9899997711182,"yearlyPrice":3.9900000095367}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.8.0"},"isWixTPA":false},"138bc373-8af7-4580-ffb0-b44d6876a2aa":{"applicationId":3006,"widgets":{"140e9419-477b-a4ea-3bff-9931cf0137f8":{"widgetUrl":"https:\/\/wix.tidiochat.com\/widget-mobile.php","widgetId":"140e9419-477b-a4ea-3bff-9931cf0137f8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix.tidiochat.com\/widget-mobile.php","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"tidio_live_chat_mobile_widget","default":false},"138bc399-2e98-4e8e-8140-0d62365aa762":{"widgetUrl":"https:\/\/wix.tidiochat.com\/widget.php","widgetId":"138bc399-2e98-4e8e-8140-0d62365aa762","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_LEFT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"tidio_chat","default":true}},"appDefinitionName":"Tidio Live Chat & AI Chatbots","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"With multiple chat agents ready to talk with your customers, you’ll never keep them waiting around.","name":"Get Multiple Chat Operators","id":"962f2eca-92e9-46da-abe6-d107430857b8"},{"description":"Let customers get in touch with you in a click. Add Tidio Live Chat to your site, enter your info and you’re set.","name":"Set Up in Minutes ","id":"056631c6-4fc3-4603-8125-0e3120f8046a"},{"description":"Download Tidio's mobile app to answer your customers even on the go. Available for both Android and iOS. ","name":"Download the Mobile App","id":"35759f5a-fec6-4e66-9f7a-7de98cc46c0c"},{"description":"Chat with customers via the world’s largest social network. Simply connect your Facebook account to Tidio and start chatting. ","name":"Use Facebook Messenger","id":"7cd1d3c3-37b6-4fc2-a8cc-1cf8033a8bc2"},{"description":"Customize automatic messages to greet visitors when they reach your site. Send promo codes or special offers to encourage them to chat. ","name":"Create Automatic Messages","id":"84e6d520-3e3e-4a8e-93af-24a8992498ae"},{"description":"Translate all texts in the widget to match your visitor's browser language. Over 140 different languages available - Russian, Portuguese, Spanish & more. ","name":"Support Multiple Languages","id":"32f6782a-81e9-4318-a12c-cd280430136a"},{"description":"Allow your visitors to reach out to you and get a response instantly. Handle unlimited number of conversations at the same time.","name":"Chat with Multiple Visitors","id":"bea36946-49a3-4576-884b-278daf5c99dd"},{"description":"Set the hours during which you want to appear as unavailable and relax in your free time!","name":"Enable Do Not Disturb Mode","id":"5e867d02-ee3c-4edc-82cc-c50d6e376c5f"},{"description":"See a live preview of your visitor's message even before it's sent. ","name":"See What Visitors Are Typing","id":"8de24fc6-cab1-428f-8385-930b4d0c8842"},{"description":"See when visitors are live on your site thanks to a Visitor list. Track which pages they're currently browsing or what country they come from.","name":"Live Visitor List","id":"d8e55cdc-8bd3-4c2f-a707-a57b5195b126"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"7cd1d3c3-37b6-4fc2-a8cc-1cf8033a8bc2":"","35759f5a-fec6-4e66-9f7a-7de98cc46c0c":"","5e867d02-ee3c-4edc-82cc-c50d6e376c5f":"","32f6782a-81e9-4318-a12c-cd280430136a":"","962f2eca-92e9-46da-abe6-d107430857b8":"3","84e6d520-3e3e-4a8e-93af-24a8992498ae":"","056631c6-4fc3-4603-8125-0e3120f8046a":"","bea36946-49a3-4576-884b-278daf5c99dd":""},"id":"2737efe3-d352-4940-a9be-9b9e40259318","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Tidio Chat Pro","vendorId":"tidio-wix-pro","featureList":{"7cd1d3c3-37b6-4fc2-a8cc-1cf8033a8bc2":"","8de24fc6-cab1-428f-8385-930b4d0c8842":"","35759f5a-fec6-4e66-9f7a-7de98cc46c0c":"","5e867d02-ee3c-4edc-82cc-c50d6e376c5f":"","32f6782a-81e9-4318-a12c-cd280430136a":"","d8e55cdc-8bd3-4c2f-a707-a57b5195b126":"","962f2eca-92e9-46da-abe6-d107430857b8":"Unlimited","84e6d520-3e3e-4a8e-93af-24a8992498ae":"","056631c6-4fc3-4603-8125-0e3120f8046a":"","bea36946-49a3-4576-884b-278daf5c99dd":""},"id":"e9b2d34d-eb3f-4ff9-a083-adad7ece42e0","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":12,"yearlyPrice":9.6000003814697}}],"businessModel":"FREEMIUM"},"appId":"b6baa63f-16af-42c4-90c4-8e6c059acff7","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"1315e009-0726-0577-9168-30362eb12693":{"applicationId":3145,"widgets":{"1315e07c-1344-9951-433d-69ff7cf62b1a":{"widgetUrl":"https:\/\/wix.atomchat.com\/","widgetId":"1315e07c-1344-9951-433d-69ff7cf62b1a","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"atomchat","default":true}},"appDefinitionName":"[Migrated] - AtomChat","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"isInAppPurchase":false,"features":[{"description":"Upgrade to Premium and let users audio\/video conference with each other.","name":"Audio and video conferencing","id":"eb7c1161-e665-421b-b45e-797b14cc07ad"},{"description":"Let your users send files and share a collaborative drawing whiteboard.","name":"File sharing and whiteboard","id":"6cd6513c-48ef-491e-9131-32caf26eb7ac"},{"description":"AtomChat Premium allows up to 100 simultaneous chats. The free plan includes up to 20 online conversations.","name":"Engage in up to 100 simultaneous chats ","id":"f0cb08e0-4227-4fa6-a824-8c075305c1b2"},{"description":"Customize the look and feel of the AtomChat App directly from your settings panel.","name":"Customizable","id":"76f6681e-7ac0-4b1d-b485-095ccc2c583a"},{"description":"Allow your users to select their text color, send smileys, emojis and more ","name":"Let site visitors express themselves","id":"3f6382b6-ad98-4db2-865c-2f61feb9e215"}],"businessModel":"FREEMIUM","freeTrialDays":0,"languageCode":"en","isExternalPricing":false,"plans":[{"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0},"name":"Free","featureList":{"76f6681e-7ac0-4b1d-b485-095ccc2c583a":"","3f6382b6-ad98-4db2-865c-2f61feb9e215":""},"mostPopular":false,"id":"35fe4f0f-f3cd-494f-bcf1-6ae424a23562"},{"vendorId":"Premium","billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":9,"yearlyPrice":0},"name":"Premium","featureList":{"76f6681e-7ac0-4b1d-b485-095ccc2c583a":"","6cd6513c-48ef-491e-9131-32caf26eb7ac":"","f0cb08e0-4227-4fa6-a824-8c075305c1b2":"","3f6382b6-ad98-4db2-865c-2f61feb9e215":"","eb7c1161-e665-421b-b45e-797b14cc07ad":""},"mostPopular":false,"id":"33c74b13-6906-4885-8872-ee54c3cd44e5"}]},"appId":"27e75293-b631-4983-bbe5-45e148be8fb0","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"12b36406-38d0-f575-b56b-217dfd1ec5af":{"applicationId":4149,"widgets":{"12b36406-38d4-347f-fab0-74e5137cbd62":{"widgetUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","widgetId":"12b36406-38d4-347f-fab0-74e5137cbd62","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.commoninja.com\/comparison-tables\/wix\/viewer","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"compare_ninja","default":false}},"appDefinitionName":"Common Ninja Comparison Tables","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Create beautiful comparison tables in minutes.","name":"Easy Set Up","id":"2e3cc7e8-615e-4fec-b916-8ee884317133"},{"description":"Add additional content to your table including buttons, links, images, free text, ratings, and more.","name":"Add additional content","id":"900e9fd3-86c0-4c0a-b091-9eda1a66c3b5"},{"description":"Our comparison tables are ready to be used on all screen sizes and resolutions.","name":"Mobile responsive design","id":"8e4b26ee-4d37-4fb2-b532-ebf9230a808e"},{"description":"Remove all ads, labels, ribbons, and other references to Compare Ninja.","name":"Remove Ads","id":"b57559ff-7fa9-480a-a077-08a6b64f9858"},{"description":"Convert your CSV file into a professional comparison table in just a few seconds.","name":"CSV 2 HTML converter","id":"bb39e38e-fbe9-4306-b7e7-12bba58063cf"},{"description":"Export your comparison table to an image, csv file, or pdf.","name":"Table export","id":"0fe64bf4-7345-417e-8091-06d0233aacfe"},{"description":"Add additional features to your table such as search, pagination, and sorting.","name":"Advanced features","id":"3b93ea03-3f07-42de-87b7-a944b46814b9"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"900e9fd3-86c0-4c0a-b091-9eda1a66c3b5":"","8e4b26ee-4d37-4fb2-b532-ebf9230a808e":"","2e3cc7e8-615e-4fec-b916-8ee884317133":""},"id":"dab1519b-4d7e-4c00-9de1-2088ff5ea44d","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Ninja","vendorId":"cn_compare_ninja","featureList":{"3b93ea03-3f07-42de-87b7-a944b46814b9":"","0fe64bf4-7345-417e-8091-06d0233aacfe":"","bb39e38e-fbe9-4306-b7e7-12bba58063cf":"","900e9fd3-86c0-4c0a-b091-9eda1a66c3b5":"","8e4b26ee-4d37-4fb2-b532-ebf9230a808e":"","b57559ff-7fa9-480a-a077-08a6b64f9858":"","2e3cc7e8-615e-4fec-b916-8ee884317133":""},"id":"afe60518-2b00-4c22-b058-4c6c07140b89","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":2.9900000095367,"yearlyPrice":2.5}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"accessToken":true,"dataToken":true,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":5049,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3562.0\/ProductPage","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.stores.sub_pages.product","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidgetNoCss.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/PlatformizedGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","default":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/SideCart","appPage":{"id":"Side Cart","name":"Side Cart","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","cssPerBreakpoint":true},"tpaWidgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","default":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1865790"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"add_to_cart_button","default":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"default":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"grid_gallery","default":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4659.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-cart-ooi', 'cartViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/SliderGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"slider_gallery","default":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPage","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-thank-you-page-ooi', 'thankYouPageViewerWidgetNoCss.bundle.min.js')%>","ooiInEditor":true},"default":false},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","appPage":{"id":"order_history","name":"My Orders","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"default":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidgetNoCss.bundle.min.js","ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"shopping_cart_icon","default":false},"244576c9-d856-49b9-af14-216071924e3b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","widgetId":"244576c9-d856-49b9-af14-216071924e3b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"244576c9-d856-49b9-af14-216071924e3b","default":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","default":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","appPage":{"id":"checkout","name":"Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":false,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"fullPageDesktopOnly":true,"linkable":true,"controllerUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutController.bundle.min.js') %>","componentUrlTemplate":"<%= serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidget.bundle.min.js') %>","migratingToOoi":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5073.0\/CheckoutController.bundle.min.js","outOfIframeData":{"slots":[{"slotRole":"checkout:summary:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:lineItems:after2","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:totalsBreakdown:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:summary:after","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:header","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:top","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:deliveryMethod","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:steps:before","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]},{"slotRole":"checkout:policies:after-1","pluginInterfaces":["DEFAULT","CHECKOUT_WIDGET"]}]},"noCssComponentUrlTemplate":"<%=serviceUrl('ecom-platform-checkout', 'CheckoutViewerWidgetNoCss.bundle.min.js')%>"},"default":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","refreshOnWidthChange":true,"appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestViewerWidget.bundle.min.js","ssrCacheExcluded":"true","fullPageDesktopOnly":true},"tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","default":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5076.0\/CategoryPage","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.stores.sub_pages.category","enumerable":true},{"key":"wix.stores.sub_pages.sub_category","enumerable":true}],"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","default":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetNoCss.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"product_widget","default":false}},"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4064.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4064.0\/editor.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"migratingToOoi":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.4585.0"},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":5488,"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4469.0\/WixVideo","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%=serviceUrl('wix-vod-widget', 'WixVideoViewerWidgetNoCss.bundle.min.js')%>"},"tpaWidgetId":"wix_vod_develop","default":true}},"appDefinitionName":"Wix Video","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/editorScript.bundle.min.js","isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.325.0"},"isWixTPA":true},"129acb44-2c8a-8314-fbc8-73d5b973a88f":{"applicationId":6019,"widgets":{"129acb44-2c60-3020-5989-0f5aea90b16f":{"widgetUrl":"https:\/\/editor.wix.com\/wix-labs\/google-calendar\/index","widgetId":"129acb44-2c60-3020-5989-0f5aea90b16f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wix.com\/wix-labs\/google-calendar\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true},"tpaWidgetId":"google_event_calendar","default":true}},"appDefinitionName":"Google Event Calendar","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"13ef005f-a5ce-c055-a7f1-909a42f75153":{"applicationId":6465,"widgets":{"13ef0072-e043-dfe6-c84d-6b8a53b66358":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=LinkedIn_Follow","widgetId":"13ef0072-e043-dfe6-c84d-6b8a53b66358","refreshOnWidthChange":true,"mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=LinkedIn_Follow","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"linkedin_follow_button","default":true}},"appDefinitionName":"[Migrated] - LinkedIn Follow","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"1375baa8-8eca-5659-ce9d-455b2009250d":{"applicationId":7060,"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,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":7964,"widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"pro-gallery","default":false},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen","appPage":{"id":"fullscreen_page","name":"Fullscreen Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"linkable":true},"default":false},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"myzur","pageJsonFilename":"60cca8_1187b22ad1b74be9c211069460329a2b_8.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"pro-gallery-tpa","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pro Gallery","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"cloneAppDataUrl":"https:\/\/progallery.wixapps.net\/_api\/gallery\/clone","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.939.0"},"isWixTPA":true},"14c92d28-031e-7910-c9a8-a670011e062d":{"applicationId":10446,"widgets":{"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","widgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.387.0\/FaqOoi","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6001"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.387.0\/FaqOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.387.0\/FaqOoiViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true"},"tpaWidgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","default":false},"14c92de1-0e02-cbe5-98e9-c3de44d63a55":{"widgetUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/index","widgetId":"14c92de1-0e02-cbe5-98e9-c3de44d63a55","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-wix-faq-11.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"useSsrSeo":true},"tpaWidgetId":"faq_widget","default":true}},"appDefinitionName":"Wix FAQ","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/faq-platform\/1.152.0\/editorScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^5.199.0"},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":11996,"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"flb7a","pageJsonFilename":"8a2243_50937a143e5db1ded82cd39650f05c0d_440.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"169204d8-21be-4b45-b263-a997d31723dc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cv54f","pageJsonFilename":"8a2243_d5b26c91126b2788609a5fa914c2d8a0_406.json","blocksVersion":"","ssrCacheExcluded":"true"}},"default":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.0\/BookingServicePage","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2909.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.service_page","enumerable":true}],"linkable":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/514"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetable","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","default":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.524.0\/MyBookings","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5557"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"shouldDeleteAppWhenDeleted":true,"minHeightInMobile":450,"linkable":true},"default":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"linkable":true},"default":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","default":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"shouldDeleteAppWhenDeleted":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"default":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.1617.0\/ServiceListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","isLoadable":true},"tpaWidgetId":"service_list_widget","default":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","default":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"appStudioFields":{"variations":{},"pageJsonFilename":"8a2243_0290d6785da9bf70a35d96280cffbc2a_440.json","id":"drzkv","blocksVersion":"","ssrCacheExcluded":"true"}},"tpaWidgetId":"bookings_timetable_daily","default":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2024.0\/BookingsForm","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"linkable":false,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","default":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.123.0\/DailyAgenda","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.123.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","default":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cyng5","pageJsonFilename":"8a2243_b1d6e77a37fdcea91ab25d907d31a74e_440.json","blocksVersion":"","ssrCacheExcluded":"true","variations":{"edar7":{"id":"edar7","name":"edar7","pageJsonFilename":"8a2243_63bc1b373c73b66e49c1d4cc5a099eda_440.json"}}}},"default":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":320,"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","viewer":{"errorReporting":{"url":""}},"ssrCacheExcluded":"false"},"tpaWidgetId":"widget","default":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.2896.0\/BookingCalendar","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.calendar_page","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false"},"tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","default":false}},"appDefinitionName":"Wix Bookings","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsViewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsEditorScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5401.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/bookings-viewer-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-2"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.6737.0"},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":13014,"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2583.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%= serviceUrl('my-account-ooi', 'MyAccountViewerWidgetNoCss.bundle.min.js') %>","isLoadable":true,"cssPerBreakpoint":true},"default":true}},"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.206.0"},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":13503,"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2737.0\/ProfileCard","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidget.bundle.min.js","ssrCacheExcluded":"false","cssPerBreakpoint":true,"isLoadable":true,"noCssComponentUrlTemplate":"<%= serviceUrl('profile-card-tpa-ooi', 'ProfileCardViewerWidgetNoCss.bundle.min.js') %>"},"tpaWidgetId":"profile","default":true}},"appDefinitionName":"Profile Card","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.232.0"},"isWixTPA":true},"14dbef06-cc42-5583-32a7-3abd44da4908":{"applicationId":15635,"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2435.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/ProfileViewerWidget.bundle.min.js","ssrCacheExcluded":"false","isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_members_about_ooi","cssPerBreakpoint":true,"noCssComponentUrlTemplate":"<%= serviceUrl('members-about-ooi', 'ProfileViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"Members About","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2435.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.173.0"},"isWixTPA":true},"14ebe801-d78a-daa9-c9e5-0286a891e46f":{"applicationId":15938,"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,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.22.0"},"isWixTPA":true},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"applicationId":16572,"widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.54.0\/OoiNotifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"linkable":true,"migratingToOoi":true,"ooiInEditor":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/OoiNotificationsViewerWidget.bundle.min.js"},"default":true},"7ae13e41-6022-46c4-b050-2173272ef12e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","widgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.21.0\/Notifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.21.0\/NotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"7ae13e41-6022-46c4-b050-2173272ef12e","default":true},"53283e84-0c7c-4ca5-af93-0337f9f7f674":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","widgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.57.0\/OoiNotifications","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0\/OoiNotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'OoiNotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false"},"tpaWidgetId":"53283e84-0c7c-4ca5-af93-0337f9f7f674","default":true}},"appDefinitionName":"Wix Members Area Notifications","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.57.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.54.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5803"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5803"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.11.0"},"isWixTPA":true},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"applicationId":16862,"widgets":{"4c910826-dc3a-42b6-aa89-11e813c3821d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6142"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"4c910826-dc3a-42b6-aa89-11e813c3821d","default":true},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","refreshOnWidthChange":true,"mobileUrl":"http:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.17.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true,"ooiInEditor":true,"migratingToOoi":true,"componentUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiViewerWidget.bundle.min.js') %>","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiController.bundle.min.js') %>","controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/PreferencesOoiViewerWidget.bundle.min.js"},"default":true}},"appDefinitionName":"Members Notifications Settings","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.17.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/6097"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/6097"}},"ooiInEditor":true,"migratingToOoi":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.5.0"},"isWixTPA":true},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":18489,"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"iframeWithPlatform":true},"tpaWidgetId":"wix_visitors","default":true}},"appDefinitionName":"Wix Chat","appFields":{"platform":{"optionalApplication":true,"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"mostPopularPackage":"Sales","premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.136.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":5572,"userFileDomainUrl":"filesusr.com","metaSiteId":"0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","isPremiumDomain":true,"routersConfig":{"routers-jz8dyehd":{"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\":\"524d9c57-3943-44db-a0da-be77d6ffaa41\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b22c59b4-caf5-4064-b35b-b1c4a8acd258\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b4221c23-0dae-44fd-bef0-152ca0f28c73\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"}}}","group":"members","pages":{"524d9c57-3943-44db-a0da-be77d6ffaa41":"xu0b3","b22c59b4-caf5-4064-b35b-b1c4a8acd258":"itya4","b4221c23-0dae-44fd-bef0-152ca0f28c73":"mipqc"},"roleVariations":{}},"routers-jz8dyehf":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"f37f422b-0fd9-47c0-a396-263ff912467a\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"f37f422b-0fd9-47c0-a396-263ff912467a":"o8cd9"},"roleVariations":{}}},"routerByPrefix":{"account":"routers-jz8dyehd","profile":"routers-jz8dyehf"},"pageIdToPrefix":{"xu0b3":"account","itya4":"account","mipqc":"account","o8cd9":"profile"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.lli.com","tpaModalConfig":{"wixTPAs":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"8d8ba777-9a97-4f63-88da-3d21f7914863":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"215238eb-22a5-4c36-9e7b-e7c08025e04e":true,"eeb6edab-5c38-4903-b070-58ac767a3389":true,"45c44b27-ca7b-4891-8c0d-1747d588b835":true,"fc9314bc-a317-4a2b-a9d4-5ad21cc57856":true,"f4d83b06-b408-4f3b-afd4-de8db311d7d8":true,"134139f3-f2a0-2c2c-693c-ed22165cfd84":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14409595-f076-4753-8303-9a86f9f71469":true,"129acb44-2c8a-8314-fbc8-73d5b973a88f":true,"1375baa8-8eca-5659-ce9d-455b2009250d":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"14c92d28-031e-7910-c9a8-a670011e062d":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"14dbef06-cc42-5583-32a7-3abd44da4908":true,"14ebe801-d78a-daa9-c9e5-0286a891e46f":true,"14f25924-5664-31b2-9568-f9c5ed98c9b1":true,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":true,"14517e1a-3ff0-af98-408e-2bd6953c36a2":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.lli.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","timeZone":"America\/New_York","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"en"},"windowWixCodeSdk":{"isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"xu0b3":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","itya4":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","mipqc":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","o8cd9":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"14bcded7-0066-7c35-14d7-466cb3f09103-sw47o":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ak2wd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-q8dzf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u5w25":true,"14bcded7-0066-7c35-14d7-466cb3f09103-hoxv1":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pit6d":true,"14bcded7-0066-7c35-14d7-466cb3f09103-prihd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-dqjva":true,"14bcded7-0066-7c35-14d7-466cb3f09103-nz8hi":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e9hqn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e3jvn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-gcv5t":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ghrxf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-liy9s":true,"14bcded7-0066-7c35-14d7-466cb3f09103-eii64":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u61rq":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pzdqd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-yrjyo":true,"14bcded7-0066-7c35-14d7-466cb3f09103-wzdp6":true,"14bcded7-0066-7c35-14d7-466cb3f09103-y3apm":true,"14bcded7-0066-7c35-14d7-466cb3f09103-bu1xw":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pz2i2":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e25z0":true,"14bcded7-0066-7c35-14d7-466cb3f09103-b0z74":true,"14bcded7-0066-7c35-14d7-466cb3f09103-h77jn":true,"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-flb7a":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cv54f":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-drzkv":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cyng5":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5\/3a7a643a-1996-46e4-b273-bcc610ab17a3\/f57b432f-19ad-480e-9f61-1989d2f2d35b\/","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":{"14bcded7-0066-7c35-14d7-466cb3f09103":{"url":"https:\/\/bundler.wix-code.com\/0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5\/3a7a643a-1996-46e4-b273-bcc610ab17a3\/21056c2c-144a-488f-912d-5fb0e1262beb\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5\/3a7a643a-1996-46e4-b273-bcc610ab17a3\/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.915ffbdc.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"r2iqv","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.134d4108.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","type":"public","instanceId":"8adff4dc-3c12-4021-907d-48a5eaafe84a","appDefinitionName":"Wix Blog","isWixTPA":true,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"c2616da7-df2a-4856-8b4b-273ac6a2e7dc","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"04d132a0-7095-467c-9abc-b4ee2d1d2e59","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefinitionId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","type":"public","instanceId":"ae90d886-bde9-4246-ac45-e691f7d58025","appDefinitionName":"Wix Stores","isWixTPA":true,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"a95bd97f-1de5-47fc-925d-ae0ec1b8aa8a","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"00ba38b4-65a2-43e2-a386-5eb0f06cafa6","appDefinitionName":"Wix Video","isWixTPA":true,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"df736d66-be2a-4171-baeb-75e71c03029c","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"3a7a643a-1996-46e4-b273-bcc610ab17a3","isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"28a5bf30-c5ca-44dc-8ee0-4f034e38b65f","appDefinitionName":"Wix Bookings","isWixTPA":true,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"ed40d6e9-03df-4576-a3fc-5fe5cd04e8cb","appDefinitionName":"Wix Members Area","isWixTPA":true,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"a1e9137b-c395-4f3d-9af2-797831df8122","appDefinitionName":"Member Account Info","isWixTPA":true,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"d53e369c-a4d6-49e4-b52b-249daad8d7aa","appDefinitionName":"Profile Card","isWixTPA":true,"isModuleFederated":false},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","type":"public","instanceId":"8d6ac96c-bd2f-44af-bb13-1781db05da2b","appDefinitionName":"Members About","isWixTPA":true,"isModuleFederated":false},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","type":"public","instanceId":"ccb62404-378b-4171-9a3d-d9828c3ab9e8","appDefinitionName":"Wix Members Area Notifications","isWixTPA":true,"isModuleFederated":false},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","type":"public","instanceId":"4fb37332-e385-44f1-b281-cd4bc84bbb48","appDefinitionName":"Members Notifications Settings","isWixTPA":true,"isModuleFederated":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"3b418e71-1cfb-47ae-a017-26cfd3478c62","appDefinitionName":"Wix Chat","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"3a7a643a-1996-46e4-b273-bcc610ab17a3","appDefinitionName":"Data Binding","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"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":{}},"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":{}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","appDefName":"Wix Stores","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4059.0\/storesViewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4064.0\/viewerScript.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3562.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc"},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/SideCartViewerWidgetNoCss.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","cssPerBreakpoint":true},"14666402-0bc7-b763-e875-e99840d131bd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1432.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/WishlistViewerWidgetNoCss.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","cssPerBreakpoint":true},"13afb094-84f9-739f-44fd-78d036adb028":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","cssPerBreakpoint":true},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4659.0\/cartViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14"},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","cssPerBreakpoint":true},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3191.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4"},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb"},"1380bba0-253e-a800-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","cssPerBreakpoint":true},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1489.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b"},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","cssPerBreakpoint":true},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5206.0\/PaymentRequestViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a"},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5076.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1985.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"}}},"14409595-f076-4753-8303-9a86f9f71469":{"appDefId":"14409595-f076-4753-8303-9a86f9f71469","appDefName":"Wix Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4469.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3623.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1689.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5401.0\/"},"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f"},"169204d8-21be-4b45-b263-a997d31723dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"169204d8-21be-4b45-b263-a997d31723dc"},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2909.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","cssPerBreakpoint":true},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","cssPerBreakpoint":true},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.524.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5557","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","cssPerBreakpoint":true},"13d27016-697f-b82f-7512-8e20854c09f6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6"},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277"},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","cssPerBreakpoint":true},"621bc837-5943-4c76-a7ce-a0e38185301f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","cssPerBreakpoint":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.1617.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","cssPerBreakpoint":true},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","cssPerBreakpoint":true},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d"},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2024.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","cssPerBreakpoint":true},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.123.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","cssPerBreakpoint":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e"},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1682.0\/component.bundle.min.js","noCssComponentUrl":"","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80"},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.2896.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","cssPerBreakpoint":true}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2711.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2583.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","appDefName":"Profile Card","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","cssPerBreakpoint":true}}},"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"}}},"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"}}},"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"}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefId":"14bcded7-0066-7c35-14d7-466cb3f09103","appDefName":"Wix Blog","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/viewerScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"errorReportingUrl":"https:\/\/[email protected]\/1643","widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e"},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f"},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6"},"14e5b36b-e545-88a0-1475-2487df7e9206":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206"},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/BlogViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6"},"5fdc6c03-080d-4872-b567-24146c82fae5":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5"},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa"},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03"},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256"},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9"},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","cssPerBreakpoint":true},"5940091f-797c-4e86-9c57-73fcfd87425f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f"},"e5520a99-1725-4b88-a85f-c439916890c8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8"},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2"},"68a2d745-328b-475d-9e36-661f678daa31":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"68a2d745-328b-475d-9e36-661f678daa31"},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb"},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/TagCloudViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","cssPerBreakpoint":true},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b"},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e"},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f"},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c"},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89"},"26858b64-aad8-42ab-8c63-f19009198c7b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b"},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c"},"d134b0c9-8085-415a-9479-b555374ba958":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"d134b0c9-8085-415a-9479-b555374ba958"},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/RssButtonViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","cssPerBreakpoint":true},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/ArchiveViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","cssPerBreakpoint":true},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd"},"211b5287-14e2-4690-bb71-525908938c81":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"211b5287-14e2-4690-bb71-525908938c81","cssPerBreakpoint":true},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostTitleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2641.0\/PostTitleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7"},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7"},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751"},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a"},"813eb645-c6bd-4870-906d-694f30869fd9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/PostListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9"},"bc7fa914-015b-4c32-a323-e5472563a798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798"},"7466726a-84cf-41c8-be6b-1694445dc539":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539"},"14f260e4-ea13-f861-b0ba-4577df99b961":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961"},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769"},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292"},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2637.0\/MyPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046"},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/1643","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623"}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefId":"14271d6f-ba62-d045-549b-ab972ae1f70e","appDefName":"Wix Pro Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=ce7fd828-85c4-4b73-a390-d293eae32cec&metaSiteId=5af77ffc-cae0-4550-8a1e-4a85ff049a48&siteRevision=25","blocks_widgetManifestsUrl":"\/manifests\/14271d6f-ba62-d045-549b-ab972ae1f70e\/25\/manifests.json","santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/3427","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8708.0\/app.js","baseUrls":{},"widgets":{}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefId":"675bbcef-18d8-41f5-800e-131ec9e08762","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.739\/app.js","baseUrls":{},"widgets":{}}},"builderComponentsSdkUrls":{},"blocksBootstrapData":{"blocksAppsData":{"14bcded7-0066-7c35-14d7-466cb3f09103":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"},"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.lli.com","isPremiumDomain":true,"metaSiteId":"0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"717b33b8-bf16-468a-9605-977eed522598","isMobileFriendly":true,"isPreview":false,"requestId":"1747066826.19988363721182738652"},"platformAPIData":{"routersConfigMap":{"routers-jz8dyehd":{"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\":\"524d9c57-3943-44db-a0da-be77d6ffaa41\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b22c59b4-caf5-4064-b35b-b1c4a8acd258\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b4221c23-0dae-44fd-bef0-152ca0f28c73\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"}}}","group":"members","pages":{"524d9c57-3943-44db-a0da-be77d6ffaa41":"xu0b3","b22c59b4-caf5-4064-b35b-b1c4a8acd258":"itya4","b4221c23-0dae-44fd-bef0-152ca0f28c73":"mipqc"},"roleVariations":{}},"routers-jz8dyehf":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"f37f422b-0fd9-47c0-a396-263ff912467a\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"f37f422b-0fd9-47c0-a396-263ff912467a":"o8cd9"},"roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"3a7a643a-1996-46e4-b273-bcc610ab17a3","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8708.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"f57b432f-19ad-480e-9f61-1989d2f2d35b"},"signedAppRenderInfo":"08e564672bddbcc08b8cfa232fad497a4ab13c96.eyJncmlkQXBwSWQiOiJmNTdiNDMyZi0xOWFkLTQ4MGUtOWY2MS0xOTg5ZDJmMmQzNWIiLCJodG1sU2l0ZUlkIjoiZWI5YzU4NDQtYWFkOS00OWVhLTk0NGItZDlmNWVlYzA2YjQ0IiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NzA2NjgyNjM3Nn0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.lli.com\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"14bcded7-0066-7c35-14d7-466cb3f09103":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"componentFields":{}},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetName":"member-comments-page","componentFields":{}},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"componentFields":{}},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetName":"recent-posts-widget","componentFields":{}},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetName":"blog","componentFields":{}},"5fdc6c03-080d-4872-b567-24146c82fae5":{"componentFields":{}},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"componentFields":{}},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"componentFields":{}},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"componentFields":{}},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetName":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","componentFields":{}},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetName":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","componentFields":{}},"5940091f-797c-4e86-9c57-73fcfd87425f":{"componentFields":{}},"e5520a99-1725-4b88-a85f-c439916890c8":{"componentFields":{}},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"componentFields":{}},"68a2d745-328b-475d-9e36-661f678daa31":{"componentFields":{}},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"componentFields":{}},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetName":"c0a125b8-2311-451e-99c5-89b6bba02b22","componentFields":{}},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"componentFields":{}},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"componentFields":{}},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetName":"member-likes-page","componentFields":{}},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"componentFields":{}},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetName":"custom-feed-widget","componentFields":{}},"26858b64-aad8-42ab-8c63-f19009198c7b":{"componentFields":{}},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"componentFields":{}},"d134b0c9-8085-415a-9479-b555374ba958":{"componentFields":{}},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetName":"rss-feed-widget","componentFields":{}},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetName":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","componentFields":{}},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"componentFields":{}},"211b5287-14e2-4690-bb71-525908938c81":{"widgetName":"post","componentFields":{}},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetName":"478911c3-de0c-469e-90e3-304f2f8cd6a7","componentFields":{}},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"componentFields":{}},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"componentFields":{}},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"componentFields":{}},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetName":"813eb645-c6bd-4870-906d-694f30869fd9","componentFields":{}},"bc7fa914-015b-4c32-a323-e5472563a798":{"componentFields":{}},"7466726a-84cf-41c8-be6b-1694445dc539":{"componentFields":{}},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetName":"member-drafts-page","componentFields":{}},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"componentFields":{}},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"componentFields":{}},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetName":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","componentFields":{}},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetName":"member-posts-page","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"1973457f-c021-4da5-941f-58444ff761d4":{},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{},"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":{}}},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"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":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"componentFields":{}},"169204d8-21be-4b45-b263-a997d31723dc":{"componentFields":{}},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetName":"Booking Service Page","componentFields":{}},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetName":"3c675d25-41c7-437e-b13d-d0f99328e347","componentFields":{}},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetName":"bookings_member_area","componentFields":{}},"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":{}}},"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":{}}},"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":{}}},"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":{}}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetName":"wix_visitors","componentFields":{}}},"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"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.framelessEditorProfilePage":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersAbout.EnableRicosContentInSEO":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersAboutOOI.EnableMobileTitleSetting":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersAboutOOI.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.membersAboutOOI.EnableMobileDesignTabSectionHeaders":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersAboutOOI.EnableButtonBorderSettings":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.membersArea.framelessEditorMyAccount":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseCurrentCartFromSdk":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.PreInstalledPostSubmittedForReview":"false","specs.wixBlog.EnableCommentsFunction":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"false","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"false","specs.ricos.encAutoImageUrls":"true","specs.ricos.tiptapEditor":"false","specs.wixBlog.useAmbassadorPostList":"false"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.ecom.CollectPaymentForZeroPriceWhenPaymentRequired":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageOOIExpandIcon":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.ChangeShippingDestinationDialogLabelsTextColor":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"false","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.ProductPageNoLostBusinessNotifier":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.ecom.HandleNoCheckoutIdError":"true","specs.ecom.UseTitleHtmlTagSettingParam":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","specs.stores.ProductPageOOIScrollToError":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ShowCorrectVariantPPU":"true","specs.stores.RefactorPlaceOrderStateCalculation":"true","specs.stores.AddKeyToShippingDestinationModalCloseButton":"true","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.ecom.FixCarrierIdForSelectShippingOption":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"false","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.ecom.UseAdditionalInfoFormLabel":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.FixQueryParamSpecialCharDecode":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.ecom.FixShippingOptionSelectionBug":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.ecom.RemoveGQLCallOnCreateCheckout":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.CartFromSDKWhenShowShippingOrShowTax":"true","specs.stores.SupportMemberOnlyCheckout":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.ProductPageSlots":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.ProductPageOptionsMigrateToUITPA":"true","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.stores.SliderGalleryTitleFontSizeViewer":"true","specs.stores.PreorderDataInWishlist":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.GalleryProductItemsLazyLoadingForV3":"true","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.ShowCssPerBreakpointIndicationsSideCart":"true","specs.forms.EnablePhoneField":"true","specs.stores.ShouldScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.AddMembersOnlyToCheckoutQuery":"true","specs.stores.ShouldRecalculatePlaceOrderButtonStateForMembers":"true","specs.stores.FixProductPageUrlsForRouterPage":"true","specs.stores.GalleryShowLazyLoadingLoader":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.CheckoutButtonLinkedToSecureCheckout":"true","specs.stores.ProductPageOOIMediaNavigationToSwiper":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"false","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.AvifImageEncoding":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"true","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.productPageDropdownOptionsUseCssVars":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.SplitCustomPageTranslations":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.UseCustomizeMemberPageCTA":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAreaV2.enableCustomPages":"true","specs.membersArea.framelessEditorPW":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.wixBlog.MAHideWriterActionsInViewer":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.useSkeletonImagesInWixStudio":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.useOnlyBusinessLocationsOnGetLocationId":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.useAndOperatorOnSpecificCategoryTab":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.layoutStylePerBreakPoint":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.layoutPerBreakPointPhase2":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.ServicePageV2Mapping":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"false","specs.forms.UseCSSVarsOnly":"true","specs.bookings.ServiceListEventsClassDays":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.metroGetBusinessInfoInDetails":"false","specs.bookings.mapServiceListToServiceV2":"true","specs.bookings.UouZoomV2":"true","specs.bookings.getStaffMemberNameForPreferencesFromService":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.metroGetBusinessInfo":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.react18ErrorInServicePge":"true","specs.bookings.fetchAllServicesInMSA":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.AppBuilderControllersUseNewAPIs":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.withErrorHandler":"true","specs.bookings.msaServiceSelectionImprovements":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.FormUseAutomationsForSMS":"true","specs.forms.FileUploadLimitExceeded":"true","specs.bookings.FixServiceListSettingsMigration":"false","specs.bookings.assignStaffVariantToSelectionsWithAnyStaff":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.redirectIfNeeded":"true","specs.bookings.dynamicDurationUoU":"true","specs.bookings.CancellationFeesUoU":"true","specs.bookings.metroGetBusinessInfoInCalendar":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.showTitlesInDateAndTimeViewMode":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.metroNotifyNonPremium":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.ShowSelectedServiceInServicePage":"false","specs.bookings.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"false","specs.bookings.useCustomUrlSegmentsForSlug":"true","specs.bookings.MultiLocationUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"false","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"14bcded7-0066-7c35-14d7-466cb3f09103":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"1973457f-c021-4da5-941f-58444ff761d4":false,"215238eb-22a5-4c36-9e7b-e7c08025e04e":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14409595-f076-4753-8303-9a86f9f71469":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"14dbef06-cc42-5583-32a7-3abd44da4908":false,"14f25924-5664-31b2-9568-f9c5ed98c9b1":false,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":false,"14517e1a-3ff0-af98-408e-2bd6953c36a2":false,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1316.0\/WixProGalleryController.bundle.min.js"],"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2737.0\/ProfileCardController.bundle.min.js"],"14517e1a-3ff0-af98-408e-2bd6953c36a2":["https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js"],"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2711.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.4701.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"0c8ac52f-ddd1-46e3-b92c-8fe2b3017be5","quickActionsMenuEnabled":true,"siteId":"eb9c5844-aad9-49ea-944b-d9f5eec06b44","siteRevision":5572,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.lli.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.lli.com","staticHTMLComponentUrl":"https:\/\/www-lli-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.2b4604bddbc4cefc633fbd1070fda24bf5b86b6f","editor-elements-design-systems.thunderbolt.d8eb41c9e2d0c81b748b87f262ae6465006e3dee"],"ooiVersions":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2637.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2737.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2435.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2583.0%2FMyAccountViewerWidgetNoCss.%3B14f2595a-a352-3ff1-9b3c-4d21861fe58f%3Dp.members-area-notifications%2F1.54.0%2FOoiNotificationsViewerWidget.%3B14f25dd2-f9b0-edc2-f38e-eded5da094aa%3Dp.members-area-notifications-preferences%2F1.17.0%2FPreferencesOoiViewerWidget.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2637.0%2FPostViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.2b4604bddbc4cefc633fbd1070fda24bf5b86b6f","editor-elements-design-systems.thunderbolt.d8eb41c9e2d0c81b748b87f262ae6465006e3dee"],"ooiVersions":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2637.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2737.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2435.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2583.0%2FMyAccountViewerWidgetNoCss.%3B14f2595a-a352-3ff1-9b3c-4d21861fe58f%3Dp.members-area-notifications%2F1.54.0%2FOoiNotificationsViewerWidget.%3B14f25dd2-f9b0-edc2-f38e-eded5da094aa%3Dp.members-area-notifications-preferences%2F1.17.0%2FPreferencesOoiViewerWidget.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2637.0%2FPostViewerWidgetNoCss."},"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.lli.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":false,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"zadii":"717b33_49fa3a43e2231dc4784c68af97d22143_5567.json","c17jp":"717b33_4bb9349a6ab7cdda6efca53e6d11a51f_5567.json","hijww":"717b33_901aa7c6adf60a470346a92330d81eb7_5567.json","aokty":"717b33_40bc7d0226a6061d3d366c3df0d94599_5567.json","hs4bs":"717b33_790cae54b178de4d8b829061923dc5df_5567.json","p4gwd":"717b33_5256841d4a77a628e6ba6ed2cdcb3e72_5567.json","dsr75":"717b33_f70dcd9b09e660a3501e42ad97414c55_5567.json","k0eaq":"717b33_5389428122426915ba7ea84e27aab1d5_5567.json","idxs3":"717b33_cb23b19b201b483e644064e9915da5de_5567.json","r4lge":"717b33_b867e3d86efcd5c06bf5219234dab281_5567.json","qe3wk":"717b33_ce0ae385e9902a715f06481e85d57c2d_5567.json","kqtmv":"717b33_4ab7af8c59453c3ab5a59f15a92f2f4b_5567.json","ufql2":"717b33_23414921f307bea562f59cf1466c2a40_5567.json","liw4h":"717b33_7bcacc91d34101e0d3851686ef642af3_5567.json","bmn17":"717b33_cbe112c0cbb6b6de84731f2b290ba3f7_5567.json","sp5lv":"717b33_154e18e23cdcd40fd088342683100b8e_5570.json","thh20":"717b33_aeefb7b57cda7fe3b4301c1b8eed5f21_5567.json","lbvd3":"717b33_0eb0e780724919202b77a42adba5c810_5567.json","bd900":"717b33_86d868f39d4d35547c1d561163f0b942_5567.json","lvyz0":"717b33_9c37122dec763e0e16a64d8b9c91ab24_5567.json","g4e70":"717b33_2ab7bf31e4e13103d1c9569fbcbde74f_5567.json","k0rol":"717b33_84d9b167b029f9efc2e88334d4e1d697_5567.json","n6dcd":"717b33_900203ff4508e557577909b2370ba5bb_5567.json","vzwab":"717b33_d791007413a649635225138706693109_5567.json","rmnut":"717b33_e3a44a806340e0b33c966f7990bb53bf_5567.json","y9oym":"717b33_8eb20af418ed070ec62e578853123f72_5567.json","kmofx":"717b33_834c4873f43cd9871164f89ad483920d_5567.json","isbty":"717b33_a533b058b120887e72535134069add09_5567.json","cydmn":"717b33_968f4998ddf01153db7af90839862526_5567.json","q7d4k":"717b33_8950cc248df932d99cae5b1f4161f865_5567.json","vgvrj":"717b33_56c686a5154e16006dd2a1e86dca987d_5567.json","kdmfo":"717b33_b96e6262b72346db539f88e762a2000b_5567.json","svzpz":"717b33_4276be723796e1be4b4998d2b279850c_5567.json","nrvzr":"717b33_9f5f8802b8981a8ccf43e2e75fd8a2ea_5567.json","flpzg":"717b33_8b9638c990c288aaf146caed7504b9ee_5567.json","ldaz4":"717b33_d4cc9aff22924f3eb21b1ae563716e37_5567.json","xcsmx":"717b33_82c511cd76718db1b5acebe263ae4eae_5567.json","oqjrl":"717b33_d5c8cbb5694b519671aeffacde724fe9_5567.json","s1m8o":"717b33_5f56c97dec1cf4de65a3bf4dc0a8f088_5567.json","xnjdg":"717b33_c6b54e48deb2e3478a588d1d5e52cadf_5567.json","t2xzp":"717b33_858e7ffbaa105b8979a9aa66ad76af59_5567.json","f4fs8":"717b33_5aa02dd6ec77a38b8365c67cec09cc98_5567.json","px4uu":"717b33_81c5f582ea68561b1d64a01f79e31197_5567.json","lav6a":"717b33_7db346b581c9f7bbe792d9c959da62d6_5567.json","szex7":"717b33_3e63f7796bb4c8fce8912b8da87f96db_5567.json","fhba5":"717b33_2e26642dbd56f3f7fdc4d21c41ffaf5c_5567.json","gr35n":"717b33_deeb31aa0ccec37b26cffdfdbcf6f48e_5567.json","y9pke":"717b33_5f61d2e2e9366b57c880d5ac6c9a92a5_5567.json","r2iqv":"717b33_7131ba5c86cf6dc599b4cdfaa483b9b2_5571.json","ci5qb":"717b33_ebc11d0189420f35981cd49390c03d1e_5567.json","n3vkf":"717b33_aee0411f1df7c2bb41dfd10a42d0c1d6_5567.json","wl0nr":"717b33_62efec3e7826b5bd729c65c0ba99d80d_5567.json","t2a6v":"717b33_4fd149177b5f73638f96decd77496c0f_5572.json","tl5ku":"717b33_4f799421ff9ef488450d2bccfeac98b1_5567.json","tybfy":"717b33_29fea5249f2d6b5b63007e6ed4f4a139_5567.json","lmj9n":"717b33_d2ea3b2db65a4d4018937187abf7513f_5567.json","stxb1":"717b33_b56e1d5114cb47fab58b4db97b3b22ce_5567.json","t354u":"717b33_2dc70ebd0abb5ec6b7eece442a7656ff_5567.json","j1jxy":"717b33_752ffecfae370d66d3b8fd2bcd68f280_5567.json","gawo1":"717b33_a0d57c0de0a9c0e2f469316dc41cc855_5567.json","th410":"717b33_158b0208d9a705b1c0ee2c3e944a45af_5567.json","vry01":"717b33_e22a442d607eef279d10b16419370b46_5567.json","snsmq":"717b33_3a7227232614df9615cd564f6dbd0a1c_5567.json","dnzej":"717b33_ae281e15565d41fb4dbe06a1f520dacb_5567.json","a2sch":"717b33_d7a5d27a4f3920bddc2780d1490cc65f_5567.json","o8cd9":"717b33_0d481a77e8e1d039f855eaaa547ba3fb_5567.json","zt7gf":"717b33_390ff68f15c001c661ff87e44641e070_5567.json","y9oyk":"717b33_bb63a70b65d6678f2db93898bbc736a3_5567.json","feqn5":"717b33_bb073b67b6a85ff30714856647abf15b_5567.json","ajfeu":"717b33_43061ea4ec6f0300ebfe9992633eb78b_5567.json","p3mz6":"717b33_97b903feb9e76fd97c5a70b810de1a47_5567.json","vs34t":"717b33_399c8ce61453cff2749753e35faffdec_5567.json","hk19i":"717b33_3cbf8beaadf12e6c52eb2b95856ae74b_5567.json","q8km7":"717b33_c8c065de3b5b0b30e03450f7ff175315_5567.json","t0uof":"717b33_162d03d7b1f827fff8f60e2eca17a02c_5567.json","alylg":"717b33_e12932d378b4c1eef8de8e15a43265d8_5567.json","u88xl":"717b33_3afac78f43bbf8233b9ee88c329094ad_5567.json","rpbzn":"717b33_aec92af7d99c0642827aea969782aca6_5567.json","byxp5":"717b33_2f59f63bd8b3bea512631063641be4af_5567.json","n1izq":"717b33_f5b4e0a0be76f8325d503beccabf33d5_5567.json","km7j3":"717b33_fd9883f372a543f9761a5cd0615c34ae_5571.json","x4vda":"717b33_78c5a3b19feee25e58b4208fb8eef72e_5567.json","zj75i":"717b33_c92f12cf38d9744ade72da1363c5ee32_5567.json","hdfbi":"717b33_0718c0326fb1bdce44b34c167816fb7e_5567.json","ebho3":"717b33_ca18d03ac8d7fe402c7d47db1be24459_5567.json","tcw29":"717b33_db219f8981e9fca74bb3abb0d2efa25b_5567.json","h40ft":"717b33_8d7d2de4e7d672aa4c261bc87e399b9f_5567.json","t7f1c":"717b33_e2570136f79ea757b101dbeccd9a40d0_5567.json","movoy":"717b33_24c61b8c5417be26d341aecf9430fd85_5567.json","ltnum":"717b33_ee19cda03444faa31bf581a02b32e92b_5567.json","b6to1":"717b33_1649ca2242cb12a5e50c5e57030d1fb0_5567.json","ukcjx":"717b33_76ca97708e0c06e62b5585056c41b70d_5567.json","ejyn9":"717b33_9c623a85d4dfad2d20b900208ed73a31_5567.json","sw8e1":"717b33_3ab0a4730551c0a635e4562dc8ea3024_5567.json","atf07":"717b33_31a15f935e52c9a79e9af3e1aba24da6_5567.json","xpu2j":"717b33_62c1b12dec2ce047b0df64a130cbc591_5567.json","tchnw":"717b33_c474fae5ef4fb4940e1a1e0c474302c6_5567.json","tauz1":"717b33_77a953a8f8a119fead11d2f0b6d5dac6_5567.json","w7z2r":"717b33_6d18983c355b743d35ae0d9ec086a9e2_5570.json","eodva":"717b33_4f1f74ac9094db3e582691af5bd06fd1_5567.json","eq44d":"717b33_bd60dd4a01e688647343252c79f0c90a_5567.json","r6n48":"717b33_8e80884089de0adf029ddbeec6de5719_5567.json","mvj91":"717b33_30c1bcb43e8884323999af1f5c57e3b6_5567.json","ovcej":"717b33_949a80c2e29febae09058a98cc141ee2_5567.json","pftpt":"717b33_c982cd30804a5006429e2aaf655f9e6b_5567.json","y9oyj":"717b33_efa110f4330bf306eb381530702d3f56_5567.json","bzyay":"717b33_60a09a2fd4fc28ad65bb684d089a5cc0_5567.json","bkrh7":"717b33_2fc56e7e6104ae2ddcbb4ae736b96e00_5567.json","nkq68":"717b33_7255595744e7e2f63a36f17f6a71e944_5567.json","f8keg":"717b33_0df2a29d1830fad5bf4fdea54304915f_5567.json","vitri":"717b33_1d2a703898888c151b25c0ee5ac04222_5567.json","pu1ph":"717b33_a36eee1774a637e04279595b95c35d1d_5567.json","qmv1j":"717b33_60cf966776787c21ae1a0b7e67446ecf_5567.json","jfzch":"717b33_02e0957d047c03a54550d8ee6abb34af_5567.json","c4o6z":"717b33_2900a7bc29b13caba77047ddcbf21d7b_5567.json","tvq1d":"717b33_91a9e49927e9109ab9aa54897c9d433a_5567.json","smbym":"717b33_fe750d53f3f611fe46ea372cc019ea9b_5567.json","lyish":"717b33_3841fbe6aba404332b9d368cd6b9d2e3_5567.json","maan0":"717b33_e8b993cdd95921475488ee49e8e44bf3_5567.json","fymsc":"717b33_a9c8eab67994d0b17cca9e7fa71bb356_5567.json","ms9vo":"717b33_1f55480e79cf22e043d0f57c646fd6d4_5567.json","a56y5":"717b33_ff71b7a367d91c47500cb536cc6ec623_5567.json","y9oyl":"717b33_8bff8248abcef07f95494c49ec6ddf8c_5567.json","t5h4r":"717b33_3922ba438789c18a823141a263938002_5567.json","a6436":"717b33_01e2a1abb29613a603afebede8e14235_5567.json","gj95k":"717b33_5859ea684ac1dfa484e619e31adb9d9a_5567.json","gaqc6":"717b33_5a9497b0adac180d7a36bbec401807af_5567.json","heq30":"717b33_70fb2fef6495f44f7177beebc1f2b5e5_5567.json","rhq7n":"717b33_a9b2c2b5d2ed069e018dc92343664b77_5567.json","jc6fm":"717b33_7991754dbdbcd96079906ff53ab47bf6_5567.json","qmr0y":"717b33_e233c3bddaeed9340f9cc542875df1bb_5567.json","qmigj":"717b33_db5b72900cfd5cc1fa5817a55ca77e0e_5567.json","oa188":"717b33_a0abedc9b74ed2ef606c51472841b791_5567.json","rlhko":"717b33_8fc7cc0bec608eb6836d8938907e4c74_5567.json","nhmrb":"717b33_d74ba3dd7c94946b50815bee6f6f100b_5567.json","wcjoo":"717b33_baeae469dde76fe66e9ffe25397742f5_5567.json","fydav":"717b33_47755e313e498a8f8f9852c611a4f27c_5567.json","ahrhi":"717b33_563a23dd96f98a5c077218fcbdf476c5_5567.json","xutiw":"717b33_4a328ed9e729720b09ec181093868f0f_5567.json","w30ij":"717b33_0096cbb66ae970977f83a42421bac652_5567.json","d6rrm":"717b33_6c7b363de08756a8fdf661aeede86963_5568.json","a7d66":"717b33_f0f5693e6f2cd56dbb3ca9ecfb470bb0_5567.json","je0no":"717b33_1b9929e53799f80fb59392573fb24353_5567.json","twe6j":"717b33_40eac96b6b23d0c5d309f047e790b5df_5567.json","mb0q6":"717b33_c4bef3db819b58ec79f312bce3b27f3c_5572.json","dnjvl":"717b33_6adc34e80e366c14dfbe50539739a223_5567.json","m1ju5":"717b33_b9be42b577f2f28c28f18bd2cf20b866_5567.json","m3ayn":"717b33_028bae229354e881c9a9a12e40844650_5567.json","st9bx":"717b33_f5b9d833a1d7f01940a94c3f4efc62b1_5567.json","ju7uu":"717b33_c9065bb38c7b59fb0921a86665f5f2b8_5567.json","i3ou3":"717b33_6baaf4be182b77ac7f624e1dc9a6c7b3_5567.json","ee7bt":"717b33_b98b1fc71d2971b101caddbeb2dc2f37_5567.json","v03y3":"717b33_dcba45aa0fd8f999cf729d8ba95cb755_5567.json","xad3d":"717b33_a1347656199c6db6bc057508b7e65825_5567.json","cw8kc":"717b33_c04d8cd130495f6ff7d64d7fa1aab9bb_5567.json","cg0em":"717b33_d61a836cbcaae82cc6aa6516a0fa2c98_5567.json","qhcha":"717b33_19ddf8f66c63717d6c40aa17f302c418_5567.json","kbaj7":"717b33_fd17588ff008d59f97814ccbc00fe1bc_5567.json","gsakp":"717b33_698d6eb3913d38d71a47c85178cfcbb0_5567.json","ifef2":"717b33_49318a5cdf9f28283627e2069721067d_5567.json","y8oyv":"717b33_61842d4eeab6d0c931c975a534ed4880_5567.json","v74r2":"717b33_206633b8860954959f622142ad9c4573_5567.json","irytg":"717b33_892027fc334badc435c65ddd3c093dd4_5567.json","fieaj":"717b33_5d5c48523e136fbb90210eb8e9f4c359_5567.json","hzrfo":"717b33_42ae569f32d148c6ef86fcde1176f536_5567.json","dlsds":"717b33_f665f01b1502ef8daef55e3a1e61bbe5_5567.json","ltbvw":"717b33_4abe802b6d7ce0ba37c136bf0f777787_5567.json","csqdo":"717b33_16867c809ee4716c65e15b53ee9cf7fb_5567.json","t698x":"717b33_8ca06fb235acbd32f4a32bff317e6928_5567.json","yzzao":"717b33_dda331931bedb57f00d801026ed9fab5_5567.json","p61do":"717b33_8ad122ead66da7efa0668324d17d57d6_5567.json","u9tj4":"717b33_bfa604d08036ed87de287632fe114557_5572.json","pux9c":"717b33_f9fde63e97ee1d888c2787701a6542b0_5567.json","j66iv":"717b33_b75770614af21e5087c84fa69f48fa13_5567.json","yvkp9":"717b33_d18a3192c810a42adfb42fd2aa8fec34_5567.json","mc5w8":"717b33_05de0559313c17a52086a4f9e47acff2_5567.json","p5fc9":"717b33_0821f9ba5cd95ab935103c6738cc214e_5567.json","hpqth":"717b33_0418bd7af4ae6e11a62bcce6b7e3c507_5567.json","rqjpy":"717b33_b6621f115054f74632af48ef13f9b383_5567.json","c1n8o":"717b33_a7bdb43cfa87617638b96d84bfaa8bb3_5567.json","vjkf0":"717b33_34c039db747c6c2690ecf6e6adc6f888_5567.json","piep0":"717b33_6231702499b9113c4dfa5cb99948c513_5567.json","pkdzm":"717b33_ee574a82fd31709a6f99e55d6db584ab_5567.json","htpwh":"717b33_7f0f1055966dfb59b3643c346cd1401c_5567.json","iy3j3":"717b33_2c051027079528314b001d0d5377eeeb_5567.json","xs18x":"717b33_3678a79f9883c9a59c8465f152a8f1e3_5567.json","kpk5d":"717b33_0668e6b316f923ae3f79e60428efa9a9_5567.json","x5tx8":"717b33_5e068a9b5235b0aa57c0e04c7509db3b_5567.json","ouq4x":"717b33_e8f7945b04e689e9ca01ba4e4ea0fc75_5567.json","civ80":"717b33_6b6394a6095b35ca470d2011d2ce48a6_5567.json","f46xv":"717b33_d4612bba92a0813cd3f710559a95844f_5567.json","s230o":"717b33_6fc921e36dcdfb2bfd52e1ed96470c44_5567.json","edd1h":"717b33_4526f4b7264c387cfc83a7f77bc0c999_5567.json","f6xdl":"717b33_1c347868d83661a5de1f880add115b08_5567.json","rwfrg":"717b33_5b440ec526203c91cdb9b91d4d622e40_5567.json","masterPage":"717b33_e971386eb056dd0da323eb6b4030f3a3_5572.json"},"protectedPageIds":["itya4","ft5jm","mipqc","cpbn5","jfz8k","xu0b3"],"routersInfo":{"configMap":{"routers-jz8dyehd":{"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\":\"524d9c57-3943-44db-a0da-be77d6ffaa41\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b22c59b4-caf5-4064-b35b-b1c4a8acd258\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"b4221c23-0dae-44fd-bef0-152ca0f28c73\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"}}}","group":"members","pages":{"524d9c57-3943-44db-a0da-be77d6ffaa41":"xu0b3","b22c59b4-caf5-4064-b35b-b1c4a8acd258":"itya4","b4221c23-0dae-44fd-bef0-152ca0f28c73":"mipqc"},"roleVariations":{}},"routers-jz8dyehf":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"f37f422b-0fd9-47c0-a396-263ff912467a\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"}}}","group":"members","pages":{"f37f422b-0fd9-47c0-a396-263ff912467a":"o8cd9"},"roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"14fd5970-8072-c276-1246-058b79e70c1a,14f2595a-a352-3ff1-9b3c-4d21861fe58f,14f25dd2-f9b0-edc2-f38e-eded5da094aa","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}],"isInSeo":true,"language":"en","originalLanguage":"en","appDefinitionIdToSiteRevision":{"14bcded7-0066-7c35-14d7-466cb3f09103":"1335","14271d6f-ba62-d045-549b-ab972ae1f70e":"25","13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440"},"builderWidgetsIds":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[]},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"032d1636.bundle.min","thunderbolt-platform":"dde89bde.bundle.min","thunderbolt-css":"b1690c37.bundle.min","thunderbolt-site-map":"099100f2.bundle.min","thunderbolt-mobile-app-builder":"233f85f2.bundle.min","builder-component-features":"e8eaa078.bundle.min","builder-component-css":"78f615de.bundle.min","builder-component-platform":"ff3decab.bundle.min","thunderbolt-css-mappers":"07e1e82d.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"fe0deefc.bundle.min","thunderbolt-platform":"5d85a93e.bundle.min","thunderbolt-css":"05538354.bundle.min","thunderbolt-site-map":"4e4c8a2b.bundle.min","thunderbolt-mobile-app-builder":"8c29bfef.bundle.min","builder-component-features":"826daf2a.bundle.min","builder-component-css":"1fe2a4d7.bundle.min","builder-component-platform":"65c73e2f.bundle.min","thunderbolt-css-mappers":"fc23aa68.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"961ba2fb.bundle.min","thunderbolt-platform":"4cb92d63.bundle.min","thunderbolt-css":"35338b41.bundle.min","thunderbolt-site-map":"2d1a9ece.bundle.min","thunderbolt-mobile-app-builder":"75a1f230.bundle.min","builder-component-features":"a4318a49.bundle.min","builder-component-css":"49e794c9.bundle.min","builder-component-platform":"8c18465e.bundle.min","thunderbolt-css-mappers":"c3a0b7f0.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-lli-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.videoLazyLoading":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.routeToExternalDispatcher":true,"specs.thunderbolt.FixWixDataInstanceForBlocksPreview":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"dummySpecTorTestsOfThunderboltViewer":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.useNativeSchedulerYield":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.hardenTimeout":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"dynamicModelUrl":"https:\/\/www.lli.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.lli.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"5572","renderingFlow":"NONE","language":"en","locale":""},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13765.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":true,"react18Compatible":false,"react18HydrationBlackListWidgets":["14756c3d-f10a-45fc-4df1-808f22aabe80"],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":false}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script> <!-- renderIndicator --> <!-- versionIndicator --> <!-- used platform apis start --> <script type="application/json" id="used-platform-apis-data">["location","window","site","seo","user"]</script> <script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script> <!-- used platform apis end --> <!-- Business Manager --> <!-- initCustomElements #2 --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.3e467f13.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1308],{},p=>{p.O(0,[592,8398],(()=>{return e=72757,p(p.s=e);var e}));p.O()}]);</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4198],{20826:(e,o,r)=>{r.d(o,{O:()=>s});const s=(e,o="")=>o.toLowerCase().includes("forcereducedmotion")||Boolean(e?.matchMedia("(prefers-reduced-motion: reduce)").matches)}},e=>{e.O(0,[592,8398],(()=>{return o=98700,e(e.s=o);var o}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js.map</script> <!-- initial scripts --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3169],{11682:(e,t,r)=>{r.r(t),r.d(t,{platformWorkerPromise:()=>i});const{viewerModel:{siteAssets:{clientTopology:s},siteFeatures:a,siteFeaturesConfigs:{platform:o},site:{externalBaseUrl:p}},usedPlatformApis:l}=window,c=Worker&&a.includes("platform"),i=c?(async()=>{const e="platform_create-worker started";performance.mark(e);const{clientWorkerUrl:t,appsScripts:r,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:i,appDefIdToIsMigratedToGetPlatformApi:n,forceEmptySdks:d}=a,m=t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=>{const t=new Blob([`importScripts('${e}');`],{type:"application/javascript"});return URL.createObjectURL(t)})(t):t.replace(s.fileRepoUrl,`${p}/_partials`),f=new Worker(m),u=Object.keys(r.urls).filter((e=>!i[e]?.isModuleFederated)).reduce(((e,t)=>(e[t]=r.urls[t],e)),{});if(c&&c.mainSdks&&c.nonMainSdks){Object.values(n).every((e=>e))||d?f.postMessage({type:"preloadNamespaces",namespaces:l}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})}f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:u});const k="platform_create-worker ended";return performance.mark(k),performance.measure("Create Platform Web Worker",e,k),f})():Promise.resolve()}},e=>{var t;t=11682,e(e.s=t)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8800],{1643:()=>{!function(e){const n=new Set,a=[],s=e=>{const a=[];n.forEach((n=>{e.canHandleEvent(n)&&a.push(n)})),a.forEach((a=>{n.delete(a),e.handleEvent(a)}))};e.addEventListener("message",(e=>{const t={source:e.source,data:e.data,origin:e.origin},d=a.find((e=>e.canHandleEvent(t)));d?(s(d),d.handleEvent(t)):n.add(t)})),e._addWindowMessageHandler=e=>{a.push(e),s(e)}}(window)}},e=>{var n;n=1643,e(e.s=n)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.68ef1d43.bundle.min.js"></script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[507],{27037:(e,t,r)=>{r.d(t,{h:()=>o});var s=r(65672);const a=({useBatch:e=!0,publishMethod:t=s.PublishMethods.Auto,endpoint:r,muteBi:a=!1,biStore:o,sessionManager:i,fetch:n,factory:p})=>p({useBatch:e,publishMethod:t,endpoint:r}).setMuted(a).withUoUContext({msid:o.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:o.viewerSessionId,_av:`thunderbolt-${o.viewerVersion}`,isb:o.is_headless,...o.is_headless&&{isbr:o.is_headless_reason}}),o={createBaseBiLoggerFactory:a,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:s,dc:o,microPop:i,is_headless:n,isCached:p,pageData:d,rolloutData:l,caching:c,checkVisibility:u=(()=>""),viewerVersion:m,requestUrl:h,st:I,isSuccessfulSSR:f},muteBi:S=!1}=e;return a({...e,muteBi:S}).updateDefaults({ts:()=>Date.now()-r,tsn:()=>function({initialRequestTimestamp:e}){return"undefined"==typeof window?Math.round(performance.now()+(performance.timeOrigin-e)):Math.round(performance.now())}({initialRequestTimestamp:s}),dc:o,microPop:i,caching:c,session_id:t,st:I,url:h||d.pageUrl,ish:n,pn:d.pageNumber,isFirstNavigation:1===d.pageNumber,pv:u,pageId:d.pageId,isServerSide:!1,isSuccessfulSSR:f,is_lightbox:d.isLightbox,is_cached:p,is_sav_rollout:l.siteAssetsVersionsRollout?1:0,is_dac_rollout:l.isDACRollout?1:0,v:m})}}},36451:(e,t,r)=>{r.d(t,{W:()=>l});var s=r(76022),a=r(5189),o=r(45124),i=r(75967),n=r(66715),p=r(76904),d=r(23184);const l=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:l="thunderbolt",presetType:c=s.u.BOLT,reportBlackbox:u=!1,paramsOverrides:m={},factory:h,muteThunderboltEvents:I=!1,experiments:f={},monitoringData:S})=>{const g=h(l,{presetType:c,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:t,biLoggerFactory:e,paramsOverrides:m,enableSampleRateForAppNames:(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f)??("undefined"!=typeof window&&(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f))}),{interactionStarted:A,interactionEnded:N,appLoadingPhaseStart:R,appLoadingPhaseFinish:_,appLoadStarted:b,appLoaded:E}=g,v=(0,p.k)("specs.thunderbolt.fedopsMuteErrors",f),D=(0,p.k)("specs.thunderbolt.panoramaInSsr",f),T=!1,w="undefined"==typeof window,y=e=>e.startsWith("platform_"),O=e=>e?.evid&&26===parseInt(e.evid,10),B=(()=>{const e=(0,n.n)();S?.viewerSessionId&&e.setSessionId(S.viewerSessionId);const r=S?.metaSiteId??"",s=S?.dc??"",a=!!S?.isHeadless,p=!!S?.isCached,d=!!S?.rolloutData?.isTBRollout,u=!!S?.rolloutData?.isDACRollout,m=!!S?.rolloutData?.siteAssetsVersionsRollout;return(0,o.V)({baseParams:{platform:i.OD.Viewer,msid:r,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:s,isHeadless:a,isCached:p,isRollout:d,isDacRollout:u,isSavRollout:m,isSsr:T,presetType:c,customParams:t},reporterOptions:w?{fetchFn:fetch}:{}}).withGlobalConfig(e).client()})(),C=e=>{!B||!D&&w||(e?B.reportLoadStart():B.reportLoadFinish())},P=(e,t,r)=>{if(!B)return;const s=e.replaceAll(" ","_");t?B.transaction(s).start(r):B.transaction(s).finish(r)},V=(e,t,r)=>"react-native"!==d.env.RENDERER_BUILD&&(O(r)?v:!((e,t,r)=>{const o=t?.siteAssetsModule??"";return!(c===s.u.BOLT)||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(o)})(e,r,t)),L=(e,t,r,s)=>{if(a.iy.has(l))return!0;if(V(e,t,s))return!1;if(s?.siteAssetsModule)return!0;const o=!!r?.appId&&!a.S_.has(r.appId),i=a.S2.has(e),n=a.wV.has(e);return i||o||!n&&!I};return g.interactionStarted=(e,t)=>{if(O(t?.paramsOverrides)?((e={})=>{if(!B)return;const{errorInfo:t,errorType:r}=e,s=new Error(t);B?.errorMonitor().reportError(s,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):(D||y(e)||!w)&&P(e,!0),L(e,!0,void 0,t?.paramsOverrides))return A.call(g,e,t);try{performance.mark(`${e} started`)}catch{}return{timeoutId:0}},g.interactionEnded=(e,t)=>{if((D||y(e)||!w)&&P(e,!1),L(e,!0,void 0,t?.paramsOverrides))N.call(g,e,t);else try{performance.mark(`${e} ended`)}catch{}},g.appLoadingPhaseStart=(e,t)=>{if(P(e,!0,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))R.call(g,e,t);else try{performance.mark(`${e} started`)}catch{}},g.appLoadingPhaseFinish=(e,t,r)=>{if(P(e,!1,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))_.call(g,e,t,r);else try{performance.mark(`${e} finished`)}catch{}},g.appLoadStarted=e=>{C(!0),b.call(g,e)},g.appLoaded=e=>{C(!1),E.call(g,e)},g}},58839:(e,t,r)=>{r.d(t,{c:()=>s});const s=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,s,a)=>e.reportAsyncWithCustomKey(r,t,s,a),runAsyncAndReport:(r,s)=>e.runAsyncAndReport(r,t,s),runAndReport:(r,s)=>e.runAndReport(r,t,s),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},97056:(e,t,r)=>{r.r(t),r.d(t,{createBiReporter:()=>i,site:()=>n});var s=r(9492),a=r(63590);const o=(...e)=>console.log("[TB] ",...e);function i(e=o,t=o,r=(()=>{}),s=o,a=o){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:s,reportPageNavigationDone:a}}const n=({biReporter:e,wixBiSession:t,viewerModel:r})=>o=>{o(s.O$).toConstantValue(t),o(s.u6).toConstantValue(e),o(s.lR).toConstantValue((0,a.f)(r))}},25196:(e,t,r)=>{var s,a;r.d(t,{lF:()=>s,mY:()=>o,w4:()=>a}),function(e){e[e.START=1]="START",e[e.VISIBLE=2]="VISIBLE",e[e.PAGE_FINISH=33]="PAGE_FINISH",e[e.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",e[e.TBD=-1]="TBD",e[e.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",e[e.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE"}(s||(s={})),function(e){e[e.NAVIGATION=1]="NAVIGATION",e[e.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",e[e.INNER_ROUTE=3]="INNER_ROUTE",e[e.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",e[e.CANCELED=5]="CANCELED"}(a||(a={}));const o={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},9492:(e,t,r)=>{r.d(t,{O$:()=>a,lR:()=>o,u6:()=>s});const s=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),o=Symbol.for("appName")}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.76883583.bundle.min.js"></script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.a20626f8.bundle.min.js"></script> <!-- lodash script --> <script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script> <!-- react --> <script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script> <!-- react-dom --> <script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script> <!-- scriptTagsToPreload --> <!-- bi --> <script> window.clientSideRender = false; </script> <!-- bi --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017],{16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=16992,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017,7257],{42466:(e,i,n)=>{n(16992).K.sendBeat(12,"Partially visible",{pageId:window.firstPageId})},16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=42466,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js.map</script> <script> window.firstPageId = 'r2iqv' 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-jz8dykgx":{"items":[{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Profile","link":{"href":"https:\/\/www.lli.com\/profile\/undefined\/profile","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Account","link":{"href":"https:\/\/www.lli.com\/account\/my-account","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Settings","link":{"href":"https:\/\/www.lli.com\/account\/settings","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Notifications","link":{"href":"https:\/\/www.lli.com\/account\/notifications","target":"_self","type":"DynamicPageLink"}}]}}],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"CONTROLLER_COMP_CUSTOM_ID":"AppController","comp-m69t312e":"WPhoto","comp-iku4ms59":"WRichText","comp-j35zbvh3":"LinkBar","comp-m5fos7ze":"WPhoto","comp-m3d76gpd":"WPhoto","DrpDwnMn0":"DropDownMenu","comp-jz8dykgx":"VerticalMenu","idyald7x":"BgImageStrip","comp-ilwg4ci2":"DropDownMenu","SITE_STRUCTURE_WRichText_2":"WRichText","comp-iku42kh5":"WRichText","comp-k5iknl5c":"LinkBar","comp-m3d77wkn":"WPhoto","comp-m5foz76u":"WPhoto","comp-kpsbd49k":"WRichText","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","PAGES_CONTAINER":"PagesContainer","SOSP_CONTAINER_CUSTOM_ID":"Container","SITE_FOOTER":"FooterContainer","comp-m0ffcsyc":"TPAGluedWidget","comp-iku5wx0j":"TPAWidget","SITE_PAGES":"PageGroup","comp-jz8dyo3q":"tpaWidgetNative","comp-kpsbd48c":"Container","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","soapAfterPagesContainer":"MeshGroup","comp-m0ffcsyc-pinned-layer":"PinnedLayer","pinnedBottomRight":"DivWithChildren","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-jrjcfdl2":"WPhoto","comp-js64kbjx":"WRichText","comp-jrjcfdku":"WRichText","comp-jrjcfdk9":"WRichText","comp-kdyp122m":"WRichText","comp-ma747i3l":"WPhoto","comp-js64d67c":"WRichText","comp-js64d67t":"WPhoto","pageBackground_r2iqv":"PageBackground","r2iqv":"Page","comp-llz47boo":"ClassicSection","comp-llz47boo1":"ClassicSection","comp-llz47bop":"ClassicSection","comp-l3ediblw":"tpaWidgetNative","comp-jrjcfr5e":"Container","comp-k92r3ao5":"Container","comp-jzsdazxv":"Group","Containerr2iqv":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","r2iqv_wrapper":"PageMountUnmount","r2iqv_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"initialData":{"counters":{},"roles":{}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-l3ediblw_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"layoutTeaserShowed":true,"galleryId":"0824a945-0f96-4573-8f5a-4e925132de0f","originGallerySettings":null},"comp-l3ediblw_galleryData":{"items":[{"itemId":"fa8541a8-f17e-439b-a4a5-c89e39dd7bb0","isSecure":false,"createdDate":"2022-05-20T11:44:38.000Z","orderIndex":-6132,"metaData":{"title":"Intelitek ProMill","link":{"target":"_self","type":"wix","data":{"pageId":"#xnjdg","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":[],"height":683,"width":1296,"focalPoint":[0.26581790123456794,0.46640745445201826],"fileName":"promill-8000.jpg","name":"717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg"},"mediaUrl":"717b33_5bb5c994eea9495f877073e1c8386ea7~mv2.jpg"},{"itemId":"95d59afc-2116-48ae-87c5-4be24bfa4021","isSecure":false,"createdDate":"2024-02-13T14:44:42.000Z","orderIndex":1653047078516,"metaData":{"title":"Roland VersaOBJECT MO-240 Direct to Object printer","link":{"target":"_self","type":"wix","data":{"pageId":"#t2a6v","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1064,"width":2000,"focalPoint":[0.5,0.5],"fileName":"mo-240_edited.jpg","name":"717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg"},"mediaUrl":"717b33_056f47b24ab24d2fa34c2238ab05a40d~mv2.jpg"},{"itemId":"e7a70984-ec07-4a58-a6e2-7d02b568ff16","isSecure":false,"createdDate":"2024-02-13T14:40:34.000Z","orderIndex":1653047078566.5,"metaData":{"title":"Vizitech MedTable AR","link":{"target":"_self","type":"wix","data":{"pageId":"#ms9vo","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1880,"width":2740,"focalPoint":[0.5,0.5],"fileName":"medtable-01_edited.jpg","name":"717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg"},"mediaUrl":"717b33_65a545ea9e914fc0b72bc793e642b799~mv2.jpg"},{"itemId":"5355aeea-c3ad-4d53-b43b-33ab06ce5b97","isSecure":false,"createdDate":"2022-05-20T11:44:38.000Z","orderIndex":1653047078617,"metaData":{"title":"Miller MobileArc Augmented Reality Welding Trainer","link":{"type":"wix","data":{"anchorName":"MobileArc","anchorDataId":"#dataItem-ktiruw4z","pageId":"#hpqth","rel":[],"type":"AnchorLink"},"text":"Scroll to MobileArc"},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1844,"width":2459,"focalPoint":[0.5,0.5],"fileName":"somerset cc mobilearc 02_edited.jpg","name":"717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg"},"mediaUrl":"717b33_eab12f6d38104df79009ba7ba61d2520~mv2.jpg"},{"itemId":"c30217dd-f1f2-4e4f-bc1d-9832d0c5353c","isSecure":false,"createdDate":"2022-05-20T11:44:38.000Z","orderIndex":1653047078717.5,"metaData":{"title":"Kid Spark Education","link":{"target":"_self","type":"wix","data":{"pageId":"#px4uu","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":[],"height":992,"width":1920,"focalPoint":[0.4836805555555556,0.7197035745422843],"fileName":"kid-spark-education.jpg","name":"717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg"},"mediaUrl":"717b33_a8aaaeb1ba69476db63373adc7cc86d3~mv2.jpg"},{"itemId":"ae06d3bc-3e27-44e8-84a6-f53130f633af","isSecure":false,"createdDate":"2022-05-20T11:44:38.000Z","orderIndex":1653047078868,"metaData":{"title":"Nida Electronics Trainer","link":{"target":"_self","type":"wix","data":{"pageId":"#idxs3","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":920,"width":1900,"focalPoint":[0.5069444444444444,0.6726618705035972],"fileName":"nida-avionics-lab.jpg","name":"717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg"},"mediaUrl":"717b33_a23cfee199164c9a8eaf4440bb053eec~mv2.jpg"},{"itemId":"3d93c422-ea04-4f45-8afb-dcc31a374ced","isSecure":false,"createdDate":"2024-02-13T14:42:36.000Z","orderIndex":1653047078893,"metaData":{"title":"Niryo Ned2 Collaborative Robot","link":{"target":"_self","type":"wix","data":{"pageId":"#w7z2r","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":2064,"width":2886,"focalPoint":[0.5,0.5],"fileName":"Niryo 02_edited.jpg","name":"717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg"},"mediaUrl":"717b33_677e75e67e574c8fb064569087a39d1e~mv2.jpg"},{"itemId":"3f8a3965-9731-4b40-ab37-29220e8ae178","isSecure":false,"createdDate":"2024-02-13T18:55:19.000Z","orderIndex":1653047078905.5,"metaData":{"title":"Clean Air Industries Defender Downdraft table","link":{"target":"_self","type":"wix","data":{"pageId":"#g4e70","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":299,"width":466,"focalPoint":[0.5,0.5],"fileName":"defender 4x9.png","name":"717b33_fbac65faca434f4a80f98928d4f41089~mv2.png"},"mediaUrl":"717b33_fbac65faca434f4a80f98928d4f41089~mv2.png"},{"itemId":"51872be7-25f3-4401-b24a-c4c07b632758","isSecure":false,"createdDate":"2022-05-20T11:44:38.000Z","orderIndex":1653047078918,"metaData":{"title":"Miller AugmentedArc Reality Welding Trainer","link":{"type":"wix","data":{"anchorName":"AugumentedArc","anchorDataId":"#dataItem-iq9jp9i7","pageId":"#hpqth","rel":[],"type":"AnchorLink"},"text":"Scroll to AugumentedArc"},"alt":"photo_2022-05-20_07-39-09_edited.jpg","sourceName":"private","tags":["edited"],"height":909,"width":953,"focalPoint":[0.6388888888888888,0.3905109489051095],"fileName":"photo_2022-05-20_07-39-09_edited.jpg","name":"717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg"},"mediaUrl":"717b33_48b90ab0b17640ab9182636cd904822d~mv2.jpg"},{"itemId":"c19ace6a-01b8-46a6-a71b-4d2c447fbfab","isSecure":false,"createdDate":"2022-05-20T11:44:38.000Z","orderIndex":1653047079218,"metaData":{"title":"Marco TV Console Furniture","link":{"target":"_self","type":"wix","data":{"pageId":"#df3cs","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"marco-console.jpg","sourceName":"private","tags":[],"height":505,"width":960,"focalPoint":[0.5,0.5],"fileName":"marco-console.jpg","name":"717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg"},"mediaUrl":"717b33_4d5ab20c9f6e4f7cb522250080720ac2~mv2.jpg"},{"itemId":"fda8c667-9c1b-4722-9e6f-9defb430d2b7","isSecure":false,"createdDate":"2022-05-20T11:44:38.000Z","orderIndex":1653047079518,"metaData":{"title":"ATech Automotive Trainers","link":{"target":"_self","type":"wix","data":{"pageId":"#byxp5","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":[],"height":462,"width":1248,"focalPoint":[0.33400106837606836,0.4528301886792453],"fileName":"atech.jpg","name":"717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg"},"mediaUrl":"717b33_f681a8dbcc604e1f931a1353e7515acd~mv2.jpg"},{"itemId":"b8f0d39f-f87d-40d5-a36d-8a027d238e4c","isSecure":false,"createdDate":"2022-05-20T12:11:06.000Z","orderIndex":1653048666383,"metaData":{"title":"Health Science Products","link":{"target":"_self","type":"wix","data":{"pageId":"#b6to1","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":657,"width":1280,"focalPoint":[0.5,0.5],"fileName":"hospital-beds.jpg","name":"717b33_edbf7a5d7429464787c701832353b833~mv2.jpg"},"mediaUrl":"717b33_edbf7a5d7429464787c701832353b833~mv2.jpg"},{"itemId":"4341996d-868f-4e58-a590-6373afef72e0","isSecure":false,"createdDate":"2024-02-13T18:58:37.000Z","orderIndex":1707850716281,"metaData":{"title":"911 Simulators","link":{"target":"_self","type":"wix","data":{"pageId":"#wl0nr","target":"_self","rel":[],"type":"PageLink"},"text":"Go to Page "},"alt":"","sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1250,"width":3000,"fileName":"SUP3MonP-R_edited.png","name":"717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png"},"mediaUrl":"717b33_79d7347a1e9c48cc9531e5b387086d77~mv2.png"}],"totalItemsCount":13}}},"ooi":{"failedInSsr":{}}}</script> <!-- warmup data end --> </body> </html>