Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - imgnz.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 29 Apr 2025 15:25:59 GMT
Content-Length: 0
Connection: keep-alive
location: https://www.photography.gallery/
x-wix-cache-control: public, max-age=86400
strict-transport-security: max-age=86400
x-wix-request-id: 1745940359.29436443124611952319
Age: 0
Server-Timing: cache;desc=miss, varnish;desc=miss, dc;desc=84
X-Seen-By: REmTqJKTo7BM/eF7JdTbUrxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLu9eC6DH83RE9luN4FhShHiPfR5Gq0aOvPi6ADB6Ij8Q,2d58ifebGbosy5xc+FRallRvSZeavybqMSY58Hjrk5tk5IrWUBJRMDitl07NHWCtuocpU5WNWGaGXKL/irA4+g==,2UNV7KOq4oGjA5+PKsX47AE5V5JjwZWl2meRW9joCYRYgeUJqUXtid+86vZww+nL,/ZMDgzxLdWW53LYzgFcrYWYQtQEir+A5u98oclW12wc=,kO0u+7q+TL0DeeE//9W7MFKMpy9zvhdodlF0jvuloZvyD07wPkoFoUE05VaXRci+cvQKP98w3mSnulZQ2X4q/Q==
Cache-Control: no-cache
Server: Pepyaka
X-Content-Type-Options: nosniff

HTTP Code 301 Moved Permanently

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

When is Code 301 used?

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

What does Code 301 mean for the user?

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

200 OK - https://imgnz.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
content-type: text/html; charset=UTF-8
link: <https://static.parastorage.com/>; rel=preconnect; crossorigin;,<https://static.parastorage.com/>; rel=preconnect;,<https://static.wixstatic.com/>; rel=preconnect; crossorigin;,<https://static.wixstatic.com/>; rel=preconnect;,<https://siteassets.parastorage.com>; rel=preconnect; crossorigin;,
x-wix-request-id: 1745940359.579200407883781461809
html-cacheable: true
etag: W/"8f6c3f41270d3c859e424c5adb4e5ac7"
content-language: en
strict-transport-security: max-age=86400
age: 0
accept-ranges: bytes
set-cookie: XSRF-TOKEN=1745940361|bMF_omZrYIeb; Path=/; Domain=www.photography.gallery; Secure; SameSite=None
cache-control: private,max-age=0,must-revalidate
server: Pepyaka
x-content-type-options: nosniff
date: Tue, 29 Apr 2025 15:26:01 GMT
x-served-by: cache-hel1410020-HEL
x-cache: MISS
vary: Accept-Encoding
server-timing: cache;desc=miss, varnish;desc=miss_miss, dc;desc=fastly_84_g
x-seen-by: yvSunuo/8ld62ehjr5B7kA==,REmTqJKTo7BM/eF7JdTbUrxkNjrXdwdgtu6E0yACibU=,REmTqJKTo7BM/eF7JdTbUrxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLuibZi/iBWUtL5du4fKyNvfJftmKrOReD3ukbbas4YDo,2d58ifebGbosy5xc+FRaljV8015pHZPalTHDP+HwN5CSi71P5Y2cC1hL3nhag0wJyHNgtWt0S51BBVRTWY4FAg==,2UNV7KOq4oGjA5+PKsX47AgwiXskEY9NBGhMxjF/VCG8ZDY613cHYLbuhNMgAom1,IgRAiN0jKEYU4p46hArGGXIIMzDWIvYlz03JtEyAkCY=,kO0u+7q+TL0DeeE//9W7MDxy5cPdox01siKffqfMcxQgMwgjX+51EHBGD/4xBrRbXTkBB97cv1DLw8UI5raf7Q==,U/o5eYCR3RaNViYwkUI5jtannMjpnGt1059iV8mi9vs=,LoUK8/saGAmOxZWtpubo2sL4wRT0zozmLupbMjNgKLZEmZb5/yBc6722KpgSjXPQgLpsRfKexmjnCvweR2kOawu8Uc3GryzM9ndsOKUYUd4=,rCupSXqGwhQI5csRmNUAjLhzbpyVnN8k3qq0wo5fDY4=,Kx8FQg8qZTqABZy3EnRDz1KUGw/vpCyli0MwGJiLyvJGw7cUZF//VGmOeFO/A2l0WdGJiLbPqeJRm4g9LMeMMViB5QmpRe2J37zq9nDD6cs=
via: 1.1 google
glb-x-seen-by: bS8wRlGzu0Hc+WrYuHB8QIg44yfcdCMJRkBoQ1h6Vjc=
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked

HTTP Code 200 OK

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

When is Code 200 used?

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

What does Code 200 mean for the user?

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

GET / HTTP/1.1
Host: imgnz.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>Bruce Mortimer | Drawings | Paintings | Images</title>
  <meta name="description" content="BruceMortimer.com | Online gallery of Bruce Mortimer photographs, pencil photorealistic drawings, expressionistic paintings and abstracts. Professional artist based in New Zealand and panoramic photography specialist at imgNZ"/>
  <link rel="canonical" href="https://www.photography.gallery"/>
  <meta name="robots" content="noindex"/>
  <meta property="og:title" content="Bruce Mortimer | Drawings | Paintings | Images"/>
  <meta property="og:description" content="BruceMortimer.com | Online gallery of Bruce Mortimer photographs, pencil photorealistic drawings, expressionistic paintings and abstracts. Professional artist based in New Zealand and panoramic photography specialist at imgNZ"/>
  <meta property="og:image" content="https://static.wixstatic.com/media/415e4b_d9aec5d325964f4fac2e6997b87a8ba6~mv2.jpg/v1/fill/w_2500,h_761,al_c/415e4b_d9aec5d325964f4fac2e6997b87a8ba6~mv2.jpg"/>
  <meta property="og:image:width" content="2500"/>
  <meta property="og:image:height" content="761"/>
  <meta property="og:url" content="https://www.photography.gallery"/>
  <meta property="og:site_name" content="BruceMortimer"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","url":"https://www.photography.gallery/","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.photography.gallery/search?q={search_term}"},"query-input":"required name=search_term"}}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"BruceMortimer.com","url":"https://www.photography.gallery","image":"https://static.wixstatic.com/media/415e4b_f2c4670645c146da88d4dd09203f97de~mv2.png","address":{"@type":"PostalAddress","addressCountry":"NZ","addressRegion":"WGN"},"telephone":"+64 211 395312"}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"BruceMortimer","url":"https://www.photography.gallery"}</script>
  <meta name="fb_admins_meta_tag" content="brucemortimer.artist"/>
  <meta name="google-site-verification" content="4VCU9J1mHg2Y6nhPC87j_nYTyASSQdbw5SHxt2zqDwk"/>
  <meta property="fb:admins" content="brucemortimer.artist"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:title" content="Bruce Mortimer | Drawings | Paintings | Images"/>
  <meta name="twitter:description" content="BruceMortimer.com | Online gallery of Bruce Mortimer photographs, pencil photorealistic drawings, expressionistic paintings and abstracts. Professional artist based in New Zealand and panoramic photography specialist at imgNZ"/>
  <meta name="twitter:image" content="https://static.wixstatic.com/media/415e4b_d9aec5d325964f4fac2e6997b87a8ba6~mv2.jpg/v1/fill/w_2500,h_761,al_c/415e4b_d9aec5d325964f4fac2e6997b87a8ba6~mv2.jpg"/>

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

  <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/ficons/415e4b_3b2b28609c1d462e9e8b10a61027cc11%7Emv2.ico" type="image/x-icon"/>
  <link rel="shortcut icon" href="https://static.wixstatic.com/ficons/415e4b_3b2b28609c1d462e9e8b10a61027cc11%7Emv2.ico" type="image/x-icon"/>
  <link rel="apple-touch-icon" href="https://static.wixstatic.com/ficons/415e4b_3b2b28609c1d462e9e8b10a61027cc11%7Emv2.ico" type="image/x-icon"/>

  <!-- Safari Pinned Tab Icon -->
  <!-- <link rel="mask-icon" href="https://static.wixstatic.com/ficons/415e4b_3b2b28609c1d462e9e8b10a61027cc11%7Emv2.ico"> -->
  

  <!-- 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.15573.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.13696.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13696.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.photography.gallery","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","clientSdk","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.photography.gallery","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.photography.gallery\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4","branchId":"874380b9-9901-4797-9033-47a28b6094cd","renderingFlow":"NONE","language":"en","locale":"en-nz"},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.photography.gallery\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.photography.gallery\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":true,"experiments":{"specs.thunderbolt.hardenFetchAndXHR":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

	
    window.clientSdk = new Proxy({}, {get: (target, prop) => (...args) => window.externalsRegistry.clientSdk.loaded.then(() => window.__clientSdk__[prop](...args))})
    
  </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>
    
      <meta name="google-site-verification" content="4VCU9J1mHg2Y6nhPC87j_nYTyASSQdbw5SHxt2zqDwk" />
    
      <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.f73efd2a.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}.HlRz5e,._1hLNj{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[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}.I5zqsT{display:block}.I5zqsT,.MW5IWV{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.aa97b2b5.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}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[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[VerticalLine_ClassicVerticalSolidLine].f07c5db9.min.css">.SsY_2i .UGHfip{border-left:var(--lnw,3px) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));height:100%;width:100%}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StylableButton_Default].e469137d.min.css">.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}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_SolidColorMenuButtonSkin].3c6b3073.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)}.I2NxvL,.ULfND1{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.I2NxvL[data-state~=header] a,.I2NxvL[data-state~=header] div,[data-state~=header].ULfND1 a,[data-state~=header].ULfND1 div{cursor:default!important}.I2NxvL .piclkP,.ULfND1 .piclkP{display:inline-block;height:100%;width:100%}.ULfND1{--display:inline-block;background-color:transparent;cursor:pointer;display:var(--display);transition:var(--trans,background-color .4s ease 0s)}.ULfND1 .ktxcLB{border-left:1px solid rgba(var(--sep,var(--color_15,color_15)),var(--alpha-sep,1));padding:0 var(--pad,5px)}.ULfND1 .JghqhY{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;font:var(--fnt,var(--font_1));padding:0 10px;transition:var(--trans2,color .4s ease 0s)}.ULfND1[data-listposition=left]{border-radius:var(--rd,10px);border-bottom-right-radius:0;border-top-right-radius:0}.ULfND1[data-listposition=left] .ktxcLB{border:0;border-left:none}.ULfND1[data-listposition=right]{border-radius:var(--rd,10px);border-bottom-left-radius:0;border-top-left-radius:0}.ULfND1[data-listposition=lonely]{border-radius:var(--rd,10px)}.ULfND1[data-listposition=lonely] .ktxcLB{border:0}.ULfND1[data-state~=drop]{background-color:transparent;display:block;transition:var(--trans,background-color .4s ease 0s);width:100%}.ULfND1[data-state~=drop] .ktxcLB{border:0;border-top:1px solid rgba(var(--sep,var(--color_15,color_15)),var(--alpha-sep,1));padding:0;width:auto}.ULfND1[data-state~=drop] .JghqhY{padding:0 .5em}.ULfND1[data-listposition=top]{border-radius:var(--rdDrop,10px);border-bottom-left-radius:0;border-bottom-right-radius:0}.ULfND1[data-listposition=top] .ktxcLB{border:0}.ULfND1[data-listposition=bottom]{border-radius:var(--rdDrop,10px);border-top-left-radius:0;border-top-right-radius:0}.ULfND1[data-listposition=dropLonely]{border-radius:var(--rdDrop,10px)}.ULfND1[data-listposition=dropLonely] .ktxcLB{border:0}.ULfND1[data-state~=link]:hover,.ULfND1[data-state~=over]{background-color:rgba(var(--bgh,var(--color_17,color_17)),var(--alpha-bgh,1));transition:var(--trans,background-color .4s ease 0s)}.ULfND1[data-state~=link]:hover .JghqhY,.ULfND1[data-state~=over] .JghqhY{color:rgb(var(--txth,var(--color_15,color_15)));transition:var(--trans2,color .4s ease 0s)}.ULfND1[data-state~=selected]{background-color:rgba(var(--bgs,var(--color_18,color_18)),var(--alpha-bgs,1));transition:var(--trans,background-color .4s ease 0s)}.ULfND1[data-state~=selected] .JghqhY{color:rgb(var(--txts,var(--color_15,color_15)));transition:var(--trans2,color .4s ease 0s)}.eK3b7p{overflow-x:hidden}.eK3b7p .dX73bf{display:flex;flex-direction:column;height:100%;width:100%}.eK3b7p .dX73bf .ShB2o6{flex:1}.eK3b7p .dX73bf .LtxuwL{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.eK3b7p .dX73bf .LtxuwL .SUHLli,.eK3b7p .dX73bf .LtxuwL .xu0rO4{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.eK3b7p .dX73bf .LtxuwL .bNFXK4{display:block;width:100%}.eK3b7p .QQFha4{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.eK3b7p .QQFha4 .vZwEg5{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.eK3b7p .QQFha4._0uaYC{transition:visibility;transition-delay:.2s;visibility:visible}.eK3b7p .QQFha4 .xu0rO4{display:inline-block}.eK3b7p .V4qocw{display:none}.HYblus>nav{bottom:0;left:0;position:absolute;right:0;top:0}.HYblus .LtxuwL{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--brw,0) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));position:absolute;width:calc(100% - var(--menuTotalBordersX, 0px))}.HYblus .QQFha4{box-sizing:border-box;margin-top:7px;position:absolute;visibility:hidden}.HYblus [data-dropmode=dropUp] .QQFha4{margin-bottom:7px;margin-top:0}.HYblus .vZwEg5{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border:solid var(--brw,0) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rdDrop,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SearchBox].24efae29.min.css">#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .search-box-component-focus-ring-visible{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff!important;z-index:999}.QdV_oU{--force-state-metadata:focus}.btVOrl{--alpha-searchBoxBackgroundColor:var(--alpha-inputBackgroundColor,1);--alpha-searchInputIconColor:var(--alpha-inputIconColor,1);--borderAlpha:var(--alpha-inputBorderColor,1);--borderColor:var(--inputBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputIconColor,var(--color_15));--display:grid;display:var(--display)}.btVOrl:hover{--alpha-searchBoxBackgroundColor:var(--alpha-inputHoverBackgroundColor,1);--alpha-searchInputIconColor:1;--borderAlpha:var(--alpha-inputHoverBorderColor,1);--borderColor:var(--inputHoverBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputHoverBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-hover-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputHoverBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputHoverIconColor,var(--color_15))}.btVOrl.QdV_oU,.btVOrl:focus-within,.btVOrl:focus-within:hover{--alpha-searchBoxBackgroundColor:var(--alpha-inputFocusBackgroundColor,1);--alpha-searchInputIconColor:1;--borderAlpha:var(--alpha-inputFocusBorderColor,1);--borderColor:var(--inputFocusBorderColor,$inputBorderColorFallback);--borderWidth:var(--inputFocusBorderWidth,$inputDefaultBorderWidth);--leftBorderWidth:var(--input-focus-left-border-width,inputDefaultBorderWidth);--searchBoxBackgroundColor:var(--inputFocusBackgroundColor,$inputBackgroundColorFallback);--searchInputIconColor:var(--inputFocusIconColor,var(--color_15))}.RlO8U_{--mobileSuggestionsFontSize:16px;--mobileSuggestionsContentColor:0,0,0;--alpha-mobileSuggestionsContentColor:0.6;--mobileSuggestionsBackgroundColor:255,255,255;--alpha--mobileSuggestionsBackgroundColor:1;--alpha-inputFocusBackgroundColor:var(--alpha--mobileSuggestionsBackgroundColor);--alpha-searchBoxBackgroundColor:var(--alpha-mobileSuggestionsContentColorAlpha);--alpha-searchInputIconColor:0.6;--borderAlpha:var(--alpha-mobileSuggestionsContentColor);--borderColor:var(--mobileSuggestionsContentColor);--borderWidth:1px;--clearBoxWidth:44px;--clearButtonOpacity:1;--container-direction:row;--icon-spacing:20px;--input-left-border-width:1px;--input-text-align:initial;--inputBorderRadius:0;--inputFocusBackgroundColor:var(--mobileSuggestionsBackgroundColor);--inputFont:var(--font_8);--inputPlaceholderColor:var(--mobileSuggestionsContentColor);--inputShadow:none;--inputTextColor:var(--mobileSuggestionsContentColor);--leftBorderWidth:1px;--search-button-display:none;--search-icon-display:block;--searchBoxBackgroundColor:var(--mobileSuggestionsBackgroundColor);--searchInputIconColor:var(--mobileSuggestionsContentColor);--text-padding:0px;--text-spacing:12px;--groupTitleFont:var(--font_2);--groupTitleFontSize:var(--mobileSuggestionsFontSize);background-color:rgba(var(--mobileSuggestionsBackgroundColor),var(--alpha-mobileSuggestionsBackgroundColor,1));bottom:0;flex-direction:column;font:var(--inputFont,var(--font_8));font-size:var(--mobileSuggestionsFontSize)!important;height:100%;left:0;position:fixed;right:0;top:0;z-index:2147483647!important}.RlO8U_,.RlO8U_ .Q2YYMa{align-items:center;display:flex;width:100%}.RlO8U_ .Q2YYMa{flex-direction:row;height:40px;justify-content:flex-start;margin-bottom:20px;margin-top:20px;min-height:40px}.RlO8U_ .oEUJj7{border-color:rgba(var(--mobileSuggestionsContentColor),var(--alpha-mobileSuggestionsContentColor,1));border-style:solid;border-width:1px;display:grid;flex:1;height:100%;margin-inline-end:20px;overflow:hidden}.RlO8U_ .TaFPqR{overflow-y:scroll;text-overflow:ellipsis;width:100%}.RlO8U_ input[type=search]::-moz-placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input[type=search]:-ms-input-placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input[type=search]::placeholder{color:rgba(0,0,0,.6)}.RlO8U_ input{font-size:var(--mobileSuggestionsFontSize)!important}.XeX7vS{align-items:center;display:flex;height:100%;margin:0 10px;touch-action:manipulation}.r_WbdF{padding-inline-end:15px;padding-inline-start:11px;padding:0 10px}.r_WbdF.ZxQq8q{transform:scaleX(-1)}.k6cep8{background:rgba(var(--inputFocusBackgroundColor,var(--color_11,color_11)),var(--alpha-inputFocusBackgroundColor,1));overflow:auto;pointer-events:auto}.k6cep8.Zg1VXg{padding-bottom:20px}.k6cep8 .q0F5lM:hover,.k6cep8 .q0F5lM[aria-selected=true]{background:RGBA(var(--inputTextColor,color_15),.05)}:host(:not(.device-mobile-optimized)) .k6cep8,body:not(.device-mobile-optimized) .k6cep8{max-height:480px}.U603xX{cursor:pointer;display:flex;padding:10px 20px}.U603xX .FedNkl{display:flex;flex-direction:column;justify-content:center;margin-inline-start:12px;min-width:0}.U603xX .FedNkl:first-child{margin-inline-start:0}.U603xX .Z3eRZ6{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;flex:0 0 auto;height:55px;width:73px}.U603xX .Z3eRZ6.UXNCo3{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzYiIGhlaWdodD0iMTI0Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiM5REE1QUYiIGQ9Ik0wIDBoMTc2djEyNEgweiIvPjxwYXRoIGZpbGw9IiNEN0RDRTIiIGQ9Ik05OS43MjEgNDhIMTA5YTQgNCAwIDAgMSA0IDR2MjZhNCA0IDAgMCAxLTQgNEg2OGE0IDQgMCAwIDEtNC00VjUyYTQgNCAwIDAgMSA0LTRoOS4yOTRsMS41NS01LjI4MmExIDEgMCAwIDEgLjk2LS43MThIOTcuMjlhMSAxIDAgMCAxIC45NjQuNzMyTDk5LjcyIDQ4ek04OC41IDc1LjVDOTQuMjk5IDc1LjUgOTkgNzAuNzk5IDk5IDY1cy00LjcwMS0xMC41LTEwLjUtMTAuNVM3OCA1OS4yMDEgNzggNjVzNC43MDEgMTAuNSAxMC41IDEwLjV6Ii8+PC9nPjwvc3ZnPg==)}.U603xX .Z3eRZ6.D_fVyl{background-color:#eee;overflow:hidden;position:relative}.U603xX .Z3eRZ6.D_fVyl:after{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:D_fVyl;background-image:linear-gradient(90deg,hsla(0,0%,88%,0),#e0e0e0 51%,hsla(0,0%,91%,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.U603xX .CA8K4D{line-height:1.5}.U603xX .CA8K4D,.U603xX .zQjJyB{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.U603xX .zQjJyB{font-size:.875em;line-height:1.42;margin-top:4px;opacity:.6}@keyframes D_fVyl{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.u6Qhf2{font:var(--groupTitleFont,inherit);font-size:var(--groupTitleFontSize,inherit);padding:20px 20px 10px 20px}.u6Qhf2 .Nn5HXB{display:flex;justify-content:space-between}.u6Qhf2 .YmTE5t{background:rgba(var(--color_15),var(--alpha-color_15,1));height:1px;margin-top:8px;opacity:.3}.u6Qhf2 .wroB1H{color:inherit;flex-shrink:0;font-size:.9em;opacity:.8;transition:opacity .2s}.u6Qhf2 .wroB1H:hover{opacity:1}.GWiB9A{margin:20px}.q6kVwv{background-color:#000;color:#fff;display:block;font:inherit;line-height:36px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;touch-action:manipulation;white-space:nowrap}.g3as8r,.q6kVwv{box-sizing:border-box;text-decoration:none;width:100%}.g3as8r{--footer-text-opacity:0.6;align-items:center;background:rgba(var(--inputFocusBackgroundColor,var(--color_11,color_11)),var(--alpha-inputFocusBackgroundColor,1));color:inherit;cursor:pointer;display:flex;font:var(--inputFont,var(--font_8));height:38px;outline:none;padding:12px 20px;pointer-events:auto;transition:opacity .2s}.g3as8r:hover{--footer-text-opacity:1}.g3as8r .TrbL5O{flex-shrink:0;height:12px;margin-inline-end:12px;width:12px}.g3as8r .TrbL5O,.g3as8r .h0H1OP{opacity:var(--footer-text-opacity)}.g3as8r .h0H1OP{font-size:.75em;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fuYJV8{background-color:hsla(0,0%,100%,.8);bottom:0;left:0;position:absolute;right:0;top:80px}.fuYJV8 .q4fpr5{animation:sqiFbB 2s linear infinite;height:20px;left:50%;margin-left:-10px;position:absolute;top:20px;width:20px}.fuYJV8 .q4fpr5 .WRjDFM{stroke:#000;animation:gpxbMK 1.5s ease-in-out infinite}@keyframes sqiFbB{to{transform:rotate(1turn)}}@keyframes gpxbMK{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.wdVIxK{box-sizing:border-box;cursor:text;display:flex;height:100%;overflow:hidden;touch-action:manipulation;width:100%}.wdVIxK.yu5tzD{touch-action:pinch-zoom pan-y}.shCc15{border:none;display:block;height:0;padding:0;pointer-events:none;position:absolute;visibility:hidden;width:0}:host(:not(.device-mobile-optimized)) .wdVIxK.Btc0MU,body:not(.device-mobile-optimized) .wdVIxK.Btc0MU{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.aXOBOn{align-items:center;background-color:rgba(var(--searchBoxBackgroundColor),var(--alpha-searchBoxBackgroundColor,1));display:flex;flex-direction:var(--container-direction,row);flex-grow:1;overflow:hidden}.aXOBOn .KsMOVs{display:var(--search-icon-display,flex);flex-shrink:0;width:calc(var(--icon-spacing, 12px) - var(--leftBorderWidth) + var(--input-left-border-width, inputDefaultBorderWidth))}.aXOBOn .ipSfdV{color:rgba(var(--searchInputIconColor,var(--color_15,color_15)),var(--alpha-searchInputIconColor,1));display:var(--icon-display,var(--search-icon-display,flex))}.aXOBOn .lS0Z88{align-items:center;background:rgba(var(--buttonBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonBackgroundColor,1));border:solid rgba(var(--inputBorderColor,var(--color_15,color_15)),var(--alpha-inputBorderColor,1)) var(--borderWidth);border-bottom:none;border-right:none;border-top:none;color:rgb(var(--buttonIconColor,var(--color_11,color_11)));cursor:pointer;display:var(--search-button-display,none);font:inherit;height:100%;padding-left:var(--icon-spacing);padding-right:var(--icon-spacing)}.aXOBOn .lS0Z88:hover{background:rgba(var(--buttonHoverBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonHoverBackgroundColor,1))}.aXOBOn .lS0Z88:focus{box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 3px #fff;z-index:999}.TmqMif{flex-shrink:0;height:.9em;max-height:50px;max-width:50px;min-height:14px;min-width:14px;width:.9em}.TmqMif svg{display:block}.nNn3mc{--bgf:transparent;--bgd:transparent;--bgh:transparent;--bg:transparent;--rd:0;--brw:0;--brwf:0;--brwh:0;--brwd:0;--shd:none;--fnt:var(--inputFont,var(--font_8));--textAlign:var(--input-text-align);--textPadding:var(--text-padding);--txt:var(--inputTextColor);--txtd:var(--inputTextColor);--txt2:var(--inputPlaceholderColor);align-items:center;display:flex;height:100%;margin-inline-end:42px;margin-inline-start:var(--text-spacing);overflow:hidden;width:100%}.nNn3mc.LIyiar{margin-inline-end:0}.nNn3mc:focus-within .fkomZa{visibility:visible}.nNn3mc input[type=search]::-webkit-search-cancel-button,.nNn3mc input[type=search]::-webkit-search-decoration,.nNn3mc input[type=search]::-webkit-search-results-button,.nNn3mc input[type=search]::-webkit-search-results-decoration{display:none}.LYhw1A{flex-grow:1;flex-shrink:1;height:100%;overflow:hidden;position:relative}.FwtNU8,.fkomZa{bottom:0;left:0;position:absolute;right:0;top:0}.FwtNU8 input::-moz-placeholder{visibility:var(--placeholder-text-visibility)}.FwtNU8 input:-ms-input-placeholder{visibility:var(--placeholder-text-visibility)}.FwtNU8 input::placeholder{visibility:var(--placeholder-text-visibility)}.fkomZa{visibility:hidden}.fkomZa input{opacity:.4}:host(.device-mobile-optimized) .nNn3mc,body.device-mobile-optimized .nNn3mc{margin-inline-end:var(--clearBoxWidth,38px)}:host(.device-mobile-optimized) .nNn3mc.LIyiar,body.device-mobile-optimized .nNn3mc.LIyiar{margin-inline-end:0}#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus{outline:2px solid #116dff;outline-offset:1px}.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.KvoMHf[disabled]{pointer-events:none}.MpKiNN{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;min-height:25px;position:relative;text-align:var(--align,start)}.MpKiNN .pUnTVX{height:var(--inputHeight);position:relative}.MpKiNN .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;min-height:100%;position:absolute;top:0;width:50px}.MpKiNN .KvoMHf,.MpKiNN .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))))}.MpKiNN .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");font:var(--fnt,var(--font_8));margin:0;max-width:100%;min-height:var(--inputHeight);padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.MpKiNN .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:100%}.MpKiNN .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.MpKiNN .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.MpKiNN:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN .wPeA6j{display:none}.MpKiNN.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.ZXdXNL{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;justify-content:var(--align,start);text-align:var(--align,start)}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}.dHwu5A{align-items:center;color:rgb(var(--inputTextColor,var(--color_15,color_15)));cursor:pointer;display:flex;height:100%;justify-content:center;min-width:-moz-min-content;min-width:min-content;opacity:var(--clearButtonOpacity,1);touch-action:manipulation;transition:opacity .2s;width:var(--clearBoxWidth,38px)}.dHwu5A svg{background-color:rgba(var(--inputTextColor,var(--color_15,color_15)),calc(var(--alpha-inputTextColor, 1) * .06));border-radius:50%;display:var(--clear-icon-display,block);padding:4px}.dHwu5A .A7b5zq{display:var(--clear-text-display,none);font:var(--fnt);padding:0 12px;white-space:nowrap}.dHwu5A:hover{color:rgb(var(--inputTextColor,var(--color_15,color_15)));opacity:.6}.HRqysE{align-items:center;background:rgba(var(--inputBackgroundColor,buttonBackgroundColor),var(--alpha-inputBackgroundColor,1));border:solid rgba(var(--inputBorderColor,var(--color_15,color_15)),var(--alpha-inputBorderColor,1)) var(--borderWidth);border-radius:var(--inputBorderRadius,0);color:rgba(var(--searchInputIconColor,var(--color_15,color_15)),var(--alpha-searchInputIconColor,1));cursor:pointer;display:flex;font:var(--inputFont,var(--font_8));height:100%;justify-content:center;width:100%}.HRqysE:hover{background:rgba(var(--buttonHoverBackgroundColor,var(--color_15,color_15)),var(--alpha-buttonHoverBackgroundColor,1))}.HRqysE:focus{box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 3px #fff;z-index:999}._xpJkc{--alpha-inputFocusBackgroundColor:1;--box-border-color:RGBA(var(--borderColor),var(--borderAlpha));border-color:var(--box-border-color);border-radius:var(--inputBorderRadius,0);border-style:solid;border-width:var(--borderWidth);box-shadow:var(--inputShadow,none);box-sizing:border-box;color:rgba(var(--inputTextColor,var(--color_15,color_15)),var(--alpha-inputTextColor,1));display:grid;font:var(--inputFont,var(--font_8));min-height:100%;overflow:hidden;position:absolute;top:0;width:100%}._xpJkc>:last-child{border-radius:var(--inputBorderRadius,0);border-top-left-radius:0;border-top-right-radius:0}._xpJkc.JK71Yc{height:auto;min-width:280px;z-index:1000}._xpJkc.JK71Yc .oRg3Ie{height:calc(var(--component-height) - var(--input-focus-bottom-border-width, 1px))}._xpJkc.JK71Yc .UaSQpI{min-width:calc(280px - 2*var(--input-focus-left-border-width, 1px))}:host(.device-mobile-optimized) .UaSQpI,body.device-mobile-optimized .UaSQpI{display:none}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HeaderContainer_DefaultWithFillLayers].f392bf9d.min.css">.TMFrcJ{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.dkyyRB{transform:translateY(-100%);transition:.2s ease-in}.L01Zxk{transition:.2s}.bFRsbd{opacity:0;transition:.2s ease-in}.bFRsbd.CwYhEy{z-index:-1!important}.u_eaP3{opacity:1;transition:.2s}.kn76TK{height:auto}.YTbrNX,.kn76TK{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .EwS2PT,body:not(.device-mobile-optimized) .EwS2PT{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.x4zVYf[data-focuscycled=active]{outline:1px solid transparent}.x4zVYf[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.x4zVYf .TMFrcJ{background-color:transparent;border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,0);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,.5));left:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .3s ease}.x4zVYf .zxR1mn.TMFrcJ{background-color:rgba(var(--bg-scrl,0,0,0),var(--alpha-bg-scrl,0));border-bottom:var(--brwb-scrl,var(--brwb,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));border-radius:var(--rd-scrl,var(--rd,0));border-top:var(--brwt-scrl,var(--brwt,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));box-shadow:var(--shd-scrl,var(--shd,0 0 5px rgba(0,0,0,.5)))}.x4zVYf .mTQGgy{box-sizing:border-box;height:100%;transition:all .3s ease}.x4zVYf .zxR1mn>.mTQGgy{opacity:var(--alpha-bg,1)}.x4zVYf .QijXjn{background-color:var(--screenwidth-corvid-background-color,transparent);height:100%;position:relative;transition:all .3s ease}.x4zVYf .zxR1mn>.QijXjn{opacity:var(--alpha-bg,1)}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.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}.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)}}</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[FooterContainer_DefaultWithFillLayers].f392bf9d.min.css">.TMFrcJ{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.dkyyRB{transform:translateY(-100%);transition:.2s ease-in}.L01Zxk{transition:.2s}.bFRsbd{opacity:0;transition:.2s ease-in}.bFRsbd.CwYhEy{z-index:-1!important}.u_eaP3{opacity:1;transition:.2s}.kn76TK{height:auto}.YTbrNX,.kn76TK{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .EwS2PT,body:not(.device-mobile-optimized) .EwS2PT{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.x4zVYf[data-focuscycled=active]{outline:1px solid transparent}.x4zVYf[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.x4zVYf .TMFrcJ{background-color:transparent;border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,0);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,.5));left:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .3s ease}.x4zVYf .zxR1mn.TMFrcJ{background-color:rgba(var(--bg-scrl,0,0,0),var(--alpha-bg-scrl,0));border-bottom:var(--brwb-scrl,var(--brwb,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));border-radius:var(--rd-scrl,var(--rd,0));border-top:var(--brwt-scrl,var(--brwt,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));box-shadow:var(--shd-scrl,var(--shd,0 0 5px rgba(0,0,0,.5)))}.x4zVYf .mTQGgy{box-sizing:border-box;height:100%;transition:all .3s ease}.x4zVYf .zxR1mn>.mTQGgy{opacity:var(--alpha-bg,1)}.x4zVYf .QijXjn{background-color:var(--screenwidth-corvid-background-color,transparent);height:100%;position:relative;transition:all .3s ease}.x4zVYf .zxR1mn>.QijXjn{opacity:var(--alpha-bg,1)}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.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}.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)}}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_menu.2994049d.min.css">.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}.b5zn61{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.b5zn61.kRkc5Y:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.b5zn61.oAOb11:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.b5zn61 [data-preview=hover],.b5zn61:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.b5zn61.vOCSHf:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.b5zn61.S1KgBG:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.b5zn61 [data-preview=disabled],.b5zn61:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.b5zn61.n4G1gL:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.b5zn61.fagXcI:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.Q_1B5v{background-color:rgba(var(--text-highlight,0,0,0),var(--alpha-text-highlight,0));color:rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1));direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:hidden;text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.b5zn61.lKBJfO:not(:hover):not(:disabled) .Q_1B5v{color:var(--corvid-color,rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1)))}.b5zn61 [data-preview=hover] .Q_1B5v,.b5zn61:hover .Q_1B5v{background-color:rgba(var(--hover-text-highlight,var(--text-highlight)),var(--alpha-hover-text-highlight,1));color:rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.b5zn61.EgnLMx:hover:not(:disabled) .Q_1B5v{color:var(--corvid-hover-color,rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1)))}.b5zn61 [data-preview=disabled] .Q_1B5v,.b5zn61:disabled .Q_1B5v{background-color:rgba(var(--disabled-text-highlight,var(--text-highlight)),var(--alpha-disabled-text-highlight,1));color:rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.b5zn61.Z8I3Qb:disabled:not(:hover) .Q_1B5v{color:var(--corvid-disabled-color,rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1)))}.boASKT{box-sizing:border-box;color:#000;text-decoration:none}.PlliFI{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.UHJG9m{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;transform:rotate(calc(var(--icon-rotation) * 1deg));transition:inherit;width:var(--icon-size)}.b5zn61.cFMwDV:not(:hover):not(:disabled) .UHJG9m{fill:var(--corvid-icon-color,var(--icon-color))}.b5zn61 [data-preview=hover] .UHJG9m,.b5zn61:hover .UHJG9m{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(calc(var(--hover-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--hover-icon-size,var(--icon-size))}.b5zn61.xizV0v:hover:not(:disabled) .UHJG9m{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.b5zn61 [data-preview=disabled] .UHJG9m,.b5zn61:disabled .UHJG9m{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(calc(var(--disabled-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--disabled-icon-size,var(--icon-size))}.b5zn61.cOr5EQ:disabled:not(:hover) .UHJG9m{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.UHJG9m svg,.UHJG9m>span{display:flex;height:inherit;width:inherit}.DPAltb{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.DPAltb.HJQL50:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.DPAltb.JYQq3z:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.DPAltb [data-preview=hover],.DPAltb:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.DPAltb.lpKmSx:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.DPAltb.bk6HFS:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.DPAltb [data-preview=disabled],.DPAltb:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.DPAltb.ivX9Rv:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.DPAltb.E9JJpO:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.gIbEBg{background-color:rgba(var(--text-highlight,0,0,0),var(--alpha-text-highlight,0));color:rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1));direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:hidden;text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.DPAltb.spiv_Z:not(:hover):not(:disabled) .gIbEBg{color:var(--corvid-color,rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1)))}.DPAltb [data-preview=hover] .gIbEBg,.DPAltb:hover .gIbEBg{background-color:rgba(var(--hover-text-highlight,var(--text-highlight)),var(--alpha-hover-text-highlight,1));color:rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.DPAltb.pkDIbl:hover:not(:disabled) .gIbEBg{color:var(--corvid-hover-color,rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1)))}.DPAltb [data-preview=disabled] .gIbEBg,.DPAltb:disabled .gIbEBg{background-color:rgba(var(--disabled-text-highlight,var(--text-highlight)),var(--alpha-disabled-text-highlight,1));color:rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.DPAltb.FOmtsV:disabled:not(:hover) .gIbEBg{color:var(--corvid-disabled-color,rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1)))}.OoFUKI{box-sizing:border-box;color:#000;text-decoration:none}.wpLgnL{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.HvvH6i{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;transform:rotate(calc(var(--icon-rotation) * 1deg));transition:inherit;width:var(--icon-size)}.DPAltb.EENh5d:not(:hover):not(:disabled) .HvvH6i{fill:var(--corvid-icon-color,var(--icon-color))}.DPAltb [data-preview=hover] .HvvH6i,.DPAltb:hover .HvvH6i{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(calc(var(--hover-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--hover-icon-size,var(--icon-size))}.DPAltb.tN8hsm:hover:not(:disabled) .HvvH6i{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.DPAltb [data-preview=disabled] .HvvH6i,.DPAltb:disabled .HvvH6i{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(calc(var(--disabled-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--disabled-icon-size,var(--icon-size))}.DPAltb.lVrFcO:disabled:not(:hover) .HvvH6i{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.HvvH6i svg,.HvvH6i>span{display:flex;height:inherit;width:inherit}.HamburgerMenuContainer502174924__root{-archetype:paintBox;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.sR1W7T{opacity:var(--hamburger-menu-container-initial-opacity)}.sR1W7T>*{transform:var(--hamburger-menu-container-initial-transform)}.sR1W7T[data-animation-name=revealFromRight]{clip-path:inset(0)}.sR1W7T[data-animation-name=revealFromRight]>*{transition:transform .4s cubic-bezier(.645,.045,.355,1)}.sR1W7T[data-animation-name=revealFromRight][data-animation-state=enterActive]>*,.sR1W7T[data-animation-name=revealFromRight][data-animation-state=enterDone]>*{transform:translateX(0)}.sR1W7T[data-animation-name=fadeIn]{transition:opacity .4s cubic-bezier(.645,.045,.355,1)}.sR1W7T[data-animation-name=fadeIn][data-animation-state=enterActive],.sR1W7T[data-animation-name=fadeIn][data-animation-state=enterDone]{opacity:1}.x3KXTL{border-radius:var(--overflow-wrapper-border-radius)}.c85NDQ{align-items:center;display:flex;flex-direction:var(--container-flex-direction);flex-wrap:nowrap;gap:var(--menu-items-main-axis-gap)}.c85NDQ,.fkZBIS{flex-grow:var(--menu-items-flex-grow)}.fkZBIS{display:var(--item-wrapper-display);height:var(--menu-item-wrapper-height);justify-content:var(--container-align);width:var(--item-wrapper-width)}.uTHrSX{align-items:center;background:var(--item-background);border-bottom:var(--item-border-bottom);border-left:var(--item-border-left);border-radius:var(--item-border-radius);border-right:var(--item-border-right);border-top:var(--item-border-top);box-shadow:var(--item-box-shadow);box-sizing:border-box;display:flex;gap:var(--spacing-between-label-and-dropdown-icon);height:100%;justify-content:var(--item-text-align);padding:var(--item-vertical-padding) var(--item-horizontal-padding);position:relative;width:var(--item-width)}.uTHrSX[data-interactive=true]:hover,.uTHrSX[data-preview=hover],[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.fkZBIS>.uTHrSX{background:var(--item-hover-background,var(--item-background));border-bottom:var(--item-hover-border-bottom,var(--item-border-bottom));border-left:var(--item-hover-border-left,var(--item-border-left));border-radius:var(--item-hover-border-radius,var(--item-border-radius));border-right:var(--item-hover-border-right,var(--item-border-right));border-top:var(--item-hover-border-top,var(--item-border-top));box-shadow:var(--item-hover-box-shadow,var(--item-box-shadow))}.uTHrSX[data-interactive=true]:hover .YANY0j,.uTHrSX[data-preview=hover] .YANY0j,[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.fkZBIS>.uTHrSX .YANY0j{background-color:var(--item-hover-text-highlight,var(--item-text-highlight));color:var(--item-hover-color,var(--item-color));line-height:var(--item-line-height);text-decoration-line:var(--item-hover-text-decoration,var(--item-text-decoration));text-shadow:var(--item-hover-text-outline,var(--item-text-outline)),var(--item-hover-text-shadow,var(--item-text-shadow))}.uTHrSX[data-interactive=true]:hover path,.uTHrSX[data-preview=hover] path,[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.fkZBIS>.uTHrSX path{fill:var(--item-hover-icon-color,var(--item-icon-color,currentcolor))}.uTHrSX[data-preview=selected],.uTHrSX[data-selected]{background:var(--item-selected-background,var(--item-background));border-bottom:var(--item-selected-border-bottom,var(--item-border-bottom));border-left:var(--item-selected-border-left,var(--item-border-left));border-radius:var(--item-selected-border-radius,var(--item-border-radius));border-right:var(--item-selected-border-right,var(--item-border-right));border-top:var(--item-selected-border-top,var(--item-border-top));box-shadow:var(--item-selected-box-shadow,var(--item-box-shadow))}.uTHrSX[data-preview=selected] .YANY0j,.uTHrSX[data-selected] .YANY0j{background-color:var(--item-selected-text-highlight,var(--item-text-highlight));color:var(--item-selected-color,var(--item-color));line-height:var(--item-line-height);text-decoration-line:var(--item-selected-text-decoration,var(--item-text-decoration));text-shadow:var(--item-selected-text-outline,var(--item-text-outline)),var(--item-selected-text-shadow,var(--item-text-shadow))}.uTHrSX[data-preview=selected] path,.uTHrSX[data-selected] path{fill:var(--item-selected-icon-color,var(--item-icon-color,currentcolor))}.uTHrSX>a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.YANY0j{background-color:var(--item-text-highlight);color:var(--item-color);direction:var(--item-direction);font:var(--item-font,font_6);letter-spacing:var(--item-letter-spacing);line-height:var(--item-line-height);text-decoration-line:var(--item-text-decoration);text-shadow:var(--item-text-outline),var(--item-text-shadow);text-transform:var(--item-text-transform);white-space:nowrap}.Ha0Wbi{--computed-anchor:var(--anchor,var(--dropdown-anchor));--computed-align:var(--align,var(--dropdown-align));--computed-space-above:var(--space-above,var(--dropdown-space-above));--computed-horizontal-margin:var(--horizontal-margin,var(--dropdown-horizontal-margin));--before-el-top:calc(-1 * var(--computed-space-above));display:none!important;inset:auto!important;left:var(--dropdown-left)!important;margin-top:var(--computed-space-above)!important;position:absolute!important;visibility:hidden;z-index:var(--above-all-z-index)}.Ha0Wbi:before{content:"";display:block;height:var(--computed-space-above);position:absolute;top:var(--before-el-top);width:100%}.Ha0Wbi[data-open=true]{visibility:visible}.c85NDQ[data-open=calculating] .Ha0Wbi,.c85NDQ[data-open=true] .Ha0Wbi{display:grid!important}.T_IAEV{cursor:pointer;display:var(--item-icon-display,flex)}.T_IAEV svg{height:var(--item-icon-size);width:var(--item-icon-size)}.T_IAEV path{fill:var(--item-icon-color,currentcolor)}.T_IAEV.qy83eW:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}#SITE_CONTAINER.focus-ring-active .T_IAEV:focus:before{outline:2px solid #116dff;outline-offset:1px}.T_IAEV.tkNLhJ{clip:rect(0 0 0 0);clip-path:inset(50%);display:var(--sr-only-item-icon-display,flex);position:absolute}.T_IAEV.tkNLhJ:active,.T_IAEV.tkNLhJ:focus{clip-path:unset;position:static}.f14KBj[data-open]{transform:rotate(-180deg)}.R1IR31{display:var(--vertical-expand-collapse-display,var(--item-icon-display,flex))}.T_IAEV:not(.qy83eW):not(.tkNLhJ){position:relative}.T_IAEV:not(.qy83eW):before{content:"";height:max(100%,24px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:max(var(--item-icon-size),24px)}.F6wZup{display:var(--horizontal-menu-dropdown-display,block)}.azGCOj{display:var(--vertical-menu-dropdown-display);margin-top:calc(var(--menu-items-main-axis-gap, 0)*-1);width:100%}.fSdLtv{--computed-space-above:var(--space-above,var(--dropdown-space-above));height:var(--vertical-dropdown-height);margin-top:var(--vertical-dropdown-height,var(--computed-space-above))!important;visibility:var(--vertical-dropdown-visibility)}.ixi5ES .fSdLtv{height:unset;margin-top:var(--computed-space-above)!important;visibility:unset}.btup_h{align-self:stretch;border-left:var(--horizontal-menu-item-divider,none);border-top:var(--vertical-menu-item-divider,none);display:var(--divider-display,none)}.c85NDQ:last-child .btup_h{display:none}.r7VwmS{background:var(--container-background,var(--dropdown-menu-container-background));border-bottom:var(--container-border-bottom,var(--dropdown-menu-container-border-bottom));border-left:var(--container-border-left,var(--dropdown-menu-container-border-left));border-radius:var(--container-border-radius,var(--dropdown-menu-container-border-radius));border-right:var(--container-border-right,var(--dropdown-menu-container-border-right));border-top:var(--container-border-top,var(--dropdown-menu-container-border-top));box-shadow:var(--container-box-shadow,var(--dropdown-menu-container-box-shadow));box-sizing:border-box;direction:var(--submenu-direction,var(--dropdown-menu-direction,var(--direction)));min-width:-moz-min-content!important;min-width:min-content!important;padding:var(--container-vertical-padding,var(--dropdown-menu-container-padding-top,var(--dropdown-menu-container-vertical-padding))) var(--container-horizontal-padding,var(--dropdown-menu-container-padding-right,var(--dropdown-menu-container-horizontal-padding))) var(--container-vertical-padding,var(--dropdown-menu-container-padding-bottom,var(--dropdown-menu-container-vertical-padding))) var(--container-horizontal-padding,var(--dropdown-menu-container-padding-left,var(--dropdown-menu-container-horizontal-padding)));text-align:var(--align,var(--dropdown-menu-align))}._rkxzS{--rows-number:calc((var(--items-number) / $columns-number) + 0.49);-moz-column-gap:var(--item-horizontal-spacing,var(--dropdown-menu-item-horizontal-spacing));column-gap:var(--item-horizontal-spacing,var(--dropdown-menu-item-horizontal-spacing));display:grid;grid-template-columns:repeat(var(--columns-number,var(--dropdown-menu-columns-number)),1fr);grid-template-rows:repeat(var(--rows-number),auto);row-gap:var(--item-vertical-spacing,var(--dropdown-menu-item-vertical-spacing))}@supports(width:round(1.9px,1px)){._rkxzS{--rows-number:calc(round(up, var(--items-number) / $columns-number))}}.vTZZB3{display:flex;flex-direction:column;gap:var(--sub-items-vertical-spacing-between,var(--dropdown-menu-sub-items-vertical-spacing-between));margin-top:var(--sub-items-vertical-spacing-before,var(--dropdown-menu-sub-items-vertical-spacing-before))}.LL9Lr7{width:100%}.nDuiRd{background:var(--item-background,var(--dropdown-menu-item-background));border-bottom:var(--item-border-bottom,var(--dropdown-menu-item-border-bottom));border-left:var(--item-border-left,var(--dropdown-menu-item-border-left));border-radius:var(--item-border-radius,var(--dropdown-menu-item-border-radius));border-right:var(--item-border-right,var(--dropdown-menu-item-border-right));border-top:var(--item-border-top,var(--dropdown-menu-item-border-top));box-shadow:var(--item-box-shadow,var(--dropdown-menu-item-box-shadow));color:var(--item-color,var(--dropdown-menu-item-color));direction:var(--submenu-item-direction,var(--submenu-direction,var(--dropdown-menu-sub-item-direction,var(--dropdown-menu-direction,var(--direction)))));display:block;font:var(--item-font,var(--dropdown-menu-item-font,var(--font_7)));letter-spacing:var(--item-letter-spacing,var(--dropdown-menu-item-letter-spacing));line-height:var(--item-line-height,var(--dropdown-menu-item-line-height));padding:var(--item-vertical-padding,var(--dropdown-menu-item-vertical-padding)) var(--item-horizontal-padding,var(--dropdown-menu-item-horizontal-padding));text-align:var(--item-align,var(--align,var(--dropdown-menu-item-align,var(--dropdown-menu-align))));text-decoration-line:var(--item-text-decoration,var(--dropdown-menu-item-text-decoration));text-shadow:var(--item-text-outline,var(--dropdown-menu-item-text-outline)),var(--item-text-shadow,var(--dropdown-menu-item-text-shadow));text-transform:var(--item-text-transform,var(--dropdown-menu-item-text-transform))}.nDuiRd.FKx9DB,.nDuiRd[data-preview=selected]{background:var(--item-selected-background,var(--item-background,var(--dropdown-menu-item-selected-background,var(--dropdown-menu-item-background))));border-bottom:var(--item-selected-border-bottom,var(--item-border-bottom,var(--dropdown-menu-item-selected-border-bottom,var(--dropdown-menu-item-border-bottom))));border-left:var(--item-selected-border-left,var(--item-border-left,var(--dropdown-menu-item-selected-border-left,var(--dropdown-menu-item-border-left))));border-radius:var(--item-selected-border-radius,var(--item-border-radius,var(--dropdown-menu-item-selected-border-radius,var(--dropdown-menu-item-border-radius))));border-right:var(--item-selected-border-right,var(--item-border-right,var(--dropdown-menu-item-selected-border-right,var(--dropdown-menu-item-border-right))));border-top:var(--item-selected-border-top,var(--item-border-top,var(--dropdown-menu-item-selected-border-top,var(--dropdown-menu-item-border-top))));box-shadow:var(--item-selected-box-shadow,var(--item-box-shadow,var(--dropdown-menu-item-selected-box-shadow,var(--dropdown-menu-item-box-shadow))));color:var(--item-selected-color,var(--item-color,var(--dropdown-menu-item-selected-color,var(--dropdown-menu-item-color))));font:var(--item-selected-font,var(--item-font,var(--dropdown-menu-item-selected-font,var(--dropdown-menu-item-font))));letter-spacing:var(--item-selected-letter-spacing,var(--item-letter-spacing,var(--dropdown-menu-item-selected-letter-spacing,var(--dropdown-menu-item-letter-spacing))));line-height:var(--item-selected-line-height,var(--item-line-height,var(--dropdown-menu-item-selected-line-height,var(--dropdown-menu-item-line-height))));text-decoration-line:var(--item-selected-text-decoration,var(--item-text-decoration,var(--dropdown-menu-item-selected-text-decoration,var(--dropdown-menu-item-text-decoration))));text-shadow:var(--item-selected-text-outline,var(--item-text-outline,var(--dropdown-menu-item-selected-text-outline,var(--dropdown-menu-item-text-outline)))),var(--item-selected-text-shadow,var(--item-text-shadow,var(--dropdown-menu-item-selected-text-shadow,var(--dropdown-menu-item-text-shadow))));text-transform:var(--item-selected-text-transform,var(--item-text-transform,var(--dropdown-menu-item-selected-text-transform,var(--dropdown-menu-item-text-transform))))}.nDuiRd.FKx9DB .Zy733W,.nDuiRd[data-preview=selected] .Zy733W{background-color:var(--item-selected-text-highlight,var(--item-text-highlight,var(--dropdown-menu-item-selected-text-highlight,var(--dropdown-menu-item-text-highlight))))}.nDuiRd:hover,.nDuiRd[data-preview=hover]{background:var(--item-hover-background,var(--item-background,var(--dropdown-menu-item-hover-background,var(--dropdown-menu-item-background))));border-bottom:var(--item-hover-border-bottom,var(--item-border-bottom,var(--dropdown-menu-item-hover-border-bottom,var(--dropdown-menu-item-border-bottom))));border-left:var(--item-hover-border-left,var(--item-border-left,var(--dropdown-menu-item-hover-border-left,var(--dropdown-menu-item-border-left))));border-radius:var(--item-hover-border-radius,var(--item-border-radius,var(--dropdown-menu-item-hover-border-radius,var(--dropdown-menu-item-border-radius))));border-right:var(--item-hover-border-right,var(--item-border-right,var(--dropdown-menu-item-hover-border-right,var(--dropdown-menu-item-border-right))));border-top:var(--item-hover-border-top,var(--item-border-top,var(--dropdown-menu-item-hover-border-top,var(--dropdown-menu-item-border-top))));box-shadow:var(--item-hover-box-shadow,var(--item-box-shadow,var(--dropdown-menu-item-hover-box-shadow,var(--dropdown-menu-item-box-shadow))));color:var(--item-hover-color,var(--item-color,var(--dropdown-menu-item-hover-color,var(--dropdown-menu-item-color))));font:var(--item-hover-font,var(--item-font,var(--dropdown-menu-item-hover-font,var(--dropdown-menu-item-font))));letter-spacing:var(--item-hover-letter-spacing,var(--item-letter-spacing,var(--dropdown-menu-item-hover-letter-spacing,var(--dropdown-menu-item-letter-spacing))));line-height:var(--item-hover-line-height,var(--item-line-height,var(--dropdown-menu-item-hover-line-height,var(--dropdown-menu-item-line-height))));text-decoration-line:var(--item-hover-text-decoration,var(--item-text-decoration,var(--dropdown-menu-item-hover-text-decoration,var(--dropdown-menu-item-text-decoration))));text-shadow:var(--item-hover-text-outline,var(--item-text-outline,var(--dropdown-menu-item-hover-text-outline,var(--dropdown-menu-item-text-outline)))),var(--item-hover-text-shadow,var(--item-text-shadow,var(--dropdown-menu-item-hover-text-shadow,var(--dropdown-menu-item-text-shadow))));text-transform:var(--item-hover-text-transform,var(--item-text-transform,var(--dropdown-menu-item-hover-text-transform,var(--dropdown-menu-item-text-transform))))}.nDuiRd:hover .Zy733W,.nDuiRd[data-preview=hover] .Zy733W{background-color:var(--item-hover-text-highlight,var(--item-text-highlight,var(--dropdown-menu-item-hover-text-highlight,var(--dropdown-menu-item-text-highlight))))}.T7eXeQ{background:var(--sub-item-background,var(--dropdown-menu-sub-item-background));border-bottom:var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-border-bottom));border-left:var(--sub-item-border-left,var(--dropdown-menu-sub-item-border-left));border-radius:var(--sub-item-border-radius,var(--dropdown-menu-sub-item-border-radius));border-right:var(--sub-item-border-right,var(--dropdown-menu-sub-item-border-right));border-top:var(--sub-item-border-top,var(--dropdown-menu-sub-item-border-top));box-shadow:var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-box-shadow));color:var(--sub-item-color,var(--dropdown-menu-sub-item-color));direction:var(--submenu-sub-item-direction,var(--submenu-direction,var(--dropdown-menu-sub-item-direction,var(--dropdown-menu-direction,var(--direction)))));display:block;font:var(--sub-item-font,var(--dropdown-menu-sub-item-font));letter-spacing:var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing));line-height:var(--sub-item-line-height,var(--dropdown-menu-sub-item-line-height));padding:var(--sub-item-vertical-padding,var(--dropdown-menu-sub-item-vertical-padding)) var(--sub-item-horizontal-padding,var(--dropdown-menu-sub-item-horizontal-padding));text-align:var(--sub-item-align,var(--align,var(--dropdown-menu-sub-item-align,var(--dropdown-menu-align))));text-decoration-line:var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-text-decoration));text-shadow:var(--sub-item-text-outline,var(--dropdown-menu-sub-item-text-outline)),var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-text-shadow));text-transform:var(--sub-item-text-transform,var(--dropdown-menu-sub-item-text-transform))}.T7eXeQ.FKx9DB,.T7eXeQ[data-preview=selected]{background:var(--sub-item-selected-background,var(--sub-item-background,var(--dropdown-menu-sub-item-selected-background,var(--dropdown-menu-sub-item-background))));border-bottom:var(--sub-item-selected-border-bottom,var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-selected-border-bottom,var(--dropdown-menu-sub-item-border-bottom))));border-left:var(--sub-item-selected-border-left,var(--sub-item-border-left,var(--dropdown-menu-sub-item-selected-border-left,var(--dropdown-menu-sub-item-border-left))));border-radius:var(--sub-item-selected-border-radius,var(--sub-item-border-radius,var(--dropdown-menu-sub-item-selected-border-radius,var(--dropdown-menu-sub-item-border-radius))));border-right:var(--sub-item-selected-border-right,var(--sub-item-border-right,var(--dropdown-menu-sub-item-selected-border-right,var(--dropdown-menu-sub-item-border-right))));border-top:var(--sub-item-selected-border-top,var(--sub-item-border-top,var(--dropdown-menu-sub-item-selected-border-top,var(--dropdown-menu-sub-item-border-top))));box-shadow:var(--sub-item-selected-box-shadow,var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-selected-box-shadow,var(--dropdown-menu-sub-item-box-shadow))));color:var(--sub-item-selected-color,var(--sub-item-color,var(--dropdown-menu-sub-item-selected-color,var(--dropdown-menu-sub-item-color))));font:var(--sub-item-selected-font,var(--sub-item-font,var(--dropdown-menu-sub-item-selected-font,var(--dropdown-menu-sub-item-font))));letter-spacing:var(--sub-item-selected-letter-spacing,var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-selected-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing))));line-height:var(--sub-item-selected-line-height,var(--sub-item-line-height,var(--dropdown-menu-sub-item-selected-line-height,var(--dropdown-menu-sub-item-line-height))));text-decoration-line:var(--sub-item-selected-text-decoration,var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-selected-text-decoration,var(--dropdown-menu-sub-item-text-decoration))));text-shadow:var(--sub-item-selected-text-outline,var(--sub-item-text-outline,var(--dropdown-menu-sub-item-selected-text-outline,var(--dropdown-menu-sub-item-text-outline)))),var(--sub-item-selected-text-shadow,var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-selected-text-shadow,var(--dropdown-menu-sub-item-text-shadow))));text-transform:var(--sub-item-selected-text-transform,var(--sub-item-text-transform,var(--dropdown-menu-sub-item-selected-text-transform,var(--dropdown-menu-sub-item-text-transform))))}.T7eXeQ.FKx9DB .Olgd83,.T7eXeQ[data-preview=selected] .Olgd83{background-color:var(--sub-item-selected-text-highlight,var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-selected-text-highlight,var(--dropdown-menu-sub-item-text-highlight))))}.T7eXeQ:hover,.T7eXeQ[data-preview=hover]{background:var(--sub-item-hover-background,var(--sub-item-background,var(--dropdown-menu-sub-item-hover-background,var(--dropdown-menu-sub-item-background))));border-bottom:var(--sub-item-hover-border-bottom,var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-hover-border-bottom,var(--dropdown-menu-sub-item-border-bottom))));border-left:var(--sub-item-hover-border-left,var(--sub-item-border-left,var(--dropdown-menu-sub-item-hover-border-left,var(--dropdown-menu-sub-item-border-left))));border-radius:var(--sub-item-hover-border-radius,var(--sub-item-border-radius,var(--dropdown-menu-sub-item-hover-border-radius,var(--dropdown-menu-sub-item-border-radius))));border-right:var(--sub-item-hover-border-right,var(--sub-item-border-right,var(--dropdown-menu-sub-item-hover-border-right,var(--dropdown-menu-sub-item-border-right))));border-top:var(--sub-item-hover-border-top,var(--sub-item-border-top,var(--dropdown-menu-sub-item-hover-border-top,var(--dropdown-menu-sub-item-border-top))));box-shadow:var(--sub-item-hover-box-shadow,var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-hover-box-shadow,var(--dropdown-menu-sub-item-box-shadow))));color:var(--sub-item-hover-color,var(--sub-item-color,var(--dropdown-menu-sub-item-hover-color,var(--dropdown-menu-sub-item-color))));font:var(--sub-item-hover-font,var(--sub-item-font,var(--dropdown-menu-sub-item-hover-font,var(--dropdown-menu-sub-item-font))));letter-spacing:var(--sub-item-hover-letter-spacing,var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-hover-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing))));line-height:var(--sub-item-hover-line-height,var(--sub-item-line-height,var(--dropdown-menu-sub-item-hover-line-height,var(--dropdown-menu-sub-item-line-height))));text-decoration-line:var(--sub-item-hover-text-decoration,var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-hover-text-decoration,var(--dropdown-menu-sub-item-text-decoration))));text-shadow:var(--sub-item-hover-text-outline,var(--sub-item-text-outline,var(--dropdown-menu-sub-item-hover-text-outline,var(--dropdown-menu-sub-item-text-outline)))),var(--sub-item-hover-text-shadow,var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-hover-text-shadow,var(--dropdown-menu-sub-item-text-shadow))));text-transform:var(--sub-item-hover-text-transform,var(--sub-item-text-transform,var(--dropdown-menu-sub-item-hover-text-transform,var(--dropdown-menu-sub-item-text-transform))))}.T7eXeQ:hover .Olgd83,.T7eXeQ[data-preview=hover] .Olgd83{background-color:var(--sub-item-hover-text-highlight,var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-hover-text-highlight,var(--dropdown-menu-sub-item-text-highlight))))}.Zy733W{background-color:var(--item-text-highlight,var(--dropdown-menu-item-text-highlight));display:inline-block;text-align:inherit;text-decoration-line:inherit;text-shadow:inherit;text-transform:inherit}.Olgd83{background-color:var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-text-highlight))}.OpVjRb[data-animation-name=revealFromTop]{transition:opacity .4s,clip-path .4s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.OpVjRb[data-animation-name=revealFromTop][data-animation-state=enter],.OpVjRb[data-animation-name=revealFromTop][data-animation-state=exitActive],.OpVjRb[data-animation-name=revealFromTop][data-animation-state=exitDone]{clip-path:var(--animation-clip-path);opacity:0}.OpVjRb[data-animation-name=revealFromTop][data-animation-state=enterActive],.OpVjRb[data-animation-name=revealFromTop][data-animation-state=exit]{clip-path:inset(0 0 0 0)}.OpVjRb[data-animation-name=revealFromTop][data-animation-state=enterDone]{clip-path:unset}.OpVjRb[data-animation-name=revealFromTop][data-animation-state=enterActive],.OpVjRb[data-animation-name=revealFromTop][data-animation-state=enterDone],.OpVjRb[data-animation-name=revealFromTop][data-animation-state=exit]{opacity:1}.OpVjRb[data-animation-name=fadeIn]{transition:opacity .4s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.OpVjRb[data-animation-name=fadeIn][data-animation-state=enter],.OpVjRb[data-animation-name=fadeIn][data-animation-state=exitActive],.OpVjRb[data-animation-name=fadeIn][data-animation-state=exitDone]{opacity:0}.OpVjRb[data-animation-name=fadeIn][data-animation-state=enterActive],.OpVjRb[data-animation-name=fadeIn][data-animation-state=enterDone],.OpVjRb[data-animation-name=fadeIn][data-animation-state=exit]{opacity:1}.OpVjRb{background:var(--container-background,var(--dropdown-container-background));border-bottom:var(--container-border-bottom,var(--dropdown-container-border-bottom));border-left:var(--container-border-left,var(--dropdown-container-border-left));border-radius:var(--container-border-radius,var(--dropdown-container-border-radius));border-right:var(--container-border-right,var(--dropdown-container-border-right));border-top:var(--container-border-top,var(--dropdown-container-border-top));box-shadow:var(--container-box-shadow,var(--dropdown-container-box-shadow));direction:ltr}.ieCNBk{box-sizing:border-box}.eklYMX [data-part=menu-item]{--underline-scale:scaleX(0);--wash-scale:scaleX(0);--circle-clip-path:circle(0%);--dropdown-icon-transform:rotate(0);--bullet-translate:translateX(-150%);--bullet-opacity:0;--wave-tarnslate:scaleY(0)}.eklYMX [data-part=menu-item]:not([data-animation-name=none]) [data-part=dropdown-icon]{transition-duration:.4s;transition-property:transform}.eklYMX [data-part=menu-item] [data-part=dropdown-item-label]:after,.eklYMX [data-part=menu-item] [data-part=label]:after{background-color:currentColor;content:"";display:block;height:1px;transform:scaleX(0);width:100%}.eklYMX [data-part=menu-item] [data-part=label]:before{content:"•"/"";display:var(--item-label-bullet-display,inline-block);opacity:0;padding-inline-end:3px}.eklYMX [data-part=menu-item] [data-part=menu-item-content][data-selected] [data-part=label]:after{display:var(--item-selected-label-underline-display,block);transform:scaleX(1)}.eklYMX [data-part=menu-item] [data-part=menu-item-content][data-selected] [data-part=label]:before{opacity:1}.eklYMX [data-part=menu-item][data-animation-state=enterActive],.eklYMX [data-part=menu-item][data-animation-state=enterDone],.eklYMX [data-part=menu-item][data-open=true]{--underline-scale:scaleX(1);--wash-scale:scaleX(1);--circle-clip-path:circle(100%);--dropdown-icon-transform:rotate(-540deg);--bullet-translate:translateX(0%);--bullet-opacity:1;--wave-tarnslate:scaleY(1.5)}.eklYMX [data-part=menu-item] [data-selected]{--underline-scale:scaleX(1);--wash-scale:scaleX(0);--bullet-translate:translateX(0%);--bullet-opacity:1}.eklYMX [data-part=menu-item][data-animation-name=underline] [data-part=label]:after{transform:var(--underline-scale);transform-origin:left;transition:transform .3s}.eklYMX [data-part=menu-item][data-animation-name=underline] [data-part=dropdown-item-label]:after{display:block;transform:scaleX(0);transform-origin:left;transition-duration:.3s;transition-property:transform}.eklYMX [data-part=menu-item][data-animation-name=underline] [data-part=dropdown-item]:hover [data-part=dropdown-item-label]:after{transform:scaleX(1)}.eklYMX [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.eklYMX [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;transform:var(--wash-scale);transform-origin:left;transition:transform .4s;z-index:-1}.eklYMX [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.eklYMX [data-part=menu-item][data-animation-name=wash] [data-part=dropdown-item-label]{transition:color .2s ease-in-out}.eklYMX [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.eklYMX [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;clip-path:var(--circle-clip-path);content:"";display:block;left:0;position:absolute;right:0;top:0;transition:clip-path .4s;z-index:-1}.eklYMX [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.eklYMX [data-part=menu-item][data-animation-name=circle] [data-part=dropdown-icon]{transform:var(--dropdown-icon-transform)}.eklYMX [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.eklYMX [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.eklYMX [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;bottom:unset;content:"";display:block;height:135%;left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='17' preserveAspectRatio='none' viewBox='-0.004 0 58.004 25.784'%3E%3Cpath d='M44.993-.004c-5.749 0-5.749 6.12-11.497 6.12s-5.751-6.12-11.502-6.12-5.749 6.12-11.497 6.12C5.105 6.116 4.771.728.003.064l-.004 25.719 58.012-.002-.008-19.841a6.69 6.69 0 0 1-1.505.176c-5.753 0-5.753-6.12-11.505-6.12Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='17' preserveAspectRatio='none' viewBox='-0.004 0 58.004 25.784'%3E%3Cpath d='M44.993-.004c-5.749 0-5.749 6.12-11.497 6.12s-5.751-6.12-11.502-6.12-5.749 6.12-11.497 6.12C5.105 6.116 4.771.728.003.064l-.004 25.719 58.012-.002-.008-19.841a6.69 6.69 0 0 1-1.505.176c-5.753 0-5.753-6.12-11.505-6.12Z'/%3E%3C/svg%3E");-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;right:0;top:0;transform:var(--wave-tarnslate);transform-origin:bottom;transition:transform .4s;z-index:-1}.eklYMX [data-part=menu-item][data-animation-name=wave] [data-part=dropdown-item-label]{transition:color .2s ease-in-out}.eklYMX [data-part=menu-item][data-animation-name=bullet] [data-part=label]:before{display:inline-block;opacity:var(--bullet-opacity);transform:var(--bullet-translate);transition-duration:.3s}.eklYMX{background:var(--container-background);border-bottom:var(--container-border-bottom);border-left:var(--container-border-left);border-radius:var(--container-border-radius);border-right:var(--container-border-right);border-top:var(--container-border-top);box-shadow:var(--container-box-shadow);box-sizing:border-box;direction:var(--direction);height:100%;overflow-x:var(--container-overflow-x,unset);padding-bottom:var(--container-padding-bottom,0);padding-left:var(--container-padding-left,0);padding-right:var(--container-padding-right,0);padding-top:var(--container-padding-top,0)}.XOcS9r,.eklYMX{display:flex;scrollbar-width:none;width:100%}.XOcS9r{-moz-column-gap:var(--menu-items-column-gap);column-gap:var(--menu-items-column-gap);flex-direction:var(--container-flex-direction);flex-grow:var(--menu-items-flex-grow);flex-wrap:var(--container-flex-wrap,unset);height:auto;justify-content:var(--container-align);min-width:-moz-fit-content;min-width:fit-content;overflow-x:visible;row-gap:var(--menu-items-row-gap)}.mHPJDh{align-items:center;background:var(--scroll-button-background);border-bottom:var(--scroll-button-border-bottom);border-left:var(--scroll-button-border-left);border-radius:var(--scroll-button-border-radius);border-right:var(--scroll-button-border-right);border-top:var(--scroll-button-border-top);box-shadow:var(--scroll-button-box-shadow);cursor:pointer;display:flex;justify-content:center;overflow:hidden;pointer-events:auto;transform:var(--scroll-button-transform);visibility:hidden}.mHPJDh:hover,.mHPJDh[data-preview=hover]{background:var(--scroll-button-hover-background,var(--scroll-button-background));border-bottom:var(--scroll-button-hover-border-bottom,var(--scroll-button-border-bottom));border-left:var(--scroll-button-hover-border-left,var(--scroll-button-border-left));border-radius:var(--scroll-button-hover-border-radius,var(--scroll-button-border-radius));border-right:var(--scroll-button-hover-border-right,var(--scroll-button-border-right));border-top:var(--scroll-button-hover-border-top,var(--scroll-button-border-top));box-shadow:var(--scroll-button-hover-box-shadow,var(--scroll-button-box-shadow))}.mHPJDh:hover ._IXl7x,.mHPJDh[data-preview=hover] ._IXl7x{fill:var(--scroll-button-hover-icon-color,var(--scroll-button-icon-color));height:var(--scroll-button-hover-icon-size,var(--scroll-button-icon-size));padding-left:var(--scroll-button-hover-padding-left,var(--scroll-button-padding-left,0));padding-right:var(--scroll-button-hover-padding-right,var(--scroll-button-padding-right,0));transform:rotate(calc(var(--scroll-button-hover-icon-rotation, var(--scroll-button-icon-rotation)) * 1deg));width:var(--scroll-button-hover-icon-size,var(--scroll-button-icon-size))}.mHPJDh:hover{transition:all .08s linear}.gJIPb9{pointer-events:auto;visibility:visible}.gWrmGX{pointer-events:none;visibility:hidden}._IXl7x{fill:var(--scroll-button-icon-color);height:var(--scroll-button-icon-size);max-height:100%;max-width:100%;min-width:1px;padding-left:var(--scroll-button-padding-left,0);padding-right:var(--scroll-button-padding-right,0);transform:rotate(calc(var(--scroll-button-icon-rotation) * 1deg));width:var(--scroll-button-icon-size)}._IXl7x>svg{height:inherit;width:inherit}.ZpIOaD{border:inherit;border-color:transparent;bottom:0;display:var(--scroll-button-icon-display,flex);justify-content:space-between;left:0;padding-bottom:inherit;padding-top:inherit;pointer-events:none;position:absolute;right:0;top:0}div.c_pphB{display:var(--l_display,var(--hamburger-menu-root-display,var(--container-display)))}.HamburgerOpenButton3537389287__nav{display:inherit;height:inherit;width:auto}.rvGLLm{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.rvGLLm.jMYm0H:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.rvGLLm.y061lW:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.rvGLLm [data-preview=hover],.rvGLLm:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.rvGLLm.mxKpu4:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.rvGLLm.zBIMAq:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.rvGLLm [data-preview=disabled],.rvGLLm:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.rvGLLm.lPvoIB:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.rvGLLm.by2yNJ:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.hQsOje{background-color:rgba(var(--text-highlight,0,0,0),var(--alpha-text-highlight,0));color:rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1));direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:hidden;text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.rvGLLm.xNSufk:not(:hover):not(:disabled) .hQsOje{color:var(--corvid-color,rgba(var(--color,var(--color_0,color_0)),var(--alpha-color,1)))}.rvGLLm [data-preview=hover] .hQsOje,.rvGLLm:hover .hQsOje{background-color:rgba(var(--hover-text-highlight,var(--text-highlight)),var(--alpha-hover-text-highlight,1));color:rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.rvGLLm.ogDVcg:hover:not(:disabled) .hQsOje{color:var(--corvid-hover-color,rgba(var(--hover-color,var(--color)),var(--alpha-hover-color,1)))}.rvGLLm [data-preview=disabled] .hQsOje,.rvGLLm:disabled .hQsOje{background-color:rgba(var(--disabled-text-highlight,var(--text-highlight)),var(--alpha-disabled-text-highlight,1));color:rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.rvGLLm.IfOI50:disabled:not(:hover) .hQsOje{color:var(--corvid-disabled-color,rgba(var(--disabled-color,var(--color)),var(--alpha-disabled-color,1)))}.I56lbS{box-sizing:border-box;color:#000;text-decoration:none}.pMSuoq{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.xyuOGi{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;transform:rotate(calc(var(--icon-rotation) * 1deg));transition:inherit;width:var(--icon-size)}.rvGLLm.Pczkxq:not(:hover):not(:disabled) .xyuOGi{fill:var(--corvid-icon-color,var(--icon-color))}.rvGLLm [data-preview=hover] .xyuOGi,.rvGLLm:hover .xyuOGi{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(calc(var(--hover-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--hover-icon-size,var(--icon-size))}.rvGLLm.GRPSsV:hover:not(:disabled) .xyuOGi{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.rvGLLm [data-preview=disabled] .xyuOGi,.rvGLLm:disabled .xyuOGi{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(calc(var(--disabled-icon-rotation, var(--icon-rotation)) * 1deg));width:var(--disabled-icon-size,var(--icon-size))}.rvGLLm.hGEkMI:disabled:not(:hover) .xyuOGi{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.xyuOGi svg,.xyuOGi>span{display:flex;height:inherit;width:inherit}.jMLWKi{display:inherit;height:inherit;width:auto}.HamburgerOverlay547129737__root{-archetype:paintBox;box-sizing:border-box;
  /* !important is required because we need to override size and position set on the root element by the Viewer. */height:calc(100vh - var(--wix-ads-height))!important;left:0;position:fixed!important;top:var(--wix-ads-height)!important;visibility:hidden;width:100vw!important;z-index:var(--above-all-z-index)}.HamburgerOverlay547129737__overlay{box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.HamburgerOverlay547129737__root.HamburgerOverlay547129737--isMenuOpen{visibility:visible}.HamburgerOverlay547129737__root:not(.HamburgerOverlay547129737--showBackgroundOverlay){background-color:transparent}.HamburgerOverlay547129737__root.HamburgerOverlay547129737--shouldScroll{overflow-x:hidden;overflow-y:scroll}.HamburgerOverlay547129737__scrollContent{position:relative}.scemAM[data-part=hamburger-overlay]{opacity:var(--hamburger-overlay-initial-opacity)}.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn]{transition:opacity .4s}.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn][data-animation-state=enterActive],.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn][data-animation-state=enterDone]{opacity:1}.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}.StylableHorizontalMenu3372578893__root{-archetype:paddingBox;box-sizing:border-box;display:flex;height:100%;width:100%}.StylableHorizontalMenu3372578893__root *{box-sizing:border-box}.StylableHorizontalMenu3372578893__menu{display:flex;flex-wrap:var(--menu-flex-wrap,wrap);min-width:-moz-fit-content;min-width:fit-content}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menuItem{box-sizing:border-box;height:100%;margin-bottom:0!important;margin-top:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu>li:first-of-type .StylableHorizontalMenu3372578893__menuItem{margin-inline-start:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu>li:last-of-type .StylableHorizontalMenu3372578893__menuItem{margin-inline-end:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu{height:auto!important;margin:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll{-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll::-webkit-scrollbar{display:none}.StylableHorizontalMenu3372578893__menuItem{--focus-ring-box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 4px #fff!important;position:relative}.StylableHorizontalMenu3372578893__megaMenuWrapper{display:flex}.itemDepth02233374943__root{-archetype:paintBox;cursor:pointer;display:block;flex:1;text-decoration:none}.itemDepth02233374943__root.itemDepth02233374943--isCurrentPage,.itemDepth02233374943__root.itemDepth02233374943--isCurrentPage .itemDepth02233374943__label,.itemDepth02233374943__root.itemDepth02233374943--isHovered,.itemDepth02233374943__root.itemDepth02233374943--isHovered .itemDepth02233374943__label{transition:all .08s linear}.itemDepth02233374943__container{-archetype:box;align-items:center;display:flex;height:100%}.itemDepth02233374943__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown;transition:inherit;white-space:nowrap}.itemDepth02233374943__itemWrapper{flex-grow:inherit}.itemDepth02233374943__positionBox{display:none;margin:auto;position:fixed;z-index:var(--position-box-z-index,47)}.itemDepth02233374943__positionBox.itemDepth02233374943--isColumn{left:0;position:absolute;right:0}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched{max-width:unset}@keyframes itemDepth02233374943__fadeIn{0%{opacity:0}to{opacity:1}}.itemDepth02233374943__animationBox{animation-delay:calc(var(--is-animated) * .05s);animation-duration:calc(var(--is-animated) * .1s);animation-fill-mode:forwards;max-height:var(--max-height,none);opacity:0;overflow-y:var(--overflow-y,visible);transition:border-color .08s cubic-bezier(.25,1,.5,1),box-shadow .08s cubic-bezier(.25,1,.5,1)}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched>.itemDepth02233374943__animationBox{width:100%}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched .itemDepth02233374943__megaMenuComp{width:100%!important}.itemDepth02233374943__alignBox{display:flex}.itemDepth02233374943__list{-moz-column-gap:calc(1px * var(--horizontalSpacing));column-gap:calc(1px * var(--horizontalSpacing))}.itemDepth02233374943__itemWrapper[data-hovered]>.itemDepth02233374943__positionBox{display:block;visibility:hidden}.itemDepth02233374943__itemWrapper[data-shown]>.itemDepth02233374943__positionBox{display:block;visibility:visible}.itemDepth02233374943__itemWrapper[data-hovered]>.itemDepth02233374943__positionBox>.itemDepth02233374943__animationBox{animation-name:itemDepth02233374943__fadeIn}.itemDepth02233374943__megaMenuComp{direction:ltr;flex-shrink:0;margin-top:var(--containerMarginTop)!important;padding:0!important}.itemDepth02233374943__itemWrapper:not([data-hovered]) .itemDepth02233374943__megaMenuComp{display:none}.itemDepth12472627565__root{-archetype:paintBox;display:block;position:relative;text-decoration:none}.itemDepth12472627565__container{display:flex}.itemDepth12472627565__label{-archetype:text;word-wrap:var(--label-word-wrap);display:block;overflow:hidden;overflow-wrap:var(--label-word-wrap);text-align:inherit!important;text-overflow:clip;white-space:var(--white-space)}.itemDepth12472627565__itemWrapper{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;position:relative}.itemDepth12472627565__itemWrapper:after{clear:both;content:"";display:table}.itemDepth12472627565__positionBox{display:var(--subsubmenu-box-display);left:var(--subsubmenu-box-left);position:var(--subsubmenu-box-position);right:var(--subsubmenu-box-right);top:0}.itemDepth12472627565__positionBox[data-reverted]{left:var(--subsubmenu-box-right);right:var(--subsubmenu-box-left)}.itemDepth12472627565__itemWrapper[data-hovered]>.itemDepth12472627565__positionBox{display:block}@keyframes itemDepth12472627565__fadeIn{0%{opacity:0}to{opacity:1}}.itemDepth12472627565__animationBox{animation-delay:calc(var(--is-animated) * .05s);animation-duration:calc(var(--is-animated) * .1s);animation-fill-mode:forwards;margin-top:0!important;opacity:0}.itemDepth12472627565__itemWrapper[data-hovered]>.itemDepth12472627565__positionBox>.itemDepth12472627565__animationBox{animation-name:itemDepth12472627565__fadeIn}.submenu815198092__heading .itemDepth12472627565__label{color:#000}.submenu815198092__pageWrapper{margin-left:auto!important;margin-right:auto!important}.submenu815198092__overrideWidth{width:100%!important}.submenu815198092__rowItem:last-child{margin-bottom:0!important}.submenu815198092__rowItem+.submenu815198092__rowItem,.submenu815198092__rowItem:first-child{margin-top:0}.Zr_Nvv{display:var(--navbar-display,block);height:100%}.NZHLsZ:hover{z-index:var(--is-sticky,auto)}.ffrP7D{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.mfxFLH{min-height:var(--min-height-override);min-width:var(--min-width-override)}.itemShared2352141355__rootContainer{height:100%}.itemShared2352141355__rootContainer.itemShared2352141355--isRow{display:flex;flex-direction:row}.itemShared2352141355__rootContainer.itemShared2352141355--isRow .itemShared2352141355__menuItem{flex-grow:1}.itemShared2352141355__accessibilityIconWrapper{width:0}.itemShared2352141355__accessibilityIconWrapper.itemShared2352141355--isIconShown{margin-inline-end:8px;margin-inline-start:4px;width:unset}.itemShared2352141355__accessibilityIconWrapper.itemShared2352141355--isTopLevel.itemShared2352141355--isIconShown{align-items:center;display:flex}.itemShared2352141355__accessibilityIcon{clip:rect(0 0 0 0);clip-path:inset(50%);height:0;width:0}.itemShared2352141355__accessibilityIcon.itemShared2352141355--isIconShown{background:#fff;clip-path:unset;height:24px;width:24px}.itemShared2352141355__accessibilityIcon.itemShared2352141355--isOpen{rotate:180deg}.ScrollButton2305195801__root{-archetype:paddingBox;align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:0;overflow:hidden;pointer-events:none}.ScrollButton2305195801__root:hover{transition:all .08s linear}.ScrollButton2305195801__root.ScrollButton2305195801---side-4-left{transform:scaleX(-1)}.ScrollButton2305195801__root.ScrollButton2305195801--isVisible{opacity:1;pointer-events:auto}.ScrollButton2305195801__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown;max-height:100%;max-width:100%;min-width:1px}.ScrollButton2305195801__icon>svg{height:inherit;width:inherit}.ScrollControls2015960785__root{border:inherit;border-color:transparent;bottom:0;display:var(--scroll-controls-display,flex);justify-content:space-between;left:0;padding-bottom:inherit;padding-top:inherit;pointer-events:none;position:absolute;right:0;top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].4049eab0.min.css">@-moz-document url-prefix(){:invalid{box-shadow:none}:-moz-submit-invalid,:-moz-ui-invalid{box-shadow:none}}@keyframes kYZz2Z{0%{animation-timing-function:ease-out;transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}@keyframes wlf4P4{to{opacity:1;transform:rotate(115deg)}}.bkIuWA.xXaCpo{--display:flex;align-items:center;display:var(--display);justify-content:center}.d1WWt1{animation:kYZz2Z 1s linear infinite;height:72px;margin-left:-18px;overflow:hidden;position:absolute;transform-origin:100% 50%;width:36px}.d1WWt1:after,.d1WWt1:before{animation:wlf4P4 .5s linear infinite alternate;border:3px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;transform:rotate(-45deg)}.d1WWt1:before{color:#7fccf7}.d1WWt1:after{color:#3899ec;opacity:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[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[WPhoto_MouseOverPhoto].e70ebf5c.min.css">.nTOEE9{height:100%;overflow:hidden;position:relative;width:100%}.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}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.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}.Ikn7zx{box-sizing:border-box;height:100%;width:100%}.BJSaf1{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BJSaf1 img,img.BJSaf1{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)}.LjV9wd .Ikn7zx{background-color:rgba(var(--brd,var(--color_11,color_11)),var(--alpha-brd,1));border-color:rgba(var(--brd,var(--color_11,color_11)),var(--alpha-brd,1));border-radius:var(--rd,5px);border-style:solid;border-width:var(--brw,2px);box-shadow:var(--shd,0 1px 3px rgba(0,0,0,.5));display:block;height:100%;overflow:hidden}.LjV9wd .BJSaf1{border-radius:calc(var(--sizeRd, var(--rd, 5px)) - var(--sizeBrw, var(--brw, 2px)));overflow:hidden}.LjV9wd:after{background-color:rgba(var(--bgh,var(--color_15,color_15)),var(--alpha-bgh,1));border-radius:var(--rd,5px);content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:var(--trans,opacity .4s ease 0s);width:100%}.LjV9wd:hover:after{opacity:1}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[WPhoto_LiftedShadowPhoto].da8efd79.min.css">.nTOEE9{height:100%;overflow:hidden;position:relative;width:100%}.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}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.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}.S3GaTj{box-sizing:border-box;height:100%;width:100%}.bHLGFC{min-height:var(--image-min-height);min-width:var(--image-min-width)}.bHLGFC img,img.bHLGFC{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)}.ROb7KR .S3GaTj{background-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,3px);border-style:solid;border-width:var(--brw,2px);box-shadow:0 0 3px rgba(0,0,0,.5);display:block;overflow:hidden}.ROb7KR .bHLGFC{border-radius:calc(var(--sizeRd, var(--rd, 3px)) - var(--sizeBrw, var(--brw, 2px)));overflow:hidden}.ROb7KR:after,.ROb7KR:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUoAAAAaCAYAAADR0BVGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAACIFJREFUeNrsnOuS2ygQhRuBnWTf/1k3O5aA/QNbJ8enQfJkapMJXeWyrPul+TjdjRzsmgUxvbXpYGaxfTaYTmZ2a597+/5Cn69t2b1NfzWzbzTvrzadYH5q2+O+Uzvunc7lDucU27q4HM85nLwfta1bzeyAeWo9M7O9fZe2foDlxcxy+53bukebLmb2ZmYPM/unffY2f2+ft7Y+/v7etu/bHm3bA/bff/flfZ+5/eZPhk+B6X4NBab7d7/G6kxf8b3gTHc/xO9t4JfdN/nTfWMDX0vNBxP42FdY/qVt9w388Ub+2fd5Ax/v227UVmK7pgjX0O9VavOsrWuOv/Z5CXz0il/zMy7gl+gDD1r+AN/Z22/0zwf42sPM/m4+2Od/Bx9/gM+/0Qf3vZNvsl+yH9pF37P0Tkiik24ETXbKbfIJ4kEVuOn/tOkbNMLeeBM47Y0cLzrnEcHpAp2LUSPb6Nw6TO5tnQOuuztkXye043QnqgQjfrA7LNsBnOhIbwBPXPeN9vFGkEWQ7rDsgPtc6HwOmH8Q1BUUq/gwHD1HrQOf834zNAP5IH8jfBIAMQkfSeAnXwB0CEKEHUIxwu8IAqGvh0IgAvgi7YMBf4Pz79v259KXYQfe4VqbD9xEeyvU2Rn4AT5b7LgLATPT8h18DjvZNwdweA74fGfciOR3BbbDawt0X4ymfxooZ865OWqSp28CYOzQrLQOghj2lgykO91EPgY3IgPnMoKiEQDZQSJsh5AJcN47bVsEmDJArwhFyeoRHbDvn6F5DJxYTSvgeUrRTsJw1nvXF3zvTAc+g6gNlKcCLHaqajqKCArhGMDvsUNHlcnbbrB9FOBmkXGD+ZVg3+9BFp1BcDqxAtsVao+VwMRRRgEfrSRqdhGxFIKX6tzw/vZjJEctZmJIeK/vpYvOGcT3iPTbQNEpOFbRS20UsvYeFIHLob/6vcFDC7C/Sje1kqIt4mFnguFIIT4EYHeC5iHCml0ALgvAsfLmkCM7Sq8IB5sB72y4XO1jrL4DqDbxYw+wKnIKjkhgv0uOeNiEWkyUEooEUITjTbSn+0SBIkRxn4HacRSdSiWVVmF5oXZbB78P6sQPEgeZtgtOOgWVJLbR6HTcCFNOmYUzvpVe7MFn4c4ovOZGmCE3V+giOjASfG8UOkVHLaBjc6NHFXg4gDwEpDBkrSJUzk4eJ4tw1oR6PCj0OURYwdNGDjkKdT8aZL+KfTTIw8VoK5KwCM50It9NQmWaSBNEJ/8eRSgfKIXAsE4OMBOpU+5cCvmuEh4HddKHyIVj7rEQH4zEjseZSqBV56vSPPUVUHr5oBEkgwhnvAQ7XvgB4UIliByOGq2kXI16DXN6lkygG+XldgHOMoDh7oS6nNcxgnUeFIPqBHrLfh0Q1xehGwb5WAy3cX50orc0ACYXMRmMtxP52jBQnnwNnCcsBNUi0kO7KBB5eUvV2WxwnDBQx+qZubBML0DSU49B5D42UUXmm4e/N1JJ2MNGCBU8J6t0Y6tTmVVwLATIQqDEYgbnV7C4pMLk7OT0gggLlv150B0B9qBoTLXHOAjnA8EOgZcItpgzTU6aYKMiaBTV+UDtvjrpnIOiycPJXSJouY4QKAzfBkwpJzo4Cct0ITluE+XofQcnX3DQfgx6g11UnKOjRk1Uy7OTbOaqnVe5O0h1IggLqeAiCjomKsNV3NPL1bdlf5wFBzLoO4eIrriQg+kqDPVZ0KhRACqii0J5qtqAxxYeElec3LqJiE4JjgD82ChC3Qa8MJGnfGqP6YUK4izsDgOaqzF32Z6H5KhjbuLGqyStGr7AYXZ2FGUm1RjsueJbBoWQM+O1FhCXfUS+NduP1d6thbCjoXycEqukNqOjKKMIx9U6r7TfKpaVicLktjdj0xlA/gDLq8ODgo3HsiEUuVLGlXKjB6dOHMdFKdLzUBaz52E43s3NYlkGpVvoeAz8Zct+RZjOwkwj5cltqwNTqcUOQLPnMambPQ9bMnsecqVC3CpEEl8LXg8Pa+NquQm1qQThuwechwkcR5bhogvk+6KTDxjlaxB63lgoVIaBch9cIebKHALdU4orLF722YzBE4TKyqQ0gz2/kKHSbJgbrfZct1BtmOHqcYfZwKNKlEo9I/6m7T0NgDV7K8JIyamL64DDga78cIJQhwzNTMvMgWlxZLval9cbz94WWbbss4Xz3pjZ4rR/VJaqzuCF+QpSal8mVGgVEMuCDSpVlp12HCb34r9jp4laPDO6PRDkuIfBJOtuz4nV4PRyZn5hhC+Uh94EB+Q2uGnLli0biwYj8cHhPKsz9QaQgiRC1py0nOIFg1GNN569JHEmcgzpxM0KJw5U6ILUMIaN8iDm9Fyequx5CXN6P7xBGPpn59yWLVv2OkSLgNZGy6qNx1kmey7AmOk6hopUZ1Ac/f/A6HVb80LvV+S6US5DqU6vis3vT9sg/Ma3dIqNq8kqx+lVopctW/a6FfPHLzMoVfiOOUxeVxV/1Jt9dZAqYAFlE1AObVaomb0Ly6oxODkIJZ25N7KBVOZxVWdyLcuWLft/bVbnUMOIRsMDzXRV20sHjNTj6L8MToHQBj3A6IJHAPYGXHsnulHPVWwVWpYt+4zg5Gq6UTg+Y8aINSbEmNn1Mc71TGX7TM8QJoA9m1Advb1yivzLli37bYDpia96UciFCfCu/n6aP/t/v7M9w5ntgkN3m+QLtgvrLlu27PcAZZiovtG6KhS3GewuRqI/rBNfhOJsOcMsXAQx7yss31q27NOCslyEahhEpK/+s9Nwebx4cbNlKjQOJ06wnjz+UpPLln0uYP6sP2NWbDjzqmL9GQe/sn2dXHh478kuW7bsjwXqVXao4UkvcybUuhi1bNmyZSPb1i1YtmzZsgXKZcuWLVugXLZs2bKPtH8HADJQ9p+EtD02AAAAAElFTkSuQmCC);background-repeat:no-repeat;bottom:-26px;content:"";height:26px;position:absolute;width:165px}.ROb7KR:before{background-position:0 0;left:-20px}.ROb7KR:after{background-position:100% 0;right:-20px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_SolidLine].23b2f23d.min.css">.aVng1S{border-top:var(--lnw,2px) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-sizing:border-box;height:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].55604c6f.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;position:absolute;top:0}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].fef3d6da.min.css">:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.HlRz5e,._1hLNj{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/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.2713.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)}.szQLbHa{--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)}.s__8jLeAh,.sa_eChj{outline:0}.snU6ghj>:first-child>:first-child{z-index:100000!important}.sfBQAGM{align-items:center;cursor:pointer;display:inline-flex}.sUx3JfD,.s_F34xA{flex-shrink:0}.sfBQAGM.okbePRk--disabled{cursor:default}.sfBQAGM[disabled]{pointer-events:none}.sLSXxtx{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}.sLSXxtx.oMxoq64--isShown{opacity:1;transform:translateY(0);visibility:visible}.sLSXxtx.oMxoq64--shouldAnimate{transition:visibility .2s ease,opacity .2s ease,transform .4s ease}.sLSXxtx.oMxoq64---skin-7-success{background-color:#008250}.sLSXxtx.oMxoq64---skin-5-error{background-color:#df3131}.sLSXxtx.oMxoq64---skin-6-status{background-color:#212121}.sLSXxtx.oMxoq64---skin-7-preview{background-color:rgba(0,0,0,.6)}.sLSXxtx.oMxoq64---placement-15-bottomFullWidth{bottom:0;left:0;position:fixed;width:100vw}.sTSBBXN,.s__6_EMtB{display:inline-block;min-width:12px}.shPpml1{display:inline-block;line-height:20px;margin:16px 20px;max-height:40px;overflow:hidden}.sTbVTWu{height:24px;margin-left:auto;padding:14px 12px}.sLSXxtx.oMxoq64--mobile .shPpml1{margin-left:0;margin-right:0;max-height:60px}.sLSXxtx.oMxoq64--mobile .sTSBBXN{min-width:20px}.sLSXxtx.oMxoq64--rtl .sTbVTWu{margin-left:0;margin-right:auto}.sGYxevS{border:0;display:inline-block;line-height:0;margin:0;padding:0;text-decoration:none}.sGYxevS.osZBPYj--focus,.sGYxevS:hover{opacity:.7}.sGYxevS.ohTqyG8--disabled{cursor:default}.sGYxevS.ohTqyG8--disabled:hover{opacity:1}.snnEznG svg{display:block}.sGYxevS.ohTqyG8--disabled.squyajm .snnEznG svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-color-29));fill:none}.sGYxevS.ohTqyG8--disabled.sAEL6BX .snnEznG svg:not([fill=currentColor]) path{fill:rgb(var(--wix-color-29));stroke:rgb(var(--wix-color-29))}.sGYxevS.ohTqyG8---skin-4-line .snnEznG svg:not([fill=currentColor]) path,.squyajm .snnEznG svg:not([fill=currentColor]) path{stroke:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)));fill:none}.sAEL6BX .snnEznG svg:not([fill=currentColor]) path,.sGYxevS.ohTqyG8---skin-4-full .snnEznG 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)))}.sGYxevS .snnEznG svg[fill=currentColor]{color:rgb(var(--wix-ui-tpa-icon-button-icon-color,var(--wix-color-5)))}.sGYxevS.ohTqyG8--disabled .snnEznG svg[fill=currentColor]{color:rgb(var(--wix-color-29))}.sGYxevS.ohTqyG8---theme-4-none{background-color:transparent}.sGYxevS.ohTqyG8---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}.Sm1ZoK{z-index:999999}.Sm1ZoK.KtZaO1{display:none}.Sm1ZoK:not(.Z1Pd8o){left:50%;min-width:320px;position:fixed;top:80px;transform:translate(-50%)}</style>
<style rel="stylesheet" data-href="https://static.parastorage.com/services/wixstores-client-product-widget/1.1953.0/productWidget.min.css">.s3AoZtO,.s3AoZtO *{box-sizing:border-box}.s3AoZtO.o11i7Qx--forceBWTheme{--wut-bg-color:#fff;--wut-text-color:#000;--wut-disabled-color:#969696;--wut-placeholder-color:#646464;--wut-secondary-cta-color:#000;--wut-input-border-color:rgba(0,0,0,0.6);--wut-input-hover-and-focus-border-color:#000;--wut-selection-text-bg-color:rgba(0,0,0,0.2);--wut-meta-data-color:#646464;--wut-clear-button-bg-color:rgba(0,0,0,0.12)}.s3AoZtO.o11i7Qx--isOpen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1999}.s1FWYPg{z-index:2000;opacity:0;-webkit-transition:opacity .3s,-webkit-transform .4s;transition:opacity .2s,transform .4s;transition-timing-function:ease}.s3AoZtO.o11i7Qx--isOpen .s1FWYPg{opacity:1}.s1tys7e{width:100%;height:100%;background:#000;opacity:.6}.s1jesf_,.s32e9uf{outline:0}.s3lHmnV{display:inline-flex;align-items:center;cursor:pointer}.s1KUX9G,.s2qvRrd{flex-shrink:0}.s3lHmnV.okhokll--disabled{cursor:default}.s3lHmnV[disabled]{pointer-events:none}.s3zMy0d.ovInIEc---priority-7-primary{color:var(--wut-text-color,var(--Text3763176629-primary-color))}.s3zMy0d.ovInIEc---priority-9-secondary{color:var(--wut-placeholder-color,var(--Text3763176629-secondary-color))}.s34QD85{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.-M081{height:100%;box-sizing:border-box;border-style:solid}._1-Q7E{background:#e6f5ff;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Open Sans,sans-serif;font-size:24px;color:#234460}._1-Q7E,.s3vyM4t{padding:0;margin:0}.s3vyM4t{text-decoration:none;border:0;display:inline-block;line-height:0}.s3vyM4t.o3ZnY6r--focus,.s3vyM4t:hover{opacity:.7}.s3vyM4t.o368P-v--disabled{cursor:default}.s3vyM4t.o368P-v--disabled:hover{opacity:1}.s3FfuoS svg{display:block}.s3vyM4t.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path,.s3vyM4t.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{fill:none}.s3vyM4t.o368P-v---theme-4-none{background-color:transparent}.s3vyM4t.o368P-v---theme-3-box{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%}.s3H0l6-{min-width:100px;border-style:solid;box-sizing:content-box;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.s3H0l6- .s37jLad{margin:0 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.s3H0l6-.oqw7-AE--fullWidth{width:100%;box-sizing:border-box}.s3H0l6-.oqw7-AE---size-4-tiny{padding:6px 16px}.s3H0l6-.oqw7-AE---size-4-tiny.s2m0LT-{padding:5.5px 16px}.s3H0l6-.oqw7-AE---size-5-small{padding:7px 16px}.s3H0l6-,.s3H0l6-.oqw7-AE---size-6-medium{padding:8px 16px}.s3H0l6-.oqw7-AE---size-5-large,.s3H0l6-.oqw7-AE--mobile,.s3H0l6-.oqw7-AE--mobile.oqw7-AE---size-6-medium{padding:10px 16px}.s3H0l6-.oqw7-AE--upgrade .s37jLad{overflow:visible;text-overflow:unset;white-space:unset}.s3H0l6-.oqw7-AE--upgrade{box-sizing:border-box;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-flex}.s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent{white-space:normal;line-height:1.3!important}.s3H0l6-.oqw7-AE---size-4-tiny.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s3H0l6-.oqw7-AE---size-5-small.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s3H0l6-.oqw7-AE---size-6-medium.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s3H0l6-.oqw7-AE--mobile.oqw7-AE--upgrade,.s3H0l6-.oqw7-AE--upgrade:not(.oqw7-AE--mobile){line-height:1}.s3H0l6- .s3XkdGq svg:not([fill=currentColor]) path{fill:none;transition:stroke .2s ease-in-out}.s3XkdGq svg{height:1.5em;width:1.5em;margin:calc(-1*(1.5em/4)) 0}.s2nkQkZ:before,.sSTigvk:after{content:"";width:4px;height:1px;display:inline-block}.s3H0l6- .s3XkdGq svg[fill=currentColor]{transition:color .2s ease-in-out}.s2k7X5R{position:relative;cursor:pointer;display:block;border-style:solid;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.s2k7X5R .s37jLad{line-height:1.5;display:block}.s2k7X5R.o2siR8d--upgrade .s37jLad{line-height:1;display:inline-block}.s20oUU_{height:1.5em;top:.15em;animation:StatesButton3430269179__bounce-in .5s ease 0s 1 normal}.s1iHBIw{width:1.5em;height:1.5em}@keyframes StatesButton3430269179__bounce-in{0%{transform:translateY(30px);opacity:0}32%{transform:translateY(-5px);opacity:1}68%{transform:translateY(2px);opacity:1}to{transform:translateY(0);opacity:1}}.s2je5Mz{box-sizing:border-box;min-width:280px;max-width:980px;min-height:240px;max-height:620px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sIbHmdD{position:absolute;top:20px;right:20px}.s2JDE6S{padding:80px 32px}.s3WR7z9.o1u-apJ--mobile .s2je5Mz{top:0;left:0;width:100%;height:100%;transform:none}.s13Uxj-.o1u-apJ--appendToBody :focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff!important;z-index:999}.s3WR7z9.o1u-apJ--mobile.o1u-apJ--notFullscreenMobile .s13Uxj-{display:flex;align-items:center;position:absolute;overflow:hidden;top:20px;left:20px;width:calc(100% - 2*20px);height:calc(100% - 2*20px)}.s3WR7z9.o1u-apJ--mobile.o1u-apJ--notFullscreenMobile .s2je5Mz{position:relative;height:auto;max-height:440px;min-width:auto}.s3WR7z9.o1u-apJ--rtl .sIbHmdD{right:auto;left:20px}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI{text-decoration:none;border:0;display:inline-block;padding:0;margin:0;line-height:0}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o3ZnY6r--focus,.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI:hover{opacity:.7}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled{cursor:default}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled:hover{opacity:1}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .s3FfuoS svg{display:block}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path,.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{fill:none}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---theme-4-none{background-color:transparent}.s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---theme-3-box{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI{text-decoration:none;border:0;display:inline-block;padding:0;margin:0;line-height:0}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o3ZnY6r--focus,.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI:hover{opacity:.7}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled{cursor:default}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled:hover{opacity:1}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .s3FfuoS svg{display:block}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path,.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{fill:none}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---theme-4-none{background-color:transparent}.s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---theme-3-box{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%}.FGmSV{display:flex;width:100%;height:100%;cursor:pointer}@media only screen and (min-width:769px){.FGmSV:hover .Btrwx:before{opacity:.8}}.FGmSV:hover .FiGxu{transform:scale(1.07)}.FGmSV:hover .MISxK{transition-delay:0s;opacity:0}.FGmSV:hover .pYuLq{transition-delay:.25s;opacity:1}.xedmF:hover,.Xxql9{border-style:solid}.xedmF:hover{box-sizing:border-box}.t\+aKN{flex:1;position:relative;overflow:hidden}.t\+aKN:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box;pointer-events:none;opacity:0;transition:opacity calc(.25s * 3) ease,background-color calc(.25s * 3) ease}.fAF3C{flex:unset}.edsBl{height:100%;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.BtapJ{align-items:flex-start}.k4Kb4{align-items:center}.syFBU{align-items:flex-end}.zFUN1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-style:solid;padding:13px 0;cursor:pointer}button.DZSco{position:absolute;top:50%;transform:translateY(-50%);transition:opacity .25s ease;opacity:0}.XcnNp{align-self:center}._2d1gz{border-width:0;pointer-events:none;cursor:not-allowed}.s2-r02J.ovInIEc---priority-7-primary{color:var(--wut-text-color,var(--Text3763176629-primary-color))}.s2-r02J.ovInIEc---priority-9-secondary{color:var(--wut-placeholder-color,var(--Text3763176629-secondary-color))}.s2-r02J .s34QD85{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.s1G5A6w{min-width:100px;border-style:solid;box-sizing:content-box;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;box-sizing:border-box}.s1G5A6w .s37jLad{margin:0 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.s1G5A6w.oqw7-AE--fullWidth{width:100%;box-sizing:border-box}.s1G5A6w.oqw7-AE---size-4-tiny{padding:6px 16px}.s1G5A6w.oqw7-AE---size-4-tiny.s2m0LT-{padding:5.5px 16px}.s1G5A6w.oqw7-AE---size-5-small{padding:7px 16px}.s1G5A6w,.s1G5A6w.oqw7-AE---size-6-medium{padding:8px 16px}.s1G5A6w.oqw7-AE---size-5-large,.s1G5A6w.oqw7-AE--mobile,.s1G5A6w.oqw7-AE--mobile.oqw7-AE---size-6-medium{padding:10px 16px}.s1G5A6w.oqw7-AE--upgrade .s37jLad{overflow:visible;text-overflow:unset;white-space:unset}.s1G5A6w.oqw7-AE--upgrade{box-sizing:border-box;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-flex}.s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent{white-space:normal;line-height:1.3!important}.s1G5A6w.oqw7-AE---size-4-tiny.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s1G5A6w.oqw7-AE---size-5-small.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s1G5A6w.oqw7-AE---size-6-medium.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.s1G5A6w.oqw7-AE--mobile.oqw7-AE--upgrade,.s1G5A6w.oqw7-AE--upgrade:not(.oqw7-AE--mobile){line-height:1}.s1G5A6w .s3XkdGq svg:not([fill=currentColor]) path{fill:none;transition:stroke .2s ease-in-out}.s1G5A6w .s3XkdGq svg{height:1.5em;width:1.5em;margin:calc(-1*(1.5em/4)) 0}.s1G5A6w .s2nkQkZ:before,.s1G5A6w .sSTigvk:after{content:"";width:4px;height:1px;display:inline-block}.s1G5A6w .s3XkdGq svg[fill=currentColor]{transition:color .2s ease-in-out}.XZcR6{display:block;margin-top:0;line-height:1.4!important}._9292T{border:0;margin-top:0;margin-bottom:0}.cwk5i{margin-right:16px}._3sDAb{text-decoration:line-through}._0o3Qi{margin-top:4px}.\+j2N0{margin-top:8px}._4mKMF{border:0!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.T94su{cursor:inherit}.Scsxu{cursor:pointer;text-decoration:underline}.Scsxu,.T94su{background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit}.Dp3Gm{display:flex;flex-direction:column;align-items:center}.qICCE{transition:opacity .25s ease .25s;opacity:1}.SCvC-{align-items:flex-start}.QoISl{align-items:center}.Z6lV7{align-items:flex-end}.azksB{position:relative;flex-shrink:0}.yMQQV{position:absolute}.VjOf1{flex:1;display:flex;max-width:100%;max-height:100%}.doqoa,.VBsKx{display:flex;flex-shrink:0}.FZKjt{opacity:.5}.K0u5Z{flex:1;display:flex;justify-content:center;align-items:center}._4l76-{overflow:hidden}.Efoo0{transition:transform calc(.25s * 3) ease}.jMeVp{position:absolute;padding:13px 22px;max-width:85%;display:inline-block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;text-align:left;z-index:1;font-size:15px!important;line-height:1}.wNMvo{width:100%;height:100%}.wudaI{max-height:100%;max-width:100%;width:auto}.kk3oj{visibility:hidden}.RJ319{width:100%;display:flex;justify-content:center}.RJ319,figure{height:100%;align-items:center}figure{display:flex!important;min-width:100%;min-height:100%}figure img{width:unset;max-height:100%!important;max-width:100%!important}.cJlQ7{background-repeat:no-repeat;background-position:50%;background-size:contain}.cJlQ7 figure img{-o-object-fit:contain;object-fit:contain}._6klwF{background-repeat:no-repeat;background-position:50%;background-size:cover}._6klwF figure img{-o-object-fit:cover;object-fit:cover}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}</style>
<style id="css_masterPage">
	

@font-face {font-family: 'lulo-clean-w01-one-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e3cf8f7e-35c4-446f-9b93-de93e989f66f/v1/lulo-clean-w05-one-bold.woff2') format('woff2'); unicode-range: U+0100-0107, U+010A-0113, U+0116-011B, U+011E-0123, U+0126-0130, U+0132-0137, U+0139-0148, U+014A-0151, U+0154-015F, U+0162-0175, U+0177, U+0179-017C, U+01FC-01FF, U+0218-0219, U+02C7, U+02D8-02DB, U+02DD, U+1E80-1E85, U+1E9E, U+1EF2-1EF3, U+2044, U+2070, U+2074-2079, U+2212, U+E001, U+E909, U+E910-E912, U+E999, U+F6C3, U+F6E0, U+F6E4, U+F8FF;font-display: swap;
}
@font-face {font-family: 'lulo-clean-w01-one-bold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e3cf8f7e-35c4-446f-9b93-de93e989f66f/v1/lulo-clean-w01-one-bold.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00A3, U+00A5-00AB, U+00AE-00B4, U+00B6-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+02C6, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap;
}
@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2'); unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap;
}
@font-face {font-family: 'din-next-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2'); unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: '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: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'avenir-lt-w01_85-heavy1475544'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'libre baskerville'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDO-WyrubOA.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcC-wLOjAUw.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMaC82U-ro.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'libre baskerville'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDO-Wyrs.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcC-wLOj.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'libre baskerville'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'oswald-medium'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v16/dI-qzxlKVQA6TUC5RKSb31tXRa8TVwTICgirnJhmVJw.woff2') format('woff2');font-display: swap;
}
@font-face {font-family: 'oswald-medium'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v16/cgaIrkaP9Empe8_PwXbajFtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');font-display: swap;
}@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fj8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fj8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752FD8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752FD8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752HT8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752HT8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fz8Gl-1PK62t.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: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fz8Gl-1PK62t.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: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752GT8Gl-1PKw.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: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752GT8Gl-1PKw.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: 'josefin-sans-light'; font-style: normal; font-weight: 300; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_GbQbMlhLybpUVzEEaq2.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'josefin-sans-light'; font-style: normal; font-weight: 300; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_GbQbMhhLybpUVzEEaq2.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'josefin-sans-light'; font-style: normal; font-weight: 300; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_GbQbMZhLybpUVzEEQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'helvetica-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w02-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C7, U+02C9, U+02D8-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E002, U+E004, U+E006, U+E008-E009, U+E00D, U+E00F, U+E011, U+E013, U+E015, U+E017, U+E01A, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'helvetica-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w01-light.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'dinneuzeitgroteskltw01-_812426'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b46aabec-b529-45a8-a0fe-2abaf6daf369/v1/dinneuzeitgroteskltw01-_812426.other.woff2') format('woff2'); unicode-range: U+02C7, U+2021, U+2030, U+E000, U+E002, U+E004, U+E006, U+E009, U+E00B, U+E011;font-display: swap;
}
@font-face {font-family: 'dinneuzeitgroteskltw01-_812426'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b46aabec-b529-45a8-a0fe-2abaf6daf369/v1/dinneuzeitgroteskltw01-_812426.latin-ext.woff2') format('woff2'); unicode-range: U+0160-0161, U+0178, U+017D-017E, U+0192, U+2020;font-display: swap;
}
@font-face {font-family: 'dinneuzeitgroteskltw01-_812426'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b46aabec-b529-45a8-a0fe-2abaf6daf369/v1/dinneuzeitgroteskltw01-_812426.latin.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2022, U+2026, U+2039-203A, U+20AC, U+2122;font-display: swap;
}#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:62px;}#masterPage.landingPage #comp-jkryw25w{display:none;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID{display:none;}#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID{display:none;}#masterPage.landingPage #comp-m0bv66ja{display:none;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #comp-lz4yufiz{display:none;}#masterPage.landingPage #comp-lz682i5v{display:none;}#masterPage.landingPage #comp-m06284v3{display:none;}#masterPage.landingPage #comp-m07czzo7{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;}#PAGES_CONTAINER{--pinned-layer-in-container:50;--above-all-in-container:49;}#comp-jkryw25w{--pinned-layer-in-container:51;--above-all-in-container:49;}#SITE_HEADER{z-index:calc(var(--pinned-layers-in-page, 0) + 52);--above-all-in-container:10000;}#CONTROLLER_COMP_CUSTOM_ID{--pinned-layer-in-container:53;--above-all-in-container:49;}#SOSP_CONTAINER_CUSTOM_ID{--pinned-layer-in-container:54;--above-all-in-container:49;}#comp-m0bv66ja-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 55);--above-all-in-container:10000;}#SITE_FOOTER{--pinned-layer-in-container:56;--above-all-in-container:49;}#comp-lz4yufiz-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 57);--above-all-in-container:10000;}#comp-lz682i5v-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 58);--above-all-in-container:10000;}#comp-m06284v3-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 59);--above-all-in-container:10000;}#comp-m07czzo7-pinned-layer{z-index:calc(var(--pinned-layers-in-page, 0) + 60);--above-all-in-container:10000;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="comp-jkryw25w"]{position:relative;margin:1383px 0px 0 calc((100% - 980px) * 0.5);left:-1280px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:-47px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="comp-jkryw25w"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:-1280px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:-47px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="SOSP_CONTAINER_CUSTOM_ID"]{position:relative;margin:14px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-wedge-3]{visibility:hidden;height:1383px;width:0;grid-area:1 / 1 / 3 / 2;}#comp-m0bv66ja{justify-self:end;margin-right:8px;align-self:start;margin-top:15px;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}#comp-lz4yufiz{justify-self:start;margin-left:118px;align-self:start;margin-top:18px;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}#comp-lz682i5v{justify-self:start;margin-left:281px;align-self:start;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}#comp-m06284v3{justify-self:start;margin-left:253px;align-self:start;margin-top:71px;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}#comp-m07czzo7{justify-self:end;margin-right:139px;align-self:start;margin-top:10px;position:absolute;grid-area:1 / 1 / 2 / 2;pointer-events:auto;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:237,28,36;--color_4:0,136,203;--color_5:255,203,5;--color_6:114,114,114;--color_7:176,176,176;--color_8:255,255,255;--color_9:114,114,114;--color_10:176,176,176;--color_11:255,255,255;--color_12:255,255,255;--color_13:199,199,199;--color_14:153,153,151;--color_15:0,0,0;--color_16:223,242,247;--color_17:178,194,198;--color_18:134,145,148;--color_19:89,97,99;--color_20:45,48,49;--color_21:242,216,222;--color_22:229,179,192;--color_23:172,134,144;--color_24:115,90,96;--color_25:57,45,48;--color_26:235,194,182;--color_27:214,159,143;--color_28:194,94,64;--color_29:129,63,43;--color_30:65,31,21;--color_31:229,250,209;--color_32:202,229,175;--color_33:155,203,108;--color_34:78,102,54;--color_35:39,51,27;--color_36:255,255,255;--color_37:0,0,0;--color_38:232,230,230;--color_39:199,199,199;--color_40:153,153,151;--color_41:134,145,148;--color_42:45,48,49;--color_43:89,97,99;--color_44:178,194,198;--color_45:0,0,0;--color_46:0,0,0;--color_47:153,153,151;--color_48:134,145,148;--color_49:134,145,148;--color_50:255,255,255;--color_51:255,255,255;--color_52:134,145,148;--color_53:134,145,148;--color_54:199,199,199;--color_55:199,199,199;--color_56:255,255,255;--color_57:255,255,255;--color_58:134,145,148;--color_59:134,145,148;--color_60:134,145,148;--color_61:134,145,148;--color_62:255,255,255;--color_63:255,255,255;--color_64:199,199,199;--color_65:199,199,199;--font_0:normal normal normal 25px/1.4em lulo-clean-w01-one-bold,sans-serif;--font_1:normal normal normal 16px/1.4em din-next-w01-light,sans-serif;--font_2:normal normal normal 23px/1.4em futura-lt-w01-light,sans-serif;--font_3:normal normal normal 60px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--font_4:normal normal normal 37px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;--font_5:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--font_6:normal normal normal 22px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--font_7:normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--font_8:normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--font_9:normal normal normal 12px/1.4em 'libre baskerville',serif;--font_10:normal normal normal 12px/1.4em din-next-w01-light,sans-serif;--wix-ads-height:0px;--sticky-offset:0px;--wix-ads-top-height:0px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;--wix-opt-in-direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--theme-spx-ratio:1px;--scaling-factor:min((100 * var(--one-unit)), var(--section-max-width));--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));}.font_0{font:var(--font_0);color:rgb(var(--color_15));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_14));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(255, 255, 255);letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_0));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_15));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_15));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_15));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_15));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_15));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_15));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_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));}#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:0ms;}#comp-jkryw25w{width:169px;height:58px;}#masterPage:not(.landingPage){--top-offset:var(--header-height);--header-height:62px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--brd:var(--color_11);--brwt:0px;--brwb:0px;--shd:none;--rd:0px 0px 0px 0px;--alpha-brd:0;--backdrop-filter:none;--boxShadowToggleOn-shd:none;--alpha-bg-scrl:1;--bg-scrl:var(--color_43);--alpha-bg:0;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;position:static;min-height:62px;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_42));--bg-gradient:none;position:sticky !important;top:var(--wix-ads-height);}#CONTROLLER_COMP_CUSTOM_ID{--bgh:43,104,156;--rd:20px;--txth:255,255,255;--alpha-bg:1;--bg:61,155,233;--txt:255,255,255;--brw:0px;--fnt:normal normal normal 14px/1.4em raleway;--brd:43,104,156;--brdh:61,155,233;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;--shd:0 1px 4px rgba(0, 0, 0, 0.6);}#SOSP_CONTAINER_CUSTOM_ID{--brw:0px;--brd:var(--color_15);--bg:var(--color_11);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#SOSP_CONTAINER_CUSTOM_ID{width:980px;}[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID{width:980px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent]{height:auto;width:980px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-l2iheibv"]{position:relative;margin:0px 0px 0 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-l2ihel58"]{position:relative;margin:0px 0px 0px 0;left:12px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SOSP_CONTAINER_CUSTOM_ID{--shc-mutated-brightness:128,128,128;}#comp-l2iheibv{width:980px;height:250px;}.comp-l2iheibv {
				--wix-direction: ltr;
--profileLayout: 1;
--pictureStyle: 0;
--profileAlignment: 0;
--profileImageSize: 110px;
--badge-layout: 0;
--badge-size: 0;
--badge-corner-radius: 10;
--border-width-1: 1;
--pw-cover-photo-opacity: 60;
--pw-cover-photo-opacity-desktop: 60;
--profileWidgetHeight: 250px;
--pw-button-border-width: 1;
--pw-button-responsive-border-width: 1;
--pw-button-text-font-size-mobile: 16;
--pw-button-corner-radius: 0;
--pw-button-responsive-corner-radius: 0;
--vertical-pw-corner-radius: 0;
--badge-font: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--text-primary-font: normal normal normal 20px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--text-secondary-font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--pw-responsive-name-font: normal normal normal 28px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--pw-name-font-mobile: normal normal normal 20px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--title-font: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--title-responsive-font: normal normal normal 20px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--title-mobile-font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--pw-responsive-ff-font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--pw-ff-font-mobile: normal normal normal 12px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--button-font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--pw-responsive-button-font: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--pw-button-font-mobile: normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--text-color-primary: 0,0,0;
--text-color-primary-rgb: 0,0,0;
--text-color-primary-opacity: 1;
--text-color-secondary: 0,0,0;
--text-color-secondary-rgb: 0,0,0;
--text-color-secondary-opacity: 1;
--pw-responsive-name-color: 255,255,255;
--pw-responsive-name-color-rgb: 255,255,255;
--pw-responsive-name-color-opacity: 1;
--pw-name-color-mobile: 0,0,0;
--pw-name-color-mobile-rgb: 0,0,0;
--pw-name-color-mobile-opacity: 1;
--title-color: 0,0,0;
--title-color-rgb: 0,0,0;
--title-color-opacity: 1;
--title-responsive-color: 255,255,255;
--title-responsive-color-rgb: 255,255,255;
--title-responsive-color-opacity: 1;
--title-mobile-color: 0,0,0;
--title-mobile-color-rgb: 0,0,0;
--title-mobile-color-opacity: 1;
--pw-responsive-ff-color: 255,255,255;
--pw-responsive-ff-color-rgb: 255,255,255;
--pw-responsive-ff-color-opacity: 1;
--pw-ff-color-mobile: 0,0,0;
--pw-ff-color-mobile-rgb: 0,0,0;
--pw-ff-color-mobile-opacity: 1;
--button-opacity-and-color: 134,145,148;
--button-opacity-and-color-rgb: 134,145,148;
--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: 0,0,0,0.2;
--border-color-rgb: 0,0,0;
--border-color-opacity: 0.2;
--pw-cover-color: 134,145,148;
--pw-cover-color-rgb: 134,145,148;
--pw-cover-color-opacity: 1;
--pw-cover-color-desktop: 134,145,148;
--pw-cover-color-desktop-rgb: 134,145,148;
--pw-cover-color-desktop-opacity: 1;
--pw-cover-color-mobile: 134,145,148;
--pw-cover-color-mobile-rgb: 134,145,148;
--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: 134,145,148;
--pw-button-responsive-font-color-rgb: 134,145,148;
--pw-button-responsive-font-color-opacity: 1;
--pw-button-border-color: 134,145,148;
--pw-button-border-color-rgb: 134,145,148;
--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: 15px;
--badge-font-line-height: 1.4em;
--badge-font-family: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: avenir-lt-w01_35-light1475496,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: flex-start;
--numbersBoxPosition: initial;
--numbersBoxJustifyContent: flex-start;
--nameContainerMaxWidth: initial;
--nameContainerWidth: initial;
--nameContainerJustifyContent: flex-start;
--nameBoxTextMaxWidth: 470px;
--titleContainerTextAlign: initial;
--titleContainerDisplay: initial;
--titleContainerFlexDirection: initial;
--titleMaxWidth: 470px;
--buttonsBoxPosition: initial;
--buttonsBoxTop: initial;
--buttonsBoxInsetInlineEnd: initial;
--moreActionsMarginLeft: initial;
--moreActionsMarginRight: -14px;
--badgeFont: avenir-lt-w01_35-light1475496,sans-serif;
--badgeIconHeight: 12px;
--badgeIconWidth: initial;
--badgeIconMaxWidth: 30px;
--badgeIconMargin: 0 4px 0 0;
--remainderWrapperHeight: 20px;
--remainderWrapperMinWidth: 30px;
--badgeWrapperHeight: 20px;
--badgeWrapperWidth: initial;
--badgeWrapperPadding: 0 8px;
--badgeTextDisplay: initial;
--badgeIconDisplay: flex;
--badgeDefaultIconDisplay: none;
--remainderBadgeColor: rgb(255, 255, 255);
				--wix-color-1: 255,255,255;
--wix-color-2: 255,255,255;
--wix-color-3: 199,199,199;
--wix-color-4: 153,153,151;
--wix-color-5: 0,0,0;
--wix-color-6: 223,242,247;
--wix-color-7: 178,194,198;
--wix-color-8: 134,145,148;
--wix-color-9: 89,97,99;
--wix-color-10: 45,48,49;
--wix-color-11: 242,216,222;
--wix-color-12: 229,179,192;
--wix-color-13: 172,134,144;
--wix-color-14: 115,90,96;
--wix-color-15: 57,45,48;
--wix-color-16: 235,194,182;
--wix-color-17: 214,159,143;
--wix-color-18: 194,94,64;
--wix-color-19: 129,63,43;
--wix-color-20: 65,31,21;
--wix-color-21: 229,250,209;
--wix-color-22: 202,229,175;
--wix-color-23: 155,203,108;
--wix-color-24: 78,102,54;
--wix-color-25: 39,51,27;
--wix-color-26: 255,255,255;
--wix-color-27: 0,0,0;
--wix-color-28: 232,230,230;
--wix-color-29: 199,199,199;
--wix-color-30: 153,153,151;
--wix-color-31: 134,145,148;
--wix-color-32: 45,48,49;
--wix-color-33: 89,97,99;
--wix-color-34: 178,194,198;
--wix-color-35: 0,0,0;
--wix-color-36: 0,0,0;
--wix-color-37: 153,153,151;
--wix-color-38: 134,145,148;
--wix-color-39: 134,145,148;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 134,145,148;
--wix-color-43: 134,145,148;
--wix-color-44: 199,199,199;
--wix-color-45: 199,199,199;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 134,145,148;
--wix-color-49: 134,145,148;
--wix-color-50: 134,145,148;
--wix-color-51: 134,145,148;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 199,199,199;
--wix-color-55: 199,199,199;
--wix-font-Title: normal normal normal 25px/1.4em lulo-clean-w01-one-bold,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 25px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: lulo-clean-w01-one-bold,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 16px;
--wix-font-Menu-line-height: 1.4em;
--wix-font-Menu-family: din-next-w01-light,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 23px/1.4em futura-lt-w01-light,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 23px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: futura-lt-w01-light,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 60px/1.4em avenir-lt-w01_35-light1475496,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.4em;
--wix-font-Heading-XL-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 37px/1.4em avenir-lt-w01_85-heavy1475544,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: 37px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,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: 25px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em avenir-lt-w01_35-light1475496,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: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,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: 17px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 12px/1.4em "libre baskerville",serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: normal;
--wix-font-Body-S-size: 12px;
--wix-font-Body-S-line-height: 1.4em;
--wix-font-Body-S-family: "libre baskerville",serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif;
--wix-font-Body-XS-style: normal;
--wix-font-Body-XS-variant: normal;
--wix-font-Body-XS-weight: normal;
--wix-font-Body-XS-size: 12px;
--wix-font-Body-XS-line-height: 1.4em;
--wix-font-Body-XS-family: din-next-w01-light,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
		}






#comp-l2ihel58{width:956px;}[data-mesh-id=comp-l2ihel58inlineContent]{height:auto;width:956px;}[data-mesh-id=comp-l2ihel58inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-l2ihel58inlineContent-gridContainer] > [id="comp-l2ihel6m"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-l2ihel6m{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bg:255,255,255;--rd:0px;--shd:none;--brw:0px;--brd:255,255,255;--bgDrop:255,255,255;--rdDrop:0px;--trans:background-color 0.4s ease 0s;--pad:5px;--sep:65,65,65;--fnt:normal normal normal 15px/1.4em helvetica-w01-light,sans-serif;--txt:68,68,68;--trans2:color 0.4s ease 0s;--bgh:237,233,225;--txth:68,68,68;--bgs:237,233,225;--txts:68,68,68;--alpha-bg:0;--alpha-bgDrop:1;--alpha-bgh:0.6;--alpha-bgs:1;--alpha-brd:0;--alpha-sep:0;--alpha-txt:1;--alpha-txth:1;--alpha-txts:1;--boxShadowToggleOn-shd:none;}#comp-l2ihel6m{width:956px;height:40px;}#comp-l2ihel6m{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:start;--menu-align:inherit;--submenus-align:inherit;}#comp-m0bv66ja{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 10px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:253,120,0;--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m0bv66ja{width:117px;height:30px;}#comp-m0bv66ja{--shc-mutated-brightness:127,60,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 10px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#SITE_FOOTER{--brd:47,46,46;--brwt:0px;--brwb:0px;--shd:none;--rd:0px;--alpha-brd:1;--boxShadowToggleOn-shd:none;--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(5, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-m08yzanr"]{position:relative;margin:68px 0px 0 calc((100% - 980px) * 0.5);left:370px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-liqy5ddg"]{position:relative;margin:0px 0px -33px calc((100% - 980px) * 0.5);left:211px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-lxyawrft"]{position:relative;margin:0px 0px 9px calc((100% - 980px) * 0.5);left:327px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-liqy1839"]{position:relative;margin:0px 0px -18px calc((100% - 980px) * 0.5);left:313px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-lzi0morg"]{position:relative;margin:0px 0px 12px calc((100% - 980px) * 0.5);left:337px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-j6qrrhxg"]{position:relative;margin:0px 0px 6px calc((100% - 980px) * 0.5);left:358px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--bg-overlay-color:rgba(var(--color_37), 0.76);--bg-gradient:none;}#comp-m08yzanr{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:253,120,0;--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m08yzanr{width:250px;height:40px;}#comp-m08yzanr{--shc-mutated-brightness:127,60,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-liqy5ddg{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-liqy5ddg{width:568px;height:auto;}#comp-liqy5ddg{--min-height:269px;}#comp-lxyawrft{width:335px;}[data-mesh-id=comp-lxyawrftinlineContent]{height:auto;width:335px;}[data-mesh-id=comp-lxyawrftinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lxyawrftinlineContent-gridContainer] > [id="comp-lxyawrhy"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lxyawrhy{--inputShadow:none;--inputFocusBorderWidth:0px 0px 2px 0px;--inputBorderRadius:4px 4px 4px 4px;--inputFont:normal normal normal 15px/1.4em dinneuzeitgroteskltw01-_812426,sans-serif;--inputTextColor:var(--color_38);--alpha-inputTextColor:1;--inputBorderWidth:2px;--inputBorderColor:var(--color_38);--alpha-inputBorderColor:1;--inputPlaceholderColor:var(--color_38);--alpha-inputPlaceholderColor:1;--inputIconColor:0,0,0;--alpha-inputIconColor:1;--inputHoverIconColor:0,0,0;--alpha-inputHoverIconColor:1;--inputFocusIconColor:0,0,0;--alpha-inputFocusIconColor:1;--buttonBackgroundColor:235,229,214;--alpha-buttonBackgroundColor:1;--buttonHoverBackgroundColor:201,195,177;--alpha-buttonHoverBackgroundColor:1;--buttonFocusBackgroundColor:235,229,214;--alpha-buttonFocusBackgroundColor:1;--buttonIconColor:0,0,0;--alpha-buttonIconColor:1;--buttonHoverIconColor:0,0,0;--alpha-buttonHoverIconColor:1;--buttonFocusIconColor:0,0,0;--alpha-buttonFocusIconColor:1;--inputBackgroundColor:242,238,228;--inputHoverBackgroundColor:var(--color_11);--inputFocusBackgroundColor:var(--color_11);--alpha-inputFocusBackgroundColor:1;--inputHoverBorderWidth:0px 0px 2px 0px;--inputHoverBorderColor:201,195,177;--alpha-inputHoverBorderColor:1;--inputFocusBorderColor:235,229,214;--alpha-inputFocusBorderColor:1;--suggestionSectionDividerColorNew:var(--color_15);--alpha-suggestionSectionDividerColorNew:1;--boxShadowToggleOn-inputShadow:none;--inputPlaceholderTextColor:86,86,86;--alpha-inputPlaceholderTextColor:1;--iconColor:0,0,0;--alpha-inputHoverBackgroundColor:0;--alpha-iconColor:1;--alpha-inputBackgroundColor:0;}#comp-lxyawrhy{width:335px;height:42px;}#comp-lxyawrhy{--inputFont:normal normal normal 15px/1.4em dinneuzeitgroteskltw01-_812426,sans-serif;--text-padding:8px 0 8px 0;--container-direction:row-reverse;--icon-spacing:16px;--input-focus-bottom-border-width:2px;--input-left-border-width:2px;--input-hover-left-border-width:0px;--input-focus-left-border-width:0px;--search-button-display:none;--search-icon-display:flex;--text-spacing:14px;--align:start;}#comp-liqy1839{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-liqy1839{width:363px;height:auto;}#comp-liqy1839{--min-height:113px;}#comp-lzi0morg{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-lzi0morg{width:306px;height:68px;}#comp-lzi0morg{--height:68px;--width:306px;}#comp-j6qrrhxg{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-j6qrrhxg{width:274px;height:auto;}#comp-j6qrrhxg{--min-height:22px;}#comp-lz4yufiz{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lz4yufiz{width:519px;height:auto;}#comp-lz682i5v{--lnw:1px;--brd:var(--color_39);--mrg:1px;--alpha-brd:0.91;}#comp-lz682i5v{width:1px;height:84px;}/* END STYLABLE DIRECTIVE RULES */

#comp-m06284v3 .style-m07gzusp__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border: 0px solid #2D3031;box-shadow: 2.83px 2.83px 5px #000000;border-radius: 3px;border-bottom: 1px solid #2D3031;border-right: 1px solid #2D3031;background: repeat padding-box border-box 0% / auto scroll linear-gradient(180deg, rgba(45, 48, 49, 0.57) 0%, rgba(45, 48, 49, 0.57) 100%), no-repeat padding-box border-box 50% / cover scroll url("//static.wixstatic.com/media/415e4b_be9fcc2222534f96a63606e7ce5a4589~mv2.jpg/v1/fill/w_167,h_161,al_c,q_80/415e4b_be9fcc2222534f96a63606e7ce5a4589~mv2.jpg?formatterValues=415e4b_be9fcc2222534f96a63606e7ce5a4589~mv2.jpg,167,161");border-left: 1px solid #999997;border-top: 1px solid #999997}

/* START STYLABLE DIRECTIVE RULES */

#comp-m06284v3 .style-m07gzusp__root:hover {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    box-shadow: inset 2.83px 2.83px 5px #000000;
    border-bottom: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    background: repeat padding-box border-box 0% / auto scroll linear-gradient(#F79006, #F79006);
}

#comp-m06284v3 .style-m07gzusp__root:hover .StylableButton2545352419__icon {
    fill: #FFFFFF;
}

#comp-m06284v3 .style-m07gzusp__root:disabled{background: #E2E2E2}

#comp-m06284v3 .style-m07gzusp__root:disabled .StylableButton2545352419__label{color: #8F8F8F}

#comp-m06284v3 .style-m07gzusp__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

#comp-m06284v3 .style-m07gzusp__root .StylableButton2545352419__container{transition: inherit}

#comp-m06284v3 .style-m07gzusp__root .StylableButton2545352419__label{transition: inherit;font-size: 16px;color: #000000;display: none}

#comp-m06284v3 .style-m07gzusp__root .StylableButton2545352419__icon{transition: inherit;transform: rotate(270deg);width: 31px;height: 31px;fill: #E8E6E6}

@media screen and (min-width: 1px) and (max-width: 0px) {
    #comp-m06284v3 .style-m07gzusp__root .StylableButton2545352419__icon {
        width: 29px;
        height: 29px;
    }
}#comp-m06284v3{width:56px;height:56px;}/* END STYLABLE DIRECTIVE RULES */

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout::category {
    margin-top: 4px;}

/* START STYLABLE DIRECTIVE RULES */

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading .itemDepth12472627565__container {
    justify-content: center;
    text-align: center;
}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading {padding-left: 0px;padding-right: 0px;padding-top: 5px;padding-bottom: 5px;margin-bottom: 4px;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading .itemDepth12472627565__label {font-size: 16px;letter-spacing: 0.05em;color: #1D67CD;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isCurrentPage .itemDepth12472627565__label {text-decoration-line: underline;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isHovered .itemDepth12472627565__label {text-decoration-line: underline;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout::listItem {margin-left: 4px;margin-right: 4px;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__listWrapper{--style-m0hnl8nm-width:80;column-count:3;--style-m0hnl8nm-columnsAmount:3;width: 100% }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem{border-radius:0;border:0 solid #ccc;padding: 10px;background: rgba(255, 255, 255, 0);padding-left: 0px;padding-right: 0px;padding-top: 5px;padding-bottom: 5px;margin-bottom: 4px }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isCurrentPage{background: rgba(247, 247, 247, 0) }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isHovered{
    background: rgba(247, 247, 247, 0) }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__pageStretchWrapper {width: 100%;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__pageWrapper{justify-content: space-between;margin-left: -4px;margin-right: -4px;width: calc(100% + 8px);margin-bottom: -4px }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem .itemDepth12472627565__container{
    justify-content: center;
    text-align: center }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem .itemDepth12472627565__label{font-style:normal;font-weight: 400;text-transform: none;letter-spacing: 0.05em;font-family: oswald-medium,oswald,sans-serif;color: #E8E6E6;font-size: 12px }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isCurrentPage .itemDepth12472627565__label{text-transform: none;color: #FABF52;text-decoration-line: none }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isHovered .itemDepth12472627565__label {text-decoration-line: none;color: #C8EEF5;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__columnsLayout{border:0 solid #000000;border-top:0 solid #000000;--style-m0hnl8nm-horizontalSpacing: 8;border-bottom: 0px solid #000000;margin-top: 0px;padding: 30px;--style-m0hnl8nm-flyoutAlignment: center;border-radius: 10px;background: #2D3031}

#comp-m07czzo7 .style-m0hnl8nm__root::leftAlignmentScrollItem {
    flex-grow: 1;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__menu{height: calc(100% + 0px);margin-top: -0px;margin-bottom: -0px;flex-grow: unset;width: calc(100% + 14px);margin-left: -7px;margin-right: -7px;direction: ltr;justify-content: flex-end }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__menuItem .itemDepth02233374943__container{justify-content:center }

#comp-m07czzo7 .style-m0hnl8nm__root{-st-extends:StylableHorizontalMenu;padding:0;border:0 solid #ccc;border-radius:0;padding-right:0;padding-left:0;background: rgba(255, 255, 255, 0) }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__menuItem{padding:8px;border:0 solid #ccc;border-radius:0;padding-top: 10px;padding-left: 10px;padding-right: 10px;padding-bottom: 10px;background: repeat padding-box border-box 0% / auto scroll linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%), rgba(247, 247, 247, 0);margin-top: 0px;margin-bottom: 0px;margin-left: 7px;margin-right: 7px }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__menuItem.itemDepth02233374943--isHovered{background:rgba(255, 255, 255, 0);border:0 solid #ccc;border-radius:0;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__positionBox {margin-left: 20px;margin-right: 20px;}

#comp-m07czzo7 .style-m0hnl8nm__root::rightAlignmentScrollItem {--style-m0hnl8nm-flexGrow: 1;flex-grow: unset;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__scrollButton{background:#FFFFFF;border:0 solid #1a2df3;border-radius:0;padding: 10px;padding-top: 0px;padding-bottom: 0px;box-shadow: -5.66px 5.66px 15px 3px rgba(0, 0, 0, 0.05) }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__scrollButton:hover{border-radius:0;border:0 solid #FFFFFF;background:#FFFFFF;box-shadow: -5.66px 5.66px 15px 3px rgba(0, 0, 0, 0.06);}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__menuItem .itemDepth02233374943__label{font-weight:400;font-style:normal;text-transform: none;letter-spacing: 0.05em;font-family: oswald-medium,oswald,sans-serif;color: #E8E6E6;font-size: 14px }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__menuItem.itemDepth02233374943--isCurrentPage .itemDepth02233374943__label {
    color: #F79006;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__menuItem.itemDepth02233374943--isHovered .itemDepth02233374943__label {
    color: #FD7800;}

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__scrollButton .ScrollButton2305195801__icon{width:20px;height:20px;fill:#000 }

#comp-m07czzo7 .style-m0hnl8nm__root .StylableHorizontalMenu3372578893__scrollButton:hover .ScrollButton2305195801__icon{fill: #E33292 }#comp-m07czzo7{width:903px;height:41px;}#comp-m07czzo7{--is-animated:1;--position-box-z-index:47;--menu-flex-wrap:wrap;--subsubmenu-box-display:none;--subsubmenu-box-position:absolute;--white-space:nowrap;--label-word-wrap:normal;height:auto;max-height:unset;}</style>
<style id="css_c1dmp">@font-face {font-family: 'dinneuzeitgroteskltw01-_812426'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b46aabec-b529-45a8-a0fe-2abaf6daf369/v1/dinneuzeitgroteskltw01-_812426.other.woff2') format('woff2'); unicode-range: U+02C7, U+2021, U+2030, U+E000, U+E002, U+E004, U+E006, U+E009, U+E00B, U+E011;font-display: swap;
}
@font-face {font-family: 'dinneuzeitgroteskltw01-_812426'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b46aabec-b529-45a8-a0fe-2abaf6daf369/v1/dinneuzeitgroteskltw01-_812426.latin-ext.woff2') format('woff2'); unicode-range: U+0160-0161, U+0178, U+017D-017E, U+0192, U+2020;font-display: swap;
}
@font-face {font-family: 'dinneuzeitgroteskltw01-_812426'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b46aabec-b529-45a8-a0fe-2abaf6daf369/v1/dinneuzeitgroteskltw01-_812426.latin.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2022, U+2026, U+2039-203A, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'oswald-medium'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v16/dI-qzxlKVQA6TUC5RKSb31tXRa8TVwTICgirnJhmVJw.woff2') format('woff2');font-display: swap;
}
@font-face {font-family: 'oswald-medium'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v16/cgaIrkaP9Empe8_PwXbajFtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');font-display: swap;
}@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fj8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fj8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752FD8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752FD8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752HT8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752HT8Gl-1PK62t.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fz8Gl-1PK62t.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: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fz8Gl-1PK62t.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: 'oswald'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752GT8Gl-1PKw.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: 'oswald'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752GT8Gl-1PKw.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: 'didot-w01-italic'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/6a8685bf-8255-4762-98b8-54a1192acc7c/v1/didot-w05-italic.woff2') format('woff2'); unicode-range: U+0000, U+0100-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2044, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;font-display: swap;
}
@font-face {font-family: 'didot-w01-italic'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/6a8685bf-8255-4762-98b8-54a1192acc7c/v1/didot-w01-italic.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122, U+E000, U+E002, U+E004, U+E006, U+E009, U+E00B, U+E011;font-display: swap;
}#c1dmp{--param_boolean_previewHover:false;}#c1dmp{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containerc1dmpinlineContent]{height:auto;width:100%;}[data-mesh-id=Containerc1dmpinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containerc1dmpinlineContent-gridContainer] > [id="comp-l9exkq8a"]{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-l9exkq8a{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-l9exkq8ainlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:14020px;margin-top:-5001px;grid-template-rows:repeat(41, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id="comp-m0zt7hsv-rotated-wrapper"] > [id="comp-m0zt7hsv"]{position:relative;left:622px;top:0px;}[data-mesh-id="comp-m0ztahl2-rotated-wrapper"] > [id="comp-m0ztahl2"]{position:relative;left:1339px;top:13px;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m062zgo0"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:-196px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m062ztm9"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:-196px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lz6a7z5s"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:1507px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lz6a874h"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:1507px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m06i1uz2"]{position:relative;margin:0px 0px 11px calc((100% - 980px) * 0.5);left:-810px;grid-area:5 / 1 / 9 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m06akcw5"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:701px;grid-area:7 / 1 / 8 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0679wse"]{position:relative;margin:0px 0px 50px calc((100% - 980px) * 0.5);left:701px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzf50xzz"]{position:relative;margin:32px 0px -182px calc((100% - 980px) * 0.5);left:5px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzf4w76w"]{position:relative;margin:32px 0px -182px calc((100% - 980px) * 0.5);left:-344px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0zt2zts"]{position:relative;margin:84px 0px 10px calc((100% - 980px) * 0.5);left:701px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m0zt7hsv-rotated-wrapper]{position:static;height:30px;width:0;margin:88px 0px 10px calc((100% - 980px) * 0.5);grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0ztaakh"]{position:relative;margin:84px 0px 10px calc((100% - 980px) * 0.5);left:1064px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m0ztahl2-rotated-wrapper]{position:static;height:54px;width:0;margin:79px 0px 70px calc((100% - 980px) * 0.5);grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m05uevxj"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:701px;grid-area:9 / 1 / 10 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m06c6120"]{position:relative;margin:0px 0 10px 0;left:0;grid-area:11 / 1 / 12 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0fzuvt7"]{position:relative;margin:0px 0px 16px calc((100% - 980px) * 0.5);left:-684px;grid-area:13 / 1 / 14 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0ev58iq"]{position:relative;margin:0px 0px 14px calc((100% - 980px) * 0.5);left:51px;grid-area:14 / 1 / 15 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0ev9esg"]{position:relative;margin:0px 0px 15px calc((100% - 980px) * 0.5);left:366px;grid-area:15 / 1 / 16 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0ewi48x"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:366px;grid-area:16 / 1 / 17 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0evd51q"]{position:relative;margin:0px 0 32px 0;left:0;grid-area:18 / 1 / 19 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m09zoruv"]{position:relative;margin:216px 0px 36px calc((100% - 980px) * 0.5);left:-379px;grid-area:19 / 1 / 20 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m09zusdk"]{position:relative;margin:0px 0px 50px calc((100% - 980px) * 0.5);left:-292px;grid-area:20 / 1 / 21 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m09zxrj1"]{position:relative;margin:0px 0px 16px calc((100% - 980px) * 0.5);left:-39px;grid-area:21 / 1 / 22 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0a073fu"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:-39px;grid-area:22 / 1 / 23 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m09zmpn4"]{position:relative;margin:0px 0px 17px calc((100% - 980px) * 0.5);left:489px;grid-area:19 / 1 / 24 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0a09it2"]{position:relative;margin:0px 0 20px 0;left:0;grid-area:24 / 1 / 25 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-luq931xt"]{position:relative;margin:0px 0px -16px calc((100% - 980px) * 0.5);left:0px;grid-area:30 / 1 / 31 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzdghm95"]{position:relative;margin:0px 0px 59px calc((100% - 980px) * 0.5);left:-966px;grid-area:31 / 1 / 39 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzgk8jik"]{position:relative;margin:102px 0px 10px calc((100% - 980px) * 0.5);left:224px;grid-area:31 / 1 / 36 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m01jqqg4"]{position:relative;margin:226px 0px 10px calc((100% - 980px) * 0.5);left:-512px;grid-area:31 / 1 / 35 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m01kdzeh"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:-512px;grid-area:37 / 1 / 38 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m01ztti5"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:-117px;grid-area:33 / 1 / 34 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m07feo6q"]{position:relative;margin:0px 0px -168px calc((100% - 980px) * 0.5);left:1020px;grid-area:25 / 1 / 30 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m06gff1p"]{position:relative;margin:168px 0px 37px calc((100% - 980px) * 0.5);left:-426px;grid-area:25 / 1 / 26 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m08p9x14"]{position:relative;margin:285px 0px 10px calc((100% - 980px) * 0.5);left:-197px;grid-area:31 / 1 / 32 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m06cml8s"]{position:relative;margin:0px 0px -84px calc((100% - 980px) * 0.5);left:-426px;grid-area:26 / 1 / 27 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzeuw7aj"]{position:relative;margin:169px 0px -84px calc((100% - 980px) * 0.5);left:305px;grid-area:25 / 1 / 28 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzev0vc4"]{position:relative;margin:169px 0px -84px calc((100% - 980px) * 0.5);left:525px;grid-area:25 / 1 / 29 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzev3exn"]{position:relative;margin:167px 0px -224px calc((100% - 980px) * 0.5);left:742px;grid-area:25 / 1 / 26 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m0ewaf25"]{position:relative;margin:0px 0px 24px calc((100% - 980px) * 0.5);left:232px;grid-area:39 / 1 / 40 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzjnoghw"]{position:relative;margin:0px 0px 20px calc((100% - 980px) * 0.5);left:173px;grid-area:40 / 1 / 41 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-lzjng68a"]{position:relative;margin:0px 0px 31px calc((100% - 980px) * 0.5);left:202px;grid-area:41 / 1 / 42 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m06brjj6"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:71px;grid-area:42 / 1 / 43 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-gridContainer] > [id="comp-m04vx6on"]{position:relative;margin:20px 0px 10px calc((100% - 980px) * 0.5);left:187px;grid-area:42 / 1 / 43 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-l9exkq8ainlineContent-wedge-3]{visibility:hidden;height:2001px;width:0;grid-area:1 / 1 / 3 / 2;}[data-mesh-id=comp-l9exkq8ainlineContent-wedge-5]{visibility:hidden;height:5001px;width:0;grid-area:1 / 1 / 5 / 2;}[data-mesh-id=comp-l9exkq8ainlineContent-wedge-11]{visibility:hidden;height:6284px;width:0;grid-area:1 / 1 / 11 / 2;}[data-mesh-id=comp-l9exkq8ainlineContent-wedge-13]{visibility:hidden;height:6447px;width:0;grid-area:1 / 1 / 13 / 2;}[data-mesh-id=comp-l9exkq8ainlineContent-wedge-18]{visibility:hidden;height:7773px;width:0;grid-area:1 / 1 / 18 / 2;}[data-mesh-id=comp-l9exkq8ainlineContent-wedge-33]{visibility:hidden;height:422px;width:0;grid-area:31 / 1 / 33 / 2;}[data-mesh-id=comp-l9exkq8ainlineContent-wedge-37]{visibility:hidden;height:959px;width:0;grid-area:31 / 1 / 37 / 2;}#comp-m062zgo0{width:679px;height:233px;}#comp-m062ztm9{width:679px;height:233px;}#comp-lz6a7z5s{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lz6a7z5s{width:103px;height:auto;}#comp-lz6a874h{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lz6a874h{width:103px;height:auto;}#comp-m06i1uz2{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m06i1uz2{width:2630px;height:876px;}#comp-m06akcw5{--rd:2px 2px 2px 2px;--shd:none;--brd:var(--color_11);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--trans:opacity 0.4s ease 0s;--bgh:var(--color_36);--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;--alpha-bgh:0.34;--boxShadowToggleOn-shd:none;}#comp-m06akcw5{width:679px;height:226px;}#comp-m0679wse{--rd:2px 2px 2px 2px;--shd:none;--brd:var(--color_11);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--trans:opacity 0.4s ease 0s;--bgh:247,144,6;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;--alpha-bgh:0.25;--boxShadowToggleOn-shd:none;}#comp-m0679wse{width:679px;height:226px;}#comp-lzf50xzz{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-lzf50xzz{width:324px;height:426px;}#comp-lzf4w76w{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-lzf4w76w{width:324px;height:426px;}#comp-m0zt2zts{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m0zt2zts{width:331px;height:auto;}#comp-m0zt7hsv{width:54px;height:29px;transform:rotate(180deg);--comp-rotate-z:180deg;}#comp-m0ztaakh{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m0ztaakh{width:331px;height:auto;}#comp-m0ztahl2{width:54px;height:28px;transform:rotate(90deg);--comp-rotate-z:90deg;}#comp-m05uevxj{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:1px;--bg:253,120,0;--brd:253,120,0;--bgh:var(--color_42);--brdh:253,120,0;--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m05uevxj{width:197px;height:35px;}#comp-m06c6120{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}#comp-m0fzuvt7{width:2349px;}[data-mesh-id=comp-m0fzuvt7inlineContent]{height:auto;width:2349px;}[data-mesh-id=comp-m0fzuvt7inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-m0fzuvt7inlineContent-gridContainer] > [id="comp-m0emy1ed"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m0fzuvt7inlineContent-gridContainer] > [id="comp-m0fztx9b"]{position:relative;margin:703px 0px 14px 0;left:1025px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-m0emy1ed{--rd:2px 2px 2px 2px;--shd:13.44px 13.44px 19px 4px rgba(0,0,0,0.77);--brd:var(--color_11);--brw:0px;--sizeRd:2px 2px 2px 2px;--sizeBrw:0px;--trans:opacity 0.4s ease 0s;--bgh:var(--color_37);--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingBottom:0px;--contentPaddingTop:0px;--alpha-brd:1;--alpha-bgh:0.24;}#comp-m0emy1ed{width:2349px;height:776px;}#comp-m0fztx9b{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m0fztx9b{width:281px;height:59px;}#comp-m0ev58iq{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m0ev58iq{width:877px;height:auto;}#comp-m0ev9esg{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:253,120,0;--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m0ev9esg{width:247px;height:35px;}#comp-m0ewi48x{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:247,144,6;--alpha-txt:1;--brw:1px;--bg:var(--color_37);--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m0ewi48x{width:247px;height:35px;}#comp-m0evd51q{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}#comp-m09zoruv{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m09zoruv{width:663px;height:auto;}#comp-m09zusdk{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m09zusdk{width:705px;height:auto;}#comp-m09zxrj1{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:253,120,0;--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m09zxrj1{width:323px;height:40px;}#comp-m0a073fu{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:247,144,6;--alpha-txt:1;--brw:1px;--bg:247,144,6;--brd:var(--color_39);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:0;--alpha-bgh:1;--alpha-brdd:1;}#comp-m0a073fu{width:323px;height:40px;}#comp-m09zmpn4{width:966px;}[data-mesh-id=comp-m09zmpn4inlineContent]{height:auto;width:966px;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(4, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer] > [id="comp-m09zmppj"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer] > [id="comp-m09zmppt2"]{position:relative;margin:202px 0px 10px 0;left:247px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer] > [id="comp-m09zmppv2"]{position:relative;margin:0px 0px 10px 0;left:673px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer] > [id="comp-m09zmppx1"]{position:relative;margin:0px 0px 10px 0;left:257px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer] > [id="comp-m09zmppz1"]{position:relative;margin:210px 0px 10px 0;left:673px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer] > [id="comp-m09zmpq03"]{position:relative;margin:210px 0px 10px 0;left:256px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m09zmpn4inlineContent-gridContainer] > [id="comp-m09zmpq21"]{position:relative;margin:3px 0px 10px 0;left:432px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m09zmpn4inlineContent-wedge-3]{visibility:hidden;height:744px;width:0;grid-area:1 / 1 / 3 / 2;}#comp-m09zmppj{--rd:2px 2px 2px 2px;--shd:13.44px 13.44px 19px 4px rgba(0,0,0,0.96);--brd:var(--color_11);--brw:0px;--sizeRd:2px 2px 2px 2px;--sizeBrw:0px;--trans:opacity 0.4s ease 0s;--bgh:var(--color_42);--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingBottom:0px;--contentPaddingTop:0px;--alpha-brd:1;--alpha-bgh:0;}#comp-m09zmppj{width:966px;height:1239px;}#comp-m09zmppt2{--rd:2px 2px 2px 2px;--shd:13.44px 13.44px 19px 4px rgba(0,0,0,0.96);--brd:var(--color_11);--brw:0px;--sizeRd:2px 2px 2px 2px;--sizeBrw:0px;--trans:opacity 0.4s ease 0s;--bgh:247,144,6;--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingBottom:0px;--contentPaddingTop:0px;--alpha-brd:1;--alpha-bgh:0.03;}#comp-m09zmppt2{width:469px;height:586px;}#comp-m09zmppv2{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m09zmppv2{width:30px;height:30px;}#comp-m09zmppx1{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m09zmppx1{width:30px;height:30px;}#comp-m09zmppz1{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m09zmppz1{width:30px;height:30px;}#comp-m09zmpq03{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m09zmpq03{width:30px;height:30px;}#comp-m09zmpq21{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m09zmpq21{width:102px;height:23px;}#comp-m0a09it2{width:100%;left:0;margin-left:0;min-width:initial;height:21px;}#comp-luq931xt{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-luq931zminlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-luq931zminlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-469px;grid-template-rows:repeat(13, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m01ip0ss"]{position:relative;margin:132px 0px 10px calc((100% - 980px) * 0.5);left:-341px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m06gsp8o"]{position:relative;margin:140px 0px 11px calc((100% - 980px) * 0.5);left:492px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m06gtlpg"]{position:relative;margin:0px 0px 11px calc((100% - 980px) * 0.5);left:492px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m07ead40"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:492px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m07g2l5x"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:121px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m0evxcme"]{position:relative;margin:0px 0px 46px calc((100% - 980px) * 0.5);left:365px;grid-area:7 / 1 / 8 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-lzjmc22c"]{position:relative;margin:0px 0px 18px calc((100% - 980px) * 0.5);left:246px;grid-area:8 / 1 / 9 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-lzjmdm1x"]{position:relative;margin:40px 0px 18px calc((100% - 980px) * 0.5);left:289px;grid-area:8 / 1 / 9 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m01lvgis"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:220px;grid-area:9 / 1 / 10 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-lzdf6p90"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:-966px;grid-area:11 / 1 / 15 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-lzf4zd3m"]{position:relative;margin:86px 0px 29px calc((100% - 980px) * 0.5);left:502px;grid-area:11 / 1 / 12 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m01iy5g1"]{position:relative;margin:0px 0px 25px calc((100% - 980px) * 0.5);left:153px;grid-area:12 / 1 / 13 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m07ey2u8"]{position:relative;margin:84px 0px 31px calc((100% - 980px) * 0.5);left:136px;grid-area:11 / 1 / 12 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m07f5ton"]{position:relative;margin:84px 0px 31px calc((100% - 980px) * 0.5);left:865px;grid-area:11 / 1 / 12 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-gridContainer] > [id="comp-m08p8zig"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:546px;grid-area:13 / 1 / 14 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-luq931zminlineContent-wedge-6]{visibility:hidden;height:775px;width:0;grid-area:1 / 1 / 6 / 2;}[data-mesh-id=comp-luq931zminlineContent-wedge-11]{visibility:hidden;height:1757px;width:0;grid-area:1 / 1 / 11 / 2;}#comp-luq931zm{width:980px;}#comp-m01ip0ss{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m01ip0ss{width:594px;height:auto;}#comp-m06gsp8o{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:var(--color_37);--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m06gsp8o{width:250px;height:40px;}#comp-m06gtlpg{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:var(--color_37);--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m06gtlpg{width:250px;height:40px;}#comp-m07ead40{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:247,144,6;--alpha-txt:1;--brw:1px;--bg:var(--color_37);--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m07ead40{width:250px;height:40px;}#comp-m07g2l5x{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m07g2l5x{width:753px;height:auto;}#comp-m0evxcme{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:var(--color_37);--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m0evxcme{width:250px;height:40px;}#comp-lzjmc22c{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lzjmc22c{width:504px;height:auto;}#comp-lzjmdm1x{--lnw:1px;--brd:var(--color_39);--alpha-brd:1;}#comp-lzjmdm1x{width:420px;height:5px;}#comp-m01lvgis{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m01lvgis{width:574px;height:auto;}#comp-lzdf6p90{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-lzdf6p90{width:2929px;height:1348px;}#comp-lzf4zd3m:hover{--rd:2px 2px 2px 2px;--alpha-brd:0;}#comp-lzf4zd3m{--brw:0px;--brd:66,55,55;--bg:200,238,245;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-lzf4zd3m:not(.is-animating){transition:all 2.1s ease-out 0s, visibility 0s;--transition:all 2.1s ease-out 0s, visibility 0s;}#comp-lzf4zd3m:not(.is-animating){transform-origin:50% 50%;}#comp-lzf4zd3m:hover{z-index:1;opacity:1;visibility:visible;transform:translateX(0)translateY(0)scaleX(1.1)scaleY(1.1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-lzf4zd3m{width:341px;}[data-mesh-id=comp-lzf4zd3minlineContent]{height:auto;width:341px;}[data-mesh-id=comp-lzf4zd3minlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lzf4zd3minlineContent-gridContainer] > [id="comp-lzf4zd6b"]{position:relative;margin:12px 0px 16px 0;left:7px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lzf4zd6b{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-lzf4zd3m:hover #comp-lzf4zd6b{opacity:1;visibility:visible;}#comp-lzf4zd6b{width:324px;height:426px;}#comp-m01iy5g1{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m01iy5g1{width:1047px;height:auto;}#comp-m07ey2u8:hover{--rd:2px 2px 2px 2px;--alpha-brd:0;}#comp-m07ey2u8{--brw:0px;--brd:66,55,55;--bg:200,238,245;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-m07ey2u8:not(.is-animating){transition:all 2.1s ease-out 0s, visibility 0s;--transition:all 2.1s ease-out 0s, visibility 0s;}#comp-m07ey2u8:not(.is-animating){transform-origin:50% 50%;}#comp-m07ey2u8:hover{z-index:1;opacity:1;visibility:visible;transform:translateX(0)translateY(0)scaleX(1.1)scaleY(1.1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-m07ey2u8{width:341px;}[data-mesh-id=comp-m07ey2u8inlineContent]{height:auto;width:341px;}[data-mesh-id=comp-m07ey2u8inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-m07ey2u8inlineContent-gridContainer] > [id="comp-m07ey2wd"]{position:relative;margin:12px 0px 16px 0;left:7px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-m07ey2wd{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-m07ey2u8:hover #comp-m07ey2wd{opacity:1;visibility:visible;}#comp-m07ey2wd{width:324px;height:426px;}#comp-m07f5ton:hover{--rd:2px 2px 2px 2px;--alpha-brd:0;}#comp-m07f5ton{--brw:0px;--brd:66,55,55;--bg:200,238,245;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-m07f5ton:not(.is-animating){transition:all 2.1s ease-out 0s, visibility 0s;--transition:all 2.1s ease-out 0s, visibility 0s;}#comp-m07f5ton:not(.is-animating){transform-origin:50% 50%;}#comp-m07f5ton:hover{z-index:1;opacity:1;visibility:visible;transform:translateX(0)translateY(0)scaleX(1.1)scaleY(1.1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-m07f5ton{width:341px;}[data-mesh-id=comp-m07f5toninlineContent]{height:auto;width:341px;}[data-mesh-id=comp-m07f5toninlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-m07f5toninlineContent-gridContainer] > [id="comp-m07f5tqf"]{position:relative;margin:12px 0px 16px 0;left:7px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-m07f5tqf{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-m07f5ton:hover #comp-m07f5tqf{opacity:1;visibility:visible;}#comp-m07f5tqf{width:324px;height:426px;}#comp-m08p8zig{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:247,144,6;--alpha-txt:1;--brw:1px;--bg:var(--color_37);--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m08p8zig{width:250px;height:40px;}#comp-lzdghm95{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-lzdghm95{width:2929px;height:1062px;}#comp-lzgk8jik:hover{--rd:2px 2px 2px 2px;--alpha-brd:0;}#comp-lzgk8jik{--brw:0px;--brd:66,55,55;--bg:200,238,245;--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-lzgk8jik:not(.is-animating){transition:all 2.1s ease-out 0s, visibility 0s;--transition:all 2.1s ease-out 0s, visibility 0s;}#comp-lzgk8jik:not(.is-animating){transform-origin:50% 50%;}#comp-lzgk8jik:hover{z-index:1;opacity:1;visibility:visible;transform:translateX(0)translateY(0)scaleX(1.1)scaleY(1.1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-lzgk8jik{width:1213px;}[data-mesh-id=comp-lzgk8jikinlineContent]{height:auto;width:1213px;}[data-mesh-id=comp-lzgk8jikinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lzgk8jikinlineContent-gridContainer] > [id="comp-lzgk8jlk"]{position:relative;margin:12px 0px 23px 0;left:41px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lzgk8jlk{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:4px;--sizeRd:2px 2px 2px 2px;--sizeBrw:4px;--contentPaddingLeft:4px;--contentPaddingRight:4px;--contentPaddingBottom:4px;--contentPaddingTop:4px;--alpha-brd:1;}#comp-lzgk8jik:hover #comp-lzgk8jlk{opacity:1;visibility:visible;}#comp-lzgk8jlk{width:1111px;height:419px;}#comp-m01jqqg4{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m01jqqg4{width:880px;height:auto;}#comp-m01kdzeh{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m01kdzeh{width:880px;height:auto;}#comp-m01ztti5{width:91px;height:42px;}#comp-m07feo6q{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-m07feo6q{width:730px;height:741px;}#comp-m06gff1p{--rd:2px 2px 2px 2px;--shd:none;--brd:var(--color_11);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--trans:opacity 0.4s ease 0s;--bgh:var(--color_42);--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;--alpha-bgh:0.18;--boxShadowToggleOn-shd:none;}#comp-m06gff1p{width:679px;height:226px;}#comp-m08p9x14{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:247,144,6;--alpha-txt:1;--brw:1px;--bg:var(--color_37);--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m08p9x14{width:250px;height:40px;}#comp-m06cml8s{--rd:2px 2px 2px 2px;--shd:none;--brd:var(--color_11);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--trans:opacity 0.4s ease 0s;--bgh:247,144,6;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;--alpha-bgh:0.24;--boxShadowToggleOn-shd:none;}#comp-m06cml8s{width:679px;height:226px;}#comp-lzeuw7aj{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-lzeuw7aj{width:182px;height:488px;}#comp-lzev0vc4{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-lzev0vc4{width:182px;height:488px;}#comp-lzev3exn{--rd:2px 2px 2px 2px;--brd:var(--color_36);--brw:1px;--sizeRd:2px 2px 2px 2px;--sizeBrw:1px;--contentPaddingLeft:1px;--contentPaddingRight:1px;--contentPaddingBottom:1px;--contentPaddingTop:1px;--alpha-brd:1;}#comp-lzev3exn{width:182px;height:488px;}#comp-m0ewaf25{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m0ewaf25{width:525px;height:auto;}#comp-lzjnoghw{--lnw:1px;--brd:var(--color_39);--alpha-brd:1;}#comp-lzjnoghw{width:608px;height:5px;}#comp-lzjng68a{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lzjng68a{width:576px;height:auto;}#comp-m06brjj6{--brw:1px;--brd:var(--color_39);--bg:var(--color_42);--rd:20px 20px 20px 20px;--shd:none;--gradient:none;--alpha-bg:0.52;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-m06brjj6{width:837px;}[data-mesh-id=comp-m06brjj6inlineContent]{height:auto;width:837px;}[data-mesh-id=comp-m06brjj6inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:259px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-m06brjj6inlineContent-gridContainer] > [id="comp-m06brjlb2"]{position:relative;margin:144px 0px 10px 0;left:185px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-m06brjlb2{--rd:10px 10px 10px 10px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--trans2:color 0.4s ease 0s;--txt:255,255,255;--alpha-txt:1;--brw:0px;--bg:253,120,0;--brd:var(--color_15);--bgh:var(--color_42);--brdh:var(--color_15);--txth:247,144,6;--alpha-txth:1;--bgd:204,204,204;--brdd:204,204,204;--txtd:255,255,255;--alpha-txtd:1;--boxShadowToggleOn-shd:none;--alpha-brdh:1;--alpha-brd:1;--alpha-bgd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brdd:1;}#comp-m06brjlb2{width:460px;height:40px;}#comp-m04vx6on{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m04vx6on{width:608px;height:auto;}</style>
<style id="stylableCss_c1dmp">/* END STYLABLE DIRECTIVE RULES */

#comp-m01ztti5 .style-m01zttjx__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 5px;background: repeat padding-box border-box 0% / auto scroll linear-gradient(180deg, rgba(45, 48, 49, 0.69) 0%, rgba(45, 48, 49, 0.69) 100%), no-repeat padding-box border-box 50% / cover scroll url("//static.wixstatic.com/media/415e4b_be9fcc2222534f96a63606e7ce5a4589~mv2.jpg/v1/fill/w_167,h_161,al_c,q_80/415e4b_be9fcc2222534f96a63606e7ce5a4589~mv2.jpg?formatterValues=415e4b_be9fcc2222534f96a63606e7ce5a4589~mv2.jpg,167,161");border: 0px solid #999997;border-top: 1px solid #999997;border-left: 1px solid #999997;box-shadow: 3.54px 3.54px 5px #000000}

/* START STYLABLE DIRECTIVE RULES */

#comp-m01ztti5 .style-m01zttjx__root:hover {
    background: rgba(63, 118, 82, 0);
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #999997;
    border-right: 1px solid #999997;
    box-shadow: inset 3.54px 3.54px 5px #000000;
}

#comp-m01ztti5 .style-m01zttjx__root:hover .StylableButton2545352419__icon {
    fill: #975735;
}

#comp-m01ztti5 .style-m01zttjx__root:disabled{background: #E2E2E2}

#comp-m01ztti5 .style-m01zttjx__root:disabled .StylableButton2545352419__label{color: #8F8F8F}

#comp-m01ztti5 .style-m01zttjx__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

#comp-m01ztti5 .style-m01zttjx__root .StylableButton2545352419__container{transition: inherit}

#comp-m01ztti5 .style-m01zttjx__root .StylableButton2545352419__label{transition: inherit;font-size: 16px;color: #000000;display: none}

#comp-m01ztti5 .style-m01zttjx__root .StylableButton2545352419__icon{transition: inherit;width: 39px;height: 39px;fill: #FFFFFF}

@media screen and (min-width: 1px) and (max-width: 0px) {
    #comp-m01ztti5 .style-m01zttjx__root .StylableButton2545352419__icon {
        width: 33px;
        height: 33px;
    }
}</style>
<style id="compCssMappers_c1dmp">
	

#c1dmp{width:auto;min-height:40px;}#pageBackground_c1dmp{--bg-position:absolute;--bg-overlay-color:rgb(var(--color_42));--bg-gradient:none;}#comp-l9exkq8a{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}.comp-m062zgo0 {
				--wix-direction: ltr;
--imageScaling: fit;
--verticalSpace: 0px;
--innerSpace: 0px;
--hoverState: overlay;
--hoverBorderSize: 0px;
--hoverBackgroundColorOpacity: 0.7;
--alignment: center;
--borderSize: 0px;
--buttonSpace: 30px;
--dividerWidth: 20px;
--dividerHeight: 2px;
--layout: layout5;
--widgetAction: navigate;
--horizontalSpace: 0px;
--actionButton_selectedSkin: button-skin-1;
--actionButton_borderSize: 0px;
--actionButton_cornersRadius: 0px;
--actionButton_buttonWidth: 0%;
--horizontalSpacePercentage: 0%;
--visualWidth: 50%;
--widgetDirection: left;
--ribbonBackground: 172,134,144,0;
--ribbonBackground-rgb: 172,134,144;
--ribbonBackground-opacity: 0;
--hoverBackgroundColor: 250,191,82,0.46;
--hoverBackgroundColor-rgb: 250,191,82;
--hoverBackgroundColor-opacity: 0.46;
--hoverBorderColor: 232,230,230;
--hoverBorderColor-rgb: 232,230,230;
--hoverBorderColor-opacity: 1;
--actionButton_backgroundColor: 134,145,148,0;
--actionButton_backgroundColor-rgb: 134,145,148;
--actionButton_backgroundColor-opacity: 0;
--actionButton_borderColor: 255,255,255;
--actionButton_borderColor-rgb: 255,255,255;
--actionButton_borderColor-opacity: 1;
--actionButton_textColor: 255,255,255;
--actionButton_textColor-rgb: 255,255,255;
--actionButton_textColor-opacity: 1;
--ribbonFont: italic normal normal 15px/18px dinneuzeitgroteskltw01-_812426,sans-serif;
--ribbonFont-style: italic;
--ribbonFont-variant: normal;
--ribbonFont-weight: normal;
--ribbonFont-size: 15px;
--ribbonFont-line-height: 18px;
--ribbonFont-family: dinneuzeitgroteskltw01-_812426,sans-serif;
--ribbonFont-text-decoration: none;
--actionButton_textFont: normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif;
--actionButton_textFont-style: normal;
--actionButton_textFont-variant: normal;
--actionButton_textFont-weight: normal;
--actionButton_textFont-size: 17px;
--actionButton_textFont-line-height: 21px;
--actionButton_textFont-family: dinneuzeitgroteskltw01-_812426,sans-serif;
--actionButton_textFont-text-decoration: none;
				--wix-color-1: 255,255,255;
--wix-color-2: 255,255,255;
--wix-color-3: 199,199,199;
--wix-color-4: 153,153,151;
--wix-color-5: 0,0,0;
--wix-color-6: 223,242,247;
--wix-color-7: 178,194,198;
--wix-color-8: 134,145,148;
--wix-color-9: 89,97,99;
--wix-color-10: 45,48,49;
--wix-color-11: 242,216,222;
--wix-color-12: 229,179,192;
--wix-color-13: 172,134,144;
--wix-color-14: 115,90,96;
--wix-color-15: 57,45,48;
--wix-color-16: 235,194,182;
--wix-color-17: 214,159,143;
--wix-color-18: 194,94,64;
--wix-color-19: 129,63,43;
--wix-color-20: 65,31,21;
--wix-color-21: 229,250,209;
--wix-color-22: 202,229,175;
--wix-color-23: 155,203,108;
--wix-color-24: 78,102,54;
--wix-color-25: 39,51,27;
--wix-color-26: 255,255,255;
--wix-color-27: 0,0,0;
--wix-color-28: 232,230,230;
--wix-color-29: 199,199,199;
--wix-color-30: 153,153,151;
--wix-color-31: 134,145,148;
--wix-color-32: 45,48,49;
--wix-color-33: 89,97,99;
--wix-color-34: 178,194,198;
--wix-color-35: 0,0,0;
--wix-color-36: 0,0,0;
--wix-color-37: 153,153,151;
--wix-color-38: 134,145,148;
--wix-color-39: 134,145,148;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 134,145,148;
--wix-color-43: 134,145,148;
--wix-color-44: 199,199,199;
--wix-color-45: 199,199,199;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 134,145,148;
--wix-color-49: 134,145,148;
--wix-color-50: 134,145,148;
--wix-color-51: 134,145,148;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 199,199,199;
--wix-color-55: 199,199,199;
--wix-font-Title: normal normal normal 25px/1.4em lulo-clean-w01-one-bold,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 25px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: lulo-clean-w01-one-bold,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 16px;
--wix-font-Menu-line-height: 1.4em;
--wix-font-Menu-family: din-next-w01-light,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 23px/1.4em futura-lt-w01-light,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 23px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: futura-lt-w01-light,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 60px/1.4em avenir-lt-w01_35-light1475496,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.4em;
--wix-font-Heading-XL-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 37px/1.4em avenir-lt-w01_85-heavy1475544,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: 37px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,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: 25px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em avenir-lt-w01_35-light1475496,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: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,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: 17px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 12px/1.4em "libre baskerville",serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: normal;
--wix-font-Body-S-size: 12px;
--wix-font-Body-S-line-height: 1.4em;
--wix-font-Body-S-family: "libre baskerville",serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif;
--wix-font-Body-XS-style: normal;
--wix-font-Body-XS-variant: normal;
--wix-font-Body-XS-weight: normal;
--wix-font-Body-XS-size: 12px;
--wix-font-Body-XS-line-height: 1.4em;
--wix-font-Body-XS-family: din-next-w01-light,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
		}.comp-m062zgo0 .s3AoZtO.o11i7Qx--forceBWTheme{--wut-main-cta-color:black}
.comp-m062zgo0 .s3zMy0d{--Text3763176629-primary-color:#000000;--Text3763176629-secondary-color:#999997}
.comp-m062zgo0 .s3zMy0d.ovInIEc---typography-10-smallTitle{font:normal normal normal 24px/1.33em futura-lt-w01-light,sans-serif }
.comp-m062zgo0 .s3zMy0d.ovInIEc---typography-11-runningText{font:normal normal normal 16px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3zMy0d.ovInIEc---typography-8-listText{font:normal normal normal 16px/2em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3zMy0d.ovInIEc---typography-10-largeTitle{font:normal normal normal 32px/1.25em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-10-smallTitle{font:normal normal normal 20px/1.4em futura-lt-w01-light,sans-serif }
.comp-m062zgo0 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-11-runningText{font:normal normal normal 14px/1.42em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-8-listText{font:normal normal normal 14px/1.72em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-10-largeTitle{font:normal normal normal 24px/1.33em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .-M081{border-width:0px;border-color:#C7C7C7}
.comp-m062zgo0 ._8Luqx{border-width:0px}
.comp-m062zgo0 .s3vyM4t.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{stroke:#C7C7C7}
.comp-m062zgo0 .s3vyM4t.o368P-v--disabled.sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path{fill:#C7C7C7;stroke:#C7C7C7}
.comp-m062zgo0 .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062zgo0 .s3vyM4t.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062zgo0 .sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062zgo0 .s3vyM4t.o368P-v---skin-4-full .s3FfuoS svg:not([fill=currentColor]) path{fill:#000000;stroke:#000000}
.comp-m062zgo0 .s3vyM4t .s3FfuoS svg[fill=currentColor]{color:#000000}
.comp-m062zgo0 .s3vyM4t.o368P-v--disabled .s3FfuoS svg[fill=currentColor]{color:#C7C7C7}
.comp-m062zgo0 .s3vyM4t.o368P-v---theme-3-box{background-color:#FFFFFF}
.comp-m062zgo0 .s3H0l6-{border-color:#869194;border-radius:0}
.comp-m062zgo0 .s3H0l6-,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic{color:#FFFFFF;background-color:#000000;border-width:0px}
.comp-m062zgo0 .s3H0l6-:active,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic:active,.comp-m062zgo0 .s3H0l6-.o3ZnY6r--focus,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.o3ZnY6r--focus,.comp-m062zgo0 .s3H0l6-:hover,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic:hover{background-color:rgba(0, 0, 0, 0.7);color:rgba(255, 255, 255, 0.7);border-color:#869194}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary{color:#000000;background-color:rgba(0, 0, 0, 0);border-color:#000000;border-width:1px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:active,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.o3ZnY6r--focus,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:hover{color:rgba(0, 0, 0, 0.7);border-color:rgba(0, 0, 0, 0.7)}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary{color:#FFFFFF;background-color:#869194;border-width:0px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary:active,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.o3ZnY6r--focus,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary:hover{background-color:rgba(134, 145, 148, 0.7);color:rgba(255, 255, 255, 0.7);border-color:#869194}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary{color:#869194;background-color:rgba(0, 0, 0, 0);border-color:#869194;border-width:1px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary:active,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary.o3ZnY6r--focus,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary:hover{color:rgba(134, 145, 148, 0.7);border-color:rgba(134, 145, 148, 0.7)}
.comp-m062zgo0 .s3H0l6-.okhokll--disabled,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.okhokll--disabled,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.okhokll--disabled{background-color:#C7C7C7}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.okhokll--disabled,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary.okhokll--disabled{color:#C7C7C7;background-color:rgba(0, 0, 0, 0);border-color:#C7C7C7}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-4-tiny{font:normal normal normal 14px/1.43em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-small{font:normal normal normal 16px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-,.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-6-medium{font:normal normal normal 16px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--mobile.oqw7-AE---size-6-medium{font:normal normal normal 14px/1.44em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large{font:normal normal normal 20px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE--mobile.oqw7-AE--upgrade{font:normal normal normal 14px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-4-tiny.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 14px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-small.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 16px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(10px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small{padding:calc(10px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(7.6px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small{padding:calc(7.6px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-6-medium.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 16px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(12px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium{padding:calc(12px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(9.6px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium{padding:calc(9.6px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 16px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary{padding:calc(16px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large{padding:calc(16px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary{padding:calc(13.6px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large{padding:calc(13.6px - 0px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(17px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(17px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(14.9px - 1px) 16px}
.comp-m062zgo0 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(14.9px - 1px) 16px}
.comp-m062zgo0 .s3H0l6- .s3XkdGq svg:not([fill=currentColor]) path{stroke:#FFFFFF}
.comp-m062zgo0 .s3H0l6-:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:#869194}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(134, 145, 148, 0.7)}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(0, 0, 0, 0.7)}
.comp-m062zgo0 .s3H0l6- .s3XkdGq svg[fill=currentColor]{color:#FFFFFF}
.comp-m062zgo0 .s3H0l6-:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary .s3XkdGq svg[fill=currentColor]{color:#869194}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(134, 145, 148, 0.7)}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg[fill=currentColor]{color:#000000}
.comp-m062zgo0 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(0, 0, 0, 0.7)}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s2je5Mz{background-color:#FFFFFF}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{stroke:#C7C7C7}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled.sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path{fill:#C7C7C7;stroke:#C7C7C7}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---skin-4-full .s3FfuoS svg:not([fill=currentColor]) path{fill:#000000;stroke:#000000}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .s3FfuoS svg[fill=currentColor]{color:#000000}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled .s3FfuoS svg[fill=currentColor]{color:#C7C7C7}
.comp-m062zgo0 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---theme-3-box{background-color:#FFFFFF}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s2je5Mz{background-color:#FFFFFF}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{stroke:#C7C7C7}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled.sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path{fill:#C7C7C7;stroke:#C7C7C7}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---skin-4-full .s3FfuoS svg:not([fill=currentColor]) path{fill:#000000;stroke:#000000}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .s3FfuoS svg[fill=currentColor]{color:#000000}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled .s3FfuoS svg[fill=currentColor]{color:#C7C7C7}
.comp-m062zgo0 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---theme-3-box{background-color:#FFFFFF}
@media only screen and (min-width: 769px){.comp-m062zgo0 .FGmSV:hover .Btrwx.lG9yE:before{background-color:rgba(250, 191, 82, 0.46)}.comp-m062zgo0 .FGmSV:hover .Btrwx.\+HTSx:before{background-color:rgba(250, 191, 82, 0.46)}}
.comp-m062zgo0 .Xxql9{border-width:0px;border-color:rgb(232, 230, 230)}
.comp-m062zgo0 .xedmF:hover{border-width:0px;border-color:rgb(232, 230, 230)}
.comp-m062zgo0 .t\+aKN{padding-top:0px;padding-bottom:0px}
.comp-m062zgo0 .t\+aKN.y59ra{background-color:#FFFFFF}
.comp-m062zgo0 .t\+aKN.fAF3C{background-color:transparent}
.comp-m062zgo0 .edsBl.y59ra{padding-left:0%;padding-right:0%}
.comp-m062zgo0 .edsBl.fAF3C{padding-left:0px;padding-right:0px}
.comp-m062zgo0 .zFUN1{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif;background:rgba(134,145,148,0);border-color:rgba(255,255,255,1);border-width:0px;border-radius:0px;width:0%;color:rgba(255,255,255,1)}
.comp-m062zgo0 .xlPd-{margin-top:30px}
.comp-m062zgo0 ._2d1gz{color:#FFFFFF;background:#FFFFFF}
.comp-m062zgo0 .s2-r02J{--Text3763176629-primary-color:#000000;--Text3763176629-secondary-color:#000000}
.comp-m062zgo0 .s2-r02J.ovInIEc---typography-10-smallTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s2-r02J.ovInIEc---typography-11-runningText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s2-r02J.ovInIEc---typography-8-listText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s2-r02J.ovInIEc---typography-10-largeTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-10-smallTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-11-runningText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-8-listText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-10-largeTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062zgo0 .s1G5A6w{border-color:rgb(255, 255, 255);border-radius:0px;width:0%}
.comp-m062zgo0 .s1G5A6w,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-width:0px}
.comp-m062zgo0 .s1G5A6w:active,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic:active,.comp-m062zgo0 .s1G5A6w.o3ZnY6r--focus,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.o3ZnY6r--focus,.comp-m062zgo0 .s1G5A6w:hover,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic:hover{background-color:rgba(134, 145, 148, 0);color:rgba(255, 255, 255, 0.7);border-color:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-color:rgb(255, 255, 255);border-width:0px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:active,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.o3ZnY6r--focus,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:hover{color:rgba(255, 255, 255, 0.7);border-color:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-width:0px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary:active,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.o3ZnY6r--focus,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary:hover{background-color:rgba(134, 145, 148, 0);color:rgba(255, 255, 255, 0.7);border-color:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-color:rgb(255, 255, 255);border-width:0px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary:active,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary.o3ZnY6r--focus,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary:hover{color:rgba(255, 255, 255, 0.7);border-color:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s1G5A6w.okhokll--disabled,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.okhokll--disabled,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.okhokll--disabled{background-color:#C7C7C7}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.okhokll--disabled,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary.okhokll--disabled{color:#C7C7C7;background-color:rgba(0, 0, 0, 0);border-color:#C7C7C7}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-4-tiny{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-small{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w,.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-6-medium{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--mobile.oqw7-AE---size-6-medium{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE--mobile.oqw7-AE--upgrade{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-4-tiny.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-small.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(10px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small{padding:calc(10px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(7.6px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small{padding:calc(7.6px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-6-medium.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(12px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium{padding:calc(12px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(9.6px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium{padding:calc(9.6px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary{padding:calc(16px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large{padding:calc(16px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary{padding:calc(13.6px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large{padding:calc(13.6px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(17px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(17px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(14.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(14.9px - 0px) 16px}
.comp-m062zgo0 .s1G5A6w .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s1G5A6w .s3XkdGq svg[fill=currentColor]{color:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary .s3XkdGq svg[fill=currentColor]{color:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg[fill=currentColor]{color:rgb(255, 255, 255)}
.comp-m062zgo0 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062zgo0 .XZcR6{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#000000}
.comp-m062zgo0 .usz8p{margin-bottom:0px}
.comp-m062zgo0 .-z-qM{text-align:center}
.comp-m062zgo0 .S8HtR{text-align:center}
.comp-m062zgo0 ._9292T{height:2px;width:20px;background-color:#000000}
.comp-m062zgo0 ._4430u{margin-bottom:0px}
.comp-m062zgo0 .OnjFr{font:normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#000000;font-size:17px}
.comp-m062zgo0 ._0o3Qi{font:normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#999997;font-size:12px}
.comp-m062zgo0 .\+j2N0{font:normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#999997;font-size:12px}
.comp-m062zgo0 .p\+iyY{font:normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#869194}
.comp-m062zgo0 .DDgM4{color:#C25E40;font:font-8 }
.comp-m062zgo0 .mwsWw{width:50%}
.comp-m062zgo0 .doqoa{background-color:#000000;color:#FFFFFF}
.comp-m062zgo0 .VBsKx{background-color:#FFFFFF;color:#999997}
.comp-m062zgo0 .jMeVp{--ribbonText: #FFFFFF;--ribbonFont: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--ribbonBackground: #869194;font:italic normal normal 15px/18px dinneuzeitgroteskltw01-_812426,sans-serif;color:#FFFFFF;background:rgba(172, 134, 144, 0)}.comp-m062ztm9 {
				--wix-direction: ltr;
--imageScaling: fit;
--verticalSpace: 0px;
--innerSpace: 0px;
--hoverState: overlay;
--hoverBorderSize: 0px;
--hoverBackgroundColorOpacity: 0.7;
--alignment: center;
--borderSize: 0px;
--buttonSpace: 30px;
--dividerWidth: 20px;
--dividerHeight: 2px;
--layout: layout5;
--widgetAction: navigate;
--horizontalSpace: 0px;
--actionButton_selectedSkin: button-skin-1;
--actionButton_borderSize: 0px;
--actionButton_cornersRadius: 0px;
--actionButton_buttonWidth: 0%;
--horizontalSpacePercentage: 0%;
--visualWidth: 50%;
--widgetDirection: left;
--ribbonBackground: 172,134,144,0;
--ribbonBackground-rgb: 172,134,144;
--ribbonBackground-opacity: 0;
--hoverBackgroundColor: 250,191,82,0.46;
--hoverBackgroundColor-rgb: 250,191,82;
--hoverBackgroundColor-opacity: 0.46;
--hoverBorderColor: 232,230,230;
--hoverBorderColor-rgb: 232,230,230;
--hoverBorderColor-opacity: 1;
--actionButton_backgroundColor: 134,145,148,0;
--actionButton_backgroundColor-rgb: 134,145,148;
--actionButton_backgroundColor-opacity: 0;
--actionButton_borderColor: 255,255,255;
--actionButton_borderColor-rgb: 255,255,255;
--actionButton_borderColor-opacity: 1;
--actionButton_textColor: 255,255,255;
--actionButton_textColor-rgb: 255,255,255;
--actionButton_textColor-opacity: 1;
--ribbonFont: italic normal normal 15px/18px dinneuzeitgroteskltw01-_812426,sans-serif;
--ribbonFont-style: italic;
--ribbonFont-variant: normal;
--ribbonFont-weight: normal;
--ribbonFont-size: 15px;
--ribbonFont-line-height: 18px;
--ribbonFont-family: dinneuzeitgroteskltw01-_812426,sans-serif;
--ribbonFont-text-decoration: none;
--actionButton_textFont: normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif;
--actionButton_textFont-style: normal;
--actionButton_textFont-variant: normal;
--actionButton_textFont-weight: normal;
--actionButton_textFont-size: 17px;
--actionButton_textFont-line-height: 21px;
--actionButton_textFont-family: dinneuzeitgroteskltw01-_812426,sans-serif;
--actionButton_textFont-text-decoration: none;
				--wix-color-1: 255,255,255;
--wix-color-2: 255,255,255;
--wix-color-3: 199,199,199;
--wix-color-4: 153,153,151;
--wix-color-5: 0,0,0;
--wix-color-6: 223,242,247;
--wix-color-7: 178,194,198;
--wix-color-8: 134,145,148;
--wix-color-9: 89,97,99;
--wix-color-10: 45,48,49;
--wix-color-11: 242,216,222;
--wix-color-12: 229,179,192;
--wix-color-13: 172,134,144;
--wix-color-14: 115,90,96;
--wix-color-15: 57,45,48;
--wix-color-16: 235,194,182;
--wix-color-17: 214,159,143;
--wix-color-18: 194,94,64;
--wix-color-19: 129,63,43;
--wix-color-20: 65,31,21;
--wix-color-21: 229,250,209;
--wix-color-22: 202,229,175;
--wix-color-23: 155,203,108;
--wix-color-24: 78,102,54;
--wix-color-25: 39,51,27;
--wix-color-26: 255,255,255;
--wix-color-27: 0,0,0;
--wix-color-28: 232,230,230;
--wix-color-29: 199,199,199;
--wix-color-30: 153,153,151;
--wix-color-31: 134,145,148;
--wix-color-32: 45,48,49;
--wix-color-33: 89,97,99;
--wix-color-34: 178,194,198;
--wix-color-35: 0,0,0;
--wix-color-36: 0,0,0;
--wix-color-37: 153,153,151;
--wix-color-38: 134,145,148;
--wix-color-39: 134,145,148;
--wix-color-40: 255,255,255;
--wix-color-41: 255,255,255;
--wix-color-42: 134,145,148;
--wix-color-43: 134,145,148;
--wix-color-44: 199,199,199;
--wix-color-45: 199,199,199;
--wix-color-46: 255,255,255;
--wix-color-47: 255,255,255;
--wix-color-48: 134,145,148;
--wix-color-49: 134,145,148;
--wix-color-50: 134,145,148;
--wix-color-51: 134,145,148;
--wix-color-52: 255,255,255;
--wix-color-53: 255,255,255;
--wix-color-54: 199,199,199;
--wix-color-55: 199,199,199;
--wix-font-Title: normal normal normal 25px/1.4em lulo-clean-w01-one-bold,sans-serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 25px;
--wix-font-Title-line-height: 1.4em;
--wix-font-Title-family: lulo-clean-w01-one-bold,sans-serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light,sans-serif;
--wix-font-Menu-style: normal;
--wix-font-Menu-variant: normal;
--wix-font-Menu-weight: normal;
--wix-font-Menu-size: 16px;
--wix-font-Menu-line-height: 1.4em;
--wix-font-Menu-family: din-next-w01-light,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 23px/1.4em futura-lt-w01-light,sans-serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 23px;
--wix-font-Page-title-line-height: 1.4em;
--wix-font-Page-title-family: futura-lt-w01-light,sans-serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 60px/1.4em avenir-lt-w01_35-light1475496,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.4em;
--wix-font-Heading-XL-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal normal 37px/1.4em avenir-lt-w01_85-heavy1475544,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: 37px;
--wix-font-Heading-L-line-height: 1.4em;
--wix-font-Heading-L-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,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: 25px;
--wix-font-Heading-M-line-height: 1.4em;
--wix-font-Heading-M-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.4em avenir-lt-w01_35-light1475496,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: 22px;
--wix-font-Heading-S-line-height: 1.4em;
--wix-font-Heading-S-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,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: 17px;
--wix-font-Body-L-line-height: 1.4em;
--wix-font-Body-L-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 15px;
--wix-font-Body-M-line-height: 1.4em;
--wix-font-Body-M-family: avenir-lt-w01_35-light1475496,sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 12px/1.4em "libre baskerville",serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: normal;
--wix-font-Body-S-size: 12px;
--wix-font-Body-S-line-height: 1.4em;
--wix-font-Body-S-family: "libre baskerville",serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light,sans-serif;
--wix-font-Body-XS-style: normal;
--wix-font-Body-XS-variant: normal;
--wix-font-Body-XS-weight: normal;
--wix-font-Body-XS-size: 12px;
--wix-font-Body-XS-line-height: 1.4em;
--wix-font-Body-XS-family: din-next-w01-light,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
		}.comp-m062ztm9 .s3AoZtO.o11i7Qx--forceBWTheme{--wut-main-cta-color:black}
.comp-m062ztm9 .s3zMy0d{--Text3763176629-primary-color:#000000;--Text3763176629-secondary-color:#999997}
.comp-m062ztm9 .s3zMy0d.ovInIEc---typography-10-smallTitle{font:normal normal normal 24px/1.33em futura-lt-w01-light,sans-serif }
.comp-m062ztm9 .s3zMy0d.ovInIEc---typography-11-runningText{font:normal normal normal 16px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3zMy0d.ovInIEc---typography-8-listText{font:normal normal normal 16px/2em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3zMy0d.ovInIEc---typography-10-largeTitle{font:normal normal normal 32px/1.25em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-10-smallTitle{font:normal normal normal 20px/1.4em futura-lt-w01-light,sans-serif }
.comp-m062ztm9 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-11-runningText{font:normal normal normal 14px/1.42em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-8-listText{font:normal normal normal 14px/1.72em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3zMy0d.ovInIEc--mobile.ovInIEc---typography-10-largeTitle{font:normal normal normal 24px/1.33em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .-M081{border-width:0px;border-color:#C7C7C7}
.comp-m062ztm9 ._8Luqx{border-width:0px}
.comp-m062ztm9 .s3vyM4t.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{stroke:#C7C7C7}
.comp-m062ztm9 .s3vyM4t.o368P-v--disabled.sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path{fill:#C7C7C7;stroke:#C7C7C7}
.comp-m062ztm9 .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062ztm9 .s3vyM4t.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062ztm9 .sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062ztm9 .s3vyM4t.o368P-v---skin-4-full .s3FfuoS svg:not([fill=currentColor]) path{fill:#000000;stroke:#000000}
.comp-m062ztm9 .s3vyM4t .s3FfuoS svg[fill=currentColor]{color:#000000}
.comp-m062ztm9 .s3vyM4t.o368P-v--disabled .s3FfuoS svg[fill=currentColor]{color:#C7C7C7}
.comp-m062ztm9 .s3vyM4t.o368P-v---theme-3-box{background-color:#FFFFFF}
.comp-m062ztm9 .s3H0l6-{border-color:#869194;border-radius:0}
.comp-m062ztm9 .s3H0l6-,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic{color:#FFFFFF;background-color:#000000;border-width:0px}
.comp-m062ztm9 .s3H0l6-:active,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic:active,.comp-m062ztm9 .s3H0l6-.o3ZnY6r--focus,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.o3ZnY6r--focus,.comp-m062ztm9 .s3H0l6-:hover,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic:hover{background-color:rgba(0, 0, 0, 0.7);color:rgba(255, 255, 255, 0.7);border-color:#869194}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary{color:#000000;background-color:rgba(0, 0, 0, 0);border-color:#000000;border-width:1px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:active,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.o3ZnY6r--focus,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:hover{color:rgba(0, 0, 0, 0.7);border-color:rgba(0, 0, 0, 0.7)}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary{color:#FFFFFF;background-color:#869194;border-width:0px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary:active,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.o3ZnY6r--focus,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary:hover{background-color:rgba(134, 145, 148, 0.7);color:rgba(255, 255, 255, 0.7);border-color:#869194}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary{color:#869194;background-color:rgba(0, 0, 0, 0);border-color:#869194;border-width:1px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary:active,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary.o3ZnY6r--focus,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary:hover{color:rgba(134, 145, 148, 0.7);border-color:rgba(134, 145, 148, 0.7)}
.comp-m062ztm9 .s3H0l6-.okhokll--disabled,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.okhokll--disabled,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.okhokll--disabled{background-color:#C7C7C7}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.okhokll--disabled,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary.okhokll--disabled{color:#C7C7C7;background-color:rgba(0, 0, 0, 0);border-color:#C7C7C7}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-4-tiny{font:normal normal normal 14px/1.43em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-small{font:normal normal normal 16px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-,.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-6-medium{font:normal normal normal 16px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--mobile.oqw7-AE---size-6-medium{font:normal normal normal 14px/1.44em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large{font:normal normal normal 20px/1.5em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE--mobile.oqw7-AE--upgrade{font:normal normal normal 14px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-4-tiny.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 14px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-small.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 16px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(10px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small{padding:calc(10px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(7.6px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small{padding:calc(7.6px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-6-medium.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 16px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(12px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium{padding:calc(12px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(9.6px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium{padding:calc(9.6px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 16px/1 avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary{padding:calc(16px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large{padding:calc(16px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary{padding:calc(13.6px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large{padding:calc(13.6px - 0px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(17px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(17px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(14.9px - 1px) 16px}
.comp-m062ztm9 .s3H0l6-.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(14.9px - 1px) 16px}
.comp-m062ztm9 .s3H0l6- .s3XkdGq svg:not([fill=currentColor]) path{stroke:#FFFFFF}
.comp-m062ztm9 .s3H0l6-:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:#869194}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(134, 145, 148, 0.7)}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(0, 0, 0, 0.7)}
.comp-m062ztm9 .s3H0l6- .s3XkdGq svg[fill=currentColor]{color:#FFFFFF}
.comp-m062ztm9 .s3H0l6-:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary .s3XkdGq svg[fill=currentColor]{color:#869194}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(134, 145, 148, 0.7)}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg[fill=currentColor]{color:#000000}
.comp-m062ztm9 .s3H0l6-.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(0, 0, 0, 0.7)}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s2je5Mz{background-color:#FFFFFF}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{stroke:#C7C7C7}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled.sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path{fill:#C7C7C7;stroke:#C7C7C7}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---skin-4-full .s3FfuoS svg:not([fill=currentColor]) path{fill:#000000;stroke:#000000}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI .s3FfuoS svg[fill=currentColor]{color:#000000}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v--disabled .s3FfuoS svg[fill=currentColor]{color:#C7C7C7}
.comp-m062ztm9 .s3WR7z9:not(.o1u-apJ--wired).s1bIcsi .s8aWKTI.o368P-v---theme-3-box{background-color:#FFFFFF}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s2je5Mz{background-color:#FFFFFF}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled.s38mrmY .s3FfuoS svg:not([fill=currentColor]) path{stroke:#C7C7C7}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled.sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path{fill:#C7C7C7;stroke:#C7C7C7}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .s38mrmY .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---skin-4-line .s3FfuoS svg:not([fill=currentColor]) path{stroke:#000000}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .sY3gMfK .s3FfuoS svg:not([fill=currentColor]) path,.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---skin-4-full .s3FfuoS svg:not([fill=currentColor]) path{fill:#000000;stroke:#000000}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI .s3FfuoS svg[fill=currentColor]{color:#000000}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v--disabled .s3FfuoS svg[fill=currentColor]{color:#C7C7C7}
.comp-m062ztm9 .s3WR7z9.o1u-apJ--wired.sQubKFT .s8aWKTI.o368P-v---theme-3-box{background-color:#FFFFFF}
@media only screen and (min-width: 769px){.comp-m062ztm9 .FGmSV:hover .Btrwx.lG9yE:before{background-color:rgba(250, 191, 82, 0.46)}.comp-m062ztm9 .FGmSV:hover .Btrwx.\+HTSx:before{background-color:rgba(250, 191, 82, 0.46)}}
.comp-m062ztm9 .Xxql9{border-width:0px;border-color:rgb(232, 230, 230)}
.comp-m062ztm9 .xedmF:hover{border-width:0px;border-color:rgb(232, 230, 230)}
.comp-m062ztm9 .t\+aKN{padding-top:0px;padding-bottom:0px}
.comp-m062ztm9 .t\+aKN.y59ra{background-color:#FFFFFF}
.comp-m062ztm9 .t\+aKN.fAF3C{background-color:transparent}
.comp-m062ztm9 .edsBl.y59ra{padding-left:0%;padding-right:0%}
.comp-m062ztm9 .edsBl.fAF3C{padding-left:0px;padding-right:0px}
.comp-m062ztm9 .zFUN1{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif;background:rgba(134,145,148,0);border-color:rgba(255,255,255,1);border-width:0px;border-radius:0px;width:0%;color:rgba(255,255,255,1)}
.comp-m062ztm9 .xlPd-{margin-top:30px}
.comp-m062ztm9 ._2d1gz{color:#FFFFFF;background:#FFFFFF}
.comp-m062ztm9 .s2-r02J{--Text3763176629-primary-color:#000000;--Text3763176629-secondary-color:#000000}
.comp-m062ztm9 .s2-r02J.ovInIEc---typography-10-smallTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s2-r02J.ovInIEc---typography-11-runningText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s2-r02J.ovInIEc---typography-8-listText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s2-r02J.ovInIEc---typography-10-largeTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-10-smallTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-11-runningText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-8-listText{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s2-r02J.ovInIEc--mobile.ovInIEc---typography-10-largeTitle{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif }
.comp-m062ztm9 .s1G5A6w{border-color:rgb(255, 255, 255);border-radius:0px;width:0%}
.comp-m062ztm9 .s1G5A6w,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-width:0px}
.comp-m062ztm9 .s1G5A6w:active,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic:active,.comp-m062ztm9 .s1G5A6w.o3ZnY6r--focus,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.o3ZnY6r--focus,.comp-m062ztm9 .s1G5A6w:hover,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic:hover{background-color:rgba(134, 145, 148, 0);color:rgba(255, 255, 255, 0.7);border-color:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-color:rgb(255, 255, 255);border-width:0px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:active,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.o3ZnY6r--focus,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:hover{color:rgba(255, 255, 255, 0.7);border-color:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-width:0px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary:active,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.o3ZnY6r--focus,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary:hover{background-color:rgba(134, 145, 148, 0);color:rgba(255, 255, 255, 0.7);border-color:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary{color:rgb(255, 255, 255);background-color:rgba(134, 145, 148, 0);border-color:rgb(255, 255, 255);border-width:0px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary:active,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary.o3ZnY6r--focus,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary:hover{color:rgba(255, 255, 255, 0.7);border-color:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s1G5A6w.okhokll--disabled,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.okhokll--disabled,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.okhokll--disabled{background-color:#C7C7C7}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.okhokll--disabled,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary.okhokll--disabled{color:#C7C7C7;background-color:rgba(0, 0, 0, 0);border-color:#C7C7C7}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-4-tiny{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-small{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w,.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-6-medium{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--mobile.oqw7-AE---size-6-medium{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE--mobile.oqw7-AE--upgrade{font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-4-tiny.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-4-tiny{padding:calc(9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-4-tiny{padding:calc(6.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-small.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(10px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small{padding:calc(10px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small{padding:calc(7.6px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small{padding:calc(7.6px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(11px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-small.oqw7-AE--mobile{padding:calc(8.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade:not(.oqw7-AE--mobile),.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-6-medium.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(12px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium{padding:calc(12px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium{padding:calc(9.6px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium{padding:calc(9.6px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(13px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-6-medium.oqw7-AE--mobile{padding:calc(10.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade:not(.oqw7-AE--mobile){font:normal normal normal 17px/21px dinneuzeitgroteskltw01-_812426,sans-serif }
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary{padding:calc(16px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large{padding:calc(16px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary,.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary{padding:calc(13.6px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large{padding:calc(13.6px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(17px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(17px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-9-secondary.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---size-5-large.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---priority-14-basicSecondary.oqw7-AE--mobile{padding:calc(14.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-7-primary.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile,.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-5-basic.oqw7-AE--upgrade.oqw7-AE--wrapContent.oqw7-AE---size-5-large.oqw7-AE--mobile{padding:calc(14.9px - 0px) 16px}
.comp-m062ztm9 .s1G5A6w .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg:not([fill=currentColor]) path{stroke:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s1G5A6w .s3XkdGq svg[fill=currentColor]{color:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary .s3XkdGq svg[fill=currentColor]{color:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-9-secondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary .s3XkdGq svg[fill=currentColor]{color:rgb(255, 255, 255)}
.comp-m062ztm9 .s1G5A6w.oqw7-AE---priority-14-basicSecondary:hover .s3XkdGq svg[fill=currentColor]{color:rgba(255, 255, 255, 0.7)}
.comp-m062ztm9 .XZcR6{font:normal normal normal 25px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#000000}
.comp-m062ztm9 .usz8p{margin-bottom:0px}
.comp-m062ztm9 .-z-qM{text-align:center}
.comp-m062ztm9 .S8HtR{text-align:center}
.comp-m062ztm9 ._9292T{height:2px;width:20px;background-color:#000000}
.comp-m062ztm9 ._4430u{margin-bottom:0px}
.comp-m062ztm9 .OnjFr{font:normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#000000;font-size:17px}
.comp-m062ztm9 ._0o3Qi{font:normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#999997;font-size:12px}
.comp-m062ztm9 .\+j2N0{font:normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#999997;font-size:12px}
.comp-m062ztm9 .p\+iyY{font:normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496,sans-serif;color:#869194}
.comp-m062ztm9 .DDgM4{color:#C25E40;font:font-8 }
.comp-m062ztm9 .mwsWw{width:50%}
.comp-m062ztm9 .doqoa{background-color:#000000;color:#FFFFFF}
.comp-m062ztm9 .VBsKx{background-color:#FFFFFF;color:#999997}
.comp-m062ztm9 .jMeVp{--ribbonText: #FFFFFF;--ribbonFont: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--ribbonBackground: #869194;font:italic normal normal 15px/18px dinneuzeitgroteskltw01-_812426,sans-serif;color:#FFFFFF;background:rgba(172, 134, 144, 0)}#comp-m06i1uz2{--height:876px;--width:2630px;}#comp-m06akcw5{--height:226px;--width:679px;}#comp-m0679wse{--height:226px;--width:679px;}#comp-lzf50xzz{--height:426px;--width:324px;}#comp-lzf4w76w{--height:426px;--width:324px;}#comp-m0zt7hsv{--fill-opacity:1;--stroke-width:0;--stroke:#ED1566;--stroke-opacity:1;--fill:#FD7800;}#comp-m0ztahl2{--fill-opacity:1;--stroke-width:0;--stroke:#ED1566;--stroke-opacity:1;--fill:#FD7800;}#comp-m05uevxj{--shc-mutated-brightness:127,60,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m0emy1ed{--height:776px;--width:2349px;--mask-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat;}#comp-m0fztx9b{--height:59px;--width:281px;}#comp-m0ev9esg{--shc-mutated-brightness:127,60,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m0ewi48x{--shc-mutated-brightness:0,0,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m09zoruv{--min-height:321px;}#comp-m09zusdk{--min-height:98px;}#comp-m09zxrj1{--shc-mutated-brightness:127,60,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m0a073fu{--shc-mutated-brightness:124,72,3;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m09zmppj{--height:1239px;--width:966px;}#comp-m09zmppt2{--height:586px;--width:469px;}#comp-m09zmppv2{--height:30px;--width:30px;}#comp-m09zmppx1{--height:30px;--width:30px;}#comp-m09zmppz1{--height:30px;--width:30px;}#comp-m09zmpq03{--height:30px;--width:30px;}#comp-m09zmpq21{--height:23px;--width:102px;}#comp-luq931xt{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-luq931zm{--bg-overlay-color:rgb(var(--color_42));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-m01ip0ss{--min-height:239px;}#comp-m06gsp8o{--shc-mutated-brightness:0,0,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m06gtlpg{--shc-mutated-brightness:0,0,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m07ead40{--shc-mutated-brightness:0,0,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m07g2l5x{--min-height:106px;}#comp-m0evxcme{--shc-mutated-brightness:0,0,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-lzjmc22c{--min-height:45px;}#comp-lzjmdm1x{transform-origin:center 0.5px;}#comp-m01lvgis{--min-height:131px;}#comp-lzdf6p90{--height:1348px;--width:2929px;}#comp-lzf4zd3m:hover{--shc-mutated-brightness:100,119,123;}#comp-lzf4zd3m{--shc-mutated-brightness:100,119,123;}#comp-lzf4zd6b{--height:426px;--width:324px;}#comp-m01iy5g1{--min-height:23px;}#comp-m07ey2u8:hover{--shc-mutated-brightness:100,119,123;}#comp-m07ey2u8{--shc-mutated-brightness:100,119,123;}#comp-m07ey2wd{--height:426px;--width:324px;}#comp-m07f5ton:hover{--shc-mutated-brightness:100,119,123;}#comp-m07f5ton{--shc-mutated-brightness:100,119,123;}#comp-m07f5tqf{--height:426px;--width:324px;}#comp-m08p8zig{--shc-mutated-brightness:0,0,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-lzdghm95{--height:1062px;--width:2929px;}#comp-lzgk8jik:hover{--shc-mutated-brightness:100,119,123;}#comp-lzgk8jik{--shc-mutated-brightness:100,119,123;}#comp-lzgk8jlk{--height:419px;--width:1111px;}#comp-m01jqqg4{--min-height:275px;}#comp-m01kdzeh{--min-height:63px;}#comp-m07feo6q{--height:741px;--width:730px;}#comp-m06gff1p{--height:226px;--width:679px;}#comp-m08p9x14{--shc-mutated-brightness:0,0,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m06cml8s{--height:226px;--width:679px;}#comp-lzeuw7aj{--height:488px;--width:182px;}#comp-lzev0vc4{--height:488px;--width:182px;}#comp-lzev3exn{--height:488px;--width:182px;}#comp-lzjnoghw{transform-origin:center 0.5px;}#comp-m06brjj6{--shc-mutated-brightness:23,24,25;}#comp-m06brjlb2{--shc-mutated-brightness:127,60,0;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 14px/1.4em oswald-medium,oswald,sans-serif;--label-align:center;--label-text-align:center;}#comp-m04vx6on{--min-height:85px;}</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="BACKGROUND_GROUP"><div id="pageBackground_c1dmp" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_c1dmp BmZ5pC"><div id="bgLayers_pageBackground_c1dmp" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_c1dmp" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_c1dmp" data-motion-part="BG_MEDIA pageBackground_c1dmp" class="VgO9Yg"></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><div id="pinnedTopLeft" class="pinnedTopLeft"><div id="comp-lz4yufiz-pinned-layer" class="comp-lz4yufiz-pinned-layer big2ZD"><div id="comp-lz4yufiz" class="HcOXKn c9GqVL QxJLC3 comp-lz4yufiz wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:16px;"><span style="color:#F5FFFE;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><a href="https://www.photography.gallery" target="_self" class="wixui-rich-text__text">PHOTOGRAPHY</a></span></span><span style="font-size:25px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><a href="https://www.photography.gallery" target="_self" class="wixui-rich-text__text">.</a></span></span></span><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="color:#F5FFFE;" class="wixui-rich-text__text"><a href="https://www.photography.gallery" target="_self" class="wixui-rich-text__text">GALLERY</a></span><span style="color:#C8EEF5;" class="wixui-rich-text__text"><a href="https://www.photography.gallery" target="_self" class="wixui-rich-text__text">&nbsp;</a></span><span class="color_39 wixui-rich-text__text"> &nbsp; &nbsp;</span><a href="https://www.photography.gallery/fine-art-gallery" target="_self" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">BRUCE MORTIMER</span><span class="color_39 wixui-rich-text__text">&nbsp;ARTIST&nbsp;</span></span></span></a></span></span></h1></div></div><div id="comp-lz682i5v-pinned-layer" class="comp-lz682i5v-pinned-layer big2ZD"><div id="comp-lz682i5v" class="SsY_2i comp-lz682i5v"><div class="UGHfip wixui-vertical-line"></div></div></div><div id="comp-m06284v3-pinned-layer" class="comp-m06284v3-pinned-layer big2ZD"><div id="comp-m06284v3" class="comp-m06284v3" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.photography.gallery/gallery" target="_self" class="StylableButton2545352419__root style-m07gzusp__root wixui-button StylableButton2545352419__link" aria-label="INFORMATION"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">INFORMATION</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="19.5 20 161 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M58.14 20v41.6H19.5V20h38.64z"/>
        <path d="M58.14 80.8v38.4H19.5V80.8h38.64z"/>
        <path d="M58.14 141.6V180H19.5v-38.4h38.64z"/>
        <path d="M119.32 20v41.6H80.68V20h38.64z"/>
        <path d="M119.32 80.8v38.4H80.68V80.8h38.64z"/>
        <path d="M119.32 141.6V180H80.68v-38.4h38.64z"/>
        <path d="M180.5 20v41.6h-41.86V20h41.86z"/>
        <path d="M180.5 80.8v38.4h-41.86V80.8h41.86z"/>
        <path d="M180.5 141.6V180h-41.86v-38.4h41.86z"/>
    </g>
</svg>
</span></span></span></a></div></div></div><div id="pinnedTopRight" class="pinnedTopRight"><div id="comp-m0bv66ja-pinned-layer" class="comp-m0bv66ja-pinned-layer big2ZD"><div class="comp-m0bv66ja FubTgk" id="comp-m0bv66ja" aria-disabled="false"><a data-testid="linkElement" data-popupid="ftp4a" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="SUBSCRIBE" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">SUBSCRIBE</span></a></div></div><div id="comp-m07czzo7-pinned-layer" class="comp-m07czzo7-pinned-layer big2ZD"><div id="comp-m07czzo7" class="comp-m07czzo7 NZHLsZ mfxFLH"><nav class="StylableHorizontalMenu3372578893__root StylableHorizontalMenu3372578893---menuMode-4-wrap style-m0hnl8nm__root wixui-horizontal-menu" aria-label="Site"><ul class="StylableHorizontalMenu3372578893__menu"><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/latest-work" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">LATEST WORK</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer itemShared2352141355--isRow"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/gallery" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" aria-expanded="false" aria-haspopup="true" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">GALLERY +</span></div></a><div class="itemShared2352141355__accessibilityIconWrapper itemShared2352141355--isTopLevel"><button tabindex="0" class="itemShared2352141355__accessibilityIcon" aria-label="Toggle GALLERY +"><svg width="0" height="0" viewBox="0 0 0 0" 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></div></div><div class="itemDepth02233374943__positionBox" role="group" aria-label="GALLERY +" data-testid="positionBox"><div class="itemDepth02233374943__animationBox submenu815198092__root StylableHorizontalMenu3372578893__columnsLayout" style="--flyoutAlignment:var(--style-m0hnl8nm-flyoutAlignment)"><div class="submenu815198092__pageWrapper submenu815198092__overrideWidth"><ul class="itemDepth02233374943__list"><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/limited-edition-photographs" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">HORIZONTAL PANORAMIC PHOTOGRAPHS</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/vertical-panoramic-photographs" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">VERTICAL PANORAMIC PHOTOGRAPHS</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/photographs" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">PHOTOGRAPHS AS SEEN ON SOCIAL MEDIA</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/photography-portfolio" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">INTERNATIONAL PHOTOGRAPHS</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/fine-art-gallery" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">FINE ART (DRAWINGS, PAINTINGS)</span></div></a></div></li></ul></div></div></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/download-photographs" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">DOWNLOAD </span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/drawings" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">DRAWINGS</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/about" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">ABOUT</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/collaborations" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">WORK with ME</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery/contact" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">CONTACT</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="true" aria-current="true"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.photography.gallery" target="_self" class="itemDepth02233374943__root itemDepth02233374943--isCurrentPage StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">HOME</span></div></a></div></li></ul></nav></div></div></div><header id="SITE_HEADER" class="x4zVYf SITE_HEADER wixui-header" tabindex="-1"><div class="TMFrcJ"><div id="bgLayers_SITE_HEADER" data-hook="bgLayers" data-motion-part="BG_LAYER SITE_HEADER" class="MW5IWV mTQGgy"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_SITE_HEADER" data-motion-part="BG_MEDIA SITE_HEADER" class="VgO9Yg"></div></div><div class="QijXjn"></div></div><div class="kn76TK"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"></div><div id="comp-l38jmv90" style="display:none"></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="c1dmp" class="dBAkHi c1dmp"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><div id="Containerc1dmp" class="Containerc1dmp SPY_vo"><div data-mesh-id="Containerc1dmpinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerc1dmpinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-l9exkq8a" tabindex="-1" class="Oqnisf comp-l9exkq8a wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-l9exkq8a" data-hook="bgLayers" data-motion-part="BG_LAYER comp-l9exkq8a" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l9exkq8a" data-motion-part="BG_MEDIA comp-l9exkq8a" class="VgO9Yg"></div></div><div data-mesh-id="comp-l9exkq8ainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l9exkq8ainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m062zgo0" class=" "><div class="comp-m062zgo0"><section style="width:679px;height:233px" data-hook="product-widget" class="-M081"><section class="_1-Q7E" data-hook="empty-state"><svg viewBox="0 0 153 204" fill="currentColor" width="153" height="204"><defs></defs><g id="illustration-copy"><ellipse id="ellipse-1" cx="77" cy="197" rx="77" ry="8" fill="currentColor"></ellipse><path d="M29.454,115.246 C29.454,115.246 123.733,115.246 123.733,115.246 C123.733,115.246 138.697,124.277 138.697,124.277 C138.697,124.277 11.496,124.277 11.496,124.277 C11.496,124.277 29.454,115.246 29.454,115.246 Z" id="path-1" class="cls-4" fill-rule="evenodd"></path><path id="rect-1" d="M27 116H123V169H27z" class="cls-5"></path><path d="M11.500,124.312 C11.500,124.312 60.906,124.312 60.906,124.312 C60.906,124.312 60.906,199.531 60.906,199.531 C60.906,199.531 11.500,199.531 11.500,199.531 C11.500,199.531 11.500,124.312 11.500,124.312 ZM138.719,199.531 C138.719,199.531 92.312,199.531 92.312,199.531 C92.312,199.531 92.312,124.312 92.312,124.312 C92.312,124.312 138.719,124.312 138.719,124.312 C138.719,124.312 138.719,199.531 138.719,199.531 Z" id="path-2" class="cls-7" fill-rule="evenodd"></path><path id="rect-2" d="M60 124H93V200H60z" class="cls-8"></path><path d="M6.582,66.066 C6.582,66.066 138.122,101.515 138.122,101.515 C138.122,101.515 121.730,104.888 121.730,104.888 C121.730,104.888 19.100,77.231 19.100,77.231 C19.100,77.231 6.582,66.066 6.582,66.066 Z" id="path-3" class="cls-4" fill-rule="evenodd"></path><path d="M21.037,69.962 C21.037,69.962 123.667,97.619 123.667,97.619 C123.667,97.619 121.730,104.888 121.730,104.888 C121.730,104.888 19.100,77.231 19.100,77.231 C19.100,77.231 21.037,69.962 21.037,69.962 Z" id="path-4" class="cls-5" fill-rule="evenodd"></path><path d="M16.265,29.722 C16.265,29.722 147.804,65.170 147.804,65.170 C147.804,65.170 138.122,101.515 138.122,101.515 C138.122,101.515 6.582,66.066 6.582,66.066 C6.582,66.066 16.265,29.722 16.265,29.722 Z" id="path-5" class="cls-7" fill-rule="evenodd"></path><path d="M66.857,43.356 C66.857,43.356 98.658,51.926 98.658,51.926 C98.658,51.926 88.975,88.270 88.975,88.270 C88.975,88.270 57.174,79.700 57.174,79.700 C57.174,79.700 66.857,43.356 66.857,43.356 Z" id="path-6" class="cls-8" fill-rule="evenodd"></path><path d="M73.449,39.859 C69.995,39.513 63.007,35.346 58.539,31.990 C56.512,30.470 49.189,22.943 49.801,14.146 C50.347,6.295 54.392,1.779 62.406,0.252 C66.524,-0.534 70.729,0.754 70.729,0.754 C70.729,0.754 76.282,2.079 78.844,4.960 C86.584,13.662 85.557,19.315 84.688,24.448 C83.836,29.485 85.443,34.273 84.226,36.633 C84.226,36.633 87.082,37.402 87.082,37.402 C87.352,34.510 90.521,31.756 93.307,28.503 C96.779,24.448 102.946,22.742 102.946,22.742 C102.946,22.742 107.767,20.484 111.842,20.212 C118.311,19.370 125.189,23.517 126.722,25.661 C129.410,29.422 132.427,35.720 132.427,35.720 C132.427,35.720 133.033,41.533 130.493,45.179 C127.968,48.807 125.458,49.226 121.360,51.097 C117.188,53.001 111.841,52.429 104.716,51.278 C99.735,50.472 95.030,50.453 92.707,47.943 M60.755,27.572 C63.816,31.118 73.811,38.413 73.811,38.413 C73.811,38.413 73.838,38.440 73.840,38.443 C73.840,38.443 75.026,34.153 75.026,34.153 C75.026,34.153 79.831,35.448 79.831,35.448 C79.882,33.493 81.006,21.612 78.559,14.292 C76.226,7.312 67.532,3.703 60.658,6.138 C54.086,8.465 50.652,15.867 60.755,27.572 ZM90.996,38.458 C90.996,38.458 94.501,39.402 94.501,39.402 C94.501,39.402 93.180,45.691 93.180,45.691 C94.099,45.550 107.369,47.505 111.711,47.243 C124.313,46.483 128.261,38.855 125.850,32.979 C121.681,22.818 113.975,24.116 105.562,28.532 C90.797,36.284 91.505,38.944 90.996,38.458 Z" id="path-7" class="cls-8" fill-rule="evenodd"></path><path d="M74.292,32.894 C74.292,32.894 95.974,38.737 95.974,38.737 C95.974,38.737 92.876,50.367 92.876,50.367 C92.876,50.367 71.193,44.524 71.193,44.524 C71.193,44.524 74.292,32.894 74.292,32.894 Z" id="path-8" class="cls-5" fill-rule="evenodd"></path></g></svg><p data-hook="empty-state-text">No product</p></section></section></div></div><div id="comp-m062ztm9" class=" "><div class="comp-m062ztm9"><section style="width:679px;height:233px" data-hook="product-widget" class="-M081"><section class="_1-Q7E" data-hook="empty-state"><svg viewBox="0 0 153 204" fill="currentColor" width="153" height="204"><defs></defs><g id="illustration-copy"><ellipse id="ellipse-1" cx="77" cy="197" rx="77" ry="8" fill="currentColor"></ellipse><path d="M29.454,115.246 C29.454,115.246 123.733,115.246 123.733,115.246 C123.733,115.246 138.697,124.277 138.697,124.277 C138.697,124.277 11.496,124.277 11.496,124.277 C11.496,124.277 29.454,115.246 29.454,115.246 Z" id="path-1" class="cls-4" fill-rule="evenodd"></path><path id="rect-1" d="M27 116H123V169H27z" class="cls-5"></path><path d="M11.500,124.312 C11.500,124.312 60.906,124.312 60.906,124.312 C60.906,124.312 60.906,199.531 60.906,199.531 C60.906,199.531 11.500,199.531 11.500,199.531 C11.500,199.531 11.500,124.312 11.500,124.312 ZM138.719,199.531 C138.719,199.531 92.312,199.531 92.312,199.531 C92.312,199.531 92.312,124.312 92.312,124.312 C92.312,124.312 138.719,124.312 138.719,124.312 C138.719,124.312 138.719,199.531 138.719,199.531 Z" id="path-2" class="cls-7" fill-rule="evenodd"></path><path id="rect-2" d="M60 124H93V200H60z" class="cls-8"></path><path d="M6.582,66.066 C6.582,66.066 138.122,101.515 138.122,101.515 C138.122,101.515 121.730,104.888 121.730,104.888 C121.730,104.888 19.100,77.231 19.100,77.231 C19.100,77.231 6.582,66.066 6.582,66.066 Z" id="path-3" class="cls-4" fill-rule="evenodd"></path><path d="M21.037,69.962 C21.037,69.962 123.667,97.619 123.667,97.619 C123.667,97.619 121.730,104.888 121.730,104.888 C121.730,104.888 19.100,77.231 19.100,77.231 C19.100,77.231 21.037,69.962 21.037,69.962 Z" id="path-4" class="cls-5" fill-rule="evenodd"></path><path d="M16.265,29.722 C16.265,29.722 147.804,65.170 147.804,65.170 C147.804,65.170 138.122,101.515 138.122,101.515 C138.122,101.515 6.582,66.066 6.582,66.066 C6.582,66.066 16.265,29.722 16.265,29.722 Z" id="path-5" class="cls-7" fill-rule="evenodd"></path><path d="M66.857,43.356 C66.857,43.356 98.658,51.926 98.658,51.926 C98.658,51.926 88.975,88.270 88.975,88.270 C88.975,88.270 57.174,79.700 57.174,79.700 C57.174,79.700 66.857,43.356 66.857,43.356 Z" id="path-6" class="cls-8" fill-rule="evenodd"></path><path d="M73.449,39.859 C69.995,39.513 63.007,35.346 58.539,31.990 C56.512,30.470 49.189,22.943 49.801,14.146 C50.347,6.295 54.392,1.779 62.406,0.252 C66.524,-0.534 70.729,0.754 70.729,0.754 C70.729,0.754 76.282,2.079 78.844,4.960 C86.584,13.662 85.557,19.315 84.688,24.448 C83.836,29.485 85.443,34.273 84.226,36.633 C84.226,36.633 87.082,37.402 87.082,37.402 C87.352,34.510 90.521,31.756 93.307,28.503 C96.779,24.448 102.946,22.742 102.946,22.742 C102.946,22.742 107.767,20.484 111.842,20.212 C118.311,19.370 125.189,23.517 126.722,25.661 C129.410,29.422 132.427,35.720 132.427,35.720 C132.427,35.720 133.033,41.533 130.493,45.179 C127.968,48.807 125.458,49.226 121.360,51.097 C117.188,53.001 111.841,52.429 104.716,51.278 C99.735,50.472 95.030,50.453 92.707,47.943 M60.755,27.572 C63.816,31.118 73.811,38.413 73.811,38.413 C73.811,38.413 73.838,38.440 73.840,38.443 C73.840,38.443 75.026,34.153 75.026,34.153 C75.026,34.153 79.831,35.448 79.831,35.448 C79.882,33.493 81.006,21.612 78.559,14.292 C76.226,7.312 67.532,3.703 60.658,6.138 C54.086,8.465 50.652,15.867 60.755,27.572 ZM90.996,38.458 C90.996,38.458 94.501,39.402 94.501,39.402 C94.501,39.402 93.180,45.691 93.180,45.691 C94.099,45.550 107.369,47.505 111.711,47.243 C124.313,46.483 128.261,38.855 125.850,32.979 C121.681,22.818 113.975,24.116 105.562,28.532 C90.797,36.284 91.505,38.944 90.996,38.458 Z" id="path-7" class="cls-8" fill-rule="evenodd"></path><path d="M74.292,32.894 C74.292,32.894 95.974,38.737 95.974,38.737 C95.974,38.737 92.876,50.367 92.876,50.367 C92.876,50.367 71.193,44.524 71.193,44.524 C71.193,44.524 74.292,32.894 74.292,32.894 Z" id="path-8" class="cls-5" fill-rule="evenodd"></path></g></svg><p data-hook="empty-state-text">No product</p></section></section></div></div><div id="comp-lz6a7z5s" class="HcOXKn c9GqVL QxJLC3 comp-lz6a7z5s wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:22px; text-align:center;"><a href="https://www.photography.gallery/contact" target="_self" class="wixui-rich-text__text"><span style="color:#CCCCCC;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-family:dinneuzeitgroteskltw01-_812426,sans-serif;" class="wixui-rich-text__text">CONTACT</span></span></span></a></h1></div><div id="comp-lz6a874h" class="HcOXKn c9GqVL QxJLC3 comp-lz6a874h wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="font-size:22px; text-align:center;"><a href="https://www.photography.gallery/contact" target="_self" class="wixui-rich-text__text"><span style="color:#CCCCCC;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-family:dinneuzeitgroteskltw01-_812426,sans-serif;" class="wixui-rich-text__text">CONTACT</span></span></span></a></h1></div><div id="comp-m06i1uz2" class="MazNVa comp-m06i1uz2 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img fetchpriority="high" sizes="2630px" srcSet="https://static.wixstatic.com/media/415e4b_5eb767f3f91b4ad68232a19799c8c348~mv2.jpg/v1/fill/w_2630,h_876,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103461-Sa-2_edited_edited.jpg 1x, https://static.wixstatic.com/media/415e4b_5eb767f3f91b4ad68232a19799c8c348~mv2.jpg/v1/fill/w_3000,h_999,al_c,q_90,enc_avif,quality_auto/P1103461-Sa-2_edited_edited.jpg 2x" id="img_comp-m06i1uz2" src="https://static.wixstatic.com/media/415e4b_5eb767f3f91b4ad68232a19799c8c348~mv2.jpg/v1/fill/w_2630,h_876,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103461-Sa-2_edited_edited.jpg" alt="P1103461-Sa-2_edited_edited.jpg" style="object-fit:cover" class="BI8PVQ I5zqsT" width="2630" height="876"/></div></div><div id="comp-m06akcw5" class="LjV9wd comp-m06akcw5 wixui-image rYiAuL" title="Mount Ruapehu Summit bolted.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-ruapehu-summit-31" target="_self" class="Ikn7zx"><img fetchpriority="high" sizes="677px" srcSet="https://static.wixstatic.com/media/415e4b_b9b4a341c0b84b60883ece70a3021e46~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103464-2.jpg 1x, https://static.wixstatic.com/media/415e4b_b9b4a341c0b84b60883ece70a3021e46~mv2.jpg/v1/fill/w_1354,h_448,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103464-2.jpg 2x" id="img_comp-m06akcw5" src="https://static.wixstatic.com/media/415e4b_b9b4a341c0b84b60883ece70a3021e46~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103464-2.jpg" alt="P1103464-2.jpg" style="object-fit:cover" class="BJSaf1 I5zqsT" width="677" height="224"/></a></div><div id="comp-m0679wse" class="LjV9wd comp-m0679wse wixui-image rYiAuL" title="Mount Ruapehu Summit bolted.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-birdlings-flat-grasses-31" target="_self" class="Ikn7zx"><img fetchpriority="high" sizes="677px" srcSet="https://static.wixstatic.com/media/415e4b_98eba98129c24691991c08f6c2ddd9f5~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/DSC04543-A.jpg 1x, https://static.wixstatic.com/media/415e4b_98eba98129c24691991c08f6c2ddd9f5~mv2.jpg/v1/fill/w_1354,h_448,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/DSC04543-A.jpg 2x" id="img_comp-m0679wse" src="https://static.wixstatic.com/media/415e4b_98eba98129c24691991c08f6c2ddd9f5~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/DSC04543-A.jpg" alt="DSC04543-A.jpg" style="object-fit:cover" class="BJSaf1 I5zqsT" width="677" height="224"/></a></div><div id="comp-lzf50xzz" class="ROb7KR comp-lzf50xzz wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-erewhon-single-sheep-54-1" target="_self" class="S3GaTj"><img fetchpriority="high" sizes="322px" srcSet="https://static.wixstatic.com/media/415e4b_e7b1ec1274d345b2ba326fc1407ef800~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H0726.jpg 1x, https://static.wixstatic.com/media/415e4b_e7b1ec1274d345b2ba326fc1407ef800~mv2.jpg/v1/fill/w_644,h_848,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H0726.jpg 2x" id="img_comp-lzf50xzz" src="https://static.wixstatic.com/media/415e4b_e7b1ec1274d345b2ba326fc1407ef800~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H0726.jpg" alt="PS1H0726.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="322" height="424"/></a></div><div id="comp-lzf4w76w" class="ROb7KR comp-lzf4w76w wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-erewhon-single-sheep-54" target="_self" class="S3GaTj"><img fetchpriority="high" sizes="322px" srcSet="https://static.wixstatic.com/media/415e4b_1603424c4eb947eb82ac11ddbc690130~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1113901.jpg 1x, https://static.wixstatic.com/media/415e4b_1603424c4eb947eb82ac11ddbc690130~mv2.jpg/v1/fill/w_644,h_848,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1113901.jpg 2x" id="img_comp-lzf4w76w" src="https://static.wixstatic.com/media/415e4b_1603424c4eb947eb82ac11ddbc690130~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1113901.jpg" alt="P1113901.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="322" height="424"/></a></div><div id="comp-m0zt2zts" class="HcOXKn c9GqVL QxJLC3 comp-m0zt2zts wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:25px; line-height:normal;"><span style="font-size:25px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">PHOTOGRAPHY GALLERY</span></span></span></span></h2></div><div data-mesh-id="comp-m0zt7hsv-rotated-wrapper"><div id="comp-m0zt7hsv" class="comp-m0zt7hsv wixui-vector-image"><a data-testid="linkElement" data-anchor="dataItem-m06c612y" data-anchor-comp-id="comp-m06c6120" href="https://www.photography.gallery" target="_self" class="a9YhBi"><div data-testid="svgRoot-comp-m0zt7hsv" class="AKxYR5 VZYmYf comp-m0zt7hsv"><svg preserveAspectRatio="none" data-bbox="19.999 58 160.001 84" viewBox="19.999 58 160.001 84" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M172.5 142a7.485 7.485 0 0 1-5.185-2.073L100 75.808l-67.315 64.12c-2.998 2.846-7.74 2.744-10.606-.234a7.454 7.454 0 0 1 .235-10.565l72.5-69.057a7.524 7.524 0 0 1 10.371 0l72.5 69.057a7.455 7.455 0 0 1 .235 10.565A7.503 7.503 0 0 1 172.5 142z"/>
    </g>
</svg>
</div></a></div></div><div id="comp-m0ztaakh" class="HcOXKn c9GqVL QxJLC3 comp-m0ztaakh wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:25px; line-height:normal;"><a href="https://www.photography.gallery/fine-art-gallery" target="_self" class="wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">BRUCE MORTIMER ARTIST</span></span></span></span></a></h2></div><div data-mesh-id="comp-m0ztahl2-rotated-wrapper"><div id="comp-m0ztahl2" class="comp-m0ztahl2 wixui-vector-image"><a data-testid="linkElement" data-anchor="dataItem-m06c612y" data-anchor-comp-id="comp-m06c6120" href="https://www.photography.gallery" target="_self" class="a9YhBi"><div data-testid="svgRoot-comp-m0ztahl2" class="AKxYR5 VZYmYf comp-m0ztahl2"><svg preserveAspectRatio="none" data-bbox="19.999 58 160.001 84" viewBox="19.999 58 160.001 84" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M172.5 142a7.485 7.485 0 0 1-5.185-2.073L100 75.808l-67.315 64.12c-2.998 2.846-7.74 2.744-10.606-.234a7.454 7.454 0 0 1 .235-10.565l72.5-69.057a7.524 7.524 0 0 1 10.371 0l72.5 69.057a7.455 7.455 0 0 1 .235 10.565A7.503 7.503 0 0 1 172.5 142z"/>
    </g>
</svg>
</div></a></div></div><div class="comp-m05uevxj FubTgk" id="comp-m05uevxj" aria-disabled="false"><a data-testid="linkElement" data-anchor="dataItem-m06c612y" data-anchor-comp-id="comp-m06c6120" href="https://www.photography.gallery" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Begin your journey"><span class="l7_2fn wixui-button__label">Begin your journey</span></a></div><div id="comp-m06c6120" class="Vd6aQZ ignore-focus comp-m06c6120" tabindex="-1" role="region" aria-label="Anchor 1"><div id="anchor1"></div><span class="mHZSwn">Anchor 1</span></div><div id="comp-m0fzuvt7" class="comp-m0fzuvt7 SPY_vo"><div data-mesh-id="comp-m0fzuvt7inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m0fzuvt7inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m0emy1ed" class="LjV9wd comp-m0emy1ed wixui-image rYiAuL" title="&#x27;Summit of Mount Ruapehu&#x27; Aluminium panel"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-birdlings-flat-grasses-31" target="_self" class="Ikn7zx"><img loading="lazy" sizes="2349px" srcSet="https://static.wixstatic.com/media/415e4b_22eb534082c34728ab67f32beaddeb74~mv2.jpg/v1/crop/x_0,y_6,w_3840,h_1269/fill/w_2349,h_776,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Birdling%20Flat%20Grasses.jpg 1x, https://static.wixstatic.com/media/415e4b_22eb534082c34728ab67f32beaddeb74~mv2.jpg/v1/crop/x_0,y_6,w_3840,h_1269/fill/w_3840,h_1269,al_c,q_90,enc_avif,quality_auto/Birdling%20Flat%20Grasses.jpg 2x" id="img_comp-m0emy1ed" src="https://static.wixstatic.com/media/415e4b_22eb534082c34728ab67f32beaddeb74~mv2.jpg/v1/crop/x_0,y_6,w_3840,h_1269/fill/w_2349,h_776,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Birdling%20Flat%20Grasses.jpg" alt="Birdling Flat Grasses.jpg" style="object-fit:cover" class="BJSaf1 I5zqsT" width="2349" height="776"/></a></div><div id="comp-m0fztx9b" class="MazNVa comp-m0fztx9b wixui-image" style="--filter-effect-svg-url:url(#darken-comp-m0fztx9b)"><svg id="svg_comp-m0fztx9b" class="gSXewE"><defs><filter id="darken-comp-m0fztx9b" color-interpolation-filters="sRGB" >
    <feComponentTransfer result="srcRGB"/>
    <feComponentTransfer result="brightness"><feFuncR type="linear" slope="0.4" /><feFuncG type="linear" slope="0.4" /><feFuncB type="linear" slope="0.4" /></feComponentTransfer>
<feBlend mode="darken" in="brightness" in2="SourceGraphic" />
    <feComponentTransfer/>
</filter></defs></svg><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="281px" srcSet="https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_281,h_59,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png 1x, https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_562,h_118,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png 2x" id="img_comp-m0fztx9b" src="https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_281,h_59,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png" alt="watermark08-wide.png" style="object-fit:cover" class="BI8PVQ I5zqsT" width="281" height="59"/></div></div></div></div></div><div id="comp-m0ev58iq" class="HcOXKn c9GqVL QxJLC3 comp-m0ev58iq wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal; text-align:center;"><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span class="color_40 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">&#39;Birdlings Flat, Canterbury, New Zealand&#39; Edition 7/10 . Digital print on aluminium panel</span></span></span></span></h2></div><div class="comp-m0ev9esg FubTgk" id="comp-m0ev9esg" aria-disabled="false"><a data-testid="linkElement" data-anchor="anchors-lxy1uqlx1" href="https://www.photography.gallery/photography-portfolio" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="A QUICK PORTFOLIO OF WORK"><span class="l7_2fn wixui-button__label">A QUICK PORTFOLIO OF WORK</span></a></div><div class="comp-m0ewi48x FubTgk" id="comp-m0ewi48x" aria-disabled="false"><a data-testid="linkElement" data-anchor="dataItem-m0evd532" data-anchor-comp-id="comp-m0evd51q" href="https://www.photography.gallery" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Continue exploring"><span class="l7_2fn wixui-button__label">Continue exploring</span></a></div><div id="comp-m0evd51q" class="Vd6aQZ ignore-focus comp-m0evd51q" tabindex="-1" role="region" aria-label="Anchor 2"><div id="anchor2"></div><span class="mHZSwn">Anchor 2</span></div><div id="comp-m09zoruv" class="HcOXKn c9GqVL QxJLC3 comp-m09zoruv wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:73px; line-height:1em; text-align:right;"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"><span style="font-size:73px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text">minimal<br class="wixui-rich-text__text">
contemporary<br class="wixui-rich-text__text">
relevant<br class="wixui-rich-text__text">
art</span></span></span></span></h2></div><div id="comp-m09zusdk" class="HcOXKn c9GqVL QxJLC3 comp-m09zusdk wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:32px; line-height:normal; text-align:right;"><span class="color_40 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:32px;" class="wixui-rich-text__text"><span style="font-family:dinneuzeitgroteskltw01-_812426,sans-serif;" class="wixui-rich-text__text">Grew up playing in the dunes?<br class="wixui-rich-text__text">
Those memories relived - a statement artwork on your wall</span></span></span></span></h2></div><div class="comp-m09zxrj1 FubTgk" id="comp-m09zxrj1" aria-disabled="false"><a data-testid="linkElement" href="https://www.photography.gallery/gallery" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Find your perfect photograph"><span class="l7_2fn wixui-button__label">Find your perfect photograph</span></a></div><div class="comp-m0a073fu FubTgk" id="comp-m0a073fu" aria-disabled="false"><a data-testid="linkElement" data-anchor="dataItem-m0a09iup" data-anchor-comp-id="comp-m0a09it2" href="https://www.photography.gallery" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="continue exploring"><span class="l7_2fn wixui-button__label">continue exploring</span></a></div><div id="comp-m09zmpn4" class="comp-m09zmpn4 SPY_vo"><div data-mesh-id="comp-m09zmpn4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m09zmpn4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m09zmppj" class="LjV9wd comp-m09zmppj wixui-image"><div data-testid="linkElement" class="Ikn7zx"><img loading="lazy" sizes="966px" srcSet="https://static.wixstatic.com/media/415e4b_f7331225cfb54399b39c2307aa5c0396~mv2.jpg/v1/fill/w_966,h_1239,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/SIMPLE%20GALLERY%20WITH%20BENCH.jpg 1x, https://static.wixstatic.com/media/415e4b_f7331225cfb54399b39c2307aa5c0396~mv2.jpg/v1/fill/w_1932,h_2478,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/SIMPLE%20GALLERY%20WITH%20BENCH.jpg 2x" id="img_comp-m09zmppj" src="https://static.wixstatic.com/media/415e4b_f7331225cfb54399b39c2307aa5c0396~mv2.jpg/v1/fill/w_966,h_1239,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/SIMPLE%20GALLERY%20WITH%20BENCH.jpg" alt="SIMPLE GALLERY WITH BENCH.jpg" style="object-fit:cover" class="BJSaf1 I5zqsT" width="966" height="1239"/></div></div><div id="comp-m09zmppt2" class="LjV9wd comp-m09zmppt2 wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-erewhon-single-sheep-54-2" target="_self" class="Ikn7zx"><img loading="lazy" sizes="469px" srcSet="https://static.wixstatic.com/media/415e4b_65c650dc6e2643fa8f01240b904af9f7~mv2.jpg/v1/fill/w_469,h_586,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1110463-2-SSAC.jpg 1x, https://static.wixstatic.com/media/415e4b_65c650dc6e2643fa8f01240b904af9f7~mv2.jpg/v1/fill/w_938,h_1172,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1110463-2-SSAC.jpg 2x" id="img_comp-m09zmppt2" src="https://static.wixstatic.com/media/415e4b_65c650dc6e2643fa8f01240b904af9f7~mv2.jpg/v1/fill/w_469,h_586,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1110463-2-SSAC.jpg" alt="P1110463-2-SSAC.jpg" style="object-fit:cover" class="BJSaf1 I5zqsT" width="469" height="586"/></a></div><div id="comp-m09zmppv2" class="MazNVa comp-m09zmppv2 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="30px" srcSet="https://static.wixstatic.com/media/415e4b_aa5b58ed7b814f77ac8476bb4c4e9cbc~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT1.png 1x, https://static.wixstatic.com/media/415e4b_aa5b58ed7b814f77ac8476bb4c4e9cbc~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT1.png 2x" id="img_comp-m09zmppv2" src="https://static.wixstatic.com/media/415e4b_aa5b58ed7b814f77ac8476bb4c4e9cbc~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT1.png" alt="BOLT1.png" style="object-fit:cover" class="BI8PVQ I5zqsT" width="30" height="30"/></div></div><div id="comp-m09zmppx1" class="MazNVa comp-m09zmppx1 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="30px" srcSet="https://static.wixstatic.com/media/415e4b_05f5537273214d49822e5bbe617447ee~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT4.png 1x, https://static.wixstatic.com/media/415e4b_05f5537273214d49822e5bbe617447ee~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT4.png 2x" id="img_comp-m09zmppx1" src="https://static.wixstatic.com/media/415e4b_05f5537273214d49822e5bbe617447ee~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT4.png" alt="BOLT4.png" style="object-fit:cover" class="BI8PVQ I5zqsT" width="30" height="30"/></div></div><div id="comp-m09zmppz1" class="MazNVa comp-m09zmppz1 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="30px" srcSet="https://static.wixstatic.com/media/415e4b_bc8f5a0e0f0344f6bf673c98ffb7b249~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT3.png 1x, https://static.wixstatic.com/media/415e4b_bc8f5a0e0f0344f6bf673c98ffb7b249~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT3.png 2x" id="img_comp-m09zmppz1" src="https://static.wixstatic.com/media/415e4b_bc8f5a0e0f0344f6bf673c98ffb7b249~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT3.png" alt="BOLT3.png" style="object-fit:cover" class="BI8PVQ I5zqsT" width="30" height="30"/></div></div><div id="comp-m09zmpq03" class="MazNVa comp-m09zmpq03 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="30px" srcSet="https://static.wixstatic.com/media/415e4b_6dd8df4172b442e1bf9ae882b910046a~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT2.png 1x, https://static.wixstatic.com/media/415e4b_6dd8df4172b442e1bf9ae882b910046a~mv2.png/v1/fill/w_60,h_60,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT2.png 2x" id="img_comp-m09zmpq03" src="https://static.wixstatic.com/media/415e4b_6dd8df4172b442e1bf9ae882b910046a~mv2.png/v1/fill/w_30,h_30,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/BOLT2.png" alt="BOLT2.png" style="object-fit:cover" class="BI8PVQ I5zqsT" width="30" height="30"/></div></div><div id="comp-m09zmpq21" class="MazNVa comp-m09zmpq21 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="102px" srcSet="https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_102,h_23,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png 1x, https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_204,h_46,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png 2x" id="img_comp-m09zmpq21" src="https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_102,h_23,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png" alt="watermark08-wide.png" style="object-fit:cover" class="BI8PVQ I5zqsT" width="102" height="23"/></div></div><div data-mesh-id="comp-m09zmpn4inlineContent-wedge-3"></div></div></div></div><div id="comp-m0a09it2" class="Vd6aQZ ignore-focus comp-m0a09it2" tabindex="-1" role="region" aria-label="Anchor 3"><div id="anchor2"></div><span class="mHZSwn">Anchor 3</span></div><section id="comp-luq931xt" class="comp-luq931xt CohWsy wixui-column-strip"><div id="bgLayers_comp-luq931xt" data-hook="bgLayers" data-motion-part="BG_LAYER comp-luq931xt" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-luq931xt" data-motion-part="BG_MEDIA comp-luq931xt" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-luq931zm" class="comp-luq931zm YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-luq931zm" data-hook="bgLayers" data-motion-part="BG_LAYER comp-luq931zm" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-luq931zm" data-motion-part="BG_MEDIA comp-luq931zm" class="VgO9Yg"></div></div><div data-mesh-id="comp-luq931zminlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-luq931zminlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m01ip0ss" class="HcOXKn c9GqVL QxJLC3 comp-m01ip0ss wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:25px; line-height:normal; text-align:right;"><span style="font-size:25px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text"><span style="letter-spacing:-0.05em;" class="wixui-rich-text__text">Panoramic photographs bring the landscape into your home, creating virtual windows above beds, the couch, the tv, or the dining table<br class="wixui-rich-text__text">
<br class="wixui-rich-text__text">
Vertical panoramas suit entrance halls, stairwells, passages<br class="wixui-rich-text__text">
and look stunning grouped together</span></span></span></span></h2></div><div class="comp-m06gsp8o FubTgk" id="comp-m06gsp8o" aria-disabled="false"><a data-testid="linkElement" href="https://www.photography.gallery/limited-edition-photographs" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="HORIZONTAL PANORAMIC EXAMPLES"><span class="l7_2fn wixui-button__label">HORIZONTAL PANORAMIC EXAMPLES</span></a></div><div class="comp-m06gtlpg FubTgk" id="comp-m06gtlpg" aria-disabled="false"><a data-testid="linkElement" href="https://www.photography.gallery/vertical-panoramic-photographs" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="VERTICAL PANORAMIC EXAMPLES"><span class="l7_2fn wixui-button__label">VERTICAL PANORAMIC EXAMPLES</span></a></div><div class="comp-m07ead40 FubTgk" id="comp-m07ead40" aria-disabled="false"><a data-testid="linkElement" href="https://www.photography.gallery/gallery" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="SHOP NOW"><span class="l7_2fn wixui-button__label">SHOP NOW</span></a></div><div id="comp-m07g2l5x" class="HcOXKn c9GqVL QxJLC3 comp-m07g2l5x wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:16px; line-height:normal; text-align:center;"><br class="wixui-rich-text__text">
<br class="wixui-rich-text__text">
<span class="color_39 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">&nbsp;</span><br class="wixui-rich-text__text">
<span style="font-size:51px;" class="wixui-rich-text__text">Underpinned by a </span></span></span><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:51px;" class="wixui-rich-text__text">love&nbsp;</span></span></span><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:51px;" class="wixui-rich-text__text">of&nbsp;</span></span></span></span><span class="color_36 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:51px;" class="wixui-rich-text__text">landscape</span></span></span></span><span class="color_39 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:51px;" class="wixui-rich-text__text">,<br class="wixui-rich-text__text">
I am a </span></span></span><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:51px;" class="wixui-rich-text__text">gallery-represented</span></span></span><br class="wixui-rich-text__text">
<span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:51px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/fine-art-gallery" target="_self" class="wixui-rich-text__text">artist in various mediums.</a></span></span></span></span><br class="wixui-rich-text__text">
&nbsp;</h2></div><div class="comp-m0evxcme FubTgk" id="comp-m0evxcme" aria-disabled="false"><a data-testid="linkElement" href="https://www.photography.gallery/fine-art-gallery" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="VIEW FINE ART GALLERY"><span class="l7_2fn wixui-button__label">VIEW FINE ART GALLERY</span></a></div><div id="comp-lzjmc22c" class="HcOXKn c9GqVL QxJLC3 comp-lzjmc22c wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:20px; line-height:1.4em; text-align:center;"><a href="https://www.photography.gallery/about" target="_self" class="wixui-rich-text__text"><span style="letter-spacing:0.2em;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text">about</span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"> </span></span></span></span></span><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text">Bruce Mortimer</span></span></span></span></a></h2></div><div id="comp-lzjmdm1x" class="comp-lzjmdm1x aVng1S wixui-horizontal-line"></div><div id="comp-m01lvgis" class="HcOXKn c9GqVL QxJLC3 comp-m01lvgis wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:18px; line-height:normal; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/about" target="_self" class="wixui-rich-text__text">Full-time fine artist since 1995<br class="wixui-rich-text__text">
Accomplished in photography, painting, drawing and mixed media.<br class="wixui-rich-text__text">
Represented by galleries, and winner of diverse awards.<br class="wixui-rich-text__text">
Earth scientist, adventurer, builder of things<br class="wixui-rich-text__text">
in New Zealand, and travelling beyond.</a></span></span></span></span><br class="wixui-rich-text__text">
&nbsp;</h2></div><div id="comp-lzdf6p90" class="MazNVa comp-lzdf6p90 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="2929px" srcSet="https://static.wixstatic.com/media/415e4b_19cbd9a90a9d4d358751737aef89f554~mv2.jpg/v1/fill/w_2929,h_1348,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103489-4_edited.jpg 1x, https://static.wixstatic.com/media/415e4b_19cbd9a90a9d4d358751737aef89f554~mv2.jpg/v1/fill/w_3000,h_1381,al_c,q_90,enc_avif,quality_auto/P1103489-4_edited.jpg 2x" id="img_comp-lzdf6p90" src="https://static.wixstatic.com/media/415e4b_19cbd9a90a9d4d358751737aef89f554~mv2.jpg/v1/fill/w_2929,h_1348,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103489-4_edited.jpg" alt="P1103489-4_edited.jpg" style="object-fit:cover" class="BI8PVQ I5zqsT" width="2929" height="1348"/></div></div><div id="comp-lzf4zd3m" class="KaEeLN comp-lzf4zd3m"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-lzf4zd3minlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lzf4zd3minlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lzf4zd6b" class="ROb7KR comp-lzf4zd6b wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/photograph-kaikoura-rowing-boats" target="_self" class="S3GaTj"><img loading="lazy" sizes="322px" srcSet="https://static.wixstatic.com/media/415e4b_b3d61c9d855f4c588058b3a5db513259~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H1407.jpg 1x, https://static.wixstatic.com/media/415e4b_b3d61c9d855f4c588058b3a5db513259~mv2.jpg/v1/fill/w_644,h_848,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H1407.jpg 2x" id="img_comp-lzf4zd6b" src="https://static.wixstatic.com/media/415e4b_b3d61c9d855f4c588058b3a5db513259~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H1407.jpg" alt="PS1H1407.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="322" height="424"/></a></div></div></div></div><div id="comp-m01iy5g1" class="HcOXKn c9GqVL QxJLC3 comp-m01iy5g1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:30px; line-height:normal; text-align:center;"><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">You may have seen these photographs in </span></span></span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">your&nbsp;</span></span></span><span style="font-size:32px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">social media</span></span></span></span><span style="font-size:32px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">.</span></span></span></span></h2></div><div id="comp-m07ey2u8" class="KaEeLN comp-m07ey2u8"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m07ey2u8inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m07ey2u8inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m07ey2wd" class="ROb7KR comp-m07ey2wd wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-foxton-beach-blowing-grass-54" target="_self" class="S3GaTj"><img loading="lazy" sizes="322px" srcSet="https://static.wixstatic.com/media/415e4b_62758a4c1db140059f49ea9ba44918a9~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H1702-SU.jpg 1x, https://static.wixstatic.com/media/415e4b_62758a4c1db140059f49ea9ba44918a9~mv2.jpg/v1/fill/w_644,h_848,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H1702-SU.jpg 2x" id="img_comp-m07ey2wd" src="https://static.wixstatic.com/media/415e4b_62758a4c1db140059f49ea9ba44918a9~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/PS1H1702-SU.jpg" alt="PS1H1702-SU.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="322" height="424"/></a></div></div></div></div><div id="comp-m07f5ton" class="KaEeLN comp-m07f5ton"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m07f5toninlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m07f5toninlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m07f5tqf" class="ROb7KR comp-m07f5tqf wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/photograph-kaikoura-rowing-boats" target="_self" class="S3GaTj"><img loading="lazy" sizes="322px" srcSet="https://static.wixstatic.com/media/415e4b_560f17f3f37c4f19a938bbf5968271b4~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/DJI_0157-G-2CW.jpg 1x, https://static.wixstatic.com/media/415e4b_560f17f3f37c4f19a938bbf5968271b4~mv2.jpg/v1/fill/w_644,h_848,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/DJI_0157-G-2CW.jpg 2x" id="img_comp-m07f5tqf" src="https://static.wixstatic.com/media/415e4b_560f17f3f37c4f19a938bbf5968271b4~mv2.jpg/v1/fill/w_322,h_424,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/DJI_0157-G-2CW.jpg" alt="DJI_0157-G-2CW.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="322" height="424"/></a></div></div></div></div><div class="comp-m08p8zig FubTgk" id="comp-m08p8zig" aria-disabled="false"><a data-testid="linkElement" href="https://www.photography.gallery/download-photographs" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="DOWNLOAD IMAGES TO PRINT AT HOME"><span class="l7_2fn wixui-button__label">DOWNLOAD IMAGES TO PRINT AT HOME</span></a></div><div data-mesh-id="comp-luq931zminlineContent-wedge-6"></div><div data-mesh-id="comp-luq931zminlineContent-wedge-11"></div></div></div></div></div></section><div id="comp-lzdghm95" class="MazNVa comp-lzdghm95 wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.photography.gallery/photography-portfolio" target="_self" class="j7pOnl"><img loading="lazy" sizes="2929px" srcSet="https://static.wixstatic.com/media/415e4b_0edfe199f8f14c3f8c000697863c5778~mv2.jpg/v1/fill/w_2758,h_1000,al_c,q_90,enc_avif,quality_auto/Maputo%20boat-s_edited.jpg 1x, https://static.wixstatic.com/media/415e4b_0edfe199f8f14c3f8c000697863c5778~mv2.jpg/v1/fill/w_2758,h_1000,al_c,q_90,enc_avif,quality_auto/Maputo%20boat-s_edited.jpg 2x" id="img_comp-lzdghm95" src="https://static.wixstatic.com/media/415e4b_0edfe199f8f14c3f8c000697863c5778~mv2.jpg/v1/fill/w_2758,h_1000,al_c,q_90,enc_avif,quality_auto/Maputo%20boat-s_edited.jpg" alt="Maputo boat-s_edited.jpg" style="object-fit:cover" class="BI8PVQ I5zqsT" width="2929" height="1062"/></a></div><div id="comp-lzgk8jik" class="KaEeLN comp-lzgk8jik"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-lzgk8jikinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lzgk8jikinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lzgk8jlk" class="ROb7KR comp-lzgk8jlk wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery" target="_self" class="S3GaTj"><img loading="lazy" sizes="1103px" srcSet="https://static.wixstatic.com/media/415e4b_4f430a08e215441cae2c5d862c14b0cd~mv2.jpg/v1/fill/w_1103,h_411,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1080897.jpg 1x, https://static.wixstatic.com/media/415e4b_4f430a08e215441cae2c5d862c14b0cd~mv2.jpg/v1/fill/w_2206,h_822,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1080897.jpg 2x" id="img_comp-lzgk8jlk" src="https://static.wixstatic.com/media/415e4b_4f430a08e215441cae2c5d862c14b0cd~mv2.jpg/v1/fill/w_1103,h_411,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1080897.jpg" alt="P1080897.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="1103" height="411"/></a></div></div></div></div><div id="comp-m01jqqg4" class="HcOXKn c9GqVL QxJLC3 comp-m01jqqg4 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:33px; line-height:normal; text-align:center;"><span style="font-size:33px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_37 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">&nbsp;Not only New Zealand photographs*</span></span></span><br class="wixui-rich-text__text">
<br class="wixui-rich-text__text">
<br class="wixui-rich-text__text">
<span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_37 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">I travel anywhere for exciting collaborations.</span></span></span></span></h2></div><div id="comp-m01kdzeh" class="HcOXKn c9GqVL QxJLC3 comp-m01kdzeh wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:18px; line-height:normal; text-align:center;"><span class="color_37 wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">*Many of my images from New Zealand and beyond are available for purchase on request<br class="wixui-rich-text__text">
or let&#39;s </span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">work together</span></span><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"> to photograph <span style="font-weight:bold;" class="wixui-rich-text__text">specially</span> for your <span style="font-weight:bold;" class="wixui-rich-text__text">project</span></span></span></span></span><br class="wixui-rich-text__text">
&nbsp;</h2></div><div id="comp-m01ztti5" class="comp-m01ztti5" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.photography.gallery/contact" target="_self" class="StylableButton2545352419__root style-m01zttjx__root wixui-button StylableButton2545352419__link" aria-label="CONTACT"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">CONTACT</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="20 44.1 160.1 111.8" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" data-type="shape">
    <g>
        <path d="M28 58.1v84.4c0 2.9 2.4 5.3 5.3 5.3h133.3c2.9 0 5.3-2.4 5.3-5.3V58.2l-66 64.3c-3.5 2.9-8.5 2.9-12.1-.1L28 58.1zm5.4-6l65.7 64.2c.5.4 1.2.4 1.6.1l66-64.3H33.4zm133.2 103.8H33.4c-7.4 0-13.4-6-13.4-13.4v-85c0-7.4 6-13.4 13.4-13.4h133.3c7.4 0 13.4 6 13.4 13.4v85.1c-.1 7.3-6.1 13.3-13.5 13.3z"/>
    </g>
</svg>
</span></span></span></a></div><div id="comp-m07feo6q" class="MazNVa comp-m07feo6q wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="730px" srcSet="https://static.wixstatic.com/media/415e4b_3a2505cdab324d48a48e7f30ec440b09~mv2.gif 1x, https://static.wixstatic.com/media/415e4b_3a2505cdab324d48a48e7f30ec440b09~mv2.gif 2x" id="img_comp-m07feo6q" src="https://static.wixstatic.com/media/415e4b_3a2505cdab324d48a48e7f30ec440b09~mv2.gif" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="730" height="741"/></div></div><div id="comp-m06gff1p" class="LjV9wd comp-m06gff1p wixui-image rYiAuL" title="Mount Ruapehu Summit bolted.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-lake-taupo-tree-31" target="_self" class="Ikn7zx"><img loading="lazy" sizes="677px" srcSet="https://static.wixstatic.com/media/415e4b_e9ab0092fa5a4da58d4b42c4ee2a4712~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1113908.jpg 1x, https://static.wixstatic.com/media/415e4b_e9ab0092fa5a4da58d4b42c4ee2a4712~mv2.jpg/v1/fill/w_1354,h_448,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1113908.jpg 2x" id="img_comp-m06gff1p" src="https://static.wixstatic.com/media/415e4b_e9ab0092fa5a4da58d4b42c4ee2a4712~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1113908.jpg" alt="P1113908.jpg" style="object-fit:cover" class="BJSaf1 I5zqsT" width="677" height="224"/></a></div><div class="comp-m08p9x14 FubTgk" id="comp-m08p9x14" aria-disabled="false"><a data-testid="linkElement" href="https://www.photography.gallery/photography-portfolio" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="IMAGES FROM EVERYWHERE"><span class="l7_2fn wixui-button__label">IMAGES FROM EVERYWHERE</span></a></div><div id="comp-m06cml8s" class="LjV9wd comp-m06cml8s wixui-image rYiAuL" title="Mount Ruapehu Summit bolted.jpg"><a data-testid="linkElement" href="https://www.photography.gallery/copy-of-le-erewhon-single-sheep-54-4" target="_self" class="Ikn7zx"><img loading="lazy" sizes="677px" srcSet="https://static.wixstatic.com/media/415e4b_5233eb2470e0467286e02c80454206f3~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1180049-Pano-SC2W.jpg 1x, https://static.wixstatic.com/media/415e4b_5233eb2470e0467286e02c80454206f3~mv2.jpg/v1/fill/w_1354,h_448,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1180049-Pano-SC2W.jpg 2x" id="img_comp-m06cml8s" src="https://static.wixstatic.com/media/415e4b_5233eb2470e0467286e02c80454206f3~mv2.jpg/v1/fill/w_677,h_224,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1180049-Pano-SC2W.jpg" alt="P1180049-Pano-SC2W.jpg" style="object-fit:cover" class="BJSaf1 I5zqsT" width="677" height="224"/></a></div><div id="comp-lzeuw7aj" class="ROb7KR comp-lzeuw7aj wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery" target="_self" class="S3GaTj"><img loading="lazy" sizes="180px" srcSet="https://static.wixstatic.com/media/415e4b_5924d03eff9147ba94090b4283f911c6~mv2.jpg/v1/fill/w_180,h_486,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103482.jpg 1x, https://static.wixstatic.com/media/415e4b_5924d03eff9147ba94090b4283f911c6~mv2.jpg/v1/fill/w_360,h_972,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103482.jpg 2x" id="img_comp-lzeuw7aj" src="https://static.wixstatic.com/media/415e4b_5924d03eff9147ba94090b4283f911c6~mv2.jpg/v1/fill/w_180,h_486,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1103482.jpg" alt="P1103482.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="180" height="486"/></a></div><div id="comp-lzev0vc4" class="ROb7KR comp-lzev0vc4 wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery" target="_self" class="S3GaTj"><img loading="lazy" sizes="180px" srcSet="https://static.wixstatic.com/media/415e4b_495e417acd9a4ff689d46ebaba58fae4~mv2.jpg/v1/fill/w_180,h_486,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1068388.jpg 1x, https://static.wixstatic.com/media/415e4b_495e417acd9a4ff689d46ebaba58fae4~mv2.jpg/v1/fill/w_360,h_972,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1068388.jpg 2x" id="img_comp-lzev0vc4" src="https://static.wixstatic.com/media/415e4b_495e417acd9a4ff689d46ebaba58fae4~mv2.jpg/v1/fill/w_180,h_486,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1068388.jpg" alt="P1068388.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="180" height="486"/></a></div><div id="comp-lzev3exn" class="ROb7KR comp-lzev3exn wixui-image rYiAuL" title="A002_07080846_S085_edited.jpg"><a data-testid="linkElement" href="https://www.photography.gallery" target="_self" class="S3GaTj"><img loading="lazy" sizes="180px" srcSet="https://static.wixstatic.com/media/415e4b_657563c96be3444f8d978169ed335dfe~mv2.jpg/v1/fill/w_180,h_486,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1067214.jpg 1x, https://static.wixstatic.com/media/415e4b_657563c96be3444f8d978169ed335dfe~mv2.jpg/v1/fill/w_360,h_972,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1067214.jpg 2x" id="img_comp-lzev3exn" src="https://static.wixstatic.com/media/415e4b_657563c96be3444f8d978169ed335dfe~mv2.jpg/v1/fill/w_180,h_486,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/P1067214.jpg" alt="P1067214.jpg" style="object-fit:cover" class="bHLGFC I5zqsT" width="180" height="486"/></a></div><div id="comp-m0ewaf25" class="HcOXKn c9GqVL QxJLC3 comp-m0ewaf25 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:32px; line-height:normal;"><span class="color_38 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-size:32px;" class="wixui-rich-text__text">AND NOW THAT YOU&#39;VE HAD A GOOD LOOK AROUND...</span></span></span></span></h2></div><div id="comp-lzjnoghw" class="comp-lzjnoghw aVng1S wixui-horizontal-line"></div><div id="comp-lzjng68a" class="HcOXKn c9GqVL QxJLC3 comp-lzjng68a wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h2 class="font_2 wixui-rich-text__text" style="font-size:18px; line-height:normal; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text">YOU CAN view these artworks hanging in </span></span></span></span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text">your space</span></span></span></span></span></h2></div><div id="comp-m06brjj6" class="KaEeLN comp-m06brjj6"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m06brjj6inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m06brjj6inlineContent-gridContainer" data-testid="mesh-container-content"><div class="comp-m06brjlb2 FubTgk" id="comp-m06brjlb2" aria-disabled="false"><a data-testid="linkElement" data-popupid="ftp48" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="YES PLEASE, I&#x27;D LOVE TO SEE HOW IT WILL LOOK (submission form opens)" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">YES PLEASE, I&#x27;D LOVE TO SEE HOW IT WILL LOOK (submission form opens)</span></a></div></div></div></div><div id="comp-m04vx6on" class="HcOXKn c9GqVL QxJLC3 comp-m04vx6on wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text">Send a photo of </span></span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text">your wall&nbsp;</span></span></span></span><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span class="color_39 wixui-rich-text__text">and I will </span><span style="color:#F79006;" class="wixui-rich-text__text">create a mock-up</span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span class="color_39 wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text">with either your</span></span><span style="font-size:24px;" class="wixui-rich-text__text"><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text"> </span><span style="font-family:didot-w01-italic,didot-w05-italic,serif;" class="wixui-rich-text__text">favourite</span></span><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"> artwork from this collection </span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span class="color_39 wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text">or request my own recommendation for your space.</span></span></span></p></div><div data-mesh-id="comp-l9exkq8ainlineContent-wedge-3"></div><div data-mesh-id="comp-l9exkq8ainlineContent-wedge-5"></div><div data-mesh-id="comp-l9exkq8ainlineContent-wedge-11"></div><div data-mesh-id="comp-l9exkq8ainlineContent-wedge-13"></div><div data-mesh-id="comp-l9exkq8ainlineContent-wedge-18"></div><div data-mesh-id="comp-l9exkq8ainlineContent-wedge-33"></div><div data-mesh-id="comp-l9exkq8ainlineContent-wedge-37"></div></div></div></section></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="comp-jkryw25w" class="OQ8Tzd comp-jkryw25w pvlz2w"><iframe class="nKphmK" title="WEB-STAT" aria-label="WEB-STAT" scrolling="no" allowfullscreen="" allowtransparency="true" allowvr="true" frameBorder="0" allow="clipboard-write;autoplay;camera;microphone;geolocation;vr"></iframe></div><div id="CONTROLLER_COMP_CUSTOM_ID" style="display:none"></div><div data-mesh-id="soapAfterPagesContainerinlineContent-wedge-3"></div></div></div></div><footer id="SITE_FOOTER" class="x4zVYf SITE_FOOTER wixui-footer" tabindex="-1"><div class="TMFrcJ"><div id="bgLayers_SITE_FOOTER" data-hook="bgLayers" data-motion-part="BG_LAYER SITE_FOOTER" class="MW5IWV mTQGgy"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_SITE_FOOTER" data-motion-part="BG_MEDIA SITE_FOOTER" class="VgO9Yg"></div></div><div class="QijXjn"></div></div><div class="kn76TK"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><div class="comp-m08yzanr FubTgk" id="comp-m08yzanr" aria-disabled="false"><a data-testid="linkElement" data-popupid="ftp4a" target="_self" role="button" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="SUBSCRIBE FOR OFFERS/NEWS" aria-haspopup="dialog" tabindex="0"><span class="l7_2fn wixui-button__label">SUBSCRIBE FOR OFFERS/NEWS</span></a></div><div id="comp-liqy5ddg" class="HcOXKn c9GqVL QxJLC3 comp-liqy5ddg wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">​</span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery" target="_self" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="color:#F79006;" class="wixui-rich-text__text">PHOTOGRAPHY.GALLERY HOME</span></span></a><span class="color_36 wixui-rich-text__text">​</span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/limited-edition-photographs" target="_self" class="wixui-rich-text__text">NZ PANORAMIC PHOTOGRAPHS</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/vertical-panoramic-photographs" target="_self" class="wixui-rich-text__text">VERTICAL NZ PANORAMIC PHOTOGRAPHS</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/photographs" target="_self" class="wixui-rich-text__text">PHOTOGRAPHS as seen on SOCIAL MEDIA</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/photography-portfolio" target="_self" class="wixui-rich-text__text">INTERNATIONAL PHOTOGRAPHS</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/fine-art-gallery" target="_self" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="color:#F79006;" class="wixui-rich-text__text">MIXEDMEDIA.GALLERY</span></span></a></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/drawings" target="_self" data-anchor="dataItem-lis22iwh" class="wixui-rich-text__text">DRAWINGS</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/paintings" target="_self" class="wixui-rich-text__text">PAINTINGS</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/3d-mixed-media" target="_self" class="wixui-rich-text__text">MIXED MEDIA&nbsp;</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;">&nbsp;</p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">​</span></span></span></span></p></div><div id="comp-lxyawrft" class="bkIuWA comp-lxyawrft"><div data-mesh-id="comp-lxyawrftinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lxyawrftinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lxyawrhy" dir="ltr" class="btVOrl comp-lxyawrhy wixui-search-bar" aria-live="polite" data-testid="search-box-container" tabindex="-1"><div class="_xpJkc"><div class="oRg3Ie"><form class="wdVIxK" data-testid="search-box-form" role="search" action="https://www.photography.gallery/search"><div class="aXOBOn"><div class="KsMOVs"></div><div class="ipSfdV" data-testid="search-icon"><div class="TmqMif wixui-search-bar__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="5 5 14 14" aria-hidden="true"><path fill="currentColor" d="m15.683 14.6 3.265 3.265a.2.2 0 0 1 0 .282l-.8.801a.2.2 0 0 1-.283 0l-3.266-3.265a5.961 5.961 0 1 1 1.084-1.084zm-4.727 1.233a4.877 4.877 0 1 0 0-9.754 4.877 4.877 0 0 0 0 9.754z"></path></svg></div></div><div class="nNn3mc"><div class="LYhw1A"><div id="search-box-input-comp-lxyawrhy" class="ZXdXNL FwtNU8 wixui-search-bar__input wixui-text-input" data-testid="search-box-input"><div class="pUnTVX"><input name="q" id="input_search-box-input-comp-lxyawrhy" class="KvoMHf has-custom-focus wixui-text-input__input" type="search" placeholder="SEARCH" aria-required="false" aria-invalid="false" maxLength="100" autoComplete="off" aria-label="SEARCH" value=""/></div></div></div></div><button aria-label="SEARCH" class="lS0Z88 has-custom-focus" type="submit"><div class="TmqMif wixui-search-bar__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="5 5 14 14" aria-hidden="true"><path fill="currentColor" d="m15.683 14.6 3.265 3.265a.2.2 0 0 1 0 .282l-.8.801a.2.2 0 0 1-.283 0l-3.266-3.265a5.961 5.961 0 1 1 1.084-1.084zm-4.727 1.233a4.877 4.877 0 1 0 0-9.754 4.877 4.877 0 0 0 0 9.754z"></path></svg></div></button></div><input class="shCc15" type="submit" tabindex="-1" aria-hidden="true" value="SEARCH"/></form></div></div></div></div></div></div><div id="comp-liqy1839" class="HcOXKn c9GqVL QxJLC3 comp-liqy1839 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">​</span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/delivery" target="_self" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">PURCHASE AND DELIVERY INFORMATION</span></a></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><a target="_self" data-popupid="ftp48" role="button" aria-haspopup="dialog" tabindex="0" class="wixui-rich-text__text"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">CREATE MY MOCK-UP (VIEW ART ON YOUR WALL)</span></span></span></a></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/about" target="_self" class="wixui-rich-text__text">BIOGRAPHY</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><a href="https://www.photography.gallery/collaborations" target="_self" class="wixui-rich-text__text"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">WORK with ME</span></span></span></a></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.photography.gallery/contact" target="_self" class="wixui-rich-text__text">CONTACT</a></span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;">&nbsp;</p>

<p class="font_7 wixui-rich-text__text" style="font-size:14px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-family:oswald-medium,oswald,sans-serif;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">​</span></span></span></p></div><div id="comp-lzi0morg" class="MazNVa comp-lzi0morg wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="306px" srcSet="https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_306,h_68,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png 1x, https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_612,h_136,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png 2x" id="img_comp-lzi0morg" src="https://static.wixstatic.com/media/415e4b_b442bcbf08904715aa5ee8ed4b18539a~mv2.png/v1/fill/w_306,h_68,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/watermark08-wide.png" alt="watermark08-wide.png" style="object-fit:cover" class="BI8PVQ I5zqsT" width="306" height="68"/></div></div><div id="comp-j6qrrhxg" class="HcOXKn c9GqVL QxJLC3 comp-j6qrrhxg wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="font-size:11px; line-height:normal; text-align:center;"><span style="color:#CCCCCC;" class="wixui-rich-text__text"><span style="font-family:josefin-sans-light,josefin-sans-light,sans-serif;" class="wixui-rich-text__text"><span style="font-size:11px;" class="wixui-rich-text__text"><span style="letter-spacing:0.55em;" class="wixui-rich-text__text">&copy; 2024 by MORTIMER</span></span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:11px; line-height:normal; text-align:center;"><span style="color:#CCCCCC;" class="wixui-rich-text__text"><span style="font-family:josefin-sans-light,josefin-sans-light,sans-serif;" class="wixui-rich-text__text"><span style="font-size:11px;" class="wixui-rich-text__text">​</span></span></span></p></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":"97f93363-5a4b-4966-900a-0f5d70924a8d","userId":"415e4bb7-dfac-4d37-b902-89624214e315","siteId":"5afabc9c-ca3d-49bf-8338-80488dc98ccd","externalBaseUrl":"https:\/\/www.photography.gallery","siteRevision":4,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"9f79bc48-653d-4c03-b890-601763c5c352","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.photography.gallery\/","isInSEO":true,"platformOnSite":true}}</script>
    <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>

    
        <script id='sendFedopsLoadStarted'>
            !function(){function e(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function r(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||null===e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,r||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:String(r)}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}var t=function(e){var r,t,n,o=!1;if(null===(r=window.viewerModel)||void 0===r||!/\(iP(hone|ad|od);/i.test(null===(t=window)||void 0===t||null===(n=t.navigator)||void 0===n?void 0:n.userAgent))try{o=navigator.sendBeacon(e)}catch(e){}o||((new Image).src=e)};var n=window.fedops.data,o=n.site,i=n.rollout,a=n.fleetConfig,s=n.requestUrl,c=n.isInSEO,shouldReportErrorOnlyInPanorama=n.shouldReportErrorOnlyInPanorama;var u=function(e){var r=e.navigator.userAgent;return/instagram.+google\/google/i.test(r)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(r)?"ua":""}(window)||function(){try{if(window.self===window.top)return""}catch(e){}return"iframe"}()||function(){var e;if(!Function.prototype.bind)return"bind";var r=window,t=r.document,n=r.navigator;if(!t||!n)return"document";var o=n.webdriver,i=n.userAgent,a=n.plugins,s=n.languages;if(o)return"webdriver";if(!a||Array.isArray(a))return"plugins";if(null!==(e=Object.getOwnPropertyDescriptor(a,"0"))&&void 0!==e&&e.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&t.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){var c=e.stack;if(c&&/ (\(internal\/)|(\(?file:\/)/.test(c))return"stack"}}return""}()||(c?"seo":""),l=!!u,p=function(t,n){var o,i="none",a=t.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!a&&window.PerformanceServerTiming){var s=function(e){var r,t;try{r=e()}catch(e){r=[]}var n=[];return r.forEach((function(e){switch(e.name){case"cache":n[1]=e.description;break;case"varnish":n[2]=e.description;break;case"dc":t=e.description}})),{microPop:t,matches:n}}(n);o=s.microPop,a=s.matches}if(a&&a.length&&(i=`${a[1]},${a[2]||"none"}`,o||(o=a[3])),"none"===i){var c="undefined"!=typeof performance?performance.timing:null;c&&c.responseStart-c.requestStart==0&&(i="browser")}return function(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?e(Object(o),!0).forEach((function(e){r(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):e(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}({caching:i,isCached:i.includes("hit")},o?{microPop:o}:{})}(document.cookie,(function(){return performance.getEntriesByType("navigation")[0].serverTiming||[]})),f=p.isCached,m=p.caching,v=p.microPop,w={WixSite:1,UGC:2,Template:3}[o.siteType]||0,g="Studio"===o.editorName?"wix-studio":o.isResponsive?"thunderbolt-responsive":"thunderbolt",h=i.isDACRollout,b=i.siteAssetsVersionsRollout,y=h?1:0,x=b?1:0,O=0===a.code||1===a.code?a.code:null,S=2===a.code,P=Date.now()-window.initialTimestamps.initialTimestamp,T=Math.round(performance.now()),_=document.visibilityState,j=window,E=j.fedops,I=j.addEventListener,k=j.thunderboltVersion;E.apps=E.apps||{},E.apps[g]={startLoadTime:T},E.sessionId=o.sessionId,E.vsi="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})),E.is_cached=f,E.phaseStarted=D(28),E.phaseEnded=D(22),performance.mark("[cache] "+m+(v?" ["+v+"]":"")),E.reportError=function(e,r="load"){var t=(null==e?void 0:e.reason)||(null==e?void 0:e.message);t?(shouldReportErrorOnlyInPanorama||R(26,`&errorInfo=${t}&errorType=${r}`),$({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},I("error",E.reportError),I("unhandledrejection",E.reportError);var A=!1;function R(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!s.includes("suppressbi=true")){var n="//frog.wix.com/bolt-performance?src=72&evid="+e+"&appName="+g+"&is_rollout="+O+"&is_company_network="+S+"&is_sav_rollout="+x+"&is_dac_rollout="+y+"&dc="+o.dc+(v?"&microPop="+v:"")+"&is_cached="+f+"&msid="+o.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+m+(A?",browser_cache":"")+"&pv="+_+"&pn=1&v="+k+"&url="+encodeURIComponent(s)+"&st="+w+`&ts=${P}&tsn=${T}`+r;t(n)}}function $({transaction:e,error:r}){const t=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:g,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.sessionId,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:o.dc,isCached:!!f,isRollout:!!O,isHeadless:!!l,isDacRollout:!!y,isSavRollout:!!x,isCompanyNetwork:!!S}];try{const e=JSON.stringify({messages:t});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function D(e){return function(r,t){var n=`&name=${r}&duration=${Date.now()-P}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map((function(e){return e+"="+t.paramsOverrides[e]})).join("&"):"";R(e,o?`${n}&${o}`:n)}}I("pageshow",(function(e){e.persisted&&(A||(A=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||(R(21,`&platformOnSite=${window.fedops.data.platformOnSite}`),$({transaction:{name:"PANORAMA_COMPONENT_LOAD"}}))}();
        </script>
    

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


<!-- initCustomElements # 1-->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.404a7307.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.07506994.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.d71dc26b.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",2516:"presenceApi",2545:"thunderbolt-components-registry",2563:"environmentService",2594:"tpaCommons",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",6739:"presence-lazy",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:"8abb5f53",266:"cb9cffbf",316:"4186c904",349:"16963f41",350:"be9b8e77",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"797ddfc7",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"f6c46965",693:"e7bf7036",695:"fe9dd88b",711:"d6c01cf3",740:"238aa196",789:"df97276c",851:"8ace591f",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"8e0c3c96",1171:"482837af",1184:"630297d8",1232:"59fc40b1",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"0027902a",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"8a2f493c",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2305:"17b53711",2313:"921f9e22",2338:"dfa19380",2358:"09762121",2396:"68df09fd",2516:"333cf8d0",2545:"b89104dd",2563:"24096cc7",2594:"59f6ed53",2624:"2aad62b8",2635:"20852866",2646:"f46d46d6",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"b327051f",3272:"d072b975",3286:"f9040bda",3324:"ad8758c0",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"51f9707d",3671:"5382bdaf",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"6913bc17",3930:"936b19c5",3993:"8e50cf42",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"6946832d",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"b085ea64",5148:"478f8b95",5168:"5c048d48",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"52627916",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"ff14d563",5648:"f27bd307",5652:"08d12b42",5679:"456534b1",5739:"d444948f",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"6ab064da",6441:"3aa70cad",6469:"432239b3",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6739:"2c35fa05",6821:"0f810094",6850:"8acadaf2",6851:"8e7881b0",6935:"e59b5116",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"5ec11ddf",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"4336e3d3",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"be600932",8518:"5eb02102",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"bf2b0c3d",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"0ae3b1c2",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"6dfc9afe",9519:"eee773d4",9533:"5881d4d1",9622:"88c2f433",9737:"724c24be",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 l=(o,a)=>{t.onerror=t.onload=null,clearTimeout(u);var n=r[e];if(delete r[e],t.parentNode&&t.parentNode.removeChild(t),n&&n.forEach((e=>e(a))),o)return o(a)},u=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.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.404a7307.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%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22874380b9-9901-4797-9033-47a28b6094cd%22%7D&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4689.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.photography.gallery&fileId=874aaafa.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=97f93363-5a4b-4966-900a-0f5d70924a8d&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=415e4b_28623c7447ab26e9acfd9d9c98e2f1e9_3.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13696.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.13696.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=5afabc9c-ca3d-49bf-8338-80488dc98ccd&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-photography-gallery.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22874380b9-9901-4797-9033-47a28b6094cd%22%7D&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4689.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.photography.gallery&fileId=874aaafa.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=97f93363-5a4b-4966-900a-0f5d70924a8d&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=415e4b_f37837f8f7d1dc1771b32a6003f7c766_2.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13696.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.13696.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=5afabc9c-ca3d-49bf-8338-80488dc98ccd&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-photography-gallery.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_c1dmp" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22874380b9-9901-4797-9033-47a28b6094cd%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.4689.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.photography.gallery&fileId=b4012af8.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=97f93363-5a4b-4966-900a-0f5d70924a8d&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=en&pageId=415e4b_28623c7447ab26e9acfd9d9c98e2f1e9_3.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13696.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.13696.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=5afabc9c-ca3d-49bf-8338-80488dc98ccd&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-photography-gallery.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%7D&beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22874380b9-9901-4797-9033-47a28b6094cd%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.4689.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.photography.gallery&fileId=b4012af8.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=97f93363-5a4b-4966-900a-0f5d70924a8d&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-platform&oneDocEnabled=true&originalLanguage=en&pageId=415e4b_f37837f8f7d1dc1771b32a6003f7c766_2.json&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13696.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.13696.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=5afabc9c-ca3d-49bf-8338-80488dc98ccd&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-photography-gallery.filesusr.com%2F&viewMode=desktop" id="platform_c1dmp" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>



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




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

<!-- Add the rest of the ViewerModel -->
<script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/www.photography.gallery\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","clientSdk","codeEmbed","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environmentWixCodeSdk","environment","lightbox","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"97f93363-5a4b-4966-900a-0f5d70924a8d","userId":"415e4bb7-dfac-4d37-b902-89624214e315","siteId":"5afabc9c-ca3d-49bf-8338-80488dc98ccd","externalBaseUrl":"https:\/\/www.photography.gallery","siteRevision":4,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"9f79bc48-653d-4c03-b890-601763c5c352","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Desktop"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"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},"clientSdk":{"appDefinitionIds":["12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c"]},"codeEmbed":{"htmlEmbeds":[{"id":"c6ac7846-80ea-4612-b288-8479dadc7b8b","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<meta name=\"google-site-verification\" content=\"4VCU9J1mHg2Y6nhPC87j_nYTyASSQdbw5SHxt2zqDwk\" \/>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"mortmer.com","name":"google track"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13696.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13696.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"3adf52f2-4228-42ca-a5ba-4c688ac9a65d","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.photography.gallery\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.photography.gallery\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"77368c12-c703-4eb4-8bf3-4249b73cf985":{"id":"kocyb","title":"My Orders"},"0463dae2-0234-4d2b-8362-264edc4b7f5a":{"id":"ppnc6","title":"My Subscriptions"},"fad88d05-3ff3-409d-8203-57263c6e0c73":{"id":"h0aeu","title":"My Addresses"},"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72":{"id":"ztuow","title":"My Account"},"f7c23ab1-7279-4e7d-9d57-3df14aa45102":{"id":"zqygv","title":"My Wallet"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/my-orders":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"order_history","menuOrder":2,"visibleForRoles":[]},"page":"77368c12-c703-4eb4-8bf3-4249b73cf985","seoData":{"title":"My Orders","description":"","keywords":"","noIndex":"true"},"title":"My Orders"},"\/my-addresses":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","appPageId":"my_addresses","menuOrder":2,"visibleForRoles":[]},"page":"fad88d05-3ff3-409d-8203-57263c6e0c73","seoData":{"title":"My Addresses","description":"","keywords":"","noIndex":"true"},"title":"My Addresses"},"\/my-wallet":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appPageId":"my_wallet","menuOrder":2,"visibleForRoles":[]},"page":"f7c23ab1-7279-4e7d-9d57-3df14aa45102","seoData":{"title":"My Wallet","description":"","keywords":"","noIndex":"true"},"title":"My Wallet"},"\/my-subscriptions":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","appPageId":"My Subscriptions","menuOrder":2,"visibleForRoles":[]},"page":"0463dae2-0234-4d2b-8362-264edc4b7f5a","seoData":{"title":"My Subscriptions","description":"","keywords":"","noIndex":"true"},"title":"My Subscriptions"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.photography.gallery\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{},"routerPrefix":"\/profile","config":{"type":"public"},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"my-orders":"kocyb","my-subscriptions":"ppnc6","my-addresses":"h0aeu","my-account":"ztuow","my-wallet":"zqygv"},"externalBaseUrl":"https:\/\/www.photography.gallery"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.photography.gallery\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"3adf52f2-4228-42ca-a5ba-4c688ac9a65d","viewMode":"site","siteRevision":4},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"photography.gallery","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.photography.gallery\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"77368c12-c703-4eb4-8bf3-4249b73cf985":{"id":"kocyb","title":"My Orders"},"0463dae2-0234-4d2b-8362-264edc4b7f5a":{"id":"ppnc6","title":"My Subscriptions"},"fad88d05-3ff3-409d-8203-57263c6e0c73":{"id":"h0aeu","title":"My Addresses"},"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72":{"id":"ztuow","title":"My Account"},"f7c23ab1-7279-4e7d-9d57-3df14aa45102":{"id":"zqygv","title":"My Wallet"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/my-orders":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appPageId":"order_history","menuOrder":2,"visibleForRoles":[]},"page":"77368c12-c703-4eb4-8bf3-4249b73cf985","seoData":{"title":"My Orders","description":"","keywords":"","noIndex":"true"},"title":"My Orders"},"\/my-addresses":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","appPageId":"my_addresses","menuOrder":2,"visibleForRoles":[]},"page":"fad88d05-3ff3-409d-8203-57263c6e0c73","seoData":{"title":"My Addresses","description":"","keywords":"","noIndex":"true"},"title":"My Addresses"},"\/my-wallet":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appPageId":"my_wallet","menuOrder":2,"visibleForRoles":[]},"page":"f7c23ab1-7279-4e7d-9d57-3df14aa45102","seoData":{"title":"My Wallet","description":"","keywords":"","noIndex":"true"},"title":"My Wallet"},"\/my-subscriptions":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","appPageId":"My Subscriptions","menuOrder":2,"visibleForRoles":[]},"page":"0463dae2-0234-4d2b-8362-264edc4b7f5a","seoData":{"title":"My Subscriptions","description":"","keywords":"","noIndex":"true"},"title":"My Subscriptions"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.photography.gallery\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{},"routerPrefix":"\/profile","config":{"type":"public"},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"pageIdToPrefix":{"kocyb":"account","ppnc6":"account","h0aeu":"account","ztuow":"account","zqygv":"account"}},"locationWixCodeSdk":{"routersConfigMap":{"routers-l2ihefqi":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"77368c12-c703-4eb4-8bf3-4249b73cf985\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"fad88d05-3ff3-409d-8203-57263c6e0c73\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"f7c23ab1-7279-4e7d-9d57-3df14aa45102\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"0463dae2-0234-4d2b-8362-264edc4b7f5a\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"}}}","group":"members","pages":{"77368c12-c703-4eb4-8bf3-4249b73cf985":"kocyb","0463dae2-0234-4d2b-8362-264edc4b7f5a":"ppnc6","fad88d05-3ff3-409d-8203-57263c6e0c73":"h0aeu","9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72":"ztuow","f7c23ab1-7279-4e7d-9d57-3df14aa45102":"zqygv"},"roleVariations":{}},"routers-l2ihefqj":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members","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.dk2d6odll3hja1g2js4p.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.tmlv7ubcy6tb9q7fz88p.css"]},"ooi":{"ooiComponentsData":{"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/cart.bundle.min.js","widgetId":"1482a5fd-aaf4-0660-4c80-178d7d8a28f3","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewer.bundle.min.js","widgetId":"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/thankyou.bundle.min.js","widgetId":"14ab724d-1a44-73f3-daaf-e6590508eb14","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"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},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3516.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3516.0\/ProductPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/PlatformizedGalleryViewerWidget.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.4603.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/SideCartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.1415.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.4603.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/cartViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.3167.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.1481.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5137.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5137.0\/CheckoutViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5137.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.1953.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"sentryDsn":"https:\/\/[email protected]\/5894","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidget.bundle.min.js","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsViewerWidget.bundle.min.js","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2fee3364-0407-4de0-b186-832be61142b6":{"componentUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverter.bundle.min.js","widgetId":"2fee3364-0407-4de0-b186-832be61142b6","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"sentryDsn":"https:\/\/[email protected]\/1784","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/[email protected]\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"undefinedfeed-page-mobile-viewer.bundle.min.js"},"protectedPages":{"passwordProtected":{},"publicPageIds":["vnk77","ftp2p","i4i3o","ftp1u","ftp3g","ftp27","ftp2r","u3ee4","ftp21","ftp2d","ftp03","rfw3w","ftp04","bzaqr","ftp2z","ftp24","xpb3q","ftp0h","ftp2x","ftp2w","ftp1q","p7k5v","ftp3b","a9kxw","ftp3d","ftp0b","ftp29","cxpk0","ftp46","ftp0e","ftp16","ftp3n","s5o0k","ftp1b","ftp0n","ftp1g","c1dmp","u9drr","ftp10","ftp08","ftp3f","ftp3e","lmfd8","ftp3l","ftp3j","ftp30","ftp2o","ftp1e","ftp2n","ftp0t","ftp1l","v8j9l","ftp0x","ftp0r","ftp1d","ftp1o","ftp1n","ftp1z","dswt8","ftp2c","ftp2y","ftozs","pe39q","ftp37","ftp15","ftp31","ftp2g","ftp3o","ftp3i","ftp2s","tkut3","ftp3p","rerms","ftp0z","w75i4","ftp1h","ftozj","ftp42","ftozu","ftp1j","fd6o5","ftozr","ftp18","ftp44","ftp1k","wp0n1","ftp2k","ftp35","ftp1v","ftp2u","ftozp","ftp38","ftp0d","ftp14","ftp23","ftp4b","ftp17","ftp1i","ftp1y","ftp4c","ftp3a","zivqa","ftozt","ogy6l","ftp26","ftp20","ftozv","ftp0v","ftp0p","ftp0y","ftp1w","cqhk8","ftp0c","wziyj","mkvng","ftozy","ftp1c","ftp3h","ftp05","ftp2t","ftp1f","ftp0j","ftozw","ftp32","ftp49","hwiuc","szkws","ftp34","ftp0u","ftp22","ftp02","q9dnf","tmxe3","ftozg","ftozq","n84th","ftp2j","ftp0a","ftp0m","ftp36","ftp00","qrkag","ftp3c","ftp3w","ftp2m","ftp1s","ftozi","fuuj9","ftozo","z6w1p","ftp0q","ftozn","ftp1x","ftp0l","ftp2i","ftp41","bq8cy","ftp48","tfnnw","hqyy8","dq96k","ftp3v","ftp0f","rhgo2","ftp0s","nglmm","ftp45","jkr6g","ftp1a","ufq21","ftp07","ftp25","ftp28","ftp2a","ftp1r","ftp0w","ftp11","ftp2q","ftp3x","ze4x7","ftp4a","ftp1p","bfhfj","ftp2h","h574j","ftp1t","ftp0g","grpe8","ftp3t","ftp06","ftp2b","ftp1m","ftp3y","ftp33","ftp3z","ftp2e","ftp2l","prwli","ftp3k","ftp19","ftozl","ftp2f","ftp39","ftp0o","ftp2v","ftozm"],"pageUriSeoToRouterPrefix":{"my-orders":"account","my-subscriptions":"account","my-addresses":"account","my-account":"account","my-wallet":"account"}},"renderer":{"disabledComponents":{}},"reporter":{"userId":"415e4bb7-dfac-4d37-b902-89624214e315","metaSiteId":"97f93363-5a4b-4966-900a-0f5d70924a8d","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":["kocyb","ppnc6","h0aeu","ztuow","zqygv"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.photography.gallery","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.photography.gallery","mainPageId":"c1dmp","pagesMap":{"vnk77":{"pageId":"vnk77","title":"LATEST PHOTOGRAPHS","pageUriSEO":"latest-photographs","pageJsonFileName":"415e4b_c0525ef868171211e55d84cae71631d6_2"},"ftp2p":{"pageId":"ftp2p","title":"62 imgNZ","pageUriSEO":"copy-of-19-imgnz","pageJsonFileName":"415e4b_9796baeb57122924a69d056104e28e5d_2"},"i4i3o":{"pageId":"i4i3o","title":"VIDEOS","pageUriSEO":"videos","pageJsonFileName":"415e4b_40af8e242651d5598622c860f362435f_2"},"ftp1u":{"pageId":"ftp1u","title":"33 imgNZ","pageUriSEO":"copy-5-of-28-imgnz","pageJsonFileName":"415e4b_145ac6f5567025fb3c24771d0983e146_2"},"ftp3g":{"pageId":"ftp3g","title":"95 imgNZ","pageUriSEO":"copy-32-of-51-imgnz","pageJsonFileName":"415e4b_348ca77de46f6b5ce623390ca95598f9_2"},"ftp27":{"pageId":"ftp27","title":"46 imgNZ","pageUriSEO":"copy-18-of-28-imgnz","pageJsonFileName":"415e4b_ec52f319bfef9df081579b106d23d6a0_2"},"ftp2r":{"pageId":"ftp2r","title":"69 imgNZ","pageUriSEO":"copy-14-of-51-imgnz","pageJsonFileName":"415e4b_28d1d317398c8d033a54430d9c096c5b_2"},"u3ee4":{"pageId":"u3ee4","title":"LE CASTLEPOINT DAISIES 54","pageUriSEO":"copy-of-le-erewhon-single-sheep-54-3","pageJsonFileName":"415e4b_406e9f655efd915e2ec14f01b0bc0dd9_2"},"ftp21":{"pageId":"ftp21","title":"40 imgNZ","pageUriSEO":"copy-12-of-28-imgnz","pageJsonFileName":"415e4b_344a064f61b5910e2ba8e82f5d14c4f6_2"},"ftp2d":{"pageId":"ftp2d","title":"53 imgNZ","pageUriSEO":"copy-of-51-imgnz","pageJsonFileName":"415e4b_2fa5b5682cf42f1fdfadc506b5aaee6d_2"},"ftp03":{"pageId":"ftp03","title":" landscape with angular clouds","pageUriSEO":"copy-2-of-cityscape","pageJsonFileName":"415e4b_946a24729ccd9ceca5fcacb38c3aaddb_2"},"rfw3w":{"pageId":"rfw3w","title":"LE KAPITI DRIFTWOOD","pageUriSEO":"copy-of-le-lake-clearwater","pageJsonFileName":"415e4b_5263514cab6dfa8163476df2dabff20c_2"},"ftp04":{"pageId":"ftp04","title":" Cityscape iii","pageUriSEO":"copy-3-of-cityscape","pageJsonFileName":"415e4b_bb5a8dfb51a5bdb4926c637b6df1c513_2"},"bzaqr":{"pageId":"bzaqr","title":"GALLERY +","pageUriSEO":"gallery","pageJsonFileName":"415e4b_ec4621247251fd85c8abc8ab3e7c6cbd_2"},"ftp2z":{"pageId":"ftp2z","title":"68 imgNZ","pageUriSEO":"copy-of-62-imgnz","pageJsonFileName":"415e4b_bc819b880f8c75700dceb77921671cf7_2"},"ftp24":{"pageId":"ftp24","title":"43 imgNZ","pageUriSEO":"copy-15-of-28-imgnz","pageJsonFileName":"415e4b_9546a049a2626db0cf0bd617142db034_2"},"xpb3q":{"pageId":"xpb3q","title":"LE RANGITOTO 54","pageUriSEO":"copy-of-le-erewhon-single-sheep-54","pageJsonFileName":"415e4b_5450e2d82cd4b3992c7e823979611f82_2"},"ftp0h":{"pageId":"ftp0h","title":"Valley","pageUriSEO":"copy-of-distancia","pageJsonFileName":"415e4b_08324f2abcf17e3c5df061ce27bf5bf7_2"},"ftp2x":{"pageId":"ftp2x","title":"77 imgNZ","pageUriSEO":"copy-20-of-51-imgnz","pageJsonFileName":"415e4b_4f9afbcf12b2a7c7bd85749b4d1699c0_2"},"ftp2w":{"pageId":"ftp2w","title":"76 imgNZ","pageUriSEO":"copy-19-of-51-imgnz","pageJsonFileName":"415e4b_9b8b29ae5a022731e3c753aa505777b3_2"},"ftp1q":{"pageId":"ftp1q","title":"29 imgNZ","pageUriSEO":"copy-of-28-imgnz","pageJsonFileName":"415e4b_fc3aa4193f97f036eccc60a977d8b542_2"},"p7k5v":{"pageId":"p7k5v","title":"INTERNATIONAL PHOTOGRAPHS","pageUriSEO":"photography-portfolio","pageJsonFileName":"415e4b_a189ead71d3b3fd15808251d5a4b5151_2"},"ftp3b":{"pageId":"ftp3b","title":"87 imgNZ","pageUriSEO":"copy-27-of-51-imgnz","pageJsonFileName":"415e4b_6b69b57dd2f27d95248575612dba51a4_2"},"a9kxw":{"pageId":"a9kxw","title":"VERTICAL PANORAMIC PHOTOGRAPHS","pageUriSEO":"vertical-panoramic-photographs","pageJsonFileName":"415e4b_c9dfa2984aa822c4e35e6bb555ba4226_2"},"ftp3d":{"pageId":"ftp3d","title":"91 imgNZ","pageUriSEO":"copy-29-of-51-imgnz","pageJsonFileName":"415e4b_ca58a9ba347a9c888cec2f351f22fba2_2"},"ftp0b":{"pageId":"ftp0b","title":"Second facade","pageUriSEO":"copy-of-highstreet-ftp0b","pageJsonFileName":"415e4b_69ee83410cff0bd49611c90c965f55d9_2"},"ztuow":{"pageId":"ztuow","title":"My Account","pageUriSEO":"my-account"},"ftp29":{"pageId":"ftp29","title":"48 imgNZ","pageUriSEO":"copy-20-of-28-imgnz","pageJsonFileName":"415e4b_5f5f43d728d8b36c0876759f72ae4800_2"},"cxpk0":{"pageId":"cxpk0","title":"LE DANSEYS PASS","pageUriSEO":"copy-of-le-lake-clearwater-1","pageJsonFileName":"415e4b_f2f9d7b000914f1171de9007868fd88a_2"},"ftp46":{"pageId":"ftp46","title":"DROP IMAGE MENU","pageUriSEO":"popup-ftp46","pageJsonFileName":"415e4b_cced2060e22aab52f453c530a62ba8e8_2"},"ftp0e":{"pageId":"ftp0e","title":"Beach","pageUriSEO":"copy-2-of-tonal","pageJsonFileName":"415e4b_d7ec9165012387b6ac23628ea5d49988_2"},"ftp16":{"pageId":"ftp16","title":"8 imgNZ","pageUriSEO":"copy-4-of-2-imgnz","pageJsonFileName":"415e4b_2e51db47da717f3a17b859ddcd208695_2"},"ftp3n":{"pageId":"ftp3n","title":"100 imgNZ","pageUriSEO":"copy-35-of-51-imgnz","pageJsonFileName":"415e4b_0479dc3791ef0cbb53a0f74c5846c8c0_2"},"s5o0k":{"pageId":"s5o0k","title":"Thank You Page","pageUriSEO":"thank-you-page","pageJsonFileName":"415e4b_97a2094af52cd5aa9e51358c657b18a4_2"},"ftp1b":{"pageId":"ftp1b","title":"12 imgNZ","pageUriSEO":"copy-of-3-imgnz","pageJsonFileName":"415e4b_40c70d8d418c50274965c749bb1be05e_2"},"ftp0n":{"pageId":"ftp0n","title":"Plaza V","pageUriSEO":"copy-of-monochrome-landscape","pageJsonFileName":"415e4b_e2259eaf48a8d091ad2c6d9ffaa46f6d_2"},"ftp1g":{"pageId":"ftp1g","title":"22 imgNZ","pageUriSEO":"copy-6-of-3-imgnz","pageJsonFileName":"415e4b_398925199b22e73cfe8981073466bd7d_2"},"c1dmp":{"pageId":"c1dmp","title":"HOME","pageUriSEO":"home","pageJsonFileName":"415e4b_f37837f8f7d1dc1771b32a6003f7c766_2"},"u9drr":{"pageId":"u9drr","title":"WINDSOR GALLERY","pageUriSEO":"windsor-gallery","pageJsonFileName":"415e4b_0c383a8122270fe406ff9feae64da7a1_2"},"ftp10":{"pageId":"ftp10","title":"Minimal landscape","pageUriSEO":"copy-of-the-peacefulness-of-chaos-1","pageJsonFileName":"415e4b_900aabe731585fbbf7635d22971d8f02_2"},"ftp08":{"pageId":"ftp08","title":"urban redistribution","pageUriSEO":"copy-of-urban-regeneration-i","pageJsonFileName":"415e4b_3737649df05466c6e2bedbcfb427b60b_2"},"ftp3f":{"pageId":"ftp3f","title":"93 imgNZ","pageUriSEO":"copy-31-of-51-imgnz","pageJsonFileName":"415e4b_59d036b1b32164878de5ee6715553cf9_2"},"ftp3e":{"pageId":"ftp3e","title":"92 imgNZ","pageUriSEO":"copy-30-of-51-imgnz","pageJsonFileName":"415e4b_14cd668bb5bd0d5f61b13df59dfa820a_2"},"lmfd8":{"pageId":"lmfd8","title":"Checkout","pageUriSEO":"checkout","pageJsonFileName":"415e4b_4cc67663215c6effd44da04e5efc2b4a_2"},"ftp3l":{"pageId":"ftp3l","title":"97 imgNZ","pageUriSEO":"copy-33-of-51-imgnz-1","pageJsonFileName":"415e4b_982da7b27ce986dd78b46986d8518696_2"},"ftp3j":{"pageId":"ftp3j","title":"99 imgNZ","pageUriSEO":"copy-7-of-73-imgnz","pageJsonFileName":"415e4b_004cd242a5ce199e38794e4923a70c68_2"},"ftp30":{"pageId":"ftp30","title":"71 imgNZ","pageUriSEO":"copy-of-68-imgnz","pageJsonFileName":"415e4b_bbb623201d23ea973b21d1ae4e44a5f7_2"},"h0aeu":{"pageId":"h0aeu","title":"My Addresses","pageUriSEO":"my-addresses"},"ftp2o":{"pageId":"ftp2o","title":"66 imgNZ","pageUriSEO":"copy-12-of-51-imgnz","pageJsonFileName":"415e4b_1eb144cdf67c9d12c91bacced8041473_2"},"ftp1e":{"pageId":"ftp1e","title":"18 imgNZ","pageUriSEO":"copy-4-of-3-imgnz","pageJsonFileName":"415e4b_0803a0418aa3fc49976e19ab6fe58729_2"},"ftp2n":{"pageId":"ftp2n","title":"65 imgNZ","pageUriSEO":"copy-11-of-51-imgnz","pageJsonFileName":"415e4b_d59b68f42fe793c5a3eb1f7575c4fc11_2"},"ftp0t":{"pageId":"ftp0t","title":"The blue hills","pageUriSEO":"copy-of-the-peacefulness-of-chaos","pageJsonFileName":"415e4b_d01890846b97b84896a0d7354a68b33c_2"},"ftp1l":{"pageId":"ftp1l","title":"27 imgNZ","pageUriSEO":"copy-11-of-3-imgnz","pageJsonFileName":"415e4b_59d71280852c8fb2880d20ad3c435ccf_2"},"v8j9l":{"pageId":"v8j9l","title":"Search Results","pageUriSEO":"search","pageJsonFileName":"415e4b_140889c6af585aec54b8174a6527c805_2"},"ftp0x":{"pageId":"ftp0x","title":"The following","pageUriSEO":"copy-of-campos","pageJsonFileName":"415e4b_e9f7bf625abfffeee56ad813f0765f52_2"},"ftp0r":{"pageId":"ftp0r","title":"Landscape with heavy cloud","pageUriSEO":"copy-of-la-galeria","pageJsonFileName":"415e4b_7d4f1800ae1d6ca1251eb70eb1cc63b8_2"},"ftp1d":{"pageId":"ftp1d","title":"15 imgNZ","pageUriSEO":"copy-3-of-3-imgnz","pageJsonFileName":"415e4b_b95a7ae8154b36a785d633289402d9c3_2"},"ftp1o":{"pageId":"ftp1o","title":"17 imgNZ","pageUriSEO":"copy-of-14-imgnz","pageJsonFileName":"415e4b_2aa9f73c5246dbd557be2d1915f35044_2"},"ftp1n":{"pageId":"ftp1n","title":"14 imgNZ","pageUriSEO":"copy-of-13-imgnz","pageJsonFileName":"415e4b_26fa0b4961cbf85591d4a6dc78d1f7c2_2"},"ftp1z":{"pageId":"ftp1z","title":"38 imgNZ","pageUriSEO":"copy-10-of-28-imgnz","pageJsonFileName":"415e4b_7f2b5122b55ca1d4684ec16ce4e21d72_2"},"dswt8":{"pageId":"dswt8","title":"DELIVERY DETAILS","pageUriSEO":"delivery","pageJsonFileName":"415e4b_d10f9c08ab9573d247aa11230771bbf0_2"},"ftp2c":{"pageId":"ftp2c","title":"51 imgNZ","pageUriSEO":"copy-23-of-28-imgnz","pageJsonFileName":"415e4b_a8279af0aeb14268eabec4728ba64442_2"},"ftp2y":{"pageId":"ftp2y","title":"81 imgNZ","pageUriSEO":"copy-21-of-51-imgnz","pageJsonFileName":"415e4b_fee6121f8619d5c61baeed3a54aebe31_2"},"ftozs":{"pageId":"ftozs","title":"the fence","pageUriSEO":"copy-of-boulder","pageJsonFileName":"415e4b_6d51888e4185da3c237a0ef72b1667a2_2"},"pe39q":{"pageId":"pe39q","title":"LE LAKE CLEARWATER","pageUriSEO":"photograph-lake-clearwater","pageJsonFileName":"415e4b_ce2d8db19ee56e672eec18fd421b8c46_2"},"ftp37":{"pageId":"ftp37","title":"83 imgNZ","pageUriSEO":"copy-23-of-51-imgnz","pageJsonFileName":"415e4b_be814bccbee946d49318adc81a35b17c_2"},"ftp15":{"pageId":"ftp15","title":"7 imgNZ","pageUriSEO":"copy-3-of-2-imgnz","pageJsonFileName":"415e4b_392caf3b972d25c5a1098f12e34e420c_2"},"ftp31":{"pageId":"ftp31","title":"73 imgNZ","pageUriSEO":"copy-of-71-imgnz","pageJsonFileName":"415e4b_0ecc8aea4212c03a81a044756575fdd7_2"},"ftp2g":{"pageId":"ftp2g","title":"56 imgNZ","pageUriSEO":"copy-4-of-51-imgnz","pageJsonFileName":"415e4b_63e7850f7b3db957d51318b351efea3c_2"},"ftp3o":{"pageId":"ftp3o","title":"101 imgNZ","pageUriSEO":"copy-36-of-51-imgnz","pageJsonFileName":"415e4b_74b4544129fcc654a5f46757908a8c88_2"},"ftp3i":{"pageId":"ftp3i","title":"94 imgNZ","pageUriSEO":"copy-6-of-73-imgnz","pageJsonFileName":"415e4b_4ba03e00d3ead6b72756819ca5cba66e_2"},"ftp2s":{"pageId":"ftp2s","title":"70 imgNZ","pageUriSEO":"copy-15-of-51-imgnz","pageJsonFileName":"415e4b_a0253fa0fde6e08c4aa6f078129ae787_2"},"tkut3":{"pageId":"tkut3","title":"LE RUAPEHU SUMMIT","pageUriSEO":"copy-of-le-birdlings-flat","pageJsonFileName":"415e4b_0c23a1395b05269edce88136cbbf06d9_2"},"ftp3p":{"pageId":"ftp3p","title":"102 imgNZ","pageUriSEO":"copy-37-of-51-imgnz","pageJsonFileName":"415e4b_2e44ce8e93b6d4c4a24a4f76a4afa710_2"},"rerms":{"pageId":"rerms","title":"AWESOME NEW ZEALAND","pageUriSEO":"awesome-new-zealand","pageJsonFileName":"415e4b_339ba03e3dfcb7439fb605e9eaf66b8a_2"},"ftp0z":{"pageId":"ftp0z","title":"Side road","pageUriSEO":"copy-of-buscando","pageJsonFileName":"415e4b_b1f4f8520ab5ad9a57d4d349bb61a4b2_2"},"w75i4":{"pageId":"w75i4","title":"SOEUR OF MARTINBOROUGH","pageUriSEO":"souer-of-martinborough","pageJsonFileName":"415e4b_e52ab6b3873cac9391e6be381bfc7e60_2"},"ftp1h":{"pageId":"ftp1h","title":"23 imgNZ","pageUriSEO":"copy-7-of-3-imgnz","pageJsonFileName":"415e4b_32cf1a0eb5cf9670a2f7a6892deab33d_2"},"ftozj":{"pageId":"ftozj","title":"TONAL","pageUriSEO":"copy-of-chasm","pageJsonFileName":"415e4b_ed62d845b37736e9fc885f04dbcbe6a2_2"},"ftp42":{"pageId":"ftp42","title":"Hallucinations of an abandoned powerpole","pageUriSEO":"copy-of-finding-matariki","pageJsonFileName":"415e4b_0272f0e36348ac4f3bb83a143a20d285_2"},"ppnc6":{"pageId":"ppnc6","title":"My Subscriptions","pageUriSEO":"my-subscriptions"},"ftozu":{"pageId":"ftozu","title":"wish","pageUriSEO":"copy-of-the-fence","pageJsonFileName":"415e4b_0b5a6a780e617149dd6a7e0f111e9db3_2"},"ftp1j":{"pageId":"ftp1j","title":"25 imgNZ","pageUriSEO":"copy-9-of-3-imgnz","pageJsonFileName":"415e4b_094ffaab23d16e5ad61f61fc8a957091_2"},"fd6o5":{"pageId":"fd6o5","title":"Product Page","pageUriSEO":"product-page","pageJsonFileName":"415e4b_e5faba16db1ea2c51dba078e06b231b1_2"},"ftozr":{"pageId":"ftozr","title":"boulder","pageUriSEO":"copy-of-flood","pageJsonFileName":"415e4b_678f738b0c0ffe47345cff073cde567c_2"},"ftp18":{"pageId":"ftp18","title":"10 imgNZ","pageUriSEO":"copy-6-of-2-imgnz","pageJsonFileName":"415e4b_6ec162f5574e3ce2a9efe3f501fd271d_2"},"ftp44":{"pageId":"ftp44","title":"Africa by Inspiration (Book)","pageUriSEO":"popup-ftp44","pageJsonFileName":"415e4b_7223e1650835d7f5519643ca1ebf08cb_2"},"ftp1k":{"pageId":"ftp1k","title":"26 imgNZ","pageUriSEO":"copy-10-of-3-imgnz","pageJsonFileName":"415e4b_ef3114605e4e453331f3f6faba93854a_2"},"wp0n1":{"pageId":"wp0n1","title":"CONTACT","pageUriSEO":"contact","pageJsonFileName":"415e4b_f9eeb401b319175bc64aa7e2c6e9203d_2"},"ftp2k":{"pageId":"ftp2k","title":"60 imgNZ","pageUriSEO":"copy-8-of-51-imgnz","pageJsonFileName":"415e4b_c30fa1a817ebc55d1dec630ca9993bce_2"},"ftp35":{"pageId":"ftp35","title":"88 imgNZ","pageUriSEO":"copy-4-of-73-imgnz","pageJsonFileName":"415e4b_1ff1effac990d80d71f96769ba709e82_2"},"ftp1v":{"pageId":"ftp1v","title":"34 imgNZ","pageUriSEO":"copy-6-of-28-imgnz","pageJsonFileName":"415e4b_2fc976fac709db435e1b430595ae7967_2"},"ftp2u":{"pageId":"ftp2u","title":"74 imgNZ","pageUriSEO":"copy-17-of-51-imgnz","pageJsonFileName":"415e4b_20511af9780da3452baa94a76a8aad6d_2"},"ftozp":{"pageId":"ftozp","title":"chasm v2","pageUriSEO":"copy-2-of-tonal-ftozp","pageJsonFileName":"415e4b_e4a8da3fead3d83b9d9818fbd37f8e48_2"},"ftp38":{"pageId":"ftp38","title":"84 imgNZ","pageUriSEO":"copy-24-of-51-imgnz","pageJsonFileName":"415e4b_fefe635b3d128af49e9e111f934fa36c_2"},"ftp0d":{"pageId":"ftp0d","title":"presentation","pageUriSEO":"copy-of-happiness-ftp0d","pageJsonFileName":"415e4b_47d4c7fd41da6bc2a56e208f9b71b294_2"},"ftp14":{"pageId":"ftp14","title":"5 imgNZ","pageUriSEO":"copy-2-of-2-imgnz","pageJsonFileName":"415e4b_187096e1e80c057c2a877479a80fa35f_2"},"ftp23":{"pageId":"ftp23","title":"42 imgNZ","pageUriSEO":"copy-14-of-28-imgnz","pageJsonFileName":"415e4b_47f8e37cca69f0b9300cbb26fd32ddd7_2"},"ftp4b":{"pageId":"ftp4b","title":"REQUEST TO USE IMAGE AS REFERENCE","pageUriSEO":"copy-of-submit-wall-photo-form","pageJsonFileName":"415e4b_e37c2d187e3e88c05d2fa5a8fda234c9_2"},"ftp17":{"pageId":"ftp17","title":"9 imgNZ","pageUriSEO":"copy-5-of-2-imgnz","pageJsonFileName":"415e4b_26ce8bf534d9c8a81e06a3947c116a11_2"},"ftp1i":{"pageId":"ftp1i","title":"24 imgNZ","pageUriSEO":"copy-8-of-3-imgnz","pageJsonFileName":"415e4b_7aa22da8e2c1349b42d218a62a7a4320_2"},"ftp1y":{"pageId":"ftp1y","title":"37 imgNZ","pageUriSEO":"copy-9-of-28-imgnz","pageJsonFileName":"415e4b_eeadbc93c600175626c03e59aeb5b73d_2"},"ftp4c":{"pageId":"ftp4c","title":"Side Cart","pageUriSEO":"popup-ftp4c","pageJsonFileName":"415e4b_a64490127ae5071390ed8d52323533e7_3"},"ftp3a":{"pageId":"ftp3a","title":"86 imgNZ","pageUriSEO":"copy-26-of-51-imgnz","pageJsonFileName":"415e4b_69ce68ca68f752d6a6cd5df89a12ddad_2"},"zivqa":{"pageId":"zivqa","title":"WORK with ME","pageUriSEO":"collaborations","pageJsonFileName":"415e4b_c465b6850fcbe91df577deacf7348fc4_2"},"ftozt":{"pageId":"ftozt","title":"it just is","pageUriSEO":"copy-of-it-just-is","pageJsonFileName":"415e4b_ace660e20d7c819d1a5207e14a288ae8_2"},"ogy6l":{"pageId":"ogy6l","title":"DOWNLOAD-RUAPEHU-REFLECTION","pageUriSEO":"download-this-photo","pageJsonFileName":"415e4b_32ca7898fca34c3a6527bdf3850accf0_2"},"ftp26":{"pageId":"ftp26","title":"45 imgNZ","pageUriSEO":"copy-17-of-28-imgnz","pageJsonFileName":"415e4b_27c66531b129304086cb8e2459eb2af7_2"},"ftp20":{"pageId":"ftp20","title":"39 imgNZ","pageUriSEO":"copy-11-of-28-imgnz","pageJsonFileName":"415e4b_ebe70e67b8fcf6b06028220dc035e4f5_2"},"ftozv":{"pageId":"ftozv","title":"charcoal photorealism","pageUriSEO":"popup-ftozv","pageJsonFileName":"415e4b_4908c04ebf6b3130c09b9f4e9248a551_2"},"ftp0v":{"pageId":"ftp0v","title":"Precipitation","pageUriSEO":"copy-of-exploration","pageJsonFileName":"415e4b_27d209b5a669451156541d3bda9118d5_2"},"ftp0p":{"pageId":"ftp0p","title":"Heavy industry","pageUriSEO":"copy-of-reflexiones","pageJsonFileName":"415e4b_14a47f97e777b6f00627026c8b91b543_2"},"ftp0y":{"pageId":"ftp0y","title":"Buscando","pageUriSEO":"copy-of-the-following","pageJsonFileName":"415e4b_7e756031e5f28b85ffd21658ea92a4fe_2"},"ftp1w":{"pageId":"ftp1w","title":"35 imgNZ","pageUriSEO":"copy-7-of-28-imgnz","pageJsonFileName":"415e4b_9f4807ddb9e08d1932341943a9420f74_2"},"cqhk8":{"pageId":"cqhk8","title":"Cart Page","pageUriSEO":"cart-page","pageJsonFileName":"415e4b_d3ce4a51d4f6e1295c6549c1e7b32038_2"},"ftp0c":{"pageId":"ftp0c","title":"layered landscape i","pageUriSEO":"copy-of-highstreet-ftp0c","pageJsonFileName":"415e4b_fd9737f058de96eeff69706b59df4d7b_2"},"wziyj":{"pageId":"wziyj","title":"DRAWINGS","pageUriSEO":"drawings","pageJsonFileName":"415e4b_848be88830d54cbdded46b07ece822b6_2"},"mkvng":{"pageId":"mkvng","title":"THE ART LOUNGE (AUCKLAND)","pageUriSEO":"the-art-lounge-auckland","pageJsonFileName":"415e4b_6a097c857db8da9510da06f9df28c13c_2"},"ftozy":{"pageId":"ftozy","title":"expressionism","pageUriSEO":"popup-ftozy","pageJsonFileName":"415e4b_b5164398bd4c3aff8c509c4fdbd4e74d_2"},"ftp1c":{"pageId":"ftp1c","title":"13 imgNZ","pageUriSEO":"copy-2-of-3-imgnz","pageJsonFileName":"415e4b_e0bdc7e72ee84aa6a51332773438e7e5_2"},"ftp3h":{"pageId":"ftp3h","title":"89 imgNZ","pageUriSEO":"copy-5-of-73-imgnz","pageJsonFileName":"415e4b_f1e58b6e42a742d5f3ec28843bd5f9f4_2"},"ftp05":{"pageId":"ftp05","title":"Uptown","pageUriSEO":"copy-4-of-cityscape","pageJsonFileName":"415e4b_af112d95a3fca0e94883d05c844047be_2"},"ftp2t":{"pageId":"ftp2t","title":"72 imgNZ","pageUriSEO":"copy-16-of-51-imgnz","pageJsonFileName":"415e4b_04d2713c930894ea97f2d65cb8ba5441_2"},"ftp1f":{"pageId":"ftp1f","title":"20 imgNZ","pageUriSEO":"copy-5-of-3-imgnz","pageJsonFileName":"415e4b_9ca1205c6b5667b5dc3001ef47946b64_2"},"ftp0j":{"pageId":"ftp0j","title":"The landscape in front of us","pageUriSEO":"copy-of-soledad","pageJsonFileName":"415e4b_7d12731e65eb4c1ee3964f537fa34fe1_2"},"ftozw":{"pageId":"ftozw","title":"abstract","pageUriSEO":"popup-ftozw","pageJsonFileName":"415e4b_ea3784c8a2df8bb09a2e4c3cb92e03cb_2"},"ftp32":{"pageId":"ftp32","title":"78 imgNZ","pageUriSEO":"copy-of-73-imgnz","pageJsonFileName":"415e4b_816928a4e564a26bef74df44cf524e83_2"},"ftp49":{"pageId":"ftp49","title":"NEW GRID MENU","pageUriSEO":"popup-ftp49","pageJsonFileName":"415e4b_9ddaedc7ae88a9704e8d244cec5412e0_2"},"hwiuc":{"pageId":"hwiuc","title":"INFORMATION","pageUriSEO":"information","pageJsonFileName":"415e4b_bbc7a4a4f42adb22df1ab0a413d3c60c_2"},"szkws":{"pageId":"szkws","title":"DOWNLOAD ","pageUriSEO":"download-photographs","pageJsonFileName":"415e4b_87fec81077e39ce77f01ca55701ec859_2"},"ftp34":{"pageId":"ftp34","title":"80 imgNZ","pageUriSEO":"copy-3-of-73-imgnz","pageJsonFileName":"415e4b_d411bd5206bea5a6d610857b7447de91_2"},"ftp0u":{"pageId":"ftp0u","title":"Exploration","pageUriSEO":"copy-of-the-blue-hills","pageJsonFileName":"415e4b_11518dd98a6b9d8646e4897113b34835_2"},"ftp22":{"pageId":"ftp22","title":"41 imgNZ","pageUriSEO":"copy-13-of-28-imgnz","pageJsonFileName":"415e4b_62930096a77333689a94d1b9edbd099b_2"},"ftp02":{"pageId":"ftp02","title":"Gitano Nuevo","pageUriSEO":"copy-of-cityscape","pageJsonFileName":"415e4b_5c32dbf61b015c87355742244b8d32e4_2"},"q9dnf":{"pageId":"q9dnf","title":"ABOUT","pageUriSEO":"about","pageJsonFileName":"415e4b_54b5585f1dbe771fe3e693e99c3ed6fc_2"},"tmxe3":{"pageId":"tmxe3","title":"LE LAKE TAUPO TREE 31","pageUriSEO":"copy-of-le-ruapehu-summit-31","pageJsonFileName":"415e4b_3476b917e2d783eac248051bedd5d269_2"},"ftozg":{"pageId":"ftozg","title":"Menu","pageUriSEO":"popup-ftozg","pageJsonFileName":"415e4b_f9fb0afd6dd1949e828a3360ac7ba509_2"},"ftozq":{"pageId":"ftozq","title":"flood","pageUriSEO":"copy-of-chasm-v2","pageJsonFileName":"415e4b_d60c137ffb1a3cdff483eb94e6d7507b_2"},"n84th":{"pageId":"n84th","title":"LE FOXTON BEACH BLOWING GRASSES 54","pageUriSEO":"copy-of-le-erewhon-single-sheep-54-1","pageJsonFileName":"415e4b_9dcdcc5289ba0177d0cefe4eb968f601_2"},"ftp2j":{"pageId":"ftp2j","title":"59 imgNZ","pageUriSEO":"copy-7-of-51-imgnz","pageJsonFileName":"415e4b_d9e7fb01d8efad7f74b254af9de51dde_2"},"ftp0a":{"pageId":"ftp0a","title":"side of the tracks","pageUriSEO":"copy-of-redistribution","pageJsonFileName":"415e4b_e771033bef7eb126046140b3f22d0563_2"},"ftp0m":{"pageId":"ftp0m","title":"Monochrome landscape","pageUriSEO":"copy-of-plaza-iv","pageJsonFileName":"415e4b_74c94a428c5e069138495f267f3eebb5_2"},"ftp36":{"pageId":"ftp36","title":"82 imgNZ","pageUriSEO":"copy-22-of-51-imgnz","pageJsonFileName":"415e4b_e2b12421a073d01a63bc1d8215ee34bc_2"},"ftp00":{"pageId":"ftp00","title":"supervision","pageUriSEO":"copy-of-span","pageJsonFileName":"415e4b_edec4f81df0d6d2816ed3dd89ba7ac7d_2"},"qrkag":{"pageId":"qrkag","title":"LE RUAPEHU SUMMIT 31","pageUriSEO":"copy-of-le-birdlings-flat-grasses-31","pageJsonFileName":"415e4b_0401e0b531a166f8ca85a5f9350821ec_2"},"ftp3c":{"pageId":"ftp3c","title":"90 imgNZ","pageUriSEO":"copy-28-of-51-imgnz","pageJsonFileName":"415e4b_35cd865d8cdcf01cab2d14859426f1e5_2"},"ftp3w":{"pageId":"ftp3w","title":"coming soon","pageUriSEO":"popup-ftp3w","pageJsonFileName":"415e4b_c9c9adcdde926ca88dc85fdbd3fffd4a_2"},"ftp2m":{"pageId":"ftp2m","title":"64 imgNZ","pageUriSEO":"copy-10-of-51-imgnz","pageJsonFileName":"415e4b_7e56c2f3330e5d0806a0a0109d7fc09c_2"},"ftp1s":{"pageId":"ftp1s","title":"31 imgNZ","pageUriSEO":"copy-3-of-28-imgnz","pageJsonFileName":"415e4b_99c3ac0ed9886b9bda4322771b744e46_2"},"ftozi":{"pageId":"ftozi","title":"CHASM","pageUriSEO":"popup-ftozi","pageJsonFileName":"415e4b_2456c09330d39e4ee87dd29edbf2b649_2"},"fuuj9":{"pageId":"fuuj9","title":"HORIZONTAL PANORAMIC PHOTOGRAPHS","pageUriSEO":"limited-edition-photographs","pageJsonFileName":"415e4b_e394466f7bf8e9561f55535657e4c1a6_2"},"ftozo":{"pageId":"ftozo","title":"Sunshine","pageUriSEO":"copy-of-happiness-ftozo","pageJsonFileName":"415e4b_c5c18d712ee4b4e084e9e16c57d90013_2"},"z6w1p":{"pageId":"z6w1p","title":"LE BIRDLINGS FLAT GRASSES 31","pageUriSEO":"copy-of-le-erewhon-single-sheep-54-4","pageJsonFileName":"415e4b_90cbfc7ea035fe8349305186b24f6c3e_2"},"ftp0q":{"pageId":"ftp0q","title":"La galeria","pageUriSEO":"copy-of-heavy-industry","pageJsonFileName":"415e4b_52b45e01aa24296183e4e238d4b09d70_2"},"ftozn":{"pageId":"ftozn","title":"Happiness","pageUriSEO":"copy-of-friends","pageJsonFileName":"415e4b_55f7d5a091a33500d75292a13bab1d71_2"},"ftp1x":{"pageId":"ftp1x","title":"36 imgNZ","pageUriSEO":"copy-8-of-28-imgnz","pageJsonFileName":"415e4b_f5548ac1179f24497b5ec41a6c362726_2"},"ftp0l":{"pageId":"ftp0l","title":"Lake","pageUriSEO":"copy-of-beyond-highstreet","pageJsonFileName":"415e4b_cfa90d22b366df52d624fa647f869ef8_2"},"ftp2i":{"pageId":"ftp2i","title":"58 imgNZ","pageUriSEO":"copy-6-of-51-imgnz","pageJsonFileName":"415e4b_e130c25b93bff3c09fa7e494290758b4_2"},"ftp41":{"pageId":"ftp41","title":"Finding Matariki","pageUriSEO":"popup-ftp41","pageJsonFileName":"415e4b_e627e4ccbae6b4ede937e87e0e040ab6_2"},"bq8cy":{"pageId":"bq8cy","title":"FINE ART (DRAWINGS, PAINTINGS)","pageUriSEO":"fine-art-gallery","pageJsonFileName":"415e4b_c8abb602515a3642a1c692b57d3ee885_2"},"ftp48":{"pageId":"ftp48","title":"SUBMIT WALL PHOTO FORM","pageUriSEO":"popup-ftp48","pageJsonFileName":"415e4b_1fe80317c6a4bfc4c7ba5daf053a80ea_2"},"tfnnw":{"pageId":"tfnnw","title":"LE EREWHON SINGLE SHEEP 54","pageUriSEO":"copy-of-le-foxton-beach-blowing-grass-54","pageJsonFileName":"415e4b_c70d1318bb1c9da92ab92dbaaa1d3b5f_2"},"hqyy8":{"pageId":"hqyy8","title":"PHOTOGRAPHS AS SEEN ON SOCIAL MEDIA","pageUriSEO":"photographs","pageJsonFileName":"415e4b_7d1f95522952559c8101c388e984998e_2"},"dq96k":{"pageId":"dq96k","title":"3D ARTWORK","pageUriSEO":"3d-mixed-media","pageJsonFileName":"415e4b_5d5229890f77c8db5689e841ec3f6514_2"},"ftp3v":{"pageId":"ftp3v","title":"Welcome page","pageUriSEO":"popup-ftp3v","pageJsonFileName":"415e4b_be9e04fef6804b0473aa66c7b1a69144_2"},"ftp0f":{"pageId":"ftp0f","title":"Aguantarse","pageUriSEO":"copy-of-uptown","pageJsonFileName":"415e4b_8fabc0dea40ed42fc1407793cd3e8905_2"},"rhgo2":{"pageId":"rhgo2","title":"LE TOLAGA JETTY 54","pageUriSEO":"copy-of-le-erewhon-single-sheep-54-5","pageJsonFileName":"415e4b_71d0c96ebfe6cfd50d1f9eda2443b9bc_2"},"ftp0s":{"pageId":"ftp0s","title":"The peacefulness of chaos","pageUriSEO":"copy-of-span-1","pageJsonFileName":"415e4b_48d275cb31ed2a5af05d049649443591_2"},"nglmm":{"pageId":"nglmm","title":"LE RANGITOTO 31","pageUriSEO":"copy-of-le-lake-taupo-tree-31","pageJsonFileName":"415e4b_dd63a20fb65f00b9fadfb893c74b5cb4_2"},"ftp45":{"pageId":"ftp45","title":"IMAGE COLLECTIONS","pageUriSEO":"popup-ftp45","pageJsonFileName":"415e4b_1eb009ee9d0ae9f21a33510e1d60038f_2"},"jkr6g":{"pageId":"jkr6g","title":"404 Error Page","pageUriSEO":"error404","pageJsonFileName":"415e4b_1b0466279ec82ac084493b2330715fa2_2"},"ftp1a":{"pageId":"ftp1a","title":"3 imgNZ","pageUriSEO":"copy-2-of-2-imgnz-1","pageJsonFileName":"415e4b_636f8e3087e2b957d70c3c493866f558_2"},"ufq21":{"pageId":"ufq21","title":"LE KAIKOURA ROWING BOATS 54","pageUriSEO":"photograph-kaikoura-rowing-boats","pageJsonFileName":"415e4b_8c33695f0349c7272da2507adc31df9c_2"},"ftp07":{"pageId":"ftp07","title":"Beyond Highstreet","pageUriSEO":"copy-6-of-cityscape","pageJsonFileName":"415e4b_a7b59a455c3ac7d30cdfe56e4fdf8231_2"},"ftp25":{"pageId":"ftp25","title":"44 imgNZ","pageUriSEO":"copy-16-of-28-imgnz","pageJsonFileName":"415e4b_1b22e0ecef33d97d28c5025c822f2251_2"},"ftp28":{"pageId":"ftp28","title":"47 imgNZ","pageUriSEO":"copy-19-of-28-imgnz","pageJsonFileName":"415e4b_48b6e16f938b199617fdab2a109e78ff_2"},"ftp2a":{"pageId":"ftp2a","title":"49 imgNZ","pageUriSEO":"copy-21-of-28-imgnz","pageJsonFileName":"415e4b_874a05db83038a5f0360e19b315f710a_2"},"ftp1r":{"pageId":"ftp1r","title":"30 imgNZ","pageUriSEO":"copy-2-of-28-imgnz","pageJsonFileName":"415e4b_f50d1f3b3e3da81bd72a8f13c5c49942_2"},"ftp0w":{"pageId":"ftp0w","title":"Campos","pageUriSEO":"copy-of-precipitation","pageJsonFileName":"415e4b_085e6363a7d275364504747dbee10d9e_2"},"ftp11":{"pageId":"ftp11","title":"Inlet","pageUriSEO":"copy-of-la-galeria-1","pageJsonFileName":"415e4b_34c1e4cb6b6a64291c0afe2506309fbc_2"},"ftp2q":{"pageId":"ftp2q","title":"67 imgNZ","pageUriSEO":"copy-13-of-51-imgnz","pageJsonFileName":"415e4b_f4bb282594cf89109d46f360e2ec1825_2"},"ftp3x":{"pageId":"ftp3x","title":"FULL SCREEN","pageUriSEO":"popup-ftp3x","pageJsonFileName":"415e4b_4dbd182db48e8826c7f39df34489044e_2"},"zqygv":{"pageId":"zqygv","title":"My Wallet","pageUriSEO":"my-wallet"},"ze4x7":{"pageId":"ze4x7","title":"LE MOUNT ROBERT 54","pageUriSEO":"copy-of-le-erewhon-single-sheep-54-2","pageJsonFileName":"415e4b_b25862c2dd09085edd8354d7774a0697_2"},"ftp4a":{"pageId":"ftp4a","title":"Subscribe (Sign Me Up!)","pageUriSEO":"popup-ftp4a","pageJsonFileName":"415e4b_4921045eb07333eb1a20ac77dc29fee2_2"},"ftp1p":{"pageId":"ftp1p","title":"19 imgNZ","pageUriSEO":"copy-of-17-imgnz","pageJsonFileName":"415e4b_913cbc79486e57b3738fd53878340fc6_2"},"bfhfj":{"pageId":"bfhfj","title":"RED PEACH GALLERY","pageUriSEO":"red-peach-gallery","pageJsonFileName":"415e4b_da0d99b44881f70be0b5c8e66006f887_2"},"ftp2h":{"pageId":"ftp2h","title":"57 imgNZ","pageUriSEO":"copy-5-of-51-imgnz","pageJsonFileName":"415e4b_0dcf110afb30674a9c09bf0dd7d0734f_2"},"h574j":{"pageId":"h574j","title":"PAINTINGS","pageUriSEO":"paintings","pageJsonFileName":"415e4b_133e313ea7c6060ebaef520de80894d2_2"},"ftp1t":{"pageId":"ftp1t","title":"32 imgNZ","pageUriSEO":"copy-4-of-28-imgnz","pageJsonFileName":"415e4b_d2426b18aa75d666e968a39b4c514c52_2"},"ftp0g":{"pageId":"ftp0g","title":"Distancia","pageUriSEO":"copy-of-aguantarse","pageJsonFileName":"415e4b_365200554a542054872cff07cc6e03f4_2"},"grpe8":{"pageId":"grpe8","title":"LATEST WORK","pageUriSEO":"latest-work","pageJsonFileName":"415e4b_ee6563c1ff952fbcb8eafe99c410f683_2"},"ftp3t":{"pageId":"ftp3t","title":"photography contact","pageUriSEO":"popup-ftp3t","pageJsonFileName":"415e4b_8383ae97ceb202e7852075cf8dd08572_2"},"ftp06":{"pageId":"ftp06","title":"Plaza iv","pageUriSEO":"copy-5-of-cityscape","pageJsonFileName":"415e4b_b110870b460c94f76041c23dfdfec1cd_2"},"ftp2b":{"pageId":"ftp2b","title":"50 imgNZ","pageUriSEO":"copy-22-of-28-imgnz","pageJsonFileName":"415e4b_9686563b55a8c361027fa0a0d0495634_2"},"ftp1m":{"pageId":"ftp1m","title":"28 imgNZ","pageUriSEO":"copy-12-of-3-imgnz","pageJsonFileName":"415e4b_fe8ec889e04846f8f32a21f36e3f652a_2"},"ftp3y":{"pageId":"ftp3y","title":"12 year old drawing","pageUriSEO":"popup-ftp3y","pageJsonFileName":"415e4b_4c2aa6d3243c5dbabc8855ea6344a981_2"},"ftp33":{"pageId":"ftp33","title":"79 imgNZ","pageUriSEO":"copy-2-of-73-imgnz","pageJsonFileName":"415e4b_381b1ab24872ad30fc6bbd6907b0056f_2"},"ftp3z":{"pageId":"ftp3z","title":"6x17cm camera","pageUriSEO":"copy-of-12-year-old-drawing","pageJsonFileName":"415e4b_e12dd0b99ab7c836d05da823accd3dd4_2"},"ftp2e":{"pageId":"ftp2e","title":"54 imgNZ","pageUriSEO":"copy-2-of-51-imgnz","pageJsonFileName":"415e4b_c6c023cf2c47c0999e53f3070a5d40ee_2"},"ftp2l":{"pageId":"ftp2l","title":"63 imgNZ","pageUriSEO":"copy-9-of-51-imgnz","pageJsonFileName":"415e4b_396cf7da705266c40a7ca1bbc717d2d4_2"},"prwli":{"pageId":"prwli","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"415e4b_96ff52b3796a830b206cce1035d6c227_3"},"ftp3k":{"pageId":"ftp3k","title":"96 imgNZ","pageUriSEO":"copy-33-of-51-imgnz","pageJsonFileName":"415e4b_ad9acd857751412659b78b3321980d2b_2"},"ftp19":{"pageId":"ftp19","title":"11 imgNZ","pageUriSEO":"copy-7-of-2-imgnz","pageJsonFileName":"415e4b_6dc3d07e2952091ae8f9b9d5809a4478_2"},"ftozl":{"pageId":"ftozl","title":"Copy of TONAL","pageUriSEO":"copy-of-tonal","pageJsonFileName":"415e4b_17463ba0acd6f2672844cf0e6dba3ef9_2"},"ftp2f":{"pageId":"ftp2f","title":"55 imgNZ","pageUriSEO":"copy-3-of-51-imgnz","pageJsonFileName":"415e4b_e4c178d0b09f762693abe2add92615dd_2"},"ftp39":{"pageId":"ftp39","title":"85 imgNZ","pageUriSEO":"copy-25-of-51-imgnz","pageJsonFileName":"415e4b_cde68b386a58ab0a5e17cee82bde3b49_2"},"ftp0o":{"pageId":"ftp0o","title":"Reflexiones","pageUriSEO":"copy-of-plaza-v","pageJsonFileName":"415e4b_05acffb59f6b6bda296c284440907e58_2"},"ftp2v":{"pageId":"ftp2v","title":"75 imgNZ","pageUriSEO":"copy-18-of-51-imgnz","pageJsonFileName":"415e4b_6ebeda89dc33ba9e847b4cc5774eb36c_2"},"ftozm":{"pageId":"ftozm","title":"Friends","pageUriSEO":"copy-2-of-tonal-ftozm","pageJsonFileName":"415e4b_ec4c313b1e45c60ba978857c15a0a269_2"},"kocyb":{"pageId":"kocyb","title":"My Orders","pageUriSEO":"my-orders"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/latest-photographs":{"type":"Static","pageId":"vnk77"},".\/copy-of-19-imgnz":{"type":"Static","pageId":"ftp2p"},".\/videos":{"type":"Static","pageId":"i4i3o"},".\/copy-5-of-28-imgnz":{"type":"Static","pageId":"ftp1u"},".\/copy-32-of-51-imgnz":{"type":"Static","pageId":"ftp3g"},".\/copy-18-of-28-imgnz":{"type":"Static","pageId":"ftp27"},".\/copy-14-of-51-imgnz":{"type":"Static","pageId":"ftp2r"},".\/copy-of-le-erewhon-single-sheep-54-3":{"type":"Static","pageId":"u3ee4"},".\/copy-12-of-28-imgnz":{"type":"Static","pageId":"ftp21"},".\/copy-of-51-imgnz":{"type":"Static","pageId":"ftp2d"},".\/copy-2-of-cityscape":{"type":"Static","pageId":"ftp03"},".\/copy-of-le-lake-clearwater":{"type":"Static","pageId":"rfw3w"},".\/copy-3-of-cityscape":{"type":"Static","pageId":"ftp04"},".\/gallery":{"type":"Static","pageId":"bzaqr"},".\/copy-of-62-imgnz":{"type":"Static","pageId":"ftp2z"},".\/copy-15-of-28-imgnz":{"type":"Static","pageId":"ftp24"},".\/copy-of-le-erewhon-single-sheep-54":{"type":"Static","pageId":"xpb3q"},".\/copy-of-distancia":{"type":"Static","pageId":"ftp0h"},".\/copy-20-of-51-imgnz":{"type":"Static","pageId":"ftp2x"},".\/copy-19-of-51-imgnz":{"type":"Static","pageId":"ftp2w"},".\/copy-of-28-imgnz":{"type":"Static","pageId":"ftp1q"},".\/photography-portfolio":{"type":"Static","pageId":"p7k5v"},".\/copy-27-of-51-imgnz":{"type":"Static","pageId":"ftp3b"},".\/vertical-panoramic-photographs":{"type":"Static","pageId":"a9kxw"},".\/copy-29-of-51-imgnz":{"type":"Static","pageId":"ftp3d"},".\/copy-of-highstreet-ftp0b":{"type":"Static","pageId":"ftp0b"},".\/copy-20-of-28-imgnz":{"type":"Static","pageId":"ftp29"},".\/copy-of-le-lake-clearwater-1":{"type":"Static","pageId":"cxpk0"},".\/popup-ftp46":{"type":"Static","pageId":"ftp46"},".\/copy-2-of-tonal":{"type":"Static","pageId":"ftp0e"},".\/copy-4-of-2-imgnz":{"type":"Static","pageId":"ftp16"},".\/copy-35-of-51-imgnz":{"type":"Static","pageId":"ftp3n"},".\/thank-you-page":{"type":"Static","pageId":"s5o0k"},".\/copy-of-3-imgnz":{"type":"Static","pageId":"ftp1b"},".\/copy-of-monochrome-landscape":{"type":"Static","pageId":"ftp0n"},".\/copy-6-of-3-imgnz":{"type":"Static","pageId":"ftp1g"},".\/home":{"type":"Static","pageId":"c1dmp"},".\/windsor-gallery":{"type":"Static","pageId":"u9drr"},".\/copy-of-the-peacefulness-of-chaos-1":{"type":"Static","pageId":"ftp10"},".\/copy-of-urban-regeneration-i":{"type":"Static","pageId":"ftp08"},".\/copy-31-of-51-imgnz":{"type":"Static","pageId":"ftp3f"},".\/copy-30-of-51-imgnz":{"type":"Static","pageId":"ftp3e"},".\/checkout":{"type":"Static","pageId":"lmfd8"},".\/copy-33-of-51-imgnz-1":{"type":"Static","pageId":"ftp3l"},".\/copy-7-of-73-imgnz":{"type":"Static","pageId":"ftp3j"},".\/copy-of-68-imgnz":{"type":"Static","pageId":"ftp30"},".\/copy-12-of-51-imgnz":{"type":"Static","pageId":"ftp2o"},".\/copy-4-of-3-imgnz":{"type":"Static","pageId":"ftp1e"},".\/copy-11-of-51-imgnz":{"type":"Static","pageId":"ftp2n"},".\/copy-of-the-peacefulness-of-chaos":{"type":"Static","pageId":"ftp0t"},".\/copy-11-of-3-imgnz":{"type":"Static","pageId":"ftp1l"},".\/search":{"type":"Static","pageId":"v8j9l"},".\/copy-of-campos":{"type":"Static","pageId":"ftp0x"},".\/copy-of-la-galeria":{"type":"Static","pageId":"ftp0r"},".\/copy-3-of-3-imgnz":{"type":"Static","pageId":"ftp1d"},".\/copy-of-14-imgnz":{"type":"Static","pageId":"ftp1o"},".\/copy-of-13-imgnz":{"type":"Static","pageId":"ftp1n"},".\/copy-10-of-28-imgnz":{"type":"Static","pageId":"ftp1z"},".\/delivery":{"type":"Static","pageId":"dswt8"},".\/copy-23-of-28-imgnz":{"type":"Static","pageId":"ftp2c"},".\/copy-21-of-51-imgnz":{"type":"Static","pageId":"ftp2y"},".\/copy-of-boulder":{"type":"Static","pageId":"ftozs"},".\/photograph-lake-clearwater":{"type":"Static","pageId":"pe39q"},".\/copy-23-of-51-imgnz":{"type":"Static","pageId":"ftp37"},".\/copy-3-of-2-imgnz":{"type":"Static","pageId":"ftp15"},".\/copy-of-71-imgnz":{"type":"Static","pageId":"ftp31"},".\/copy-4-of-51-imgnz":{"type":"Static","pageId":"ftp2g"},".\/copy-36-of-51-imgnz":{"type":"Static","pageId":"ftp3o"},".\/copy-6-of-73-imgnz":{"type":"Static","pageId":"ftp3i"},".\/copy-15-of-51-imgnz":{"type":"Static","pageId":"ftp2s"},".\/copy-of-le-birdlings-flat":{"type":"Static","pageId":"tkut3"},".\/copy-37-of-51-imgnz":{"type":"Static","pageId":"ftp3p"},".\/awesome-new-zealand":{"type":"Static","pageId":"rerms"},".\/copy-of-buscando":{"type":"Static","pageId":"ftp0z"},".\/souer-of-martinborough":{"type":"Static","pageId":"w75i4"},".\/copy-7-of-3-imgnz":{"type":"Static","pageId":"ftp1h"},".\/copy-of-chasm":{"type":"Static","pageId":"ftozj"},".\/copy-of-finding-matariki":{"type":"Static","pageId":"ftp42"},".\/copy-of-the-fence":{"type":"Static","pageId":"ftozu"},".\/copy-9-of-3-imgnz":{"type":"Static","pageId":"ftp1j"},".\/product-page":{"type":"Static","pageId":"fd6o5"},".\/copy-of-flood":{"type":"Static","pageId":"ftozr"},".\/copy-6-of-2-imgnz":{"type":"Static","pageId":"ftp18"},".\/popup-ftp44":{"type":"Static","pageId":"ftp44"},".\/copy-10-of-3-imgnz":{"type":"Static","pageId":"ftp1k"},".\/contact":{"type":"Static","pageId":"wp0n1"},".\/copy-8-of-51-imgnz":{"type":"Static","pageId":"ftp2k"},".\/copy-4-of-73-imgnz":{"type":"Static","pageId":"ftp35"},".\/copy-6-of-28-imgnz":{"type":"Static","pageId":"ftp1v"},".\/copy-17-of-51-imgnz":{"type":"Static","pageId":"ftp2u"},".\/copy-2-of-tonal-ftozp":{"type":"Static","pageId":"ftozp"},".\/copy-24-of-51-imgnz":{"type":"Static","pageId":"ftp38"},".\/copy-of-happiness-ftp0d":{"type":"Static","pageId":"ftp0d"},".\/copy-2-of-2-imgnz":{"type":"Static","pageId":"ftp14"},".\/copy-14-of-28-imgnz":{"type":"Static","pageId":"ftp23"},".\/copy-of-submit-wall-photo-form":{"type":"Static","pageId":"ftp4b"},".\/copy-5-of-2-imgnz":{"type":"Static","pageId":"ftp17"},".\/copy-8-of-3-imgnz":{"type":"Static","pageId":"ftp1i"},".\/copy-9-of-28-imgnz":{"type":"Static","pageId":"ftp1y"},".\/popup-ftp4c":{"type":"Static","pageId":"ftp4c"},".\/copy-26-of-51-imgnz":{"type":"Static","pageId":"ftp3a"},".\/collaborations":{"type":"Static","pageId":"zivqa"},".\/copy-of-it-just-is":{"type":"Static","pageId":"ftozt"},".\/download-this-photo":{"type":"Static","pageId":"ogy6l"},".\/copy-17-of-28-imgnz":{"type":"Static","pageId":"ftp26"},".\/copy-11-of-28-imgnz":{"type":"Static","pageId":"ftp20"},".\/popup-ftozv":{"type":"Static","pageId":"ftozv"},".\/copy-of-exploration":{"type":"Static","pageId":"ftp0v"},".\/copy-of-reflexiones":{"type":"Static","pageId":"ftp0p"},".\/copy-of-the-following":{"type":"Static","pageId":"ftp0y"},".\/copy-7-of-28-imgnz":{"type":"Static","pageId":"ftp1w"},".\/cart-page":{"type":"Static","pageId":"cqhk8"},".\/copy-of-highstreet-ftp0c":{"type":"Static","pageId":"ftp0c"},".\/drawings":{"type":"Static","pageId":"wziyj"},".\/the-art-lounge-auckland":{"type":"Static","pageId":"mkvng"},".\/popup-ftozy":{"type":"Static","pageId":"ftozy"},".\/copy-2-of-3-imgnz":{"type":"Static","pageId":"ftp1c"},".\/copy-5-of-73-imgnz":{"type":"Static","pageId":"ftp3h"},".\/copy-4-of-cityscape":{"type":"Static","pageId":"ftp05"},".\/copy-16-of-51-imgnz":{"type":"Static","pageId":"ftp2t"},".\/copy-5-of-3-imgnz":{"type":"Static","pageId":"ftp1f"},".\/copy-of-soledad":{"type":"Static","pageId":"ftp0j"},".\/popup-ftozw":{"type":"Static","pageId":"ftozw"},".\/copy-of-73-imgnz":{"type":"Static","pageId":"ftp32"},".\/popup-ftp49":{"type":"Static","pageId":"ftp49"},".\/information":{"type":"Static","pageId":"hwiuc"},".\/download-photographs":{"type":"Static","pageId":"szkws"},".\/copy-3-of-73-imgnz":{"type":"Static","pageId":"ftp34"},".\/copy-of-the-blue-hills":{"type":"Static","pageId":"ftp0u"},".\/copy-13-of-28-imgnz":{"type":"Static","pageId":"ftp22"},".\/copy-of-cityscape":{"type":"Static","pageId":"ftp02"},".\/about":{"type":"Static","pageId":"q9dnf"},".\/copy-of-le-ruapehu-summit-31":{"type":"Static","pageId":"tmxe3"},".\/popup-ftozg":{"type":"Static","pageId":"ftozg"},".\/copy-of-chasm-v2":{"type":"Static","pageId":"ftozq"},".\/copy-of-le-erewhon-single-sheep-54-1":{"type":"Static","pageId":"n84th"},".\/copy-7-of-51-imgnz":{"type":"Static","pageId":"ftp2j"},".\/copy-of-redistribution":{"type":"Static","pageId":"ftp0a"},".\/copy-of-plaza-iv":{"type":"Static","pageId":"ftp0m"},".\/copy-22-of-51-imgnz":{"type":"Static","pageId":"ftp36"},".\/copy-of-span":{"type":"Static","pageId":"ftp00"},".\/copy-of-le-birdlings-flat-grasses-31":{"type":"Static","pageId":"qrkag"},".\/copy-28-of-51-imgnz":{"type":"Static","pageId":"ftp3c"},".\/popup-ftp3w":{"type":"Static","pageId":"ftp3w"},".\/copy-10-of-51-imgnz":{"type":"Static","pageId":"ftp2m"},".\/copy-3-of-28-imgnz":{"type":"Static","pageId":"ftp1s"},".\/popup-ftozi":{"type":"Static","pageId":"ftozi"},".\/limited-edition-photographs":{"type":"Static","pageId":"fuuj9"},".\/copy-of-happiness-ftozo":{"type":"Static","pageId":"ftozo"},".\/copy-of-le-erewhon-single-sheep-54-4":{"type":"Static","pageId":"z6w1p"},".\/copy-of-heavy-industry":{"type":"Static","pageId":"ftp0q"},".\/copy-of-friends":{"type":"Static","pageId":"ftozn"},".\/copy-8-of-28-imgnz":{"type":"Static","pageId":"ftp1x"},".\/copy-of-beyond-highstreet":{"type":"Static","pageId":"ftp0l"},".\/copy-6-of-51-imgnz":{"type":"Static","pageId":"ftp2i"},".\/popup-ftp41":{"type":"Static","pageId":"ftp41"},".\/fine-art-gallery":{"type":"Static","pageId":"bq8cy"},".\/popup-ftp48":{"type":"Static","pageId":"ftp48"},".\/copy-of-le-foxton-beach-blowing-grass-54":{"type":"Static","pageId":"tfnnw"},".\/photographs":{"type":"Static","pageId":"hqyy8"},".\/3d-mixed-media":{"type":"Static","pageId":"dq96k"},".\/popup-ftp3v":{"type":"Static","pageId":"ftp3v"},".\/copy-of-uptown":{"type":"Static","pageId":"ftp0f"},".\/copy-of-le-erewhon-single-sheep-54-5":{"type":"Static","pageId":"rhgo2"},".\/copy-of-span-1":{"type":"Static","pageId":"ftp0s"},".\/copy-of-le-lake-taupo-tree-31":{"type":"Static","pageId":"nglmm"},".\/popup-ftp45":{"type":"Static","pageId":"ftp45"},".\/error404":{"type":"Static","pageId":"jkr6g"},".\/copy-2-of-2-imgnz-1":{"type":"Static","pageId":"ftp1a"},".\/photograph-kaikoura-rowing-boats":{"type":"Static","pageId":"ufq21"},".\/copy-6-of-cityscape":{"type":"Static","pageId":"ftp07"},".\/copy-16-of-28-imgnz":{"type":"Static","pageId":"ftp25"},".\/copy-19-of-28-imgnz":{"type":"Static","pageId":"ftp28"},".\/copy-21-of-28-imgnz":{"type":"Static","pageId":"ftp2a"},".\/copy-2-of-28-imgnz":{"type":"Static","pageId":"ftp1r"},".\/copy-of-precipitation":{"type":"Static","pageId":"ftp0w"},".\/copy-of-la-galeria-1":{"type":"Static","pageId":"ftp11"},".\/copy-13-of-51-imgnz":{"type":"Static","pageId":"ftp2q"},".\/popup-ftp3x":{"type":"Static","pageId":"ftp3x"},".\/copy-of-le-erewhon-single-sheep-54-2":{"type":"Static","pageId":"ze4x7"},".\/popup-ftp4a":{"type":"Static","pageId":"ftp4a"},".\/copy-of-17-imgnz":{"type":"Static","pageId":"ftp1p"},".\/red-peach-gallery":{"type":"Static","pageId":"bfhfj"},".\/copy-5-of-51-imgnz":{"type":"Static","pageId":"ftp2h"},".\/paintings":{"type":"Static","pageId":"h574j"},".\/copy-4-of-28-imgnz":{"type":"Static","pageId":"ftp1t"},".\/copy-of-aguantarse":{"type":"Static","pageId":"ftp0g"},".\/latest-work":{"type":"Static","pageId":"grpe8"},".\/popup-ftp3t":{"type":"Static","pageId":"ftp3t"},".\/copy-5-of-cityscape":{"type":"Static","pageId":"ftp06"},".\/copy-22-of-28-imgnz":{"type":"Static","pageId":"ftp2b"},".\/copy-12-of-3-imgnz":{"type":"Static","pageId":"ftp1m"},".\/popup-ftp3y":{"type":"Static","pageId":"ftp3y"},".\/copy-2-of-73-imgnz":{"type":"Static","pageId":"ftp33"},".\/copy-of-12-year-old-drawing":{"type":"Static","pageId":"ftp3z"},".\/copy-2-of-51-imgnz":{"type":"Static","pageId":"ftp2e"},".\/copy-9-of-51-imgnz":{"type":"Static","pageId":"ftp2l"},".\/fullscreen-page":{"type":"Static","pageId":"prwli"},".\/copy-33-of-51-imgnz":{"type":"Static","pageId":"ftp3k"},".\/copy-7-of-2-imgnz":{"type":"Static","pageId":"ftp19"},".\/copy-of-tonal":{"type":"Static","pageId":"ftozl"},".\/copy-3-of-51-imgnz":{"type":"Static","pageId":"ftp2f"},".\/copy-25-of-51-imgnz":{"type":"Static","pageId":"ftp39"},".\/copy-of-plaza-v":{"type":"Static","pageId":"ftp0o"},".\/copy-18-of-51-imgnz":{"type":"Static","pageId":"ftp2v"},".\/copy-2-of-tonal-ftozm":{"type":"Static","pageId":"ftozm"},".\/account":{"type":"Dynamic","pageIds":["kocyb","ppnc6","h0aeu","ztuow","zqygv"]},".\/profile":{"type":"Dynamic","pageIds":[]},".\/":{"type":"Static","pageId":"c1dmp"}},"pageIdToPrefix":{"kocyb":"account","ppnc6":"account","h0aeu":"account","ztuow":"account","zqygv":"account"},"isWixSite":false,"partialRouteMatchingAllowed":true,"customNotFoundPage":{"pageId":"jkr6g","pageRoute":".\/error404"}},"searchWixCodeSdk":{"language":"en"},"seoTpa":{"url":"http:\/\/10.85.160.105:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=97f93363-5a4b-4966-900a-0f5d70924a8d","canonicalUrl":"https:\/\/www.photography.gallery\/","widgetWithUseSsrSeo":{"1385":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"],"4208":["14c92de1-0e02-cbe5-98e9-c3de44d63a55"],"5074":["144097ea-fea0-498e-ade7-e6de40127106"],"10649":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"]},"deviceType":"Desktop","baseUri":"https:\/\/www.photography.gallery","mainPageId":"c1dmp","siteId":"5afabc9c-ca3d-49bf-8338-80488dc98ccd","metaSiteId":"97f93363-5a4b-4966-900a-0f5d70924a8d","runningExperiments":{"runningExperiments":{"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.forceNativeAspectRatio":"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.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"false","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"false","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":{"2":["3d590cbc-4907-4cc4-b0b1-ddf2c5edf297",null],"3":["14bca956-e09f-f4d6-14d7-466cb3f09103","DJIeuqqmYZ4Xo-Hn2cTP6VepenPZRknx_Lc_3CgIqPk.eyJpbnN0YW5jZUlkIjoiMTgxMjU1MDMtMWNlZS00ZjM4LThmNzUtMWY5MWY2MDYxMWQ5IiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ZmViNjY2MC00NmE1LTA2NWUtMWY3Zi0xMGNjODY5NDViNTQiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"4":["141fbfae-511e-6817-c9f0-48993a7547d1","95eMN1KKquoJBJKgNSQJ0HkJf0ZWut3Ea5XGNvC4vKw.eyJpbnN0YW5jZUlkIjoiNzdmNTQwMDItOTI2ZS00Yzg0LWEwMzMtMjZiNzQxM2JjMWZjIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlMDBjNzM2MS1jODI1LTA1ZTItMzAzOS0yOWVhMzFhOThiNzEiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"5":["13ee94c1-b635-8505-3391-97919052c16f","M9wZuvU2qGi45EP6hQIeSi0QnAVP_pgoFu75OF5SKoQ.eyJpbnN0YW5jZUlkIjoiZWYyYzUyNGQtMTc0MC00MGE0LTk4NTEtOGEzYTM5MWQzN2YxIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3OGQ1NjEyZS00ZDBiLTA5YzItMDg1Yi04NTY3NDk4ZjdkN2MiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"6":["150ae7ee-c74a-eecd-d3d7-2112895b988a","lvU8NuWTs1DJaRChO2ppfzBTP9aDtC_0-cQG-5K4ToI.eyJpbnN0YW5jZUlkIjoiNWU3NjM5ODUtNWY4YS00NjhhLWEwMmQtMDI5NWUyNDA1NTQ2IiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjOThmMGFlNi0wNWMxLTBmZWMtMzAyNy0wZGM4OTJkMjFmY2IiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"7":["1480c568-5cbd-9392-5604-1148f5faffa0","r-4KgL_scjY1zr6DxdZtOX8E9oHGTyV-Yq55V-i4nDs.eyJpbnN0YW5jZUlkIjoiMDcxNjBmNzQtY2FjZC00MmUzLWJkYmMtODYyZmFiYzUzOGI4IiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MGVmM2MxNy05MDg2LTBiODUtMmRiNi04OTcyZGI1NzcyMzUiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"8":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","WntMnb2kvV3Ojb99v_ZOfuDMigQCgUX4Hfm2rkUm8QA.eyJpbnN0YW5jZUlkIjoiMDA1OGZkZmYtNjI0Zi00NjVlLTkzZDctNWQzNjdiNTUwM2JhIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5N2ExY2U5Yy0zODA0LTBmMzgtMDNkZC01MjZiMGJjNzQ5MzciLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"9":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","BUqSb3evKVZd20-JBja_qCL2pmPRyYZIwY68qC8gSHM.eyJpbnN0YW5jZUlkIjoiZmQ5YTVkN2QtZDA2NS00YTIyLWFjNWItMGVmZWI4ZWFmYTA0IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2YTYzNmUxZS04YTJlLTAzNDQtM2M1MS0wMWEzYzg3OGIwODkiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"10":["130cabc9-eda6-d9d8-ed5f-67815d65951e","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJlOGIzZDNmYy1jODg0LTRmYjctOGU5MC0yZWRkNTE2NzkxOWJcIixcImFwcERlZklkXCI6XCIxMzBjYWJjOS1lZGE2LWQ5ZDgtZWQ1Zi02NzgxNWQ2NTk1MWVcIixcInNpZ25EYXRlXCI6XCIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiNDE1ZTRiYjctZGZhYy00ZDM3LWI5MDItODk2MjQyMTRlMzE1XCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMTMwY2FiYzktZWRhNi1kOWQ4LWVkNWYtNjc4MTVkNjU5NTFlXCIsXCJzY2RcIjpcIjIwMTgtMDUtMDFUMDk6NDQ6MzMuNDIwWlwifX0iLCJpYXQiOjE3NDU5NDAzNTksImV4cCI6MTc0NTk1NDc1OX0.o-ODcVKowadn-NgmOBKEoDkZ0VnrFehb9sBGQEEIgLI"],"11":["14b89688-9b25-5214-d1cb-a3fb9683618b","XWD5NbURHnA8AiWAf-qEf07p6O5338NlQxgrP1Fq5no.eyJpbnN0YW5jZUlkIjoiZDZjNDc2MDYtNjNhYi00YmMzLTllMjEtNTU3YzJlMTlkODJlIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MTNkNDU2NS0zOWUwLTAyYTUtMGUyYi01YTIxNWU4YjkyYTMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"12":["146c0d71-352e-4464-9a03-2e868aabe7b9","B_CEov9_MZO9jwb5K2uFTfnuHIKOZp2Czr0X0Gh6tw4.eyJpbnN0YW5jZUlkIjoiODcwZWIwMjAtODAwYy00N2YwLWJjYWYtMTI2YTEzNTc3YzQ5IiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMGY3ODM0My1kYTQ3LTBlOTYtMmNhNS0xZDM3NjNjNTM2YzQiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"13":[null,null],"14":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","FuN2BAJESK0qTvOAmyBGr8iXKDM2WHUziKUaQUsX_7M.eyJpbnN0YW5jZUlkIjoiNmUyNTUwMWMtMjBmMS00ZWJkLTkxNmYtN2ZiM2NmZTJjMGI5IiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmOWRjNjM3Zi03YWJhLTA3ZGItMDE2NS03MGVlYmY3MDhhMzQiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"15":["f123e8f1-4350-4c9b-b269-04adfadda977","99TvYYk-dkc9z5e2vZaI1cgah82ZBfrRMtj6TOZTbsU.eyJpbnN0YW5jZUlkIjoiMTkyNTQxMzQtODIzZi00YzQwLWIzNWUtNWJlNmQzMDlmYzc0IiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ZWRjNzI1Ny1kODc0LTA1MjYtMjM1NC01NGJiYTM5YmI2ZjkiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"16":["e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b","Kt_0cn5AK0fpTfJ_5iYXfMcaChT8_SthktisEgJvrRY.eyJpbnN0YW5jZUlkIjoiYmNmYzQzZWEtZjYzYy00NzVlLTk0NjctZGY5MTBhNWUwODE0IiwiYXBwRGVmSWQiOiJlMzExOGUwYS1iMWMxLTRlMWQtYjY3ZC1kZGYwY2I5MjMwOWIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyYjA1NzA4OS1hYzc3LTBlMzgtMDQ2ZC1kMGNjN2FjYzQyOTkiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"18":["ea2821fc-7d97-40a9-9f75-772f29178430","Cjfv4otBdn1JoBoasnp4yMSrh9mLqvoiT5WENOxd72s.eyJpbnN0YW5jZUlkIjoiZDY2YjJlNmItNmU1MC00NmVhLTg2MzQtYTk0ZWNiOGNhZTYxIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0MTkyMWQwOC0zNDFiLTBmOGMtMTYzZS1hNjEzYmIxZWU0ZWMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"19":["a322993b-2c74-426f-bbb8-444db73d0d1b","D-Eq4RA0TH59kpF4T73guduAyFPNcMGsvDeDm8F3Mxc.eyJpbnN0YW5jZUlkIjoiMzFiNDRlZDAtNGY4MS00YTIwLWEyOGItOWVjYTdjYTczYjdiIiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNjRkN2RiMy0xNWNhLTAzNDYtMzI4MS05MTk3MGMzNTcxZjYiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"20":["9bead16f-1c73-4cda-b6c4-28cff46988db","NiUK4TTG6TkSStNwvl8_LRm6uaw8fuQLzZaWNsqzCEc.eyJpbnN0YW5jZUlkIjoiMjMzYjE0NzctODA3ZS00NWU0LTgxNjAtYmM0MmIzOGMxNDRmIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNGMyMjcxNC1kYTM1LTBjODItMTE2YS1iMzFmYzMxZTVlYzIiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"21":["13aa9735-aa50-4bdb-877c-0bb46804bd71","29X4kztGVhEAo1fIUacDhJj2zjh-zZl0xJJ0W-pGBFs.eyJpbnN0YW5jZUlkIjoiNTE3OTM5Y2UtMWZmZS00N2NhLWJmNWUtNjU3OTVkZDY0MTkyIiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNjgwMGFhZC00NWI1LTBlYWMtMmY1NC02YTI0MmQ0NDBiMWYiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"22":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","yieKl8u4o3-ZeLrnI7DKXFwIdLPG5FD9Tn9Hmu9op68.eyJpbnN0YW5jZUlkIjoiYzMyY2ZjMGEtNzBlNC00NTkwLThiYzQtNTZmMzAxZDg5OWEzIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1NGQ1Y2Y2OS0yYWFmLTBjZjYtMWJjZS01OWFlNzE0YWQzMmUiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"23":["307ba931-689c-4b55-bb1d-6a382bad9222","mF-bSWrZHD33tAFWWXac8UQMfF6WLRwFAebwxLg00bw.eyJpbnN0YW5jZUlkIjoiNTUyMzhhNGYtOGQ4NC00OGFkLWEzMzktMTBmZmMwYmE1MmI1IiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjMmRhYjkyYy1kN2NmLTAxY2ItMzMzMy0xZmEyYjAyODE4MzgiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"24":["4b10fcce-732d-4be3-9d46-801d271acda9","H4Y8VsVX1ZWZlgBbnGvKj3kQDrW_1Zr6HTF1AzkSCY4.eyJpbnN0YW5jZUlkIjoiN2ZjYmI0ZTktZTMyOC00Yjc0LWFlYmQtOTdhNDIyNzdkNWFlIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlODMyODc4YS1iOTYzLTAyMTItM2ViNy05OGY5NTJlNTlmMjMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"27":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","OqpUrLs2ojoiK8Hl34cIt2lpp-uK4XJ5xhgB5LdWy2A.eyJpbnN0YW5jZUlkIjoiNDk0NjdhMjUtMmY2MC00ZGQ2LWE3ZWUtYjUwNTg5NTlhYTRmIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZWJmNDk0Ni03NTJiLTA0YjAtMzdlNC1iYTU4ZjljYmUwYzIiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"28":["35aec784-bbec-4e6e-abcb-d3d724af52cf","HQVbelCG9MQGqk4bfQ1Z3H6MeOcC3f6iRLjRy2giUUQ.eyJpbnN0YW5jZUlkIjoiNTdjNTAxMWYtZGM0NC00NGQ5LWJlZjItNTNiZjQ3MDYzNDYzIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjMDNjMzI3Yy04NjBmLTBkYmYtMmVmOC01Y2UyMzc5NDdlZWUiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"29":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","1IouQRRBQltAIn2io-Eyw3mHZH4dxSRqKgbIEaJ2Zyk.eyJpbnN0YW5jZUlkIjoiNTczMzUwNzMtYmEzOS00Yjk4LTkyNjQtZTdkYmM4M2U3ZjVjIiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjMGNhNjMxMC1lMDcyLTAyZmUtMDI2ZS1lODg2YjhhYzM1ZDEiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"30":["14d7032a-0a65-5270-cca7-30f599708fed","_nY2kwYtmdOujlSIkQoLehG9jwQ6lhslIf7HpyLhpYk.eyJpbnN0YW5jZUlkIjoiMzM3ZDI0YzgtOTZmMi00ZmMwLTllZDEtNDY4M2M5YjIxMGJlIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNDg0MTdhYi1jY2I5LTA2YTYtMGVkYi00OWRlYjkyMDVhMzMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"41":["94bc563b-675f-41ad-a2a6-5494f211c47b","WIibzfclAPzyHbSGdXRolJd7WvVA2m1lc1rFAK0tfNM.eyJpbnN0YW5jZUlkIjoiYWFhMjQ1MDItNjEyZC00MGUzLTg3YWUtM2E4NzM5NWZmYmUyIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZDViNzY2MS0zYjY2LTA5ODUtMTdhNC0zNWRhNDljZGIxNmYiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"42":["969262e4-c158-4692-8193-a5f335524bff","iSux87C5obxuaadvRnrqXcgb2cC0krwslcn5f9sny3U.eyJpbnN0YW5jZUlkIjoiNGQwNDVkNzgtZmU3MC00MjdkLThlNGItYzdiN2EzOTM2ZGIzIiwiYXBwRGVmSWQiOiI5NjkyNjJlNC1jMTU4LTQ2OTItODE5My1hNWYzMzU1MjRiZmYiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYWZkNmUxYi1hNDNiLTBiMWItMWU0MS1jOGVhZDMwMTI3M2UiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"43":["eec3496e-44a8-45ac-9581-868a67345be8","GF_JZHHzAlHkJQz8hrE6zsoV_CIR7gRlrQIxYWbJatg.eyJpbnN0YW5jZUlkIjoiNGI3NGIxMzQtMzZlMy00OTZjLTk3ODEtZDMyOTUwYzZlYjM1IiwiYXBwRGVmSWQiOiJlZWMzNDk2ZS00NGE4LTQ1YWMtOTU4MS04NjhhNjczNDViZTgiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYzhkODI1Ny02Y2E4LTAwMGEtMDc4Yi1kYzc0MjA1NGExYjgiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"44":["14e12b04-943e-fd32-456d-70b1820a2ff2","B4ZPZhc2EYcp8O8BlGYjCOQHlOUP2V-hze2DuxE13Yg.eyJpbnN0YW5jZUlkIjoiY2NhMmVhNTEtMDkxNy00YWRhLTljYjgtNWNiNTkzNjkxYWQwIiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YjViZDkzMi01MzVjLTAzYmMtMGNiMi01M2U4ZTNmYjUwNWQiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"45":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","BEz1mNZrlABsitkFyGguhJCHKCxtYWlDSCqIUvxlvbs.eyJpbnN0YW5jZUlkIjoiOWIwMDdhNTYtNDA5Zi00OTlkLWFjNTMtMDEyZGQ0N2YyMjFjIiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwY2Y5NDkzNS0xYWQ0LTAwZmItM2M1OS0wZTcwYTRlZDY4OTEiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"46":["7516f85b-0868-4c23-9fcb-cea7784243df","ELqsye_ZzAX7AuUuzKO3h-ShWujh5IBlKS_cn2nkXxE.eyJpbnN0YW5jZUlkIjoiYWRkNDY1ZTItN2JjNi00ZDI4LTg2YjMtNDFkMjY1MGNmNzM4IiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzYTJkNTY4MS0yMThkLTA0NGUtMTZiOS00ZThmMTU5ZWJkYjUiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"47":["57d13128-4a4c-494b-80b3-a6fb2e28018d","oi2w6Mj4SwMEStbRuW4-5xTKtD51BkdisgPfmMlosfg.eyJpbnN0YW5jZUlkIjoiNjhhNGM2NGUtNzcxMC00NjcxLTkyZjAtZmE1MWI2NDE0ZmIxIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmZjVkZjUyZC0yZDViLTBmMTctMDJmYS1mNTBjYzZkMzA1M2MiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"48":["1973457f-c021-4da5-941f-58444ff761d4","EPDOADH99vZcutt72d6qDuuQnG6Th6FQIFifgpcbIzA.eyJpbnN0YW5jZUlkIjoiZWUxMWVjNDQtYTFjYy00ZjJhLWI4ZTMtYjE3ZWY4NDM1Y2QwIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3OWU4ZGYyNy1mYjg3LTA2NGMtMjhlOS1iZTIzODhkMTE2NWQiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"49":["45c44b27-ca7b-4891-8c0d-1747d588b835","7YdPHAFA7rbfE_aQyqC1sIRFZmzwdpC45E_KNaJSBx0.eyJpbnN0YW5jZUlkIjoiMWI5MGU4MmEtMzM5Ni00MDgzLWI2ZWQtMTdjZDhkNDE5MjI1IiwiYXBwRGVmSWQiOiI0NWM0NGIyNy1jYTdiLTQ4OTEtOGMwZC0xNzQ3ZDU4OGI4MzUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4YzY5ZGI0OS02OWRkLTA5ZTUtMjZlNy0xODkwZmRkM2Q4YTgiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"50":["fc9314bc-a317-4a2b-a9d4-5ad21cc57856","uj8N-ErKjkJQGdvZqBibrXb5xDxh2FTPGfZ_WtyW8Y8.eyJpbnN0YW5jZUlkIjoiODQxNjdlYWEtZGJkMC00YmJhLWExNTgtMjRkZTZlMzZiOGFmIiwiYXBwRGVmSWQiOiJmYzkzMTRiYy1hMzE3LTRhMmItYTlkNC01YWQyMWNjNTc4NTYiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxM2VmNGRjOS04MTliLTAyZGMtMzE1Mi0yYjgzMWVhNGYyMjIiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"51":["50d8c12f-715e-41ad-be25-d0f61375dbee","7a9MVT3bNA98dnS4JW49d8XS_WIn2Ev_T1UgNHyfro8.eyJpbnN0YW5jZUlkIjoiNDk0YjVjMDUtZGMyMy00ZTY4LThjZDctMDljZWYyNDAwYzU2IiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZWIyNmY2Ni04NjY4LTA3MGUtMWNkZC0wNjkzODJkMjQ2ZGIiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"52":["f4d83b06-b408-4f3b-afd4-de8db311d7d8","_ImeTvSS3dBXR_2jGDagLEnhPLd66onf4R8vZBJF-aM.eyJpbnN0YW5jZUlkIjoiNWI1MmU0YmYtMDAwYi00MWFlLTkxM2UtM2RmOTViMGJiNDk0IiwiYXBwRGVmSWQiOiJmNGQ4M2IwNi1iNDA4LTRmM2ItYWZkNC1kZThkYjMxMWQ3ZDgiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjY2FiZDdkYy01YTQwLTA4YzgtMDEzNC0zMmE0MmI5OWZlMTkiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"1385":["14271d6f-ba62-d045-549b-ab972ae1f70e","X6DeMTV13e7P0PkUXiBQHPADl3FOuMkZvzPZQZWzRRg.eyJpbnN0YW5jZUlkIjoiODBkYWJhNTQtZjAzMC00NjE4LTllYWUtYzBjY2ViMmNiNjBlIiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMFoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJmZjY5MDU3Zi1jNTFlLTRlMjgtOWNjMC1jMDJiYTc1ZThmYjMiLCJiaVRva2VuIjoiMTcyMzg5MzctYWE3Yi0wZjdlLTBlYTQtY2Y5MTliYmVmYzgzIiwic2l0ZU93bmVySWQiOiI0MTVlNGJiNy1kZmFjLTRkMzctYjkwMi04OTYyNDIxNGUzMTUiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wNS0wMVQwOTo0NDozMy40MjBaIn0"],"1897":["13016589-a9eb-424a-8a69-46cb05ce0b2c","IUbRPIdonaaldx4jHQyhCtGH-DsCEp5Chis3gyrv2Go.eyJpbnN0YW5jZUlkIjoiZjQzZWQyNDUtZDliYS00MmMyLWJjNjktOWZlYWQxMWYyYTAwIiwiYXBwRGVmSWQiOiIxMzAxNjU4OS1hOWViLTQyNGEtOGE2OS00NmNiMDVjZTBiMmMiLCJzaWduRGF0ZSI6IjIwMjUtMDQtMjlUMTU6MjU6NTkuNzAxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI0MTVlNGJiNy1kZmFjLTRkMzctYjkwMi04OTYyNDIxNGUzMTUiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wNS0wMVQwOTo0NDozMy40MjBaIn0"],"2259":["147ab90e-91c5-21b2-d6ca-444c28c8a23b","j0wU9eusy2KBXhmFLJwtV69l6HAp804c1eBkkY22s_o.eyJpbnN0YW5jZUlkIjoiZjNiNTQ3YWEtOGUwOS00YmI0LWI5ZWEtYTBkMjE2YzIyY2MxIiwiYXBwRGVmSWQiOiIxNDdhYjkwZS05MWM1LTIxYjItZDZjYS00NDRjMjhjOGEyM2IiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2NDRjNzRjOS1kNDQyLTAyZDItMjllMC1hZjhmNjY1MDY2NGMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"3249":["13707244-ccaa-a180-9ae4-664d3a833580","0HP8CK5CywM0d_mUNr5o02gxjcJEENUfRkJhZ_xS2Eo.eyJpbnN0YW5jZUlkIjoiN2EyOTM1MDctYTRiOS00OWM2LWJiNjQtMGI2ODE1YjMzODNlIiwiYXBwRGVmSWQiOiIxMzcwNzI0NC1jY2FhLWExODAtOWFlNC02NjRkM2E4MzM1ODAiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZGQwMDY2NC1mZWYyLTAwYTAtMmI2ZS0wNDM1NjUyMTcyYjMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"3566":["12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","gdsnZ9P2rAOUXNb0-hyovL3DW64MA-SwRnRxDShSZQA.eyJpbnN0YW5jZUlkIjoiNmExODY5M2EtNmQ2My00ODYzLTgzODItMWIxNzg0NTE0MDgzIiwiYXBwRGVmSWQiOiIxMmNhMmZkNi1hNGM5LWI5MWYtYWU2Yy05NDg2OGIyYThmMWMiLCJzaWduRGF0ZSI6IjIwMjUtMDQtMjlUMTU6MjU6NTkuNzAxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI0MTVlNGJiNy1kZmFjLTRkMzctYjkwMi04OTYyNDIxNGUzMTUiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wNS0wMVQwOTo0NDozMy40MjBaIn0"],"4208":["14c92d28-031e-7910-c9a8-a670011e062d","QLMV7YFBYwFMOehVapYJt3Bzx8wndqgwl61tVNRNyTw.eyJpbnN0YW5jZUlkIjoiNThlNGJiYjYtNjliMy00Y2M5LThkNWEtNWNjYTZjOTI0MTZiIiwiYXBwRGVmSWQiOiIxNGM5MmQyOC0wMzFlLTc5MTAtYzlhOC1hNjcwMDExZTA2MmQiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZjFkODhkNS0zM2Y4LTA1YWYtMWQ1MC01Mzk3MWMwMDBiZTYiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"5074":["14409595-f076-4753-8303-9a86f9f71469","zKsY-K1lhsy9IGD5JzGNX2RqZ0Xx5rV3pFuvifBHpUI.eyJpbnN0YW5jZUlkIjoiZDNmYjkxY2MtZTkyYy00NmU2LTlkNjUtZTE1MjFmODUwMWExIiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJ2aWRlb19leHRlbnNpdmUiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0NDAyYTJhZi1iMzY3LTBmODAtMGQ2Zi1lZTBmNmYxNzRiMmMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"6106":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.3b2bba9360d907b333c8e670f9ad96246a75f468.eyJpbnN0YW5jZUlkIjoiZDNlOTM1NDQtNDkyYS00YWY4LWE4MTYtYmFmNzg2NWFlNDg2IiwiaHRtbFNpdGVJZCI6IjVhZmFiYzljLWNhM2QtNDliZi04MzM4LTgwNDg4ZGM5OGNjZCIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc0NTk0MDM1OTcwMSwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiSGFzRG9tYWluLFNob3dXaXhXaGlsZUxvYWRpbmcsQWRzRnJlZSIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiI0MTVlNGJiNy1kZmFjLTRkMzctYjkwMi04OTYyNDIxNGUzMTUiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"7534":["14ce1214-b278-a7e4-1373-00cebd1bef7c","-alshv69JX_FF__K4E9fW62g3eCWlv8DYj2KPAdHFy0.eyJpbnN0YW5jZUlkIjoiMGNmMDc2OWQtNmI2Mi00ODg2LTgzODAtNTA5ZmI1NGNjNzUyIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5YjA5NDVmZS0zMTI5LTAxZTAtMTM4YS01ZmMyYzVkZThkZGYiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"8806":["cdd4b6d5-6fb4-4bd1-9189-791244b5361e","Oj6kuARYVxAQUCFfX4WZ6gQT_3FFnsThFH36B3--_Os.eyJpbnN0YW5jZUlkIjoiNDY4MmUwMDQtNWFiNi00NmZlLTllN2QtYjg4ZjVhMjNjYzFmIiwiYXBwRGVmSWQiOiJjZGQ0YjZkNS02ZmI0LTRiZDEtOTE4OS03OTEyNDRiNTM2MWUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMTdiZDM2Ny0wMGZkLTBmOTgtMGU3Ny1iN2QyMmFiMTg2OTIiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"10398":["215238eb-22a5-4c36-9e7b-e7c08025e04e","1mnUL_Ds4d0blye_H3UcaIareiHs4XpNZ0ZKiUcZjrA.eyJpbnN0YW5jZUlkIjoiMjdiM2JiNWYtZDU2Yy00OTg1LWI3ZWYtNjJiNWRmZjdiMWQ2IiwiYXBwRGVmSWQiOiIyMTUyMzhlYi0yMmE1LTRjMzYtOWU3Yi1lN2MwODAyNWUwNGUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiMDRhODgzYy04ZjI3LTAwZTMtMjdlNS02ZGU4YWY2NWZiNWIiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"10649":["1380b703-ce81-ff05-f115-39571d94dfcd","irFlyCA30dLoaF-VifEvzeNLV7rwHjaZJX3TP-zSe0Y.eyJpbnN0YW5jZUlkIjoiMjE4Y2ExYzYtYzk2ZC00NWQxLTlkMGUtNzU1NjllZmNmNGNmIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiYjY3NTkyYTUtOTMyNi0wY2I3LTBkMDQtN2EwYmVlNmViZTQyIiwic2l0ZU93bmVySWQiOiI0MTVlNGJiNy1kZmFjLTRkMzctYjkwMi04OTYyNDIxNGUzMTUiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wNS0wMVQwOTo0NDozMy40MjBaIn0"],"11066":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","JKMlrENcPqvSOs8sTTUagcTPHuxKKEHpZCW65flSkFg.eyJpbnN0YW5jZUlkIjoiYmE3ODc3NDItZTQ1NS00ZTdkLWFmYjctMTdhYTFjNWFjZmFiIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyZDgxNDQyMS1iZTFlLTA3MWItM2ZiZC0xOGY3NmNjODg1MjYiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"11482":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","jt9IJC5apmoWJ1R78W6yio1XaB77nCA40gjNXQ7GRNU.eyJpbnN0YW5jZUlkIjoiY2M1NzM1MzYtNmMxMS00NDdhLWJlMDgtMTI4NDRjZjliNzE0IiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YmFlMDY1NS0zNjVhLTBkMWMtMmUwMi0xZGQ5M2M2YmZkOTkiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"11873":["14cffd81-5215-0a7f-22f8-074b0e2401fb","js3bGuQQBgVsW9bDhdwmkofJXNVMbC4TxNxssOmvvbY.eyJpbnN0YW5jZUlkIjoiNmNjNTIyZGEtMjUwOC00YTcwLTkyMzgtYTdiMDA3NTllZTUzIiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYjNjMTFiOS03ZjQzLTAzMTYtMDIzMi1hOGVkNzdjYmE0ZGUiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"11941":["4aebd0cb-fbdb-4da7-b5d1-d05660a30172","XAlODL792I_mAoRdPcRMNg90ypUyrBDKfH1a2ANkmNc.eyJpbnN0YW5jZUlkIjoiMjhiN2ZjOTUtNjE4MC00OTZhLWI4YTAtZjQ1ZDhmZTFlOTExIiwiYXBwRGVmSWQiOiI0YWViZDBjYi1mYmRiLTRkYTctYjVkMS1kMDU2NjBhMzAxNzIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZjRlY2ZmNi0zYmNiLTAwMGMtMjhhYS1mYjAwZmY3M2EzOWMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"12352":["1505b775-e885-eb1b-b665-1e485d9bf90e","Pj-1aqO8Zpyzzlm9O9u92S89kQf6GJbHTrXprsKsetg.eyJpbnN0YW5jZUlkIjoiNWU3NjhjYzYtYzE1Yy00NzhhLTgwNGEtNTQ3YzVhNWFkMGVlIiwiYXBwRGVmSWQiOiIxNTA1Yjc3NS1lODg1LWViMWItYjY2NS0xZTQ4NWQ5YmY5MGUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjOThmYmZhNS05YjE3LTBlZWMtMTA0MC01YjIxMmFjODlhNjMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"12608":["2bef2abe-7abe-43da-889c-53c1500a328c","tx0j_MYdbGuMiaGrpbNhGnMTaQA6brZMf0OuQyyDfb4.eyJpbnN0YW5jZUlkIjoiOTE0MmFhMzctY2YyYy00NWY2LWFkNTItODk4MWFjMDkyNGM4IiwiYXBwRGVmSWQiOiIyYmVmMmFiZS03YWJlLTQzZGEtODg5Yy01M2MxNTAwYTMyOGMiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNmJiOTk1NC05NTY3LTBjOTAtM2Q1OC04NmRjZGM5YjZlNDUiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"13965":["1484cb44-49cd-5b39-9681-75188ab429de","fPKLQXX3RI8QWC6ZCAafXIlDf_lRYmKDzPAz9csF5IE.eyJpbnN0YW5jZUlkIjoiNmQ5ZmI2OTctODU0Yy00ZTczLWFjZjQtYTFhN2E0YjI5OTRlIiwiYXBwRGVmSWQiOiIxNDg0Y2I0NC00OWNkLTViMzktOTY4MS03NTE4OGFiNDI5ZGUiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYTY2ODVmNC1kZjA3LTA3MTUtM2NmZS1hZWZhZDQyMGQzYzMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"15193":["5e762334-899c-4e32-a7ad-b80f03471dfb","TnXDYQJYDk6ccTGZLXM8uaXemmSGVzeOfygFsdlm8bA.eyJpbnN0YW5jZUlkIjoiMjllZjMyNDItZWE2Ni00ZWNjLWE0N2UtMjY5MmFmMjI0YjUxIiwiYXBwRGVmSWQiOiI1ZTc2MjMzNC04OTljLTRlMzItYTdhZC1iODBmMDM0NzFkZmIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZTE2MDEyMS1iMDJkLTA3YWEtMzQ3NC0yOWNmZGZiMDAxZGMiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"17005":["1367771f-3891-0aa0-f173-53457bfafd05","G1KO_XgOF8dW2KhW-we2mQjnBiskwYYswDJ0S0JiCZw.eyJpbnN0YW5jZUlkIjoiMDdmNTJhOGQtZWJmNy00NzBjLTg3MmEtOTJhNDVjYmI4OWU2IiwiYXBwRGVmSWQiOiIxMzY3NzcxZi0zODkxLTBhYTAtZjE3My01MzQ1N2JmYWZkMDUiLCJzaWduRGF0ZSI6IjIwMjUtMDQtMjlUMTU6MjU6NTkuNzAxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI0MTVlNGJiNy1kZmFjLTRkMzctYjkwMi04OTYyNDIxNGUzMTUiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxOC0wNS0wMVQwOTo0NDozMy40MjBaIn0"],"18293":["225dd912-7dea-4738-8688-4b8c6955ffc2","SmZC4dUZmHtJe7L0krqm-vpyL2NCdRukSl-RnwgtGRw.eyJpbnN0YW5jZUlkIjoiM2ZmMzhkNDAtYmYwNy00NTZlLTgwMWYtN2RjNGYyOWRmN2Y1IiwiYXBwRGVmSWQiOiIyMjVkZDkxMi03ZGVhLTQ3MzgtODY4OC00YjhjNjk1NWZmYzIiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhODBhYmUyMy1lNTRjLTBjMDgtMTAxNS03Mjk5ODIwZmJkNzgiLCJzaXRlT3duZXJJZCI6IjQxNWU0YmI3LWRmYWMtNGQzNy1iOTAyLTg5NjI0MjE0ZTMxNSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE4LTA1LTAxVDA5OjQ0OjMzLjQyMFoifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","w-NBptnUvk7Y5tkZeUcr_Q6_V43bPX0H7ujpOLocz08.eyJpbnN0YW5jZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiOTdmOTMzNjMtNWE0Yi00OTY2LTkwMGEtMGY1ZDcwOTI0YThkIiwic2lnbkRhdGUiOiIyMDI1LTA0LTI5VDE1OjI1OjU5LjcwMVoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiNDE1ZTRiYjctZGZhYy00ZDM3LWI5MDItODk2MjQyMTRlMzE1IiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTgtMDUtMDFUMDk6NDQ6MzMuNDIwWiJ9"]}},"seo":{"context":{"siteName":"BruceMortimer","siteUrl":"https:\/\/www.photography.gallery","domain":"photography.gallery","indexSite":false,"defaultUrl":"https:\/\/www.photography.gallery\/","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/415e4b_9e7da92abd814760a0b0f65fc784c1b0%7Emv2.jpg","homePageTitle":"HOME","facebookAdminId":"brucemortimer.artist","businessName":"BruceMortimer.com","businesDescription":"Professional artist and photographer since 1995. Photorealism, expressionistic paintings and large-scale contemporary abstracts.","businesLocale":"en-nz","businesLogo":"https:\/\/static.wixstatic.com\/media\/415e4b_f2c4670645c146da88d4dd09203f97de~mv2.png","businessLocationCountry":"NZ","businessLocationFormatted":"New Zealand","businesLocationsState":"WGN","businessLocationCoordinates":{"latitude":-40.900557,"longitude":174.885971},"currency":"NZD","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.forms.LocalPhoneNumbers":"true","specs.form-app.AiFormAssistantTypingEffect":"false","specs.forms.MultilineAddressInTemplates":"true","specs.forms.UseCSSVarsOnly":"true","specs.forms.SettingsButtonTextFormatting":"true","specs.forms.ComposerSoftDefaultStyleFormApp":"false","specs.forms.SubmitStatusMessageViewer":"true","specs.forms.UseFieldsV2":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.FileUploadLimitExceeded":"true","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.forms.UseCustomErrorMessages":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.forms.EnablePhoneField":"true","specs.forms.EnablePresetTab":"false","specs.forms.EnableDextPhoneField":"true"},"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"true","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.ShouldFilterItemsByLocationId":"false","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.ShouldUpdateImagesAsync":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"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.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"specs.payments.EnablePayButtonErrorHandler":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"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"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.NewSearchOnClassicEditor":"false","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.SupportDeliveryProfilesPhase2":"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":"false","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.CartIconCssVarsCssOptimization":"false","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.stores.DeliverySectionCheckoutUseDeliverySolutions":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"false","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.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.AccessibilityOptimizedPageHierarchy":"false","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":"false","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"false","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":"false","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":"false","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.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.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"false","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":"+64 211 395312"},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"brucemortimer.artist","property":false},{"name":"google-site-verification","value":"4VCU9J1mHg2Y6nhPC87j_nYTyASSQdbw5SHxt2zqDwk","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"c1dmp"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.photography.gallery\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.photography.gallery\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"f48265dd-6254-4438-8e8c-a03a5e698bd1"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"f48265dd-6254-4438-8e8c-a03a5e698bd1","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":false,"memberInfoAppId":11873},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"BruceMortimer","siteRevision":4,"regionalSettings":"en-nz","language":"en","currency":"NZD","mainPageId":"c1dmp","pageIdToPrefix":{"kocyb":"account","ppnc6":"account","h0aeu":"account","ztuow":"account","zqygv":"account"},"routerPrefixes":{"77368c12-c703-4eb4-8bf3-4249b73cf985":{"name":"account","prefix":"\/account","type":"dynamicPages"},"0463dae2-0234-4d2b-8362-264edc4b7f5a":{"name":"account","prefix":"\/account","type":"dynamicPages"},"fad88d05-3ff3-409d-8203-57263c6e0c73":{"name":"account","prefix":"\/account","type":"dynamicPages"},"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72":{"name":"account","prefix":"\/account","type":"dynamicPages"},"f7c23ab1-7279-4e7d-9d57-3df14aa45102":{"name":"account","prefix":"\/account","type":"dynamicPages"}},"timezone":"Pacific\/Auckland","pageIdToTitle":{"vnk77":"LATEST PHOTOGRAPHS","ftp2p":"62 imgNZ","i4i3o":"VIDEOS","ftp1u":"33 imgNZ","ftp3g":"95 imgNZ","ftp27":"46 imgNZ","ftp2r":"69 imgNZ","u3ee4":"LE CASTLEPOINT DAISIES 54","ftp21":"40 imgNZ","ftp2d":"53 imgNZ","ftp03":" landscape with angular clouds","rfw3w":"LE KAPITI DRIFTWOOD","ftp04":" Cityscape iii","bzaqr":"GALLERY +","ftp2z":"68 imgNZ","ftp24":"43 imgNZ","xpb3q":"LE RANGITOTO 54","ftp0h":"Valley","ftp2x":"77 imgNZ","ftp2w":"76 imgNZ","ftp1q":"29 imgNZ","p7k5v":"INTERNATIONAL PHOTOGRAPHS","ftp3b":"87 imgNZ","a9kxw":"VERTICAL PANORAMIC PHOTOGRAPHS","ftp3d":"91 imgNZ","ftp0b":"Second facade","ztuow":"My Account","ftp29":"48 imgNZ","cxpk0":"LE DANSEYS PASS","ftp46":"DROP IMAGE MENU","ftp0e":"Beach","ftp16":"8 imgNZ","ftp3n":"100 imgNZ","s5o0k":"Thank You Page","ftp1b":"12 imgNZ","ftp0n":"Plaza V","ftp1g":"22 imgNZ","c1dmp":"HOME","u9drr":"WINDSOR GALLERY","ftp10":"Minimal landscape","ftp08":"urban redistribution","ftp3f":"93 imgNZ","ftp3e":"92 imgNZ","lmfd8":"Checkout","ftp3l":"97 imgNZ","ftp3j":"99 imgNZ","ftp30":"71 imgNZ","h0aeu":"My Addresses","ftp2o":"66 imgNZ","ftp1e":"18 imgNZ","ftp2n":"65 imgNZ","ftp0t":"The blue hills","ftp1l":"27 imgNZ","v8j9l":"Search Results","ftp0x":"The following","ftp0r":"Landscape with heavy cloud","ftp1d":"15 imgNZ","ftp1o":"17 imgNZ","ftp1n":"14 imgNZ","ftp1z":"38 imgNZ","dswt8":"DELIVERY DETAILS","ftp2c":"51 imgNZ","ftp2y":"81 imgNZ","ftozs":"the fence","pe39q":"LE LAKE CLEARWATER","ftp37":"83 imgNZ","ftp15":"7 imgNZ","ftp31":"73 imgNZ","ftp2g":"56 imgNZ","ftp3o":"101 imgNZ","ftp3i":"94 imgNZ","ftp2s":"70 imgNZ","tkut3":"LE RUAPEHU SUMMIT","ftp3p":"102 imgNZ","rerms":"AWESOME NEW ZEALAND","ftp0z":"Side road","w75i4":"SOEUR OF MARTINBOROUGH","ftp1h":"23 imgNZ","ftozj":"TONAL","ftp42":"Hallucinations of an abandoned powerpole","ppnc6":"My Subscriptions","ftozu":"wish","ftp1j":"25 imgNZ","fd6o5":"Product Page","ftozr":"boulder","ftp18":"10 imgNZ","ftp44":"Africa by Inspiration (Book)","ftp1k":"26 imgNZ","wp0n1":"CONTACT","ftp2k":"60 imgNZ","ftp35":"88 imgNZ","ftp1v":"34 imgNZ","ftp2u":"74 imgNZ","ftozp":"chasm v2","ftp38":"84 imgNZ","ftp0d":"presentation","ftp14":"5 imgNZ","ftp23":"42 imgNZ","ftp4b":"REQUEST TO USE IMAGE AS REFERENCE","ftp17":"9 imgNZ","ftp1i":"24 imgNZ","ftp1y":"37 imgNZ","ftp4c":"Side Cart","ftp3a":"86 imgNZ","zivqa":"WORK with ME","ftozt":"it just is","ogy6l":"DOWNLOAD-RUAPEHU-REFLECTION","ftp26":"45 imgNZ","ftp20":"39 imgNZ","ftozv":"charcoal photorealism","ftp0v":"Precipitation","ftp0p":"Heavy industry","ftp0y":"Buscando","ftp1w":"35 imgNZ","cqhk8":"Cart Page","ftp0c":"layered landscape i","wziyj":"DRAWINGS","mkvng":"THE ART LOUNGE (AUCKLAND)","ftozy":"expressionism","ftp1c":"13 imgNZ","ftp3h":"89 imgNZ","ftp05":"Uptown","ftp2t":"72 imgNZ","ftp1f":"20 imgNZ","ftp0j":"The landscape in front of us","ftozw":"abstract","ftp32":"78 imgNZ","ftp49":"NEW GRID MENU","hwiuc":"INFORMATION","szkws":"DOWNLOAD ","ftp34":"80 imgNZ","ftp0u":"Exploration","ftp22":"41 imgNZ","ftp02":"Gitano Nuevo","q9dnf":"ABOUT","tmxe3":"LE LAKE TAUPO TREE 31","ftozg":"Menu","ftozq":"flood","n84th":"LE FOXTON BEACH BLOWING GRASSES 54","ftp2j":"59 imgNZ","ftp0a":"side of the tracks","ftp0m":"Monochrome landscape","ftp36":"82 imgNZ","ftp00":"supervision","qrkag":"LE RUAPEHU SUMMIT 31","ftp3c":"90 imgNZ","ftp3w":"coming soon","ftp2m":"64 imgNZ","ftp1s":"31 imgNZ","ftozi":"CHASM","fuuj9":"HORIZONTAL PANORAMIC PHOTOGRAPHS","ftozo":"Sunshine","z6w1p":"LE BIRDLINGS FLAT GRASSES 31","ftp0q":"La galeria","ftozn":"Happiness","ftp1x":"36 imgNZ","ftp0l":"Lake","ftp2i":"58 imgNZ","ftp41":"Finding Matariki","bq8cy":"FINE ART (DRAWINGS, PAINTINGS)","ftp48":"SUBMIT WALL PHOTO FORM","tfnnw":"LE EREWHON SINGLE SHEEP 54","hqyy8":"PHOTOGRAPHS AS SEEN ON SOCIAL MEDIA","dq96k":"3D ARTWORK","ftp3v":"Welcome page","ftp0f":"Aguantarse","rhgo2":"LE TOLAGA JETTY 54","ftp0s":"The peacefulness of chaos","nglmm":"LE RANGITOTO 31","ftp45":"IMAGE COLLECTIONS","jkr6g":"404 Error Page","ftp1a":"3 imgNZ","ufq21":"LE KAIKOURA ROWING BOATS 54","ftp07":"Beyond Highstreet","ftp25":"44 imgNZ","ftp28":"47 imgNZ","ftp2a":"49 imgNZ","ftp1r":"30 imgNZ","ftp0w":"Campos","ftp11":"Inlet","ftp2q":"67 imgNZ","ftp3x":"FULL SCREEN","zqygv":"My Wallet","ze4x7":"LE MOUNT ROBERT 54","ftp4a":"Subscribe (Sign Me Up!)","ftp1p":"19 imgNZ","bfhfj":"RED PEACH GALLERY","ftp2h":"57 imgNZ","h574j":"PAINTINGS","ftp1t":"32 imgNZ","ftp0g":"Distancia","grpe8":"LATEST WORK","ftp3t":"photography contact","ftp06":"Plaza iv","ftp2b":"50 imgNZ","ftp1m":"28 imgNZ","ftp3y":"12 year old drawing","ftp33":"79 imgNZ","ftp3z":"6x17cm camera","ftp2e":"54 imgNZ","ftp2l":"63 imgNZ","prwli":"Fullscreen Page","ftp3k":"96 imgNZ","ftp19":"11 imgNZ","ftozl":"Copy of TONAL","ftp2f":"55 imgNZ","ftp39":"85 imgNZ","ftp0o":"Reflexiones","ftp2v":"75 imgNZ","ftozm":"Friends","kocyb":"My Orders"},"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":8,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","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":1385,"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":1385,"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":1385,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"130165ba-4eeb-4a87-3121-a3cf2a86d2ca":{"widgetUrl":"https:\/\/app.commentsplugin.com\/widget-wix","mobileUrl":"https:\/\/app.commentsplugin.com\/mobile.html","tpaWidgetId":"comments","appPage":{},"applicationId":1897,"appDefinitionName":"Comments","appDefinitionId":"13016589-a9eb-424a-8a69-46cb05ce0b2c","isWixTPA":false,"allowScrolling":false},"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"widgetUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","tpaWidgetId":"cart","appPage":{},"applicationId":2259,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":false},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","tpaWidgetId":"wix_pro_gallery_store","appPage":{},"applicationId":2259,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":false},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","appPage":{"id":"thank_you_page","name":"Thank you Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":2259,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":false},"14ab7270-f407-6af2-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","appPage":{"id":"fullscreen_store_page","name":"Fullscreen store Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":2259,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":true},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","mobileUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","appPage":{"id":"checkout_page","name":"Checkout Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":2259,"appDefinitionName":"Wix Art Store","appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","isWixTPA":true,"allowScrolling":true},"13707259-eaf0-b80f-57bc-3423f704a304":{"widgetUrl":"https:\/\/wixlabs-hcounter.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-hcounter.appspot.com\/mobile","tpaWidgetId":"hitcounter-dev","appPage":{},"applicationId":3249,"appDefinitionName":"Wix Hit Counter","appDefinitionId":"13707244-ccaa-a180-9ae4-664d3a833580","isWixTPA":true,"allowScrolling":false},"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetUrl":"https:\/\/app.selusio.com\/wtswg","mobileUrl":"https:\/\/app.selusio.com\/wtswg","tpaWidgetId":"web-stat","appPage":{},"applicationId":3566,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"7425e64e-0dfa-42fc-ad16-b04ae1c05136":{"widgetUrl":"\/","appPage":{},"applicationId":3566,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetUrl":"https:\/\/app.ardalio.com\/WixStatsWidget","mobileUrl":"https:\/\/app.ardalio.com\/WixStatsWidget","tpaWidgetId":"floating_web-stat","appPage":{},"applicationId":3566,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.0\/FaqOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.0\/FaqOoi","tpaWidgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","appPage":{},"applicationId":4208,"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":4208,"appDefinitionName":"Wix FAQ","appDefinitionId":"14c92d28-031e-7910-c9a8-a670011e062d","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":5074,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.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":10649,"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.5023.0\/PlatformizedGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.0\/PlatformizedGallery","tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","appPage":{},"applicationId":10649,"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.4603.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4603.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":10649,"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":10649,"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.5023.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":10649,"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.5023.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":10649,"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.4603.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4603.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":10649,"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.5023.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":10649,"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.3167.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3167.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":10649,"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":10649,"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.5023.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":10649,"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":10649,"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":10649,"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":10649,"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":10649,"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":10649,"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.5023.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.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":10649,"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":10649,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":11482,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.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":11873,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":11941,"appDefinitionName":"My Wallet","appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","isWixTPA":true,"allowScrolling":false},"151290e1-62a2-0775-6fbc-02182fad5dec":{"widgetUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","mobileUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","appPage":{"id":"my_addresses","name":"My Addresses","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":12352,"appDefinitionName":"My Addresses","appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","isWixTPA":true,"allowScrolling":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","tpaWidgetId":"","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":12608,"appDefinitionName":"My Subscriptions","appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","isWixTPA":true,"allowScrolling":false},"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":13965,"appDefinitionName":"Wix Site Search","appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","isWixTPA":true,"allowScrolling":false},"2fee3364-0407-4de0-b186-832be61142b6":{"widgetUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","mobileUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","tpaWidgetId":"currency_converter","appPage":{},"applicationId":15193,"appDefinitionName":"Wix Currency Converter","appDefinitionId":"5e762334-899c-4e32-a7ad-b80f03471dfb","isWixTPA":true,"allowScrolling":false},"13677739-2c91-eeda-5485-f283815e0da7":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/hit-counter\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/hit-counter\/wix_cached_view","tpaWidgetId":"powr_hit_counter","appPage":{},"applicationId":17005,"appDefinitionName":"Hit Counter","appDefinitionId":"1367771f-3891-0aa0-f173-53457bfafd05","isWixTPA":false,"allowScrolling":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","appPage":{},"applicationId":18293,"appDefinitionName":"Wix Forms","appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":8,"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.2054.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":1385,"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.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.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.1286.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.1286.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.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.934.0"},"isWixTPA":true},"13016589-a9eb-424a-8a69-46cb05ce0b2c":{"applicationId":1897,"widgets":{"130165ba-4eeb-4a87-3121-a3cf2a86d2ca":{"widgetUrl":"https:\/\/app.commentsplugin.com\/widget-wix","widgetId":"130165ba-4eeb-4a87-3121-a3cf2a86d2ca","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.commentsplugin.com\/mobile.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"comments","default":true}},"appDefinitionName":"Comments","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Get 10 or unlimited comments, depending on the plan.","name":"Number of comments","id":"33827cda-664b-4035-bc62-5ee0b4f4d4ec"},{"description":"Delete unwanted comments \/ Approve new comments before they show up","name":"Moderate your comments","id":"6c1daada-9a89-433f-a6ab-6aab435a555c"},{"description":"Get instant email notifications with new comments.","name":"Instant email notifications","id":"c4b58355-ba9c-4164-95ef-2aaaf0b67ad0"},{"description":"Admin only or everyone - the choice is yours!","name":"Reply to comments","id":"f757b46d-7bae-4073-a400-526887ae1d3d"},{"description":"Collect 5 Star reviews from satisfied customers","name":"5 Star Ratings","id":"fe7c6b95-2ce5-4f24-a2ee-3a05b41e4155"},{"description":"Add the Comments app to the 'Single Post' page to automatically include a Comments section in each of your blog posts.","name":"Blog integration","id":"f904a4df-8431-4242-b723-cdd08d0c2c91"},{"description":"Add the app to your 'Product Page' and start collecting 5 star reviews for each of your shop's products.","name":"Wix Stores integration","id":"b1c75c01-e3b6-4369-beb3-f091a12cb5fd"},{"description":"Let visitors use their Facebook\/Twitter\/Google account to add comments (optional)","name":"Social integration","id":"6b41d60a-3642-4251-ae52-c0023f10b91f"},{"description":"Comments can have image attachments","name":"Uploading Photos","id":"3523a8c5-410d-4d59-9659-f94dc07e594e"},{"description":"Comments are updated real time as they are posted, engaging users to participate in the discussion.","name":"Real-time interaction","id":"cb5edf77-eb44-4713-ad19-aa2e8e0ffc88"},{"description":"Personalize colors to match your site design.","name":"Fully customizable","id":"78c32a6b-853a-4e59-ae2d-b811c154525d"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"f757b46d-7bae-4073-a400-526887ae1d3d":"","f904a4df-8431-4242-b723-cdd08d0c2c91":"","33827cda-664b-4035-bc62-5ee0b4f4d4ec":"10","3523a8c5-410d-4d59-9659-f94dc07e594e":"","fe7c6b95-2ce5-4f24-a2ee-3a05b41e4155":"","b1c75c01-e3b6-4369-beb3-f091a12cb5fd":"","6b41d60a-3642-4251-ae52-c0023f10b91f":"","cb5edf77-eb44-4713-ad19-aa2e8e0ffc88":"","78c32a6b-853a-4e59-ae2d-b811c154525d":""},"id":"e25ce7a3-8c68-4a52-bb53-4c9f5ef89500","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"Premium1","featureList":{"f757b46d-7bae-4073-a400-526887ae1d3d":"","c4b58355-ba9c-4164-95ef-2aaaf0b67ad0":"","f904a4df-8431-4242-b723-cdd08d0c2c91":"","33827cda-664b-4035-bc62-5ee0b4f4d4ec":"UNLIMITED","3523a8c5-410d-4d59-9659-f94dc07e594e":"","fe7c6b95-2ce5-4f24-a2ee-3a05b41e4155":"","b1c75c01-e3b6-4369-beb3-f091a12cb5fd":"","6b41d60a-3642-4251-ae52-c0023f10b91f":"","cb5edf77-eb44-4713-ad19-aa2e8e0ffc88":"","6c1daada-9a89-433f-a6ab-6aab435a555c":"","78c32a6b-853a-4e59-ae2d-b811c154525d":""},"id":"7a8527dc-0ab0-49aa-b655-42eb95544ef0","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":4.9499998092651,"yearlyPrice":3.9700000286102}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"applicationId":2259,"widgets":{"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"widgetUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","widgetId":"1482a5fd-aaf4-0660-4c80-178d7d8a28f3","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/cart.html?isStore=true","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/cart.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/cart.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"cart","default":false},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","widgetId":"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html?isStore=true","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/artStoreViewer.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewer.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"wix_pro_gallery_store","default":true},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","widgetId":"14ab724d-1a44-73f3-daaf-e6590508eb14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/thankyou?isStore=true","appPage":{"id":"thank_you_page","name":"Thank you Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"componentUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/thankyou.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/thankyou.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"default":false},"14ab7270-f407-6af2-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","widgetId":"14ab7270-f407-6af2-daaf-e6590508eb14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/fullscreen?isStore=true","appPage":{"id":"fullscreen_store_page","name":"Fullscreen store Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":true,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":true,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true},"default":false},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"widgetUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","widgetId":"14ab720e-ed14-76e4-daaf-e6590508eb14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/progallery.wixapps.net\/checkout?isStore=true","appPage":{"id":"checkout_page","name":"Checkout Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":true,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":true,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true},"default":false}},"appDefinitionName":"Wix Art Store","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewerScript.bundle.min.js","baseUrls":{"santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/"},"baseUrlsTemplate":{"santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/"},"viewerScriptUrlTemplate":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/<%= serviceVersion('pro-gallery-santa-wrapper') %>\/artStoreViewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.507.0"},"isWixTPA":true},"13707244-ccaa-a180-9ae4-664d3a833580":{"applicationId":3249,"widgets":{"13707259-eaf0-b80f-57bc-3423f704a304":{"widgetUrl":"https:\/\/wixlabs-hcounter.appspot.com\/index","widgetId":"13707259-eaf0-b80f-57bc-3423f704a304","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-hcounter.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"hitcounter-dev","default":true}},"appDefinitionName":"Wix Hit Counter","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":true},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"applicationId":3566,"widgets":{"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetUrl":"https:\/\/app.selusio.com\/wtswg","widgetId":"12ca30a4-046f-c448-5b9b-39a197d32713","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.selusio.com\/wtswg","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"web-stat","default":false},"7425e64e-0dfa-42fc-ad16-b04ae1c05136":{"widgetUrl":"\/","widgetId":"7425e64e-0dfa-42fc-ad16-b04ae1c05136","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[{"packageName":"@wix\/site-site","version":1}]},"default":false},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetUrl":"https:\/\/app.ardalio.com\/WixStatsWidget","widgetId":"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"https:\/\/app.ardalio.com\/WixStatsWidget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"floating_web-stat","default":false}},"appDefinitionName":"WEB-STAT","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"For every visit to your site we record the referrer, the entrance page, the IP, ISP and location of the visitor. We also identify repeat visitors, tell you how many times a person was on your site before and the date of his or her last visit. For Premium users we display the path the visitor followed through your site.","name":"Watch Visitors in Real Time","id":"f5bc91eb-563f-473d-a176-b076a7cecb7d"},{"description":"The data above is presented in full detail for your last 100 visits (last 1000 visits if you upgrade to the Premium version). The reports update in real-time. Watch live as visitors interact with your site.","name":"See Visitors' Details","id":"5eec3372-a240-4f4c-b7e0-254ad561acb1"},{"description":"Get an email alert for each new visitor (optional).","name":"Receive Email Alerts","id":"13457a2e-3cd0-401f-ae6b-4904c4e35fbc"},{"description":"View your last 100 visitors pinned on a world map (1,000 visitors for Premium accounts). You can also display visitor map on your site.","name":"See Visitors's Locations","id":"3d30ff47-b153-4b79-8128-3d3b0a50e1a3"},{"description":"Your traffic data can be emailed, printed, exported into Excel or as an XML file, all with a click. You can also embed any report on your site.","name":"Export Your Stats Easily","id":"6da41501-3e41-4ffb-bb84-debeb53a4736"},{"description":"Exclude your own visits from stats ","name":"Get Relevant Stats","id":"92fd51ff-cae6-4e1a-a5c3-a981787ae652"},{"description":"The free version of Web-Stat shows you the full details of your last 100 visitors. Upgrade to Premium and gain access to 1,000 lines of detailed visitors? history.","name":"Get 1,000-Line Visitors Logs","id":"68a53cd7-6313-4d55-a3b5-225cd92351fc"},{"description":"The free version of Web-Stat looks at incoming visitors. With the premium version we will also monitor the activity inside your site. See what pages people go to, how long they stay on each page, and where they go from any given page.","name":"See Visitors' Page Views","id":"64ca61be-2a59-4f93-8f8d-ddafad3b307b"},{"description":"Find out how long people spend on your site as a whole and watch this metric evolve over time. Learn how long people spend on individual pages.","name":"Measure Time-on-Site","id":"f73febc7-1f37-47c0-b479-601d5e96f011"},{"description":"See what percentage of your visitors 'bounce' off your site (only open one page then leave). Bounce rates and time-on-site are important metrics to understand the quality of your traffic so you can optimize your site.","name":"Check Bounce Rates","id":"cc90adfc-1c23-4984-902a-e731f74e93f6"},{"description":"Discover the paths followed by visitors inside your site. For any page, we'll tell you what percentage of visitors click from it to any other page. Click-paths data allows you to understand how your web site is used.","name":"Record Click-Paths","id":"53a37b35-523a-498a-96ed-1336124929dd"},{"description":"Measure your conversions and get an email alert when a visitor converts.","name":"Track Conversions","id":"c39c3c80-4644-4a58-a327-e77de3cd6414"},{"description":"Find out how engaged people are with your site (visit depth, bounce rate, time-on-site) depending on the browser \/ OS \/ referrer \/ entrance page they use. Easy color-coded tables show you outliers and candidates for immediate improvements. ","name":"Optimize Your Site","id":"af06e59b-5c2c-49df-a4b8-5f896f86dba1"},{"description":"Make sure that your site is up and delivering content, 24\/7. Web-Stat will check your web site automatically every 15 minutes and send you an email (and a text message if configured) to alert you know of any incident.","name":"Get Downtime Alerts ","id":"bb879523-67f0-426f-bfb6-543cee082995"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"3d30ff47-b153-4b79-8128-3d3b0a50e1a3":"","f5bc91eb-563f-473d-a176-b076a7cecb7d":"","5eec3372-a240-4f4c-b7e0-254ad561acb1":"","92fd51ff-cae6-4e1a-a5c3-a981787ae652":"","6da41501-3e41-4ffb-bb84-debeb53a4736":""},"id":"9f163664-6602-4403-9479-70abef240856","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium version","vendorId":"premium","featureList":{"3d30ff47-b153-4b79-8128-3d3b0a50e1a3":"","bb879523-67f0-426f-bfb6-543cee082995":"","f5bc91eb-563f-473d-a176-b076a7cecb7d":"","13457a2e-3cd0-401f-ae6b-4904c4e35fbc":"","c39c3c80-4644-4a58-a327-e77de3cd6414":"","68a53cd7-6313-4d55-a3b5-225cd92351fc":"","5eec3372-a240-4f4c-b7e0-254ad561acb1":"","53a37b35-523a-498a-96ed-1336124929dd":"","af06e59b-5c2c-49df-a4b8-5f896f86dba1":"","92fd51ff-cae6-4e1a-a5c3-a981787ae652":"","6da41501-3e41-4ffb-bb84-debeb53a4736":"","f73febc7-1f37-47c0-b479-601d5e96f011":"","64ca61be-2a59-4f93-8f8d-ddafad3b307b":"","cc90adfc-1c23-4984-902a-e731f74e93f6":""},"id":"094ae36c-c4ef-4edc-bbb1-ff7124260b40","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":4.9499998092651,"yearlyPrice":4.1599998474121}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"accessToken":true,"dataToken":true,"isStandalone":true,"semanticVersion":"^16.31.0"},"isWixTPA":false},"14c92d28-031e-7910-c9a8-a670011e062d":{"applicationId":4208,"widgets":{"fd4fbdb7-407f-4661-b696-6ee13e218156":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.0\/FaqOoi","widgetId":"fd4fbdb7-407f-4661-b696-6ee13e218156","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/faq-ooi\/1.383.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.383.0\/FaqOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/faq-ooi\/1.383.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.198.0","installedVersion":"^5.0.0"},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":5074,"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},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":10649,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3518.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.3516.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3516.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.3516.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.5023.0\/PlatformizedGallery","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.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.5022.0\/PlatformizedGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.4603.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4603.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.4603.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.1415.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.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.5023.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.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.5022.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.5023.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.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.5022.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.4603.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.4603.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.4603.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.5023.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.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.5022.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.3167.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.3167.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.3167.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.3167.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.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.5023.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.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.5022.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.1481.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.0\/CartIconViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.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.5022.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.5022.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.5137.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5137.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.5023.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5023.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.5022.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.1953.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.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.4037.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4037.0\/editor.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.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.1953.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3516.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.4520.0"},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":11482,"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2726.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.2713.0\/ProfileCardController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.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.2713.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.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.2713.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.229.0"},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":11873,"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2560.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.2560.0\/MyAccountController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.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.2560.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.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.2560.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.203.0"},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":11941,"widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.533.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%= serviceUrl('payments-my-wallet', 'MyWalletViewerWidgetNoCss.bundle.min.js') %>"},"default":true}},"appDefinitionName":"My Wallet","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/5894"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/5894"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.49.0"},"isWixTPA":true},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"applicationId":12352,"widgets":{"151290e1-62a2-0775-6fbc-02182fad5dec":{"widgetUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","widgetId":"151290e1-62a2-0775-6fbc-02182fad5dec","refreshOnWidthChange":true,"mobileUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","appPage":{"id":"my_addresses","name":"My Addresses","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":true}},"appDefinitionName":"My Addresses","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"2bef2abe-7abe-43da-889c-53c1500a328c":{"applicationId":12608,"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1190.0\/MySubscriptions","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"tpaWidgetId":"","default":true}},"appDefinitionName":"My Subscriptions","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.131.0"},"isWixTPA":true},"1484cb44-49cd-5b39-9681-75188ab429de":{"applicationId":13965,"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/search-app\/1.3935.0\/SearchResults","appPage":{"id":"search_results","name":"Search Results","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"true","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","isLoadable":true},"default":true}},"appDefinitionName":"Wix Site Search","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3605.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.426.0"},"isWixTPA":true},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"applicationId":15193,"widgets":{"2fee3364-0407-4de0-b186-832be61142b6":{"widgetUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","widgetId":"2fee3364-0407-4de0-b186-832be61142b6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/currency-converter.wixapps.net\/currency-converter-client\/editorMode","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverterController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverter.bundle.min.js","viewer":{"errorReporting":{"url":""}},"ssrCacheExcluded":"false"},"tpaWidgetId":"currency_converter","default":true}},"appDefinitionName":"Wix Currency Converter","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/viewerScript.bundle.min.js","baseUrls":{"currencyConverterBaseUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.111.0"},"isWixTPA":true},"1367771f-3891-0aa0-f173-53457bfafd05":{"applicationId":17005,"widgets":{"13677739-2c91-eeda-5485-f283815e0da7":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/hit-counter\/wix_cached_view","widgetId":"13677739-2c91-eeda-5485-f283815e0da7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/hit-counter\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_hit_counter","default":false}},"appDefinitionName":"Hit Counter","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from your Hit Counter app. ","name":"No POWr Logo","id":"c8d0003e-bea7-4f93-b595-a5c90da32e5d"},{"description":"The number of counters you can add to one website.","name":"Number of Counters","id":"0009c231-bf11-49f8-a238-0edad442d327"},{"description":"Make your site look extra popular by setting a starting number for your counter.","name":"Set Starting Number","id":"ca39974a-9883-4b49-8add-18d676db718e"},{"description":"Set your counter to only count each visitor once, even if they visit your site again.","name":"Count Unique Views","id":"7c4162c8-b8c0-4e6a-a30c-0bff0fd829ce"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"ca39974a-9883-4b49-8add-18d676db718e":"","0009c231-bf11-49f8-a238-0edad442d327":"1","7c4162c8-b8c0-4e6a-a30c-0bff0fd829ce":"","c8d0003e-bea7-4f93-b595-a5c90da32e5d":""},"id":"765b42cd-1316-4986-8da4-3c0883a29c60","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":2.5,"yearlyPrice":2.0799999237061}},{"name":"Pro","vendorId":"pro","featureList":{"ca39974a-9883-4b49-8add-18d676db718e":"","0009c231-bf11-49f8-a238-0edad442d327":"3","7c4162c8-b8c0-4e6a-a30c-0bff0fd829ce":"","c8d0003e-bea7-4f93-b595-a5c90da32e5d":""},"id":"cc8d95a4-4352-4b5b-932b-d5a66221a3cf","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":25,"monthlyPrice":3.9900000095367,"yearlyPrice":2.9900000095367}},{"name":"Business","vendorId":"business","featureList":{"ca39974a-9883-4b49-8add-18d676db718e":"","0009c231-bf11-49f8-a238-0edad442d327":"Unlimited","7c4162c8-b8c0-4e6a-a30c-0bff0fd829ce":"","c8d0003e-bea7-4f93-b595-a5c90da32e5d":""},"id":"9b2a589f-61fc-45a4-b6a4-50e34d49a1f4","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5.9899997711182,"yearlyPrice":4.9699997901917}}],"businessModel":"FREEMIUM"},"appId":"bc87b931-8500-4e9b-b58c-0e7aea4f6fe0","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^2.17.0"},"isWixTPA":false},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"applicationId":18293,"widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.1766.0\/Form","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1784"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","default":true}},"appDefinitionName":"Wix Forms","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/4615"},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/4615"}},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.705.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":4,"userFileDomainUrl":"filesusr.com","metaSiteId":"97f93363-5a4b-4966-900a-0f5d70924a8d","isPremiumDomain":true,"routersConfig":{"routers-l2ihefqi":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"77368c12-c703-4eb4-8bf3-4249b73cf985\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"fad88d05-3ff3-409d-8203-57263c6e0c73\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"f7c23ab1-7279-4e7d-9d57-3df14aa45102\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"0463dae2-0234-4d2b-8362-264edc4b7f5a\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"}}}","group":"members","pages":{"77368c12-c703-4eb4-8bf3-4249b73cf985":"kocyb","0463dae2-0234-4d2b-8362-264edc4b7f5a":"ppnc6","fad88d05-3ff3-409d-8203-57263c6e0c73":"h0aeu","9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72":"ztuow","f7c23ab1-7279-4e7d-9d57-3df14aa45102":"zqygv"},"roleVariations":{}},"routers-l2ihefqj":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members","roleVariations":{}}},"routerByPrefix":{"account":"routers-l2ihefqi","profile":"routers-l2ihefqj"},"pageIdToPrefix":{"kocyb":"account","ppnc6":"account","h0aeu":"account","ztuow":"account","zqygv":"account"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.photography.gallery","tpaModalConfig":{"wixTPAs":{"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":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,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"969262e4-c158-4692-8193-a5f335524bff":true,"eec3496e-44a8-45ac-9581-868a67345be8":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,"45c44b27-ca7b-4891-8c0d-1747d588b835":true,"fc9314bc-a317-4a2b-a9d4-5ad21cc57856":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":true,"f4d83b06-b408-4f3b-afd4-de8db311d7d8":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"147ab90e-91c5-21b2-d6ca-444c28c8a23b":true,"13707244-ccaa-a180-9ae4-664d3a833580":true,"14c92d28-031e-7910-c9a8-a670011e062d":true,"14409595-f076-4753-8303-9a86f9f71469":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":true,"215238eb-22a5-4c36-9e7b-e7c08025e04e":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":true,"1505b775-e885-eb1b-b665-1e485d9bf90e":true,"2bef2abe-7abe-43da-889c-53c1500a328c":true,"1484cb44-49cd-5b39-9681-75188ab429de":true,"5e762334-899c-4e32-a7ad-b80f03471dfb":true,"225dd912-7dea-4738-8688-4b8c6955ffc2":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.photography.gallery\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"NZD"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","timeZone":"Pacific\/Auckland","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"en"},"tpaWorkerFeature":{"tpaWorkers":{"3566":{"appWorkerUrl":"https:\/\/app.ardalio.com\/wtswk","appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c"}}},"windowWixCodeSdk":{"locale":"en-nz","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"kocyb":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","ppnc6":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","h0aeu":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","ztuow":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","zqygv":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"7425e64e-0dfa-42fc-ad16-b04ae1c05136":true,"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/97f93363-5a4b-4966-900a-0f5d70924a8d\/d3e93544-492a-4af8-a816-baf7865ae486\/3adf52f2-4228-42ca-a5ba-4c688ac9a65d\/","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":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/97f93363-5a4b-4966-900a-0f5d70924a8d\/d3e93544-492a-4af8-a816-baf7865ae486\/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.a9770611.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"c1dmp","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.836ee9e1.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"ee11ec44-a1cc-4f2a-b8e3-b17ef8435cd0","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"80daba54-f030-4618-9eae-c0cceb2cb60e","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"appDefinitionId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","type":"public","instanceId":"f3b547aa-8e09-4bb4-b9ea-a0d216c22cc1","appDefinitionName":"Wix Art Store","isWixTPA":true,"isModuleFederated":false},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","type":"public","instanceId":"6a18693a-6d63-4863-8382-1b1784514083","appDefinitionName":"WEB-STAT","isWixTPA":false,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"d3fb91cc-e92c-46e6-9d65-e1521f8501a1","appDefinitionName":"Wix Video","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"d3e93544-492a-4af8-a816-baf7865ae486","isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"0cf0769d-6b62-4886-8380-509fb54cc752","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"appDefinitionId":"cdd4b6d5-6fb4-4bd1-9189-791244b5361e","type":"public","instanceId":"4682e004-5ab6-46fe-9e7d-b88f5a23cc1f","appDefinitionName":"Pay Button","isWixTPA":true,"isModuleFederated":false},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefinitionId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","type":"public","instanceId":"27b3bb5f-d56c-4985-b7ef-62b5dff7b1d6","appDefinitionName":"Wix Stores","isWixTPA":true,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"218ca1c6-c96d-45d1-9d0e-75569efcf4cf","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"ba787742-e455-4e7d-afb7-17aa1c5acfab","appDefinitionName":"Wix Members Area","isWixTPA":true,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"cc573536-6c11-447a-be08-12844cf9b714","appDefinitionName":"Profile Card","isWixTPA":true,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"6cc522da-2508-4a70-9238-a7b00759ee53","appDefinitionName":"Member Account Info","isWixTPA":true,"isModuleFederated":false},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","type":"public","instanceId":"28b7fc95-6180-496a-b8a0-f45d8fe1e911","appDefinitionName":"My Wallet","isWixTPA":true,"isModuleFederated":false},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","type":"public","instanceId":"9142aa37-cf2c-45f6-ad52-8981ac0924c8","appDefinitionName":"My Subscriptions","isWixTPA":true,"isModuleFederated":false},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefinitionId":"1484cb44-49cd-5b39-9681-75188ab429de","type":"public","instanceId":"6d9fb697-854c-4e73-acf4-a1a7a4b2994e","appDefinitionName":"Wix Site Search","isWixTPA":true,"isModuleFederated":false},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"appDefinitionId":"5e762334-899c-4e32-a7ad-b80f03471dfb","type":"public","instanceId":"29ef3242-ea66-4ecc-a47e-2692af224b51","appDefinitionName":"Wix Currency Converter","isWixTPA":true,"isModuleFederated":false},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","type":"public","instanceId":"3ff38d40-bf07-456e-801f-7dc4f29df7f5","appDefinitionName":"Wix Forms","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"d3e93544-492a-4af8-a816-baf7865ae486","appDefinitionName":"Data Binding","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"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":{}},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"appDefId":"147ab90e-91c5-21b2-d6ca-444c28c8a23b","appDefName":"Wix Art Store","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewerScript.bundle.min.js","baseUrls":{"santaWrapperBaseUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/"},"widgets":{"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/cart.bundle.min.js","noCssComponentUrl":"","widgetId":"1482a5fd-aaf4-0660-4c80-178d7d8a28f3"},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/artStoreViewer.bundle.min.js","noCssComponentUrl":"","widgetId":"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a"},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-santa-wrapper\/1.3244.0\/thankyou.bundle.min.js","noCssComponentUrl":"","widgetId":"14ab724d-1a44-73f3-daaf-e6590508eb14"},"14ab7270-f407-6af2-daaf-e6590508eb14":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14ab7270-f407-6af2-daaf-e6590508eb14"},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14ab720e-ed14-76e4-daaf-e6590508eb14"}}},"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"}}},"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":{}},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"appDefId":"cdd4b6d5-6fb4-4bd1-9189-791244b5361e","appDefName":"Pay Button","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1450.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1450.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/pay-button\/1.1226.0"},"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.4037.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.4037.0\/viewerScript.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.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.1953.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3516.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.3516.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3516.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3516.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.5022.0\/PlatformizedGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/PlatformizedGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.4603.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.1415.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1415.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.5022.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.5022.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.4603.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.4603.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.5022.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.3167.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3167.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.5022.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.1481.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1481.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.5022.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.5022.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.5137.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5137.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5137.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.5137.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.5137.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.5022.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5022.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.1953.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2703.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"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.2713.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2726.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","cssPerBreakpoint":true}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2560.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appDefName":"My Wallet","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0"},"errorReportingUrl":"https:\/\/[email protected]\/5894","widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.533.0\/MyWalletViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/5894","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","cssPerBreakpoint":true}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefId":"2bef2abe-7abe-43da-889c-53c1500a328c","appDefName":"My Subscriptions","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0"},"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1190.0\/MySubscriptionsViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5"}}},"1484cb44-49cd-5b39-9681-75188ab429de":{"appDefId":"1484cb44-49cd-5b39-9681-75188ab429de","appDefName":"Wix Site Search","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/"},"widgets":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/SearchResultsViewerWidgetNoCss.bundle.min.js","widgetId":"44c66af6-4d25-485a-ad9d-385f5460deef","cssPerBreakpoint":true}}},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"appDefId":"5e762334-899c-4e32-a7ad-b80f03471dfb","appDefName":"Wix Currency Converter","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/viewerScript.bundle.min.js","baseUrls":{"currencyConverterBaseUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/"},"widgets":{"2fee3364-0407-4de0-b186-832be61142b6":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverterController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/currency-converter-client\/1.1060.0\/currencyConverter.bundle.min.js","noCssComponentUrl":"","widgetId":"2fee3364-0407-4de0-b186-832be61142b6"}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefId":"225dd912-7dea-4738-8688-4b8c6955ffc2","appDefName":"Wix Forms","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0"},"errorReportingUrl":"https:\/\/[email protected]\/4615","widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.1766.0\/FormViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1784","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","cssPerBreakpoint":true}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefId":"14271d6f-ba62-d045-549b-ab972ae1f70e","appDefName":"Wix Pro Gallery","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.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.1286.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1286.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.8678.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":{}},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"appDefId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/website-sdk-dummy-viewer-app\/1.0.0\/viewer-script.js","baseUrls":{},"widgets":{}}},"builderComponentsSdkUrls":{},"blocksBootstrapData":{"blocksAppsData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true","specs.testBlocksScope2":"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.photography.gallery","isPremiumDomain":true,"metaSiteId":"97f93363-5a4b-4966-900a-0f5d70924a8d","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"415e4bb7-dfac-4d37-b902-89624214e315","isMobileFriendly":true,"isPreview":false,"requestId":"1745940359.579200407883781461809"},"platformAPIData":{"routersConfigMap":{"routers-l2ihefqi":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"77368c12-c703-4eb4-8bf3-4249b73cf985\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"fad88d05-3ff3-409d-8203-57263c6e0c73\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"f7c23ab1-7279-4e7d-9d57-3df14aa45102\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"0463dae2-0234-4d2b-8362-264edc4b7f5a\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"}}}","group":"members","pages":{"77368c12-c703-4eb4-8bf3-4249b73cf985":"kocyb","0463dae2-0234-4d2b-8362-264edc4b7f5a":"ppnc6","fad88d05-3ff3-409d-8203-57263c6e0c73":"h0aeu","9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72":"ztuow","f7c23ab1-7279-4e7d-9d57-3df14aa45102":"zqygv"},"roleVariations":{}},"routers-l2ihefqj":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members","roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"d3e93544-492a-4af8-a816-baf7865ae486","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8678.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"3adf52f2-4228-42ca-a5ba-4c688ac9a65d"},"signedAppRenderInfo":"9fb6752bab5c74f87808c7e3cd714a6f07a0bb20.eyJncmlkQXBwSWQiOiIzYWRmNTJmMi00MjI4LTQyY2EtYTViYS00YzY4OGFjOWE2NWQiLCJodG1sU2l0ZUlkIjoiNWFmYWJjOWMtY2EzZC00OWJmLTgzMzgtODA0ODhkYzk4Y2NkIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc0NTk0MDM1OTcxNX0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.photography.gallery\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"1973457f-c021-4da5-941f-58444ff761d4":{},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"componentFields":{}}},"147ab90e-91c5-21b2-d6ca-444c28c8a23b":{"1482a5fd-aaf4-0660-4c80-178d7d8a28f3":{"widgetName":"cart","componentFields":{}},"147ab9e6-2166-63ea-f9f1-3e81db0cbb4a":{"widgetName":"wix_pro_gallery_store","componentFields":{}},"14ab724d-1a44-73f3-daaf-e6590508eb14":{"widgetName":"thank_you_page","componentFields":{}},"14ab7270-f407-6af2-daaf-e6590508eb14":{"widgetName":"fullscreen_store_page","componentFields":{}},"14ab720e-ed14-76e4-daaf-e6590508eb14":{"widgetName":"checkout_page","componentFields":{}}},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetName":"web-stat","componentFields":{}},"7425e64e-0dfa-42fc-ad16-b04ae1c05136":{"componentFields":{}},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetName":"floating_web-stat","componentFields":{}}},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{},"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":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetName":"my_wallet","componentFields":{}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetName":"My Subscriptions","componentFields":{}}},"1484cb44-49cd-5b39-9681-75188ab429de":{"44c66af6-4d25-485a-ad9d-385f5460deef":{"widgetName":"search_results","componentFields":{}}},"5e762334-899c-4e32-a7ad-b80f03471dfb":{"2fee3364-0407-4de0-b186-832be61142b6":{"widgetName":"currency_converter","componentFields":{}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetName":"371ee199-389c-4a93-849e-e35b8a15b7ca","componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.forms.LocalPhoneNumbers":"true","specs.form-app.AiFormAssistantTypingEffect":"false","specs.forms.MultilineAddressInTemplates":"true","specs.forms.UseCSSVarsOnly":"true","specs.forms.SettingsButtonTextFormatting":"true","specs.forms.ComposerSoftDefaultStyleFormApp":"false","specs.forms.SubmitStatusMessageViewer":"true","specs.forms.UseFieldsV2":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.FileUploadLimitExceeded":"true","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.forms.UseCustomErrorMessages":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.forms.EnablePhoneField":"true","specs.forms.EnablePresetTab":"false","specs.forms.EnableDextPhoneField":"true"},"13e8d036-5516-6104-b456-c8466db39542":{"specs.restaurants.automationTrigger":"true","specs.restaurants.ItemsSelectionPikachuForPaylink":"false","specs.restaurants.oloMultiPages":"true","specs.restaurants.CreatePickupFulfillmentOnOperationCreation":"true","specs.restaurants.UseRestaurantsLocationsInPos":"false","specs.restaurants.getMenusByOperation":"true","specs.restaurants.isServiceFeeEnabled-olo-client-dev":"true","specs.restaurants.fix-it-reset-delivery-on-pickup-save":"true","specs.restaurants.ValidateOnCart":"true","specs.restaurants.OloServerMLArchivedLocationValidation":"true","restaurants.mobile.olo.owner.enable-menu-items-pikachu-client-provider":"true","specs.restaurants.dine-in":"true","specs.marketplace.editorx-for-13e8d036-5516-6104-b456-c8466db39542":"true","specs.restaurants.myBusinessActions":"true","restaurants.lev.test":"true","specs.restaurants.shouldExpandRulesMenusOlo":"true","specs.restaurants.ShouldAddModifierGroupNameInDescriptionLine":"true","specs.restaurants.StopCatalogsCacheRead":"true","specs.restaurants.BM-ordersDealerBanner":"true","specs.restaurants.OloServerShouldAddTaxableAddress":"true","specs.restaurants.CreateDoorDashFulfillmentOnOperationCreation":"true","specs.restaurants.ShouldOverrideMenuLocationIdOnMigration":"false","specs.restaurants.disountsEntry":"true","specs.restaurants.ShouldHandleOrderDeltasCommittedOnlyForLineItemsChanges":"true","specs.restaurants.menus.enlargeModifiersOnGroupAmount":"true","specs.restaurants.restaurantsMyOrdersWidget":"false","specs.restaurants.bm-integrations-settings":"true","specs.restaurants.CreateOrgInServer":"true","specs.restaurants.menuStatus-livesite":"true","specs.restaurants.installNewTips":"true","specs.restaurants.OloServerMLFilterMenusNotOnTheSameLocationAsOperation":"true","specs.restaurants.old-olo-pages-migration":"true","specs.restaurants.UsePreferredCodeResolver":"true","specs.restaurants.WriteInstanceMappingShadowMode":"false","specs.restaurants.menus.reduceSectionsOnMenuAmount":"false","specs.restaurants.funnel.OldMenusDealer":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderoutfordelivery":"true","specs.restaurants.discounts-gate-page":"true","specs.restaurants.explorationDealerBm":"true","specs.restaurants.ConnectServerPreDoorDashMLWriteEnabled":"true","specs.restaurants.OloServerMLEnabled":"true","specs.restaurants.default-fulfillment":"true","specs.restaurants.OLO.livesite.enableMultiLocation":"true","specs.restaurants.considerAvailabilityExceptions":"true","specs.restaurants.installNewDoorDashApp":"true","specs.restaurants.connect.preinstalledsmsaction.updated.remainderfutureorder":"true","specs.restaurants.ExternalProviderValidation":"true","specs.restaurants.enlargeMaxModifiersSelection":"true","specs.restaurants.TakeStatusFromFilteredFulfillment":"true","specs.restaurants.UseNewSpiSignerInLocalDelivery":"true","specs.restaurants.ShouldCreateSingleOperationWhenOperationGroupCreated":"true","specs.restaurants.ShouldCopyExternalProviderFulfillmentsFromSourceSite":"true","specs.restaurants.connect.updatedowneremail":"true","specs.restaurants.UseNewAddressGenerator":"true","specs.restaurants.connect.preinstalledsms":"false","specs.restaurants.ShouldCreateOperationsOnOperationGroupCreated":"true","specs.restaurants.olo-ml.openBusinessInfoModal":"false","specs.restaurants.delivery-radius-range-enabled":"true","levTestSpec-logged":"true","specs.restaurants.OloServerMLMenuOperationLocationValidation":"true","specs.restaurants.UseRestaurantsFulfillmentsInLocalDelivery":"false","com.wixpress.restaurants.automations.orders.specs.HandleOrderDomainEvent":"true","specs.restaurants.oloWelcomeModalBm":"true","restaurants.mobile.olo.owner.disable-doordash":"false","specs.restaurants.reservationsCustomFields":"true","specs.restaurants.ShouldFilterItemsByLocationId":"false","specs.restaurants.RLD-v2":"false","specs.restaurants.ShouldGetRestaurantsShippingOptionMetadata":"true","specs.stores.UseCheckoutSettings":"true","specs.restaurants.ShouldSetDefaultLocationOnCloneFromTemplate":"true","specs.tableReservations.oldAppBmSunset":"true","specs.restaurants.livesite.createCart":"true","specs.restaurants.GetLocationOnAutomations":"true","specs.restaurants.ShouldHandleFulfillmentWithEnricher":"false","specs.restaurants.UseSettingsRpcClient":"true","specs.restaurants.cashierWallets":"true","specs.restaurants.ShouldUpdateImagesAsync":"true","specs.restaurants.holiday-menu-availability-bm":"true","specs.restaurants.olo-client.skipToCheckout":"false","specs.restaurants.old-menus-page-migration":"false","specs.restaurants.ShouldUseFormattedAddressForDoorDashStore":"true","restaurants.mobile.olo.owner.enable-edit-order-entry-point":"true","specs.restaurants.woa.olo-settings.thermal-printer":"true","specs.restaurants.defaultMenuVisible":"true","restaurants.mobile.olo.owner.disable-manual-thermal-printing":"false","specs.restaurants.MenuAvailabilityValidation":"true","specs.restaurants.oloFedInstallationRetry":"true","restaurants.mobile.olo.owner.order-transactions":"true","specs.restaurants.ShouldCopyOperationGroupFromSourceSite":"true","specs.restaurants.ShouldEnabledSsrCache":"false","specs.restaurants.editor.cssIndication":"true","restaurants.mobile.olo.owner.enable-initialize-modile-when-loaded":"true","specs.restaurants.ShouldReturnMockDoorDashCreateDeliveryError":"false","specs.restaurants.dine-in-ml":"true","specs.restaurants.openItemModalByQueryParams":"true","specs.restaurants.menu-availability-ux-improvements":"true","specs.restaurants.olo-client-members-area":"true","specs.restaurants.OloServerMLLocationIdConsistencyValidation":"true","restaurants.mobile.olo.owner.disable-opt-in-with-delivery-partner":"false","specs.restaurants.fix-it-no-contact-label":"true","specs.restaurants.ShouldCreateMenusInOriginalLocations":"true","specs.restaurants.connect.preinstalledsmsaction.updated.orderedited":"true","specs.tableReservations.shouldInstallMembersArea":"false","specs.restaurants.shutdown-screen-olo-migration":"false","specs.restaurants.catalogs-v3-migration":"false","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForOperation":"true","specs.restaurants.ShouldEnhanceNotificationWithLocation":"true","specs.restaurants.remove-discounts-for-non-orders-app":"true","specs.restaurants.InstallNewTipsAppProvisionService":"true","specs.restaurants.UseRestaurantLocationsInLocalDelivery":"false","specs.restaurants.UseSettingsCache":"true","specs.restaurants.templatesDemo":"true","specs.restaurants.OLO.BM.multilocation":"true","specs.restaurants.fix-it-orderSettingsFromEditor":"true","specs.restaurants.connect.preinstalledsmsaction.updated.manualordercreated":"true","specs.restaurants.ShouldUseNewTaxGroupDomainEventsForItem":"true","specs.restaurants.ShouldRemoveDoorDashDeliveryTimeBrackets":"true","specs.restaurants.DisableMenuItemTotalPriceValidation":"true","specs.restaurants.olo-client-classic-editor-sticky-navigation":"true","specs.restaurants.ShouldSendDuplexerEventsByLocation":"true","specs.restaurants.ShouldUseProviderCreateDeliveryNewErrorFormat":"true","specs.restaurants.menusImportImageGemini":"true","specs.restaurants.StopUsingRelooseMenus":"false","specs.restaurants.new-tips-entry-point":"true","restaurants.mobile.olo.owner.unfilter-overdue-orders":"false","specs.restaurants.OLOServerTemplateCloneTenantHandling":"true","specs.restaurants.UsePreferredCodeFallback":"true","specs.restaurants.Notification_TakeStatusFromFilteredFulfillment":"true","specs.restaurants.hide-special-requests":"true","restaurants.mobile.olo.owner.filter-delivery-partner-fulfillment-methods":"false","specs.restaurants.connect.OrderWithGoogleFilterByBusinessLocation":"true","specs.restaurants.bm-reservations-settings":"true","specs.restaurants.ShouldConsumeLocationCreatedEvent":"true","specs.restaurants.connect.preinstalledsmsaction.updated.ordercreated":"true","specs.restaurants.oloDealerOffers":"true","specs.restaurants.ItemsSelectionPikachu":"true","specs.restaurants.menus.reduceItemsOnSectionAmount":"false","specs.restaurants.AtlasQueryOrderItemsChange":"true","specs.restaurants.unifyPhoneOrderingNotification":"true","specs.restaurants.OLO.livesite.editCartItem":"false","specs.restaurants.ShouldFormatPriceInModifierGroup":"true","specs.restaurants.connect.preinstalledautomation.uouorderreceived":"true","specs.restaurants.ShouldUseAppContainerInProvisionRestaurants":"true","specs.restaurants.menus.enlargeVariantsAmount":"true","specs.restaurants.ShouldSetDefaultLocationOnOrderIfMissing":"true","specs.restaurants.ShouldWriteShippingOptionMetadataInCache":"true","specs.restaurants.phoneCallAutomationPoc":"false","specs.restaurants.OloServerMLMapMenuToFirstOperationByLocationId":"true","specs.restaurants.menusImportImageNoPartialParse":"true","specs.restaurants.unchangedDeliveryAddress":"false","specs.restaurants.oloCartButtonBob":"true","specs.restaurants.EnableDoorDashFulfillmentAfterSuccessfulRegistration":"false","specs.restaurants.connect.preinstalledsmsaction.updated.orderready":"true","specs.restaurants.hide-old-olo-apps":"true","specs.restaurants.disable-order-pacing":"false","specs.restaurants.order-pacing":"true","specs.restaurants.olo-client-members-area-my-wallet":"true","restaurants.mobile.olo.owner.enable-orders-wo-due-by-or-fulfillment":"true","specs.restaurants.welcomeModalMigratedUsers":"true","specs.restaurants.bm-future-orders-message":"true","specs.restaurants.editor.enableOperationGroup":"true","specs.restaurants.ShouldHandleFulfillmentWithStatusManager":"true","specs.restaurants.MenusVideoTutorial":"true","specs.restaurants.DisplayVariantsMultilingual":"true","specs.restaurants.menuAvailabilityLivesite":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"false","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.ItemsVirtualization":"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.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.useNewReactionsCalculation-Rollout":"true","specs.pro-gallery.finalReplaceSlideshow":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.horizontalTitlePlacementOptionsViewer":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.subscriptionsTpa.ShowLastNextCharge":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true"},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"specs.payments-checkout.UseSitePaymentMethodTypes":"true"},"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":{"specs.payments.EnablePayButtonErrorHandler":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.enableNotificationsOnV2":"true","specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.enableAppData":"true"},"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"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"1484cb44-49cd-5b39-9681-75188ab429de":{"specs.siteSearch.ChangeSelectedTabInEditorOnEdit":"true","specs.siteSearch.UseWarmupData":"true","specs.siteSearch.NewSearchOnClassicEditor":"false","specs.siteSearch.CSSPerBreakpointIndications":"true","specs.siteSearch.ResponsiveSearchBoxSkin":"true","specs.SiteSearch.CssPerBp":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.ShouldNotUseDestinationCompleteness":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddLayoutConfigToLineItemsAutoGql":"true","specs.stores.FixScrollToPaymentWidgetOnPaymentFormError":"true","specs.stores.ShouldPreloadPurchaseFlowProperties":"true","specs.stores.ShouldRemoveFilterModalOpenClass":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UseCurrentCartFromSdk":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.SupportDeliveryProfilesPhase2":"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":"false","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.CartIconCssVarsCssOptimization":"false","specs.stores.CheckoutHeaderAndLogoA11yChanges":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.AddPaymentRequiredToCheckoutQuery":"true","specs.stores.AddComparePriceToVariantsItemsQueries":"true","specs.stores.DeliverySectionCheckoutUseDeliverySolutions":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.AddSidePaddingOnCartPageForDesktopViewer":"true","specs.stores.ShouldFocusMainElementOnCartPage":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.UsePaymentRequired":"true","specs.stores.UsingStoresViewerScriptAddToCart":"false","specs.stores.ShouldFixZoomForCheckoutInClassic":"false","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.AddSubscriptionChargesToCheckoutQuery":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.AddToCartInLightboxOpneProductPage":"false","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.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.AccessibilityOptimizedPageHierarchy":"false","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":"false","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"false","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":"false","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":"false","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.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.A11YCalendarLabel":"true","specs.bookings.servicePageSettingsRedesign":"true","specs.bookings.SkipCheckoutForSavedPaymentMethod":"false","spec.bookings.setRolesForBIEvent":"true","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"false","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":{"1973457f-c021-4da5-941f-58444ff761d4":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"147ab90e-91c5-21b2-d6ca-444c28c8a23b":false,"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":false,"14409595-f076-4753-8303-9a86f9f71469":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"cdd4b6d5-6fb4-4bd1-9189-791244b5361e":false,"215238eb-22a5-4c36-9e7b-e7c08025e04e":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":false,"2bef2abe-7abe-43da-889c-53c1500a328c":false,"1484cb44-49cd-5b39-9681-75188ab429de":false,"5e762334-899c-4e32-a7ad-b80f03471dfb":false,"225dd912-7dea-4738-8688-4b8c6955ffc2":false,"dataBinding":false}},"appsScripts":{"urls":{"1380b703-ce81-ff05-f115-39571d94dfcd":["https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4037.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1953.0\/productWidgetController.bundle.min.js"],"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2713.0\/ProfileCardController.bundle.min.js"],"1484cb44-49cd-5b39-9681-75188ab429de":["https:\/\/static.parastorage.com\/services\/search-app\/1.3935.0\/viewerScript.bundle.min.js"],"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2703.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.4689.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"97f93363-5a4b-4966-900a-0f5d70924a8d","quickActionsMenuEnabled":false,"siteId":"5afabc9c-ca3d-49bf-8338-80488dc98ccd","siteRevision":4,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.photography.gallery","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":true,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.photography.gallery","staticHTMLComponentUrl":"https:\/\/www-photography-gallery.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.c71238283e6d97119238485a26f4029bd9addec8","editor-elements-design-systems.thunderbolt.bf459f60c6818e21a044413c61cd8c8a0f4eec7c"],"ooiVersions":"1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5022.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.4603.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3167.0%2FthankYouPageViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.3516.0%2FProductPageViewerWidgetNoCss.%3B13afb094-84f9-739f-44fd-78d036adb028%3Dp.wixstores-client-gallery%2F1.5022.0%2FGridGalleryViewerWidgetNoCss.%3B13ec3e79-e668-cc0c-2d48-e99d53a213dd%3Dp.wixstores-client-product-widget%2F1.1953.0%2FproductWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2713.0%2FProfileCardViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2560.0%2FMyAccountViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.5137.0%2FCheckoutViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3935.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.4603.0%2FSideCartViewerWidgetNoCss.%3B6467c15e-af3c-4e8d-b167-41bfb8efc32a%3Dp.payments-my-wallet%2F1.533.0%2FMyWalletViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.c71238283e6d97119238485a26f4029bd9addec8","editor-elements-design-systems.thunderbolt.bf459f60c6818e21a044413c61cd8c8a0f4eec7c"],"ooiVersions":"1380bba0-253e-a800-a235-88821cf3f8a4%3Dp.wixstores-client-gallery%2F1.5022.0%2FGridGalleryViewerWidgetNoCss.%3B1380bbab-4da3-36b0-efb4-2e0599971d14%3Dp.wixstores-client-cart-ooi%2F1.4603.0%2FcartViewerWidgetNoCss.%3B1380bbb4-8df0-fd38-a235-88821cf3f8a4%3Dp.wixstores-client-thank-you-page-ooi%2F1.3167.0%2FthankYouPageViewerWidgetNoCss.%3B13a94f09-2766-3c40-4a32-8edb5acdd8bc%3Dp.wixstores-client-product-page%2F1.3516.0%2FProductPageViewerWidgetNoCss.%3B13afb094-84f9-739f-44fd-78d036adb028%3Dp.wixstores-client-gallery%2F1.5022.0%2FGridGalleryViewerWidgetNoCss.%3B13ec3e79-e668-cc0c-2d48-e99d53a213dd%3Dp.wixstores-client-product-widget%2F1.1953.0%2FproductWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2713.0%2FProfileCardViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2560.0%2FMyAccountViewerWidgetNoCss.%3B14fd5970-8072-c276-1246-058b79e70c1a%3Dp.ecom-platform-checkout%2F1.5137.0%2FCheckoutViewerWidgetNoCss.%3B44c66af6-4d25-485a-ad9d-385f5460deef%3Dp.search-app%2F1.3935.0%2FSearchResultsViewerWidgetNoCss.%3B49dbb2d9-d9e5-4605-a147-e926605bf164%3Dp.wixstores-client-cart-ooi%2F1.4603.0%2FSideCartViewerWidgetNoCss.%3B6467c15e-af3c-4e8d-b167-41bfb8efc32a%3Dp.payments-my-wallet%2F1.533.0%2FMyWalletViewerWidgetNoCss."},"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.photography.gallery","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":true,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"vnk77":"415e4b_c0525ef868171211e55d84cae71631d6_2.json","ftp2p":"415e4b_9796baeb57122924a69d056104e28e5d_2.json","i4i3o":"415e4b_40af8e242651d5598622c860f362435f_2.json","ftp1u":"415e4b_145ac6f5567025fb3c24771d0983e146_2.json","ftp3g":"415e4b_348ca77de46f6b5ce623390ca95598f9_2.json","ftp27":"415e4b_ec52f319bfef9df081579b106d23d6a0_2.json","ftp2r":"415e4b_28d1d317398c8d033a54430d9c096c5b_2.json","u3ee4":"415e4b_406e9f655efd915e2ec14f01b0bc0dd9_2.json","ftp21":"415e4b_344a064f61b5910e2ba8e82f5d14c4f6_2.json","ftp2d":"415e4b_2fa5b5682cf42f1fdfadc506b5aaee6d_2.json","ftp03":"415e4b_946a24729ccd9ceca5fcacb38c3aaddb_2.json","rfw3w":"415e4b_5263514cab6dfa8163476df2dabff20c_2.json","ftp04":"415e4b_bb5a8dfb51a5bdb4926c637b6df1c513_2.json","bzaqr":"415e4b_ec4621247251fd85c8abc8ab3e7c6cbd_2.json","ftp2z":"415e4b_bc819b880f8c75700dceb77921671cf7_2.json","ftp24":"415e4b_9546a049a2626db0cf0bd617142db034_2.json","xpb3q":"415e4b_5450e2d82cd4b3992c7e823979611f82_2.json","ftp0h":"415e4b_08324f2abcf17e3c5df061ce27bf5bf7_2.json","ftp2x":"415e4b_4f9afbcf12b2a7c7bd85749b4d1699c0_2.json","ftp2w":"415e4b_9b8b29ae5a022731e3c753aa505777b3_2.json","ftp1q":"415e4b_fc3aa4193f97f036eccc60a977d8b542_2.json","p7k5v":"415e4b_a189ead71d3b3fd15808251d5a4b5151_2.json","ftp3b":"415e4b_6b69b57dd2f27d95248575612dba51a4_2.json","a9kxw":"415e4b_c9dfa2984aa822c4e35e6bb555ba4226_2.json","ftp3d":"415e4b_ca58a9ba347a9c888cec2f351f22fba2_2.json","ftp0b":"415e4b_69ee83410cff0bd49611c90c965f55d9_2.json","ftp29":"415e4b_5f5f43d728d8b36c0876759f72ae4800_2.json","cxpk0":"415e4b_f2f9d7b000914f1171de9007868fd88a_2.json","ftp46":"415e4b_cced2060e22aab52f453c530a62ba8e8_2.json","ftp0e":"415e4b_d7ec9165012387b6ac23628ea5d49988_2.json","ftp16":"415e4b_2e51db47da717f3a17b859ddcd208695_2.json","ftp3n":"415e4b_0479dc3791ef0cbb53a0f74c5846c8c0_2.json","s5o0k":"415e4b_97a2094af52cd5aa9e51358c657b18a4_2.json","ftp1b":"415e4b_40c70d8d418c50274965c749bb1be05e_2.json","ftp0n":"415e4b_e2259eaf48a8d091ad2c6d9ffaa46f6d_2.json","ftp1g":"415e4b_398925199b22e73cfe8981073466bd7d_2.json","c1dmp":"415e4b_f37837f8f7d1dc1771b32a6003f7c766_2.json","u9drr":"415e4b_0c383a8122270fe406ff9feae64da7a1_2.json","ftp10":"415e4b_900aabe731585fbbf7635d22971d8f02_2.json","ftp08":"415e4b_3737649df05466c6e2bedbcfb427b60b_2.json","ftp3f":"415e4b_59d036b1b32164878de5ee6715553cf9_2.json","ftp3e":"415e4b_14cd668bb5bd0d5f61b13df59dfa820a_2.json","lmfd8":"415e4b_4cc67663215c6effd44da04e5efc2b4a_2.json","ftp3l":"415e4b_982da7b27ce986dd78b46986d8518696_2.json","ftp3j":"415e4b_004cd242a5ce199e38794e4923a70c68_2.json","ftp30":"415e4b_bbb623201d23ea973b21d1ae4e44a5f7_2.json","ftp2o":"415e4b_1eb144cdf67c9d12c91bacced8041473_2.json","ftp1e":"415e4b_0803a0418aa3fc49976e19ab6fe58729_2.json","ftp2n":"415e4b_d59b68f42fe793c5a3eb1f7575c4fc11_2.json","ftp0t":"415e4b_d01890846b97b84896a0d7354a68b33c_2.json","ftp1l":"415e4b_59d71280852c8fb2880d20ad3c435ccf_2.json","v8j9l":"415e4b_140889c6af585aec54b8174a6527c805_2.json","ftp0x":"415e4b_e9f7bf625abfffeee56ad813f0765f52_2.json","ftp0r":"415e4b_7d4f1800ae1d6ca1251eb70eb1cc63b8_2.json","ftp1d":"415e4b_b95a7ae8154b36a785d633289402d9c3_2.json","ftp1o":"415e4b_2aa9f73c5246dbd557be2d1915f35044_2.json","ftp1n":"415e4b_26fa0b4961cbf85591d4a6dc78d1f7c2_2.json","ftp1z":"415e4b_7f2b5122b55ca1d4684ec16ce4e21d72_2.json","dswt8":"415e4b_d10f9c08ab9573d247aa11230771bbf0_2.json","ftp2c":"415e4b_a8279af0aeb14268eabec4728ba64442_2.json","ftp2y":"415e4b_fee6121f8619d5c61baeed3a54aebe31_2.json","ftozs":"415e4b_6d51888e4185da3c237a0ef72b1667a2_2.json","pe39q":"415e4b_ce2d8db19ee56e672eec18fd421b8c46_2.json","ftp37":"415e4b_be814bccbee946d49318adc81a35b17c_2.json","ftp15":"415e4b_392caf3b972d25c5a1098f12e34e420c_2.json","ftp31":"415e4b_0ecc8aea4212c03a81a044756575fdd7_2.json","ftp2g":"415e4b_63e7850f7b3db957d51318b351efea3c_2.json","ftp3o":"415e4b_74b4544129fcc654a5f46757908a8c88_2.json","ftp3i":"415e4b_4ba03e00d3ead6b72756819ca5cba66e_2.json","ftp2s":"415e4b_a0253fa0fde6e08c4aa6f078129ae787_2.json","tkut3":"415e4b_0c23a1395b05269edce88136cbbf06d9_2.json","ftp3p":"415e4b_2e44ce8e93b6d4c4a24a4f76a4afa710_2.json","rerms":"415e4b_339ba03e3dfcb7439fb605e9eaf66b8a_2.json","ftp0z":"415e4b_b1f4f8520ab5ad9a57d4d349bb61a4b2_2.json","w75i4":"415e4b_e52ab6b3873cac9391e6be381bfc7e60_2.json","ftp1h":"415e4b_32cf1a0eb5cf9670a2f7a6892deab33d_2.json","ftozj":"415e4b_ed62d845b37736e9fc885f04dbcbe6a2_2.json","ftp42":"415e4b_0272f0e36348ac4f3bb83a143a20d285_2.json","ftozu":"415e4b_0b5a6a780e617149dd6a7e0f111e9db3_2.json","ftp1j":"415e4b_094ffaab23d16e5ad61f61fc8a957091_2.json","fd6o5":"415e4b_e5faba16db1ea2c51dba078e06b231b1_2.json","ftozr":"415e4b_678f738b0c0ffe47345cff073cde567c_2.json","ftp18":"415e4b_6ec162f5574e3ce2a9efe3f501fd271d_2.json","ftp44":"415e4b_7223e1650835d7f5519643ca1ebf08cb_2.json","ftp1k":"415e4b_ef3114605e4e453331f3f6faba93854a_2.json","wp0n1":"415e4b_f9eeb401b319175bc64aa7e2c6e9203d_2.json","ftp2k":"415e4b_c30fa1a817ebc55d1dec630ca9993bce_2.json","ftp35":"415e4b_1ff1effac990d80d71f96769ba709e82_2.json","ftp1v":"415e4b_2fc976fac709db435e1b430595ae7967_2.json","ftp2u":"415e4b_20511af9780da3452baa94a76a8aad6d_2.json","ftozp":"415e4b_e4a8da3fead3d83b9d9818fbd37f8e48_2.json","ftp38":"415e4b_fefe635b3d128af49e9e111f934fa36c_2.json","ftp0d":"415e4b_47d4c7fd41da6bc2a56e208f9b71b294_2.json","ftp14":"415e4b_187096e1e80c057c2a877479a80fa35f_2.json","ftp23":"415e4b_47f8e37cca69f0b9300cbb26fd32ddd7_2.json","ftp4b":"415e4b_e37c2d187e3e88c05d2fa5a8fda234c9_2.json","ftp17":"415e4b_26ce8bf534d9c8a81e06a3947c116a11_2.json","ftp1i":"415e4b_7aa22da8e2c1349b42d218a62a7a4320_2.json","ftp1y":"415e4b_eeadbc93c600175626c03e59aeb5b73d_2.json","ftp4c":"415e4b_a64490127ae5071390ed8d52323533e7_3.json","ftp3a":"415e4b_69ce68ca68f752d6a6cd5df89a12ddad_2.json","zivqa":"415e4b_c465b6850fcbe91df577deacf7348fc4_2.json","ftozt":"415e4b_ace660e20d7c819d1a5207e14a288ae8_2.json","ogy6l":"415e4b_32ca7898fca34c3a6527bdf3850accf0_2.json","ftp26":"415e4b_27c66531b129304086cb8e2459eb2af7_2.json","ftp20":"415e4b_ebe70e67b8fcf6b06028220dc035e4f5_2.json","ftozv":"415e4b_4908c04ebf6b3130c09b9f4e9248a551_2.json","ftp0v":"415e4b_27d209b5a669451156541d3bda9118d5_2.json","ftp0p":"415e4b_14a47f97e777b6f00627026c8b91b543_2.json","ftp0y":"415e4b_7e756031e5f28b85ffd21658ea92a4fe_2.json","ftp1w":"415e4b_9f4807ddb9e08d1932341943a9420f74_2.json","cqhk8":"415e4b_d3ce4a51d4f6e1295c6549c1e7b32038_2.json","ftp0c":"415e4b_fd9737f058de96eeff69706b59df4d7b_2.json","wziyj":"415e4b_848be88830d54cbdded46b07ece822b6_2.json","mkvng":"415e4b_6a097c857db8da9510da06f9df28c13c_2.json","ftozy":"415e4b_b5164398bd4c3aff8c509c4fdbd4e74d_2.json","ftp1c":"415e4b_e0bdc7e72ee84aa6a51332773438e7e5_2.json","ftp3h":"415e4b_f1e58b6e42a742d5f3ec28843bd5f9f4_2.json","ftp05":"415e4b_af112d95a3fca0e94883d05c844047be_2.json","ftp2t":"415e4b_04d2713c930894ea97f2d65cb8ba5441_2.json","ftp1f":"415e4b_9ca1205c6b5667b5dc3001ef47946b64_2.json","ftp0j":"415e4b_7d12731e65eb4c1ee3964f537fa34fe1_2.json","ftozw":"415e4b_ea3784c8a2df8bb09a2e4c3cb92e03cb_2.json","ftp32":"415e4b_816928a4e564a26bef74df44cf524e83_2.json","ftp49":"415e4b_9ddaedc7ae88a9704e8d244cec5412e0_2.json","hwiuc":"415e4b_bbc7a4a4f42adb22df1ab0a413d3c60c_2.json","szkws":"415e4b_87fec81077e39ce77f01ca55701ec859_2.json","ftp34":"415e4b_d411bd5206bea5a6d610857b7447de91_2.json","ftp0u":"415e4b_11518dd98a6b9d8646e4897113b34835_2.json","ftp22":"415e4b_62930096a77333689a94d1b9edbd099b_2.json","ftp02":"415e4b_5c32dbf61b015c87355742244b8d32e4_2.json","q9dnf":"415e4b_54b5585f1dbe771fe3e693e99c3ed6fc_2.json","tmxe3":"415e4b_3476b917e2d783eac248051bedd5d269_2.json","ftozg":"415e4b_f9fb0afd6dd1949e828a3360ac7ba509_2.json","ftozq":"415e4b_d60c137ffb1a3cdff483eb94e6d7507b_2.json","n84th":"415e4b_9dcdcc5289ba0177d0cefe4eb968f601_2.json","ftp2j":"415e4b_d9e7fb01d8efad7f74b254af9de51dde_2.json","ftp0a":"415e4b_e771033bef7eb126046140b3f22d0563_2.json","ftp0m":"415e4b_74c94a428c5e069138495f267f3eebb5_2.json","ftp36":"415e4b_e2b12421a073d01a63bc1d8215ee34bc_2.json","ftp00":"415e4b_edec4f81df0d6d2816ed3dd89ba7ac7d_2.json","qrkag":"415e4b_0401e0b531a166f8ca85a5f9350821ec_2.json","ftp3c":"415e4b_35cd865d8cdcf01cab2d14859426f1e5_2.json","ftp3w":"415e4b_c9c9adcdde926ca88dc85fdbd3fffd4a_2.json","ftp2m":"415e4b_7e56c2f3330e5d0806a0a0109d7fc09c_2.json","ftp1s":"415e4b_99c3ac0ed9886b9bda4322771b744e46_2.json","ftozi":"415e4b_2456c09330d39e4ee87dd29edbf2b649_2.json","fuuj9":"415e4b_e394466f7bf8e9561f55535657e4c1a6_2.json","ftozo":"415e4b_c5c18d712ee4b4e084e9e16c57d90013_2.json","z6w1p":"415e4b_90cbfc7ea035fe8349305186b24f6c3e_2.json","ftp0q":"415e4b_52b45e01aa24296183e4e238d4b09d70_2.json","ftozn":"415e4b_55f7d5a091a33500d75292a13bab1d71_2.json","ftp1x":"415e4b_f5548ac1179f24497b5ec41a6c362726_2.json","ftp0l":"415e4b_cfa90d22b366df52d624fa647f869ef8_2.json","ftp2i":"415e4b_e130c25b93bff3c09fa7e494290758b4_2.json","ftp41":"415e4b_e627e4ccbae6b4ede937e87e0e040ab6_2.json","bq8cy":"415e4b_c8abb602515a3642a1c692b57d3ee885_2.json","ftp48":"415e4b_1fe80317c6a4bfc4c7ba5daf053a80ea_2.json","tfnnw":"415e4b_c70d1318bb1c9da92ab92dbaaa1d3b5f_2.json","hqyy8":"415e4b_7d1f95522952559c8101c388e984998e_2.json","dq96k":"415e4b_5d5229890f77c8db5689e841ec3f6514_2.json","ftp3v":"415e4b_be9e04fef6804b0473aa66c7b1a69144_2.json","ftp0f":"415e4b_8fabc0dea40ed42fc1407793cd3e8905_2.json","rhgo2":"415e4b_71d0c96ebfe6cfd50d1f9eda2443b9bc_2.json","ftp0s":"415e4b_48d275cb31ed2a5af05d049649443591_2.json","nglmm":"415e4b_dd63a20fb65f00b9fadfb893c74b5cb4_2.json","ftp45":"415e4b_1eb009ee9d0ae9f21a33510e1d60038f_2.json","jkr6g":"415e4b_1b0466279ec82ac084493b2330715fa2_2.json","ftp1a":"415e4b_636f8e3087e2b957d70c3c493866f558_2.json","ufq21":"415e4b_8c33695f0349c7272da2507adc31df9c_2.json","ftp07":"415e4b_a7b59a455c3ac7d30cdfe56e4fdf8231_2.json","ftp25":"415e4b_1b22e0ecef33d97d28c5025c822f2251_2.json","ftp28":"415e4b_48b6e16f938b199617fdab2a109e78ff_2.json","ftp2a":"415e4b_874a05db83038a5f0360e19b315f710a_2.json","ftp1r":"415e4b_f50d1f3b3e3da81bd72a8f13c5c49942_2.json","ftp0w":"415e4b_085e6363a7d275364504747dbee10d9e_2.json","ftp11":"415e4b_34c1e4cb6b6a64291c0afe2506309fbc_2.json","ftp2q":"415e4b_f4bb282594cf89109d46f360e2ec1825_2.json","ftp3x":"415e4b_4dbd182db48e8826c7f39df34489044e_2.json","ze4x7":"415e4b_b25862c2dd09085edd8354d7774a0697_2.json","ftp4a":"415e4b_4921045eb07333eb1a20ac77dc29fee2_2.json","ftp1p":"415e4b_913cbc79486e57b3738fd53878340fc6_2.json","bfhfj":"415e4b_da0d99b44881f70be0b5c8e66006f887_2.json","ftp2h":"415e4b_0dcf110afb30674a9c09bf0dd7d0734f_2.json","h574j":"415e4b_133e313ea7c6060ebaef520de80894d2_2.json","ftp1t":"415e4b_d2426b18aa75d666e968a39b4c514c52_2.json","ftp0g":"415e4b_365200554a542054872cff07cc6e03f4_2.json","grpe8":"415e4b_ee6563c1ff952fbcb8eafe99c410f683_2.json","ftp3t":"415e4b_8383ae97ceb202e7852075cf8dd08572_2.json","ftp06":"415e4b_b110870b460c94f76041c23dfdfec1cd_2.json","ftp2b":"415e4b_9686563b55a8c361027fa0a0d0495634_2.json","ftp1m":"415e4b_fe8ec889e04846f8f32a21f36e3f652a_2.json","ftp3y":"415e4b_4c2aa6d3243c5dbabc8855ea6344a981_2.json","ftp33":"415e4b_381b1ab24872ad30fc6bbd6907b0056f_2.json","ftp3z":"415e4b_e12dd0b99ab7c836d05da823accd3dd4_2.json","ftp2e":"415e4b_c6c023cf2c47c0999e53f3070a5d40ee_2.json","ftp2l":"415e4b_396cf7da705266c40a7ca1bbc717d2d4_2.json","prwli":"415e4b_96ff52b3796a830b206cce1035d6c227_3.json","ftp3k":"415e4b_ad9acd857751412659b78b3321980d2b_2.json","ftp19":"415e4b_6dc3d07e2952091ae8f9b9d5809a4478_2.json","ftozl":"415e4b_17463ba0acd6f2672844cf0e6dba3ef9_2.json","ftp2f":"415e4b_e4c178d0b09f762693abe2add92615dd_2.json","ftp39":"415e4b_cde68b386a58ab0a5e17cee82bde3b49_2.json","ftp0o":"415e4b_05acffb59f6b6bda296c284440907e58_2.json","ftp2v":"415e4b_6ebeda89dc33ba9e847b4cc5774eb36c_2.json","ftozm":"415e4b_ec4c313b1e45c60ba978857c15a0a269_2.json","masterPage":"415e4b_28623c7447ab26e9acfd9d9c98e2f1e9_3.json"},"protectedPageIds":["ztuow","h0aeu","ppnc6","zqygv","kocyb"],"routersInfo":{"configMap":{"routers-l2ihefqi":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/my-orders\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1380b703-ce81-ff05-f115-39571d94dfcd\",\"appPageId\":\"order_history\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"77368c12-c703-4eb4-8bf3-4249b73cf985\",\"seoData\":{\"title\":\"My Orders\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Orders\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"fad88d05-3ff3-409d-8203-57263c6e0c73\",\"seoData\":{\"title\":\"My Addresses\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Addresses\"},\"\/my-wallet\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"4aebd0cb-fbdb-4da7-b5d1-d05660a30172\",\"appPageId\":\"my_wallet\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"f7c23ab1-7279-4e7d-9d57-3df14aa45102\",\"seoData\":{\"title\":\"My Wallet\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Wallet\"},\"\/my-subscriptions\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"2bef2abe-7abe-43da-889c-53c1500a328c\",\"appPageId\":\"My Subscriptions\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"0463dae2-0234-4d2b-8362-264edc4b7f5a\",\"seoData\":{\"title\":\"My Subscriptions\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Subscriptions\"}}}","group":"members","pages":{"77368c12-c703-4eb4-8bf3-4249b73cf985":"kocyb","0463dae2-0234-4d2b-8362-264edc4b7f5a":"ppnc6","fad88d05-3ff3-409d-8203-57263c6e0c73":"h0aeu","9fdb1cdf-0d41-4a8a-bfe0-278627c0ca72":"ztuow","f7c23ab1-7279-4e7d-9d57-3df14aa45102":"zqygv"},"roleVariations":{}},"routers-l2ihefqj":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members","roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"14fd5970-8072-c276-1246-058b79e70c1a","siteRevisionConfig":{"siteRevision":"4","branchId":"874380b9-9901-4797-9033-47a28b6094cd"},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13696.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13696.0"}],"isInSeo":true,"language":"en","originalLanguage":"en","appDefinitionIdToSiteRevision":{"14271d6f-ba62-d045-549b-ab972ae1f70e":"25"},"builderWidgetsIds":{},"isClientSdkOnSite":true,"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},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"874aaafa.bundle.min","thunderbolt-platform":"b4012af8.bundle.min","thunderbolt-css":"f09694f8.bundle.min","thunderbolt-site-map":"51c3d1be.bundle.min","thunderbolt-mobile-app-builder":"b5ec50d6.bundle.min","builder-component-features":"a145a346.bundle.min","builder-component-css":"77041032.bundle.min","builder-component-platform":"c2d4e788.bundle.min","thunderbolt-css-mappers":"d9d29e85.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"553ee752.bundle.min","thunderbolt-platform":"7ed9b165.bundle.min","thunderbolt-css":"8d3eb72a.bundle.min","thunderbolt-site-map":"b2875fbe.bundle.min","thunderbolt-mobile-app-builder":"7cb9927b.bundle.min","builder-component-features":"06489bde.bundle.min","builder-component-css":"142ecebb.bundle.min","builder-component-platform":"80f92630.bundle.min","thunderbolt-css-mappers":"c41179f5.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"bbab2663.bundle.min","thunderbolt-platform":"5d4e0242.bundle.min","thunderbolt-css":"415ee2c7.bundle.min","thunderbolt-site-map":"8d4fe6b9.bundle.min","thunderbolt-mobile-app-builder":"846004b3.bundle.min","builder-component-features":"d4ff8aa3.bundle.min","builder-component-css":"68b306f1.bundle.min","builder-component-platform":"e016de70.bundle.min","thunderbolt-css-mappers":"3fed91fb.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-photography-gallery.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"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.forceNativeAspectRatio":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.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.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.photography.gallery\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.photography.gallery\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4","branchId":"874380b9-9901-4797-9033-47a28b6094cd","renderingFlow":"NONE","language":"en","locale":"en-nz"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13696.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13696.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":true,"react18Compatible":false,"react18HydrationBlackListWidgets":[],"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.07506994.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.79f755ac.bundle.min.js"></script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.a20626f8.bundle.min.js"></script>
<!-- lodash script -->
<script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script>
<!-- react -->
<script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script>
<!-- react-dom -->
<script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script>

<!-- scriptTagsToPreload -->




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

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


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









    <!--pageHtmlEmbeds.bodyEnd start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script>
    
    <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":[],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"CONTROLLER_COMP_CUSTOM_ID":"AppController","comp-m0bv66ja":"SiteButton","comp-lz4yufiz":"WRichText","comp-lz682i5v":"VerticalLine","comp-m06284v3":"StylableButton","comp-l38jmv90":"AppController","comp-m08yzanr":"SiteButton","comp-liqy5ddg":"WRichText","comp-liqy1839":"WRichText","comp-lzi0morg":"WPhoto","comp-j6qrrhxg":"WRichText","comp-l2ihel6m":"DropDownMenu","comp-lxyawrhy":"SearchBox","masterPage":"MasterPage","PAGES_CONTAINER":"PagesContainer","comp-jkryw25w":"TPAWidget","SITE_HEADER":"HeaderContainer","SOSP_CONTAINER_CUSTOM_ID":"Container","SITE_FOOTER":"FooterContainer","comp-m07czzo7":"StylableHorizontalMenu","SITE_PAGES":"PageGroup","comp-l2iheibv":"tpaWidgetNative","comp-l2ihel58":"AppWidget","comp-lxyawrft":"AppWidget","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","comp-lz4yufiz-pinned-layer":"PinnedLayer","comp-lz682i5v-pinned-layer":"PinnedLayer","comp-m06284v3-pinned-layer":"PinnedLayer","pinnedTopLeft":"DivWithChildren","comp-m0bv66ja-pinned-layer":"PinnedLayer","comp-m07czzo7-pinned-layer":"PinnedLayer","pinnedTopRight":"DivWithChildren","soapAfterPagesContainer":"MeshGroup","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-lz6a7z5s":"WRichText","comp-lz6a874h":"WRichText","comp-m06i1uz2":"WPhoto","comp-m06akcw5":"WPhoto","comp-m0679wse":"WPhoto","comp-lzf50xzz":"WPhoto","comp-lzf4w76w":"WPhoto","comp-m0zt2zts":"WRichText","comp-m0zt7hsv":"VectorImage","comp-m0ztaakh":"WRichText","comp-m0ztahl2":"VectorImage","comp-m05uevxj":"SiteButton","comp-m06c6120":"Anchor","comp-m0ev58iq":"WRichText","comp-m0ev9esg":"SiteButton","comp-m0ewi48x":"SiteButton","comp-m0evd51q":"Anchor","comp-m09zoruv":"WRichText","comp-m09zusdk":"WRichText","comp-m09zxrj1":"SiteButton","comp-m0a073fu":"SiteButton","comp-m0a09it2":"Anchor","comp-lzdghm95":"WPhoto","comp-m01jqqg4":"WRichText","comp-m01kdzeh":"WRichText","comp-m01ztti5":"StylableButton","comp-m07feo6q":"WPhoto","comp-m06gff1p":"WPhoto","comp-m08p9x14":"SiteButton","comp-m06cml8s":"WPhoto","comp-lzeuw7aj":"WPhoto","comp-lzev0vc4":"WPhoto","comp-lzev3exn":"WPhoto","comp-m0ewaf25":"WRichText","comp-lzjnoghw":"FiveGridLine","comp-lzjng68a":"WRichText","comp-m04vx6on":"WRichText","comp-m0emy1ed":"WPhoto","comp-m0fztx9b":"WPhoto","comp-m09zmppj":"WPhoto","comp-m09zmppt2":"WPhoto","comp-m09zmppv2":"WPhoto","comp-m09zmppx1":"WPhoto","comp-m09zmppz1":"WPhoto","comp-m09zmpq03":"WPhoto","comp-m09zmpq21":"WPhoto","comp-lzgk8jlk":"WPhoto","comp-m06brjlb2":"SiteButton","comp-m01ip0ss":"WRichText","comp-m06gsp8o":"SiteButton","comp-m06gtlpg":"SiteButton","comp-m07ead40":"SiteButton","comp-m07g2l5x":"WRichText","comp-m0evxcme":"SiteButton","comp-lzjmc22c":"WRichText","comp-lzjmdm1x":"FiveGridLine","comp-m01lvgis":"WRichText","comp-lzdf6p90":"WPhoto","comp-m01iy5g1":"WRichText","comp-m08p8zig":"SiteButton","comp-lzf4zd6b":"WPhoto","comp-m07ey2wd":"WPhoto","comp-m07f5tqf":"WPhoto","pageBackground_c1dmp":"PageBackground","c1dmp":"Page","comp-l9exkq8a":"ClassicSection","comp-m062zgo0":"tpaWidgetNative","comp-m062ztm9":"tpaWidgetNative","comp-m0fzuvt7":"Group","comp-m09zmpn4":"Group","comp-luq931xt":"StripColumnsContainer","comp-lzgk8jik":"Container","comp-m06brjj6":"Container","comp-luq931zm":"Column","comp-lzf4zd3m":"Container","comp-m07ey2u8":"Container","comp-m07f5ton":"Container","Containerc1dmp":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","c1dmp_wrapper":"PageMountUnmount","c1dmp_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"initialData":{"counters":{},"roles":{}}}},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->




</body>
</html>

                               

Whois info of domain

Domain Name: IMGNZ.COM
Registry Domain ID: 2622093650_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.wix.com
Registrar URL: http://www.wix.com
Updated Date: 2024-06-05T08:06:05Z
Creation Date: 2021-06-25T01:15:28Z
Registry Expiry Date: 2025-06-25T01:15:28Z
Registrar: Wix.com Ltd.
Registrar IANA ID: 3817
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +14154291173
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS2.WIXDNS.NET
Name Server: NS3.WIXDNS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T15:25:53Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass