CINXE.COM
Home | Voyagers Guidebook
<!DOCTYPE html> <html lang="en"> <head> <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://www.wix.com/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="https://www.wix.com/favicon.ico" type="image/x-icon"/> <link rel="apple-touch-icon" href="https://www.wix.com/favicon.ico" type="image/x-icon"/> <!-- Safari Pinned Tab Icon --> <!-- <link rel="mask-icon" href="https://www.wix.com/favicon.ico"> --> <!-- Original trials --> <!-- Legacy Polyfills --> <script nomodule="" src="https://static.parastorage.com/unpkg/core-js-bundle@3.2.1/minified.js"></script> <script nomodule="" src="https://static.parastorage.com/unpkg/focus-within-polyfill@5.0.9/dist/focus-within-polyfill.js"></script> <script nomodule="" src="https://polyfill-fastly.io/v3/polyfill.min.js?features=fetch"></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 = "QA_READY" window.thunderboltVersion = "1.14913.0" })(); </script> <!-- Essential Viewer Model --> <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-renderer-gradual","type":"Rollout","code":1},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.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:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","environmentWixCodeSdk","environment","locationWixCodeSdk","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","isSEO":false},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4088","renderingFlow":"NONE","language":"en","locale":""},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":false,"experiments":{}}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.c57605fd.bundle.min.js">!function(){"use strict";const e=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,t="client-session-bind",o="client-binding",r="tbReady",n="security_overrideGlobals",s=[t,o,"svSession","smSession","server-session-bind","wixSession2"].map((e=>e.toLowerCase())),i=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"),{isExcludedFromSecurityExperiments:c,experiments:a,siteFeaturesConfigs:d,accessTokensUrl:l}=window.viewerModel,m=l,u=document.cookie.split(";").map((e=>e.trim())).filter((e=>e.startsWith(t)))[0]?.split("=")[1],p={};if(u&&(p[o]=u,(()=>{const e=`${t}=; domain=${location.hostname}; max-age=0; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT`;i.set.call(document,e)})()),a["specs.thunderbolt.hardenFetchAndXHR"]&&!c){let w=fetch;function f(e){const{logger:t}=e.detail;try{window.tb.init({fetch:w,fetchHeaders:p})}catch(e){const o=new Error("TB003");t.captureError(o,{tags:{feature:"thunderbolt-security"}}),t.meter(`${n}_${o.message}`,{paramsOverrides:{evid:"26",errorType:n,eventString:o.message}}),window?.viewerModel?.mode.debug&&console.error(e)}finally{removeEventListener(r,f),w=fetch}}addEventListener(r,f)}else window.fetchDynamicModel=()=>d.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(m,{credentials:"same-origin",headers:p}).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(){return i.get.call(document).split(";").filter((t=>{const o=e(t.split("=")[0]);return!s.map((e=>e.toLowerCase())).includes(o)})).join(";").trimStart()},set(t){const o=e(t.split(";")[0]);s.every((e=>!o.startsWith(e.toLowerCase())))&&i.set.call(document,t)},enumerable:!0,configurable:!1})}(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.c57605fd.bundle.min.js.map</script> <script> window.commonConfig = viewerModel.commonConfig </script> <!-- initCustomElements --> <meta name="wix-dynamic-custom-elements" content="DropDownMenu"> <!-- Initial CSS --> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.6c453198.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}@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.2ea19757.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{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 :not(.remove-wrappers) #SITE_CONTAINER #site-root{overflow-x:hidden;overflow-y:auto}body.device-mobile-non-optimized .remove-wrappers #site-root{overflow-x: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.remove-wrappers #SITE_HEADER{grid-area:1/1/2/2}#masterPage.mesh-layout.remove-wrappers #SITE_FOOTER{grid-area:4/1/5/2}[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)}</style> <meta name="format-detection" content="telephone=no"> <meta name="skype_toolbar" content="skype_toolbar_parser_compatible"> <!-- Overriding Globals JS Head --> <!--pageHtmlEmbeds.head start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head end"></script> <!--pageHtmlEmbeds.head end--> <!-- head performance data start --> <!-- head performance data end --> <meta http-equiv="X-Wix-Meta-Site-Id" content="a1c50b5c-7366-44ce-a86a-fbf7ef843c69"> <meta http-equiv="X-Wix-Application-Instance-Id" content="625c4afd-3547-4ed1-b861-5191082da551"> <meta http-equiv="X-Wix-Published-Version" content="4088"/> <meta http-equiv="etag" content="bug"/> <!-- render-head end --> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.d8597a4d.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{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}.I5zqsT{display:block;height:100%;width:100%}.WzbAF8 .mpGTIt .O6KwRn{display:var(--item-display);height:var(--item-size);margin:var(--item-margin);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin: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[WPhoto_CirclePhoto].8bc45188.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:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;position:absolute;right:0;width:40px}.RZQnmg path{fill:rgb(var(--color_12))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.HlRz5e{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}.I5zqsT{display:block;height:100%;width:100%}.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}.mGoGm2{box-sizing:border-box;height:100%;width:100%}.lDHlrQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.lDHlrQ img,img.lDHlrQ{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)}.dWLwCn .lDHlrQ img{box-shadow:0 0 0 #000;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dWLwCn .mGoGm2{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:50%;border-style:solid;border-width:var(--brw,2px);box-shadow:var(--shd,0 1px 3px rgba(0,0,0,.5));display:block;overflow:hidden}.dWLwCn .lDHlrQ{border-radius:50%;overflow:hidden}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-responsive.22c38c29.min.css">.r4OX7l,.xTjc1A{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.r4OX7l[data-state~=header] a,.r4OX7l[data-state~=header] div,[data-state~=header].xTjc1A a,[data-state~=header].xTjc1A div{cursor:default!important}.r4OX7l .UiHgGh,.xTjc1A .UiHgGh{display:inline-block;height:100%;width:100%}.xTjc1A{--display:inline-block;cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.xTjc1A .yRj2ms{padding:0 var(--pad,5px)}.xTjc1A .JS76Uv{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=drop]{display:block;width:100%}.xTjc1A[data-state~=drop] .JS76Uv{padding:0 .5em}.xTjc1A[data-state~=link]:hover .JS76Uv,.xTjc1A[data-state~=over] .JS76Uv{color:rgb(var(--txth,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=selected] .JS76Uv{color:rgb(var(--txts,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.NHM1d1{overflow-x:hidden}.NHM1d1 .R_TAzU{display:flex;flex-direction:column;height:100%;width:100%}.NHM1d1 .R_TAzU .aOF1ks{flex:1}.NHM1d1 .R_TAzU .y7qwii{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.NHM1d1 .R_TAzU .y7qwii .Tg1gOB{display:inline-block}.NHM1d1 .R_TAzU .y7qwii .mvZ3NH{display:block;width:100%}.NHM1d1 .h3jCPd{display:block;opacity:1;z-index:99999}.NHM1d1 .h3jCPd .wkJ2fp{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.NHM1d1 .h3jCPd.DlGBN0{transition:visibility;transition-delay:.2s;visibility:visible}.NHM1d1 .h3jCPd .p90CkU{display:inline-block}.NHM1d1 .vh74Xw{display:none}.XwCBRN>nav{bottom:0;left:0;right:0;top:0}.XwCBRN .h3jCPd,.XwCBRN .y7qwii,.XwCBRN>nav{position:absolute}.XwCBRN .h3jCPd{margin-top:7px;visibility:hidden}.XwCBRN .h3jCPd[data-dropMode=dropUp]{margin-bottom:7px;margin-top:0}.XwCBRN .wkJ2fp{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.P0dCOY .PJ4KCX{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.d7EBK2{border-radius:var(--overflow-wrapper-border-radius)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.0a23fa33.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:var(--padding) 0;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{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}._1hLNj{display:block}._1hLNj,.if7Vw2{height:100%;width:100%}.if7Vw2{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}.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%}._uqPqy{-webkit-clip-path:var(--fill-layer-clip);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}.bX9O_S{-webkit-clip-path:var(--fill-layer-clip);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:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;position:absolute;right:0;width:40px}.RZQnmg path{fill:rgb(var(--color_12))}.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[StripColumnsContainer_Default].9e50407b.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:var(--padding) 0;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{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}._1hLNj{display:block}._1hLNj,.if7Vw2{height:100%;width:100%}.if7Vw2{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}.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}._uqPqy{-webkit-clip-path:var(--fill-layer-clip);clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Column_DefaultColumn].4783acdc.min.css">.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.HlRz5e{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}.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}.bX9O_S{-webkit-clip-path:var(--fill-layer-clip);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[FreemiumBannerDesktop].878df411.min.css">.ytGGBw{width:100%}.ytGGBw.U3zsen{--display:none;display:var(--display)}.ytGGBw.wDEwXV{display:block;visibility:visible}.ytGGBw .RMGHU6{direction:rtl}.ytGGBw .ZdV7_s{direction:ltr}.ytGGBw.czJOIz{position:fixed;top:0;z-index:var(--above-all-z-index)}@font-face{font-display:swap;font-family:wixFreemiumFontW01-35Thin;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/56be84de-9d60-4089-8df0-0ea6ec786b84.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/56be84de-9d60-4089-8df0-0ea6ec786b84.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/50d35bbc-dfd4-48f1-af16-cf058f69421d.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/278bef59-6be1-4800-b5ac-1f769ab47430.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/2e309b1b-08b8-477f-bc9e-7067cf0af0b3.svg#2e309b1b-08b8-477f-bc9e-7067cf0af0b3) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW01-45Ligh;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW01-55Roma;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW01-65Medi;font-weight:700;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-35Thin;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/30b6ffc3-3b64-40dd-9ff8-a3a850daf535.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/30b6ffc3-3b64-40dd-9ff8-a3a850daf535.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/775a65da-14aa-4634-be95-6724c05fd522.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/988eaaa7-5565-4f65-bb17-146b650ce9e9.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/3503a1a6-91c3-4c42-8e66-2ea7b2b57541.svg#3503a1a6-91c3-4c42-8e66-2ea7b2b57541) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-45Ligh;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-55Roma;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/d5af76d8-a90b-4527-b3a3-182207cc3250.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-65Medi;font-weight:700;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b4a262e-3342-44e2-8ad7-719998a68134.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-35Thin;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/93b6bf6a-418e-4a8f-8f79-cb9c99ef3e32.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/93b6bf6a-418e-4a8f-8f79-cb9c99ef3e32.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/c881c21b-4148-4a11-a65d-f35e42999bc8.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/03634cf1-a9c9-4e13-b049-c90d830423d4.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/1bc99c0a-298b-46f9-b325-18b5e5169795.svg#1bc99c0a-298b-46f9-b325-18b5e5169795) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-45Ligh;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b85c7cc-6ad4-4226-83f5-9d19e2974123.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b85c7cc-6ad4-4226-83f5-9d19e2974123.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/835e7b4f-b524-4374-b57b-9a8fc555fd4e.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/2c694ef6-9615-473e-8cf4-d8d00c6bd973.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/3fc84193-a13f-4fe8-87f7-238748a4ac54.svg#3fc84193-a13f-4fe8-87f7-238748a4ac54) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-65Medi;font-weight:700;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/7092fdcc-7036-48ce-ae23-cfbc9be2e3b0.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/7092fdcc-7036-48ce-ae23-cfbc9be2e3b0.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b29e833-1b7a-40ab-82a5-cfd69c8650f4.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b0298148-2d59-44d1-9ec9-1ca6bb097603.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/ae1dea8c-a953-4845-b616-74a257ba72e6.svg#ae1dea8c-a953-4845-b616-74a257ba72e6) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-55Roma;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/f1feaed7-6bce-400a-a07e-a893ae43a680.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/f1feaed7-6bce-400a-a07e-a893ae43a680.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/8ac9e38d-29c6-41ea-8e47-4ae4d2b1a4e1.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/4bd09087-655e-4abb-844c-dccdeb68003d.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/df234d87-eada-4058-aa80-5871e7fbe1c3.svg#df234d87-eada-4058-aa80-5871e7fbe1c3) format("svg")}@font-face{font-display:swap;font-family:Madefor-Text;font-weight:400;src:url(//static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/WixMadefor/v3/WixMadeforTextVF_W_Wght.woff2) format("woff2-variations"),url(//static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/WixMadefor/v3/WixMadeforText_W_Rg.woff2) format("woff2"),url(//static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/WixMadefor/v3/WixMadeforText_W_Rg.woff) format("woff")}.N6oJ0x{width:100%}.N6oJ0x.YXHWcl{--display:none;display:var(--display)}.N6oJ0x.crE6R7{display:block;visibility:visible}.N6oJ0x .I9E5U_{direction:rtl}.N6oJ0x .Oxzvyr{direction:ltr}.N6oJ0x.L27qsU{position:fixed;top:0;z-index:var(--above-all-z-index)}.EFLBov .YD5pSO{align-items:center;background:#eff1f2;border-bottom:3px solid #a0138e;box-sizing:border-box;display:flex;height:50px;justify-content:center;width:100%}.EFLBov .YD5pSO.mlxr6g{background-color:red;border:none}.EFLBov .YD5pSO:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff,inset -2px 2px 0 0 #116dff,inset 2px 2px 0 0 #116dff,inset 0 3px 0 0 #fff!important}.EFLBov .YD5pSO>.aGHwBE{align-items:center;display:flex}.EFLBov .YD5pSO>.aGHwBE .areOb6{color:#20303c;flex-shrink:0;font-family:wixFreemiumFontW01-65Medi,wixFreemiumFontW02-65Medi,wixFreemiumFontW10-65Medi,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;line-height:24px}.EFLBov .YD5pSO>.aGHwBE .areOb6 .dTTUA9{direction:ltr;display:inline-flex}.EFLBov .YD5pSO>.aGHwBE .areOb6 .dTTUA9 ._4i7Zy{fill:#20303c;height:16px;padding-bottom:6px;vertical-align:middle;width:36px}.EFLBov .YD5pSO>.aGHwBE .areOb6 .dTTUA9 ._4i7Zy .o4sLYL{fill:#fc0}.EFLBov .YD5pSO>.aGHwBE .areOb6 .dTTUA9 .uJDaUS{color:#20303c}.EFLBov .YD5pSO>.aGHwBE .O0tKs2{align-items:center;border:1px solid #a0138e;border-radius:17px;color:#a0138e;display:inline-flex;flex-shrink:0;font-family:wixFreemiumFontW01-65Medi,wixFreemiumFontW02-65Medi,wixFreemiumFontW10-65Medi,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;height:35px;justify-content:center;text-align:center;width:112px}.EFLBov .YD5pSO>.aGHwBE .O0tKs2.Oxzvyr{margin-left:6px}.EFLBov .YD5pSO>.aGHwBE .O0tKs2.I9E5U_{margin-right:6px}.EFLBov .YD5pSO:not(.mlxr6g):hover{background:#fff;cursor:pointer}.EFLBov .YD5pSO:not(.mlxr6g):hover .O0tKs2{background-color:#a0138e;color:#fff}</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_LiftedShadowPhoto].18091d3f.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:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;position:absolute;right:0;width:40px}.RZQnmg path{fill:rgb(var(--color_12))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.HlRz5e{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}.I5zqsT{display:block;height:100%;width:100%}.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[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[WPhoto_LiftedTopPhoto].50843c04.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:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;position:absolute;right:0;width:40px}.RZQnmg path{fill:rgb(var(--color_12))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.HlRz5e{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}.I5zqsT{display:block;height:100%;width:100%}.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}.oIRgAP{box-sizing:border-box;height:100%;width:100%}.nZuqoz{min-height:var(--image-min-height);min-width:var(--image-min-width)}.nZuqoz img,img.nZuqoz{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)}.AGM571 .oIRgAP{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 5px rgba(0,0,0,.1);display:block;overflow:hidden}.AGM571 .oIRgAP:after{background:top no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAN4AAADmCAYAAAC6Tjt3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpFRTY1NEQ2NEYwMkNFMjExOTQ3MkVEQjJFNzkwNzA0QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDQzE1QzgyODJFNzQxMUUyQTZFM0NFQkU3MUM0RkZCNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDQzE1QzgyNzJFNzQxMUUyQTZFM0NFQkU3MUM0RkZCNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNjU0RDY0RjAyQ0UyMTE5NDcyRURCMkU3OTA3MDRCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVFNjU0RDY0RjAyQ0UyMTE5NDcyRURCMkU3OTA3MDRCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8f7IsAAAB/RJREFUeNrs3QuT2yYUBlCg/v//OFYnbq3oAZKQgZ2Jz5nZWT+02dbN13sRCMUQQgx58eB5rPh+9fHRa7XHXPkzjo779Odjxb/jlc8xHPx32poKz4++L79yr40+psWfHy6+Fy68d/RaqHhc/R+z1bGxMuBHz6/8j+HsvXjjfzaf/O7aY2s/99pQXvmL0vu9mr+0tcfV/N7S5zPd+DxP34/TNAVgrOQjAMEDwQMEDwQPEDwQPEDwQPAAwQPBA8EDBA8EDxA8EDxA8EDwAMEDwQPBAwQPBA8QPBA8QPBA8ADBA8EDwQMEDwQPEDwQPEDwQPAAwQPBA8EDBA8EDwAAAIC1+P/Xb5OPA4ZkbhW8I0IJleG6WvGCAELfwN0NngDCB4F7S6N+EQjdOnhR+GBoBmI8qHpX20ltJ0JXeVy82G5OwgeXQ3caytQ43SCUF8d4P9nrwreM624HT7igUUbST6Qdvr0Spt6/AIQu/wP/bF77ZBrB2U2+LWC3phUeBwcIEXSqho+LPzAV3hdOhOpGFWw9j2f8x7eELH6SgUfmQFUMOgc3FQ64OohU4VD9zjMSa1rNWFFeQRivFbDLYzxhgzYVsXqMtzyDuT2b6ewmglbZhqYOFU6F5OsqWO3Pp8pBIlAX0Hil1dRCQr8gxlLFixf61enCmBD+ZlNl6OKVMV5NW5kLoSDyNwZtuhnEbJZSxQ/YdwUBPP77Pl0tYGlRBuMHv1jo+PbwXW0/X1/pQkLjjeTDN1e+0xydzePFin8A+NbwhdoclaYTrkwlCB3CV7fHZlwGL3eQUEE7VVcnAJ08ClVO5YM2lS67euUhbDC+3UzhfJmYxdHw2Zhut3zsqOKpgNCuzby1VvPuLZvBmC7jSqsJtGs9d0vGBA4GBXA7nRDDfjbeGA/ut51xE7q4HeNFlQ+6VrrDK9DP+lOgPifZeTxgYEgfmzSWxnc2PoJ7lS+WWk2tJAwOZNokszgYBG4FLbvbWI+dpIGTTB21mqoetK128+PcyRWgc+U7W6up2sHn7eXpWk3tJfRrO4srV4JqB12q3kpukXQw3oOm4dt1ky4Lgh+ogKVdxoCO4XsUKp4QQr928/DqBK0nNGott6+nzQGl78C90BWvQBc2GBzCVBk2Yz/4LBuH0wn20YQ2lS67dCwJHIwPYG2rCTQY713Z+kEo4Ua4Dl4rbv0AdGw5043kAveq3qw0j3f0Q6YU4Homstu4l1auAH0q4LxI+tZmtdOk8EGMt2pVdjohXgid1MH1LOzyVdpzBWjfap5eFiSE0DhspVZT0GBQEB//Vz1jNhgXvLidQM+1nkIJdaZM4NI2aFpNGNxqulsQjAncrrVMPhcYKm3vFmSNJrQb2+XazNWSMWDcGC9ub9PlJAv0C1wIhdt0lQaD2ky4124ebnaUjOtgyHgvLVvN3eAPaD+2ez83lQA/IFfxgH5Vb1XxbP0A/YM3f0/B6hUY3WWmZau5rX7T5jtwzTY7u4xdbTWn95f9VmATjv8ysfw6bTUfi0Hf00cI3cd5KWzGd/GgZAL32s1c1Uu5tZpAn2r3/r5aJF21tyZQFbgQDvZcETjoH8BQqnjGdtB+rLe7Hi8cjPOEEO6HLZetuFy5os2E/u3mvHLlPenn7Cb0G9u98/XKWwr5qxLOZuGB83ZzKrSdq+kEQYP+QSyeXBE+aB+6VdtZWi42nTwHjkNWej5fj2fFCvS3ylnp5IoqB+2rX1iO8abCIHD72L3PoZSwdTaKGXq/tj25IljQr/rFXKu5TanWEz5vLbeVL3t1gqBB3yC+pE//AKA+K0fbPggdtA/fPI/3+6Dn4uCnwEHTAC4z9crasuLlzmoKH7SpeqsrgJbTCU+Bg64BfGcsLq/HC+F8SgGoD90uY7mVK9ZrQlu7ixDSogROhaQCn1W75WvP9xgvt8ZM4KBdALeZmiveVBgMAu2q3/w4hZNV1D4z+Dhs23xN6aAnNc6DNuO7XZaScMH4UOaWjJnLg7ZVb/l4XjLmxAqMHfNN6ejN5WPbPsBJsv7ckvksTyGdlEbg80qXPbnyLIzzgLZjvTlrV85qCiHcH89l38udXHF5ELQN324tdPL5wHhpMwB0ggXaVr0pl7GUOUjgoE8AV2c1c3MPwgftq978/D2d8AyuTIAeods+f+VtucuYOTzoG8D5/gm5zY6AvuErTicIIrQL2k5pOgFoH8TVdIL5OxgTulWrud3ffVsq3QkWriZsf2fYpfkeCmnzwjPk5x2A+vHdstotMxaSYMH4YG73XDHGg35jvNWeK/FsjAd83HIuMxaXV6ALHfQP33wFugXSMKbV3I3xhA7GhW9305Knzwe6WN4HfbWT9O8vN6WEPuIiZ5N5PPiBtvMR1vML2/k8oYT7Y7pQytey1QTGjPUO748HtK9+L6dXoLsyASpTls9M8bKg7UECB59Xumy+lvN4vwQOugbwnbFQWqsJ9Avhcxk8J1egX9iWle/pVswwNnyrMZ6qB4Oq3XuM9ytzANAnfL/9sq8mjAvfbl/NZ26sZ/IcbqbsT3Zyd1ze3S1I0KBvxZvvFvR+wbV40Nf7rlxzxQuqHgypdiEs7o/nsiAYY55OMIcH/SveqvJtg+dGJdAqbfsbmFgyBj9U9V6PH8HkOYwM3+7GlNpMGNRuPlQ7GN9y7rZ+UO2ga9V7vbTdwl3oYEDFi2G9VEzwoJ9YfAJ0D19MPgcY32oCwHf4V4ABAPUe0kXnWb4sAAAAAElFTkSuQmCC);bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.AGM571 .nZuqoz{border-radius:calc(var(--sizeRd, var(--rd, 3px)) - var(--sizeBrw, var(--brw, 2px)));overflow:hidden}.AGM571:after,.AGM571:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAN4AAADmCAYAAAC6Tjt3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpFRTY1NEQ2NEYwMkNFMjExOTQ3MkVEQjJFNzkwNzA0QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDQzE1QzgyODJFNzQxMUUyQTZFM0NFQkU3MUM0RkZCNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDQzE1QzgyNzJFNzQxMUUyQTZFM0NFQkU3MUM0RkZCNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYxNjU0RDY0RjAyQ0UyMTE5NDcyRURCMkU3OTA3MDRCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVFNjU0RDY0RjAyQ0UyMTE5NDcyRURCMkU3OTA3MDRCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8f7IsAAAB/RJREFUeNrs3QuT2yYUBlCg/v//OFYnbq3oAZKQgZ2Jz5nZWT+02dbN13sRCMUQQgx58eB5rPh+9fHRa7XHXPkzjo779Odjxb/jlc8xHPx32poKz4++L79yr40+psWfHy6+Fy68d/RaqHhc/R+z1bGxMuBHz6/8j+HsvXjjfzaf/O7aY2s/99pQXvmL0vu9mr+0tcfV/N7S5zPd+DxP34/TNAVgrOQjAMEDwQMEDwQPEDwQPEDwQPAAwQPBA8EDBA8EDxA8EDxA8EDwAMEDwQPBAwQPBA8QPBA8QPBA8ADBA8EDwQMEDwQPEDwQPEDwQPAAwQPBA8EDBA8EDwAAAIC1+P/Xb5OPA4ZkbhW8I0IJleG6WvGCAELfwN0NngDCB4F7S6N+EQjdOnhR+GBoBmI8qHpX20ltJ0JXeVy82G5OwgeXQ3caytQ43SCUF8d4P9nrwreM624HT7igUUbST6Qdvr0Spt6/AIQu/wP/bF77ZBrB2U2+LWC3phUeBwcIEXSqho+LPzAV3hdOhOpGFWw9j2f8x7eELH6SgUfmQFUMOgc3FQ64OohU4VD9zjMSa1rNWFFeQRivFbDLYzxhgzYVsXqMtzyDuT2b6ewmglbZhqYOFU6F5OsqWO3Pp8pBIlAX0Hil1dRCQr8gxlLFixf61enCmBD+ZlNl6OKVMV5NW5kLoSDyNwZtuhnEbJZSxQ/YdwUBPP77Pl0tYGlRBuMHv1jo+PbwXW0/X1/pQkLjjeTDN1e+0xydzePFin8A+NbwhdoclaYTrkwlCB3CV7fHZlwGL3eQUEE7VVcnAJ08ClVO5YM2lS67euUhbDC+3UzhfJmYxdHw2Zhut3zsqOKpgNCuzby1VvPuLZvBmC7jSqsJtGs9d0vGBA4GBXA7nRDDfjbeGA/ut51xE7q4HeNFlQ+6VrrDK9DP+lOgPifZeTxgYEgfmzSWxnc2PoJ7lS+WWk2tJAwOZNokszgYBG4FLbvbWI+dpIGTTB21mqoetK128+PcyRWgc+U7W6up2sHn7eXpWk3tJfRrO4srV4JqB12q3kpukXQw3oOm4dt1ky4Lgh+ogKVdxoCO4XsUKp4QQr928/DqBK0nNGott6+nzQGl78C90BWvQBc2GBzCVBk2Yz/4LBuH0wn20YQ2lS67dCwJHIwPYG2rCTQY713Z+kEo4Ua4Dl4rbv0AdGw5043kAveq3qw0j3f0Q6YU4Homstu4l1auAH0q4LxI+tZmtdOk8EGMt2pVdjohXgid1MH1LOzyVdpzBWjfap5eFiSE0DhspVZT0GBQEB//Vz1jNhgXvLidQM+1nkIJdaZM4NI2aFpNGNxqulsQjAncrrVMPhcYKm3vFmSNJrQb2+XazNWSMWDcGC9ub9PlJAv0C1wIhdt0lQaD2ky4124ebnaUjOtgyHgvLVvN3eAPaD+2ez83lQA/IFfxgH5Vb1XxbP0A/YM3f0/B6hUY3WWmZau5rX7T5jtwzTY7u4xdbTWn95f9VmATjv8ysfw6bTUfi0Hf00cI3cd5KWzGd/GgZAL32s1c1Uu5tZpAn2r3/r5aJF21tyZQFbgQDvZcETjoH8BQqnjGdtB+rLe7Hi8cjPOEEO6HLZetuFy5os2E/u3mvHLlPenn7Cb0G9u98/XKWwr5qxLOZuGB83ZzKrSdq+kEQYP+QSyeXBE+aB+6VdtZWi42nTwHjkNWej5fj2fFCvS3ylnp5IoqB+2rX1iO8abCIHD72L3PoZSwdTaKGXq/tj25IljQr/rFXKu5TanWEz5vLbeVL3t1gqBB3yC+pE//AKA+K0fbPggdtA/fPI/3+6Dn4uCnwEHTAC4z9crasuLlzmoKH7SpeqsrgJbTCU+Bg64BfGcsLq/HC+F8SgGoD90uY7mVK9ZrQlu7ixDSogROhaQCn1W75WvP9xgvt8ZM4KBdALeZmiveVBgMAu2q3/w4hZNV1D4z+Dhs23xN6aAnNc6DNuO7XZaScMH4UOaWjJnLg7ZVb/l4XjLmxAqMHfNN6ejN5WPbPsBJsv7ckvksTyGdlEbg80qXPbnyLIzzgLZjvTlrV85qCiHcH89l38udXHF5ELQN324tdPL5wHhpMwB0ggXaVr0pl7GUOUjgoE8AV2c1c3MPwgftq978/D2d8AyuTIAeods+f+VtucuYOTzoG8D5/gm5zY6AvuErTicIIrQL2k5pOgFoH8TVdIL5OxgTulWrud3ffVsq3QkWriZsf2fYpfkeCmnzwjPk5x2A+vHdstotMxaSYMH4YG73XDHGg35jvNWeK/FsjAd83HIuMxaXV6ALHfQP33wFugXSMKbV3I3xhA7GhW9305Knzwe6WN4HfbWT9O8vN6WEPuIiZ5N5PPiBtvMR1vML2/k8oYT7Y7pQytey1QTGjPUO748HtK9+L6dXoLsyASpTls9M8bKg7UECB59Xumy+lvN4vwQOugbwnbFQWqsJ9Avhcxk8J1egX9iWle/pVswwNnyrMZ6qB4Oq3XuM9ytzANAnfL/9sq8mjAvfbl/NZ26sZ/IcbqbsT3Zyd1ze3S1I0KBvxZvvFvR+wbV40Nf7rlxzxQuqHgypdiEs7o/nsiAYY55OMIcH/SveqvJtg+dGJdAqbfsbmFgyBj9U9V6PH8HkOYwM3+7GlNpMGNRuPlQ7GN9y7rZ+UO2ga9V7vbTdwl3oYEDFi2G9VEzwoJ9YfAJ0D19MPgcY32oCwHf4V4ABAPUe0kXnWb4sAAAAAElFTkSuQmCC);background-repeat:no-repeat;bottom:4%;content:"";position:absolute;top:0;width:24px}.AGM571:before{background-position:100% 100%;left:-24px}.AGM571:after{background-position:0 100%;right:-24px}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[WPhoto_GlowLinePhoto].32262d6e.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:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;position:absolute;right:0;width:40px}.RZQnmg path{fill:rgb(var(--color_12))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.HlRz5e{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}.I5zqsT{display:block;height:100%;width:100%}.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}.BzTPNT{box-sizing:border-box;height:100%;width:100%}.OcGXIS{min-height:var(--image-min-height);min-width:var(--image-min-width)}.OcGXIS img,img.OcGXIS{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)}.LKjYWx .BzTPNT{box-shadow:var(--shd,0 2px 5px rgba(0,0,0,.53));display:block;height:100%;position:relative}.LKjYWx .BzTPNT,.LKjYWx .OcGXIS{border-radius:var(--rd,2px);overflow:hidden}.LKjYWx .OcGXIS:before{border-radius:var(--rd,2px);bottom:0;box-shadow:inset 0 0 6px 0 hsla(0,0%,100%,.59),inset 0 1px 0 0 hsla(0,0%,100%,.92),inset 0 0 5px 0 hsla(0,0%,100%,.2);content:"";left:0;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[TextInput].e16b1470.min.css">.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.Bedjyp{height:inherit;min-height:inherit}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[TextAreaInput].e46ab051.min.css">.snt4Te{direction:var(--direction);text-align:var(--align)}.snt4Te .rEindN{-webkit-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;color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));direction:var(--inputDirection);display:block;font:var(--fnt,var(--font_8));height:var(--inputHeight);margin:0;max-width:100%;min-width:100%;overflow-y:auto;padding-bottom:3px;padding-inline-end:var(--textPaddingEnd);padding-top:var(--textPaddingTop);padding-inline-start:var(--textPaddingStart);padding-top:.75em;resize:none;text-align:var(--inputAlign,"inherit")}.snt4Te .rEindN::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.snt4Te .rEindN:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.snt4Te .rEindN::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.snt4Te .rEindN: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)}.snt4Te .rEindN: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));pointer-events:none}.snt4Te:not(.pOExcs) .rEindN: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)}.snt4Te.pOExcs .rEindN: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)}.snt4Te.pOExcs .rEindN: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)}.snt4Te .PSkPrR{display:none}.snt4Te.oKe0Po .PSkPrR{box-sizing:border-box;color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom,14px);padding-inline-end:var(--labelPadding_end,0);padding-inline-start:var(--labelPadding_start,0);text-align:var(--labelAlign,inherit);width:100%;word-break:break-word}.snt4Te.oKe0Po.NyPO4H .PSkPrR:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.lk9PkF{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;text-align:var(--align)}.lk9PkF.q2xQkn{height:inherit;min-height:inherit}.lk9PkF .rEindN{-webkit-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;color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));direction:var(--inputDirection);flex:1;font:var(--fnt,var(--font_8));height:100%;margin:0;overflow-y:auto;padding-bottom:3px;padding-inline-end:var(--textPaddingEnd);padding-top:var(--textPaddingTop);padding-inline-start:var(--textPaddingStart);resize:none;text-align:var(--inputAlign,"inherit");width:100%}.lk9PkF .rEindN::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.lk9PkF .rEindN:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.lk9PkF .rEindN::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.lk9PkF .rEindN: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)}.lk9PkF .rEindN: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));pointer-events:none}.lk9PkF:not(.pOExcs) .rEindN: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)}.lk9PkF.pOExcs .rEindN: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)}.lk9PkF.pOExcs .rEindN: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)}.lk9PkF .PSkPrR{display:none}.lk9PkF.oKe0Po .PSkPrR{box-sizing:border-box;color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom,14px);padding-inline-end:var(--labelPadding_end,0);padding-inline-start:var(--labelPadding_start,0);text-align:var(--labelAlign,inherit);width:100%;word-break:break-word}.lk9PkF.oKe0Po.NyPO4H .PSkPrR:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.TLWrjM{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.TLWrjM .GIPQqH{flex:none;flex-grow:0;order:0}.TLWrjM .JNgJbf{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].44cbe50a.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}.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{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}.I5zqsT{display:block;height:100%;width:100%}.bX9O_S{-webkit-clip-path:var(--fill-layer-clip);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[SlideShowContainer].0e67030e.min.css">.JMUd8Z.mDzRgi,.QodGTM.mDzRgi{--display:grid;background-color:transparent;box-sizing:border-box;display:var(--display);min-height:50px;position:relative}.JMUd8Z.mDzRgi .XvQ3FE,.QodGTM.mDzRgi .XvQ3FE{align-self:center;cursor:pointer;display:var(--nav-button-display);grid-area:1/1/1/1;margin:0 var(--nav-button-offset);position:absolute;width:var(--nav-button-width);z-index:1}.JMUd8Z.mDzRgi .XvQ3FE.CdshHv,.QodGTM.mDzRgi .XvQ3FE.CdshHv{justify-self:start}.JMUd8Z.mDzRgi .XvQ3FE.Qinjwp,.QodGTM.mDzRgi .XvQ3FE.Qinjwp{justify-self:end}.JMUd8Z.mDzRgi .hDJzl4,.QodGTM.mDzRgi .hDJzl4{grid-area:1/1/1/1;height:100%;overflow:var(--slides-overflow);position:absolute;width:100%}.JMUd8Z.mDzRgi .hDJzl4.tAoGqR,.QodGTM.mDzRgi .hDJzl4.tAoGqR{overflow:var(--transition-overflow,var(--slides-overflow))}.JMUd8Z.mDzRgi .hDJzl4>*,.QodGTM.mDzRgi .hDJzl4>*{overflow:var(--slides-overflow)}.JMUd8Z.mDzRgi .T23gn7.hDJzl4,.QodGTM.mDzRgi .T23gn7.hDJzl4{height:auto;position:relative}.JMUd8Z.mDzRgi .T23gn7.hDJzl4>*,.QodGTM.mDzRgi .T23gn7.hDJzl4>*{top:0}.JMUd8Z.mDzRgi .T23gn7.hDJzl4>:not(:first-child),.QodGTM.mDzRgi .T23gn7.hDJzl4>:not(:first-child){--force-state-metadata:false;position:absolute!important}.JMUd8Z.mDzRgi .N2NGoO,.QodGTM.mDzRgi .N2NGoO{border-radius:var(--rd,0);bottom:0;box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));left:0;pointer-events:none;position:absolute;right:0;top:0}.JMUd8Z.mDzRgi .lZ5yqT,.QodGTM.mDzRgi .lZ5yqT{align-self:end;display:var(--nav-dot-section-display);grid-area:1/1/1/1;justify-self:center;margin-bottom:var(--nav-dot-section-bottom-margin);position:absolute;transform:translateY(50%)}.JMUd8Z.mDzRgi .lZ5yqT .dZxZOk,.QodGTM.mDzRgi .lZ5yqT .dZxZOk{align-items:center;display:flex;justify-content:center;pointer-events:none;position:relative;width:100%}.JMUd8Z.mDzRgi .lZ5yqT .ZVUGJp,.QodGTM.mDzRgi .lZ5yqT .ZVUGJp{box-sizing:border-box;cursor:pointer;display:block;height:var(--nav-dot-size);margin:0 var(--nav-dot-margin);pointer-events:auto;position:relative;width:var(--nav-dot-size)}.JMUd8Z.mDzRgi .lZ5yqT .ZVUGJp.Ale4Rm,.QodGTM.mDzRgi .lZ5yqT .ZVUGJp.Ale4Rm{height:var(--nav-dot-size-selected);width:var(--nav-dot-size-selected)}.JMUd8Z .XvQ3FE:hover,.QodGTM .XvQ3FE:hover{opacity:.6}.JMUd8Z .XvQ3FE.Qinjwp,.QodGTM .XvQ3FE.Qinjwp{transform:scaleX(-1)}.JMUd8Z .XvQ3FE svg,.QodGTM .XvQ3FE svg{fill:rgba(var(--arrowColor,var(--color_12,color_12)),var(--alpha-arrowColor,1));stroke:rgba(var(--arrowColor,var(--color_12,color_12)),var(--alpha-arrowColor,1));stroke-width:1px}.JMUd8Z .ZVUGJp{background-color:rgba(var(--dotsColor,var(--color_12,color_12)),var(--alpha-dotsColor,1));border-radius:50%}.JMUd8Z .ZVUGJp.Ale4Rm{background-color:rgba(var(--dotsSelectedColor,var(--color_11,color_11)),var(--alpha-dotsSelectedColor,1))}.QodGTM .ZVUGJp{background-color:rgba(var(--dotsColor,var(--color_12,color_12)),var(--alpha-dotsColor,1));border-radius:50%}.QodGTM .ZVUGJp.Ale4Rm{background-color:transparent;border:2px solid rgba(var(--dotsColor,var(--color_12,color_12)),var(--alpha-dotsColor,1))}.ENJ6Ca.mDzRgi{--display:grid;background-color:transparent;box-sizing:border-box;display:var(--display);min-height:50px;position:relative}.ENJ6Ca.mDzRgi .XvQ3FE{align-self:center;cursor:pointer;display:var(--nav-button-display);grid-area:1/1/1/1;margin:0 var(--nav-button-offset);position:absolute;width:var(--nav-button-width);z-index:1}.ENJ6Ca.mDzRgi .XvQ3FE.CdshHv{justify-self:start}.ENJ6Ca.mDzRgi .XvQ3FE.Qinjwp{justify-self:end}.ENJ6Ca.mDzRgi .hDJzl4{grid-area:1/1/1/1;height:100%;overflow:var(--slides-overflow);position:absolute;width:100%}.ENJ6Ca.mDzRgi .hDJzl4.tAoGqR{overflow:var(--transition-overflow,var(--slides-overflow))}.ENJ6Ca.mDzRgi .hDJzl4>*{overflow:var(--slides-overflow)}.ENJ6Ca.mDzRgi .T23gn7.hDJzl4{height:auto;position:relative}.ENJ6Ca.mDzRgi .T23gn7.hDJzl4>*{top:0}.ENJ6Ca.mDzRgi .T23gn7.hDJzl4>:not(:first-child){--force-state-metadata:false;position:absolute!important}.ENJ6Ca.mDzRgi .N2NGoO{border-radius:var(--rd,0);bottom:0;box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));left:0;pointer-events:none;position:absolute;right:0;top:0}.ENJ6Ca.mDzRgi .lZ5yqT{align-self:end;display:var(--nav-dot-section-display);grid-area:1/1/1/1;justify-self:center;margin-bottom:var(--nav-dot-section-bottom-margin);position:absolute;transform:translateY(50%)}.ENJ6Ca.mDzRgi .lZ5yqT .dZxZOk{align-items:center;display:flex;justify-content:center;pointer-events:none;position:relative;width:100%}.ENJ6Ca.mDzRgi .lZ5yqT .ZVUGJp{box-sizing:border-box;cursor:pointer;display:block;height:var(--nav-dot-size);margin:0 var(--nav-dot-margin);pointer-events:auto;position:relative;width:var(--nav-dot-size)}.ENJ6Ca.mDzRgi .lZ5yqT .ZVUGJp.Ale4Rm{height:var(--nav-dot-size-selected);width:var(--nav-dot-size-selected)}.ENJ6Ca .XvQ3FE:hover{opacity:.6}.ENJ6Ca .XvQ3FE.CdshHv{transform:scaleX(-1)}.ENJ6Ca .XvQ3FE svg{fill:rgba(var(--arrowColor,var(--color_12,color_12)),var(--alpha-arrowColor,1))}.ENJ6Ca .ZVUGJp{background-color:rgba(var(--dotsColor,var(--color_12,color_12)),var(--alpha-dotsColor,1));border-radius:50%}.ENJ6Ca .ZVUGJp.Ale4Rm{background-color:transparent;border:2px solid rgba(var(--dotsColor,var(--color_12,color_12)),var(--alpha-dotsColor,1))}.ghJlnq.mDzRgi{--display:grid;background-color:transparent;box-sizing:border-box;display:var(--display);min-height:50px;position:relative}.ghJlnq.mDzRgi .XvQ3FE{align-self:center;cursor:pointer;display:var(--nav-button-display);grid-area:1/1/1/1;margin:0 var(--nav-button-offset);position:absolute;width:var(--nav-button-width);z-index:1}.ghJlnq.mDzRgi .XvQ3FE.CdshHv{justify-self:start}.ghJlnq.mDzRgi .XvQ3FE.Qinjwp{justify-self:end}.ghJlnq.mDzRgi .hDJzl4{grid-area:1/1/1/1;height:100%;overflow:var(--slides-overflow);position:absolute;width:100%}.ghJlnq.mDzRgi .hDJzl4.tAoGqR{overflow:var(--transition-overflow,var(--slides-overflow))}.ghJlnq.mDzRgi .hDJzl4>*{overflow:var(--slides-overflow)}.ghJlnq.mDzRgi .T23gn7.hDJzl4{height:auto;position:relative}.ghJlnq.mDzRgi .T23gn7.hDJzl4>*{top:0}.ghJlnq.mDzRgi .T23gn7.hDJzl4>:not(:first-child){--force-state-metadata:false;position:absolute!important}.ghJlnq.mDzRgi .N2NGoO{border-radius:var(--rd,0);bottom:0;box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));left:0;pointer-events:none;position:absolute;right:0;top:0}.ghJlnq.mDzRgi .lZ5yqT{align-self:end;display:var(--nav-dot-section-display);grid-area:1/1/1/1;justify-self:center;margin-bottom:var(--nav-dot-section-bottom-margin);position:absolute;transform:translateY(50%)}.ghJlnq.mDzRgi .lZ5yqT .dZxZOk{align-items:center;display:flex;justify-content:center;pointer-events:none;position:relative;width:100%}.ghJlnq.mDzRgi .lZ5yqT .ZVUGJp{box-sizing:border-box;cursor:pointer;display:block;height:var(--nav-dot-size);margin:0 var(--nav-dot-margin);pointer-events:auto;position:relative;width:var(--nav-dot-size)}.ghJlnq.mDzRgi .lZ5yqT .ZVUGJp.Ale4Rm{height:var(--nav-dot-size-selected);width:var(--nav-dot-size-selected)}.ghJlnq .XvQ3FE:hover{opacity:.6}.ghJlnq .XvQ3FE.Qinjwp{transform:scaleX(-1)}.ghJlnq .XvQ3FE svg path:first-child{fill:rgba(var(--arrowContainerColor,var(--color_11,color_11)),var(--alpha-arrowContainerColor,1))}.ghJlnq .XvQ3FE svg path:last-child{fill:rgba(var(--arrowColor,var(--color_12,color_12)),var(--alpha-arrowColor,1))}.ghJlnq .ZVUGJp{background-color:rgba(var(--dotsColor,var(--color_12,color_12)),var(--alpha-dotsColor,1))}.ghJlnq .ZVUGJp.Ale4Rm{background-color:rgba(var(--dotsSelectedColor,var(--color_11,color_11)),var(--alpha-dotsSelectedColor,1))}.XVHXq_.mDzRgi{--display:grid;background-color:transparent;box-sizing:border-box;display:var(--display);min-height:50px;position:relative}.XVHXq_.mDzRgi .XvQ3FE{align-self:center;cursor:pointer;display:var(--nav-button-display);grid-area:1/1/1/1;margin:0 var(--nav-button-offset);position:absolute;width:var(--nav-button-width);z-index:1}.XVHXq_.mDzRgi .XvQ3FE.CdshHv{justify-self:start}.XVHXq_.mDzRgi .XvQ3FE.Qinjwp{justify-self:end}.XVHXq_.mDzRgi .hDJzl4{grid-area:1/1/1/1;height:100%;overflow:var(--slides-overflow);position:absolute;width:100%}.XVHXq_.mDzRgi .hDJzl4.tAoGqR{overflow:var(--transition-overflow,var(--slides-overflow))}.XVHXq_.mDzRgi .hDJzl4>*{overflow:var(--slides-overflow)}.XVHXq_.mDzRgi .T23gn7.hDJzl4{height:auto;position:relative}.XVHXq_.mDzRgi .T23gn7.hDJzl4>*{top:0}.XVHXq_.mDzRgi .T23gn7.hDJzl4>:not(:first-child){--force-state-metadata:false;position:absolute!important}.XVHXq_.mDzRgi .N2NGoO{border-radius:var(--rd,0);bottom:0;box-shadow:var(--shd,0 0 0 rgba(0,0,0,.6));left:0;pointer-events:none;position:absolute;right:0;top:0}.XVHXq_.mDzRgi .lZ5yqT{align-self:end;display:var(--nav-dot-section-display);grid-area:1/1/1/1;justify-self:center;margin-bottom:var(--nav-dot-section-bottom-margin);position:absolute;transform:translateY(50%)}.XVHXq_.mDzRgi .lZ5yqT .dZxZOk{align-items:center;display:flex;justify-content:center;pointer-events:none;position:relative;width:100%}.XVHXq_.mDzRgi .lZ5yqT .ZVUGJp{box-sizing:border-box;cursor:pointer;display:block;height:var(--nav-dot-size);margin:0 var(--nav-dot-margin);pointer-events:auto;position:relative;width:var(--nav-dot-size)}.XVHXq_.mDzRgi .lZ5yqT .ZVUGJp.Ale4Rm{height:var(--nav-dot-size-selected);width:var(--nav-dot-size-selected)}.XVHXq_.mDzRgi{min-height:unset}.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)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowSlide].3858fc08.min.css">.imK94d .eF_jBL{border-radius:var(--rd,0);will-change:var(--corners-overflow-fix-will-change,initial)}.imK94d .wfm0FO{border:var(--brw,0) solid rgba(var(--brd,var(--color_11,color_11)),var(--alpha-brd,1));border-radius:var(--rd,0);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.HlRz5e{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}.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}.bX9O_S{-webkit-clip-path:var(--fill-layer-clip);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[AppWidget_Classic].4049eab0.min.css">@-moz-document url-prefix(){:invalid{box-shadow:none}:-moz-submit-invalid,:-moz-ui-invalid{box-shadow:none}}@keyframes kYZz2Z{0%{animation-timing-function:ease-out;transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}@keyframes wlf4P4{to{opacity:1;transform:rotate(115deg)}}.bkIuWA.xXaCpo{--display:flex;align-items:center;display:var(--display);justify-content:center}.d1WWt1{animation:kYZz2Z 1s linear infinite;height:72px;margin-left:-18px;overflow:hidden;position:absolute;transform-origin:100% 50%;width:36px}.d1WWt1:after,.d1WWt1:before{animation:wlf4P4 .5s linear infinite alternate;border:3px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;transform:rotate(-45deg)}.d1WWt1:before{color:#7fccf7}.d1WWt1:after{color:#3899ec;opacity:0}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FormContainer_FormContainerSkin].bbc5b359.min.css">.JVi7i2,.hrbzfT{background-color:var(--corvid-background-color,rgba(var(--bg,0,0,0),var(--alpha-bg,0)));border:solid var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));border-radius:var(--corvid-border-radius,var(--rd,0));box-shadow:var(--shd,0 0 0 transparent)}.d3n4V3{height:100%;left:-var(--corvid-border-width,var(--brw,0));position:absolute;top:-var(--corvid-border-width,var(--brw,0));width:100%}</style> <style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/Repeater_FixedColumns.9abcda74.chunk.min.css">.E6jjcn{direction:var(--direction);display:flex;flex-wrap:wrap;justify-content:var(--justify-content);margin:var(--margin);position:relative}.Zc7IjY{direction:ltr;margin:var(--item-margin)}.VM7gjN{display:flex;flex-direction:column}</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> <title>Home | Voyagers Guidebook</title> <meta name="description" content="Voyagers Guidebook is a retro, archival tribute to Voyagers! – a 1982 Time-Travel, adventure Televison series for all ages."/> <link rel="canonical" href="https://voyagersguidebook.wixsite.com/voyagersguidebook"/> <meta property="og:title" content="Home | Voyagers Guidebook"/> <meta property="og:description" content="Voyagers Guidebook is a retro, archival tribute to Voyagers! – a 1982 Time-Travel, adventure Televison series for all ages."/> <meta property="og:image" content="https://static.wixstatic.com/media/1120ec_0bd3d3ea70b34fa3a7372671c6fe06c0%7Emv2.png/v1/fit/w_2500,h_1330,al_c/1120ec_0bd3d3ea70b34fa3a7372671c6fe06c0%7Emv2.png"/> <meta property="og:image:width" content="2500"/> <meta property="og:image:height" content="1330"/> <meta property="og:url" content="https://voyagersguidebook.wixsite.com/voyagersguidebook"/> <meta property="og:site_name" content="voyagersguidebook"/> <meta property="og:type" content="website"/> <meta name="fb_admins_meta_tag" content="voyagersguidebook"/> <meta name="google-site-verification" content="HYUA_paz7SMrvg2QPUD27EWaB3KLRUMrBwV7yTD6Dyw"/> <meta name="keywords" content="1982, 1983, Guidebook, James Parriott, Jon-Erik Hexum, Meeno Peluce, Voyagers, eighties"/> <meta property="fb:admins" content="voyagersguidebook"/> <link rel="alternate" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/blog-feed.xml" type="application/rss+xml" title="voyagersguidebook - RSS"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="Home | Voyagers Guidebook"/> <meta name="twitter:description" content="Voyagers Guidebook is a retro, archival tribute to Voyagers! – a 1982 Time-Travel, adventure Televison series for all ages."/> <meta name="twitter:image" content="https://static.wixstatic.com/media/1120ec_0bd3d3ea70b34fa3a7372671c6fe06c0%7Emv2.png/v1/fit/w_2500,h_1330,al_c/1120ec_0bd3d3ea70b34fa3a7372671c6fe06c0%7Emv2.png"/> <style id="css_masterPage"> @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: '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: '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; }@font-face { font-display: swap; font-family: wf_032305df790e44c1a0263e498; src: url("https://static.wixstatic.com/ufonts/1120ec_032305df790e44c1a0263e49889bc946/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/1120ec_032305df790e44c1a0263e49889bc946/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/1120ec_032305df790e44c1a0263e49889bc946/ttf/file.ttf") format("ttf"); }@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2'); unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'futura-lt-w01-book'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus, #SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus ~ .wixSdkShowFocusOnSibling{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}#masterPage{left:0;margin-left:0;width:100%;min-width:0;}#SITE_FOOTER{--pinned-layer-in-container:50;--above-all-in-container:49;}#PAGES_CONTAINER{--pinned-layer-in-container:51;--above-all-in-container:49;}#SITE_HEADER{z-index:49;--above-all-in-container:10000;}: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:130,172,177;--color_13:46,93,99;--color_14:30,76,82;--color_15:24,24,24;--color_16:248,225,175;--color_17:207,181,124;--color_18:56,42,35;--color_19:126,110,76;--color_20:80,70,48;--color_21:190,142,119;--color_22:143,103,85;--color_23:116,86,72;--color_24:87,64,53;--color_25:192,60,42;--color_26:255,255,255;--color_27:212,192,120;--color_28:171,148,96;--color_29:143,122,77;--color_30:110,94,58;--color_31:219,194,140;--color_32:142,209,5;--color_33:133,116,80;--color_34:95,83,56;--color_35:58,50,34;--color_36:255,255,255;--color_37:24,24,24;--color_38:130,172,177;--color_39:46,93,99;--color_40:30,76,82;--color_41:56,42,35;--color_42:142,209,5;--color_43:212,192,120;--color_44:192,60,42;--color_45:24,24,24;--color_46:24,24,24;--color_47:30,76,82;--color_48:56,42,35;--color_49:56,42,35;--color_50:255,255,255;--color_51:255,255,255;--color_52:56,42,35;--color_53:56,42,35;--color_54:46,93,99;--color_55:46,93,99;--color_56:255,255,255;--color_57:255,255,255;--color_58:56,42,35;--color_59:56,42,35;--color_60:56,42,35;--color_61:56,42,35;--color_62:255,255,255;--color_63:255,255,255;--color_64:46,93,99;--color_65:46,93,99;--font_0:normal normal bold 48px/1.4em 'libre baskerville',serif;--font_1:normal normal normal 14px/1.43em helvetica-w01-light,sans-serif;--font_2:normal normal normal 40px/1.25em didot-w01-italic,serif;--font_3:normal normal normal 115px/1.4em wfont_1120ec_032305df790e44c1a0263e49889bc946,wf_032305df790e44c1a0263e498,orig_voyagers;--font_4:normal normal normal 72px/1.18em didot-w01-italic,serif;--font_5:normal normal normal 56px/1.25em didot-w01-italic,serif;--font_6:normal normal normal 48px/1.25em didot-w01-italic,serif;--font_7:normal normal normal 24px/1.46em futura-lt-w01-light,sans-serif;--font_8:normal normal normal 20px/1.5em futura-lt-w01-book,sans-serif;--font_9:normal normal normal 16px/1.55em futura-lt-w01-light,sans-serif;--font_10:normal normal normal 14px/1.43em helvetica-w01-light,sans-serif;--wix-ads-height:50px;--sticky-offset:50px;--wix-ads-top-height:50px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;-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(26, 17, 10);letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_45));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_45));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_36));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_45));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_45));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_45));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_15));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_15));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_15));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_15));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#SITE_FOOTER{--bg:var(--color_37);--shd:none;--brwt:0px;--brd:var(--color_37);--brwb:0px;--bgctr:var(--color_37);--rd:0px;--boxShadowToggleOn-shd:none;--alpha-brd:0;--alpha-bgctr:1;--alpha-bg:1;--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:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-jd1yed071"]{position:relative;margin:29px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--shc-mutated-brightness:12,12,12;--bg-overlay-color:rgb(var(--color_37));--bg-gradient:none;}#comp-jd1yed071{width:980px;}[data-mesh-id=comp-jd1yed072inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yed072inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yed072inlineContent-gridContainer] > [id="comp-jd1yed07"]{position:relative;margin:50px 0px 16px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yed071{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yed072{width:980px;}#comp-jd1yed072{--bg-overlay-color:rgb(var(--color_43));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yed07{width:979px;height:auto;}#comp-jd1yed07{--min-height:188px;}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{--transition-duration:600ms;}#masterPage:not(.landingPage){--top-offset:0px;--header-height:291px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bg:var(--color_37);--shd:none;--brwt:0px;--brd:var(--color_36);--brwb:0px;--bgctr:var(--color_37);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:0;--boxShadowToggleOn-shd:none;--backdrop-filter:none;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-jk28d4xs"]{position:relative;margin:44px 0px -30px calc((100% - 980px) * 0.5);left:-78px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-jv74vgln"]{position:relative;margin:0px 0px 45px calc((100% - 980px) * 0.5);left:794px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_37));--bg-gradient:none;--shc-mutated-brightness:12,12,12;}#comp-jk28d4xs{width:1059px;}[data-mesh-id=comp-jk28d4xsinlineContent]{height:auto;width:1059px;}[data-mesh-id=comp-jk28d4xsinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jk28d4xsinlineContent-gridContainer] > [id="comp-jd1yed01"]{position:relative;margin:0px 0px 38px 0;left:20px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jk28d4xsinlineContent-gridContainer] > [id="comp-jd1yed011"]{position:relative;margin:51px 0px 38px 0;left:113px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jk28d4xsinlineContent-gridContainer] > [id="comp-jd1yed05"]{position:relative;margin:0px 0px 17px 0;left:814px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jk28d4xsinlineContent-gridContainer] > [id="comp-jd1yhmpo"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-jd1yed01{--shd:none;--brw:0px;--brd:255,255,255;--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingBottom:0px;--contentPaddingTop:0px;--alpha-brd:0;--boxShadowToggleOn-shd:none;}#comp-jd1yed01{width:84px;height:80px;}#comp-jd1yed01{--height:80px;--width:84px;}#comp-jd1yed011{width:212px;height:auto;}#comp-jd1yed05{width:245px;height:auto;}#comp-jd1yhmpo{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:0,0,0;--rd:0px;--shd:none;--fnt:normal normal normal 16px/1.4em 'libre baskerville',serif;--pad:5px;--txt:var(--color_43);--trans:color 0.4s ease 0s;--txth:var(--color_42);--txts:var(--color_44);--alpha-bgDrop:1;--alpha-txt:1;--alpha-txth:1;--alpha-txts:1;--boxShadowToggleOn-shd:none;}#comp-jd1yhmpo{width:781px;height:30px;}#comp-jd1yhmpo{--menuTotalBordersY:0px;--menuTotalBordersX:0px;}#comp-jv74vgln{width:186px;height:39px;}#comp-jv74vgln{--item-size:39px;--item-margin:0px 10px 0px 0px;--item-display:inline-block;width:186px;height:39px;}</style> <style id="css_yf3ap">@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap; } @font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.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: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.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: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.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: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.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: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap; } @font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap; } @font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap; } @font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap; } @font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.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: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.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: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.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: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.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: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.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: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.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: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.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: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap; }@font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'avenir-lt-w01_35-light1475496'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }@font-face {font-family: '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-display: swap; font-family: wf_032305df790e44c1a0263e498; src: url("https://static.wixstatic.com/ufonts/1120ec_032305df790e44c1a0263e49889bc946/woff2/file.woff2") format("woff2"), url("https://static.wixstatic.com/ufonts/1120ec_032305df790e44c1a0263e49889bc946/woff/file.woff") format("woff"), url("https://static.wixstatic.com/ufonts/1120ec_032305df790e44c1a0263e49889bc946/ttf/file.ttf") format("ttf"); }@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: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;font-display: swap; }@font-face {font-family: 'open sans'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/09e37a90-97bc-4292-863a-a9e5b278309d/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap; } @font-face {font-family: 'open sans'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e59e6f5c-7ac5-47cf-8fe5-22ee5f11aa42/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap; } @font-face {font-family: 'open sans'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/66ed32a6-d63b-4f2e-9895-91f58fc7bde6/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap; } @font-face {font-family: 'open sans'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e3af1b1e-e84c-47bd-96ed-ea490697a5d3/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap; }@font-face {font-family: 'futura-lt-w01-book'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap; }#yf3ap{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containeryf3apinlineContent]{height:auto;width:100%;}[data-mesh-id=Containeryf3apinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(9, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdje"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjf"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjf3"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjf2"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjf1"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjf4"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjf5"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:7 / 1 / 8 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjg"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:8 / 1 / 9 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjg1"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:9 / 1 / 10 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containeryf3apinlineContent-gridContainer] > [id="comp-lliswdjg2"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:10 / 1 / 11 / 2;justify-self:start;align-self:start;}#comp-lliswdje{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjeinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjeinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjeinlineContent-gridContainer] > [id="comp-jd1yecyr"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecyr{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecysinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yecysinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecysinlineContent-gridContainer] > [id="comp-jd1yecys1"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecys{width:980px;}#comp-jd1yecys1{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecys2inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yecys2inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecys2inlineContent-gridContainer] > [id="comp-jd1yecys3"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecys2{width:980px;}#comp-jd1yecys3{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecys4inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yecys4inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:648px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecys4inlineContent-gridContainer] > [id="comp-jd1yecys5"]{position:relative;margin:251px 0px 10px calc((100% - 980px) * 0.5);left:550px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecys4{width:980px;}@media (prefers-reduced-motion: no-preference) {#comp-jd1yecys5:not([data-motion-enter="done"]){opacity:0;}}#comp-jd1yecys5{width:501px;height:auto;}#comp-lliswdjf{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjfinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjfinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjfinlineContent-gridContainer] > [id="comp-jd1yecys6"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecys6{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecytinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yecytinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:577px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecytinlineContent-gridContainer] > [id="comp-jd1yecyt1"]{position:relative;margin:80px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecytinlineContent-gridContainer] > [id="comp-jd1yhsuv2"]{position:relative;margin:47px 0px 10px calc((100% - 980px) * 0.5);left:-29px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecyt{width:980px;}#comp-jd1yecyt1{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecyt2inlineContent]{height:auto;width:100%;position:static;min-height:380px;}#comp-jd1yecyt2{width:980px;}#comp-jd1yhsuv2{width:1054px;}[data-mesh-id=comp-jd1yhsuv2inlineContent]{height:auto;width:1054px;}[data-mesh-id=comp-jd1yhsuv2inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yhsuv2inlineContent-gridContainer] > [id="comp-jd1yecyt3"]{position:relative;margin:0px 0px 0px 0;left:409px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yhsuv2inlineContent-gridContainer] > [id="comp-jd1yecyy"]{position:relative;margin:60px 0px 26px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecyt3{--rd:0px;--brd:171,96,1;--brw:3px;--sizeRd:0px;--sizeBrw:3px;--contentPaddingLeft:3px;--contentPaddingRight:3px;--contentPaddingBottom:3px;--contentPaddingTop:3px;--alpha-brd:1;}@media (prefers-reduced-motion: no-preference) {#comp-jd1yecyt3:not([data-motion-enter="done"]){opacity:0;}}#comp-jd1yecyt3{width:645px;height:446px;}#comp-jd1yecyy{--brw:2px;--brd:52,34,21;--bg:171,96,1;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-jd1yecyy{width:460px;}[data-mesh-id=comp-jd1yecyyinlineContent]{height:auto;width:460px;}[data-mesh-id=comp-jd1yecyyinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecyyinlineContent-gridContainer] > [id="comp-jd1yecyz"]{position:relative;margin:31px 0px 31px 0;left:30px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecyz{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jd1yecyz{width:403px;height:auto;}#comp-lliswdjf3{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjf3inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjf3inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjf3inlineContent-gridContainer] > [id="comp-jd1yecyz5"]{position:relative;margin:0px 0px 1px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecyz5{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecyz6inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yecyz6inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecyz6inlineContent-gridContainer] > [id="comp-jd1yecyz7"]{position:relative;margin:27px 0px 28px calc((100% - 460px) * 1);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecyz8inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yecyz8inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecyz8inlineContent-gridContainer] > [id="comp-jd1yecyz9"]{position:relative;margin:8px 0px 8px calc((100% - 460px) * 0);left:47px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecyz6{--0:s;--1:t;--2:r;--3:c;--4:t;}#comp-jd1yecyz6{width:460px;}#comp-jd1yecyz7{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jd1yecyz7{width:451px;height:auto;}#comp-jd1yecyz8{--0:s;--1:t;--2:r;--3:c;--4:t;}#comp-jd1yecyz8{width:460px;}#comp-jd1yecyz9{--rd:3px;--brd:var(--color_15);--brw:2px;--sizeRd:3px;--sizeBrw:2px;--contentPaddingLeft:2px;--contentPaddingRight:2px;--contentPaddingBottom:2px;--contentPaddingTop:2px;--alpha-brd:1;}#comp-jd1yecyz9{width:436px;height:340px;}#comp-lliswdjf2{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjf2inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-lliswdjf2inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-61px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjf2inlineContent-gridContainer] > [id="comp-kpk3a4a4"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:-221px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kpk3a4a4{--shd:0 0 0 rgba(0, 0, 0, 0.6);--dotsColor:var(--color_12);--dotsSelectedColor:var(--color_11);--arrowColor:var(--color_12);--rd:0px;--brw:0px;--brd:var(--color_11);--alpha-brd:1;--alpha-arrowColor:1;--alpha-dotsColor:1;--alpha-dotsSelectedColor:0.3;}#comp-kpk3a4a4{left:0;margin-left:0;width:100%;min-width:0;height:650px;}#comp-kpk3a4ek{width:1422px;}[data-mesh-id=comp-kpk3a4ekinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-kpk3a4ekinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:650px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kpk3a4ekinlineContent-gridContainer] > [id="comp-kpk3a4eo"]{position:relative;margin:6px 0px 25px calc((100% - 980px) * 0.5);left:420px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kpk3a4ekinlineContent-gridContainer] > [id="comp-kpk3a4et"]{position:relative;margin:0px 0px 9px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kpk3a4ekinlineContent-gridContainer] > [id="comp-kpk4djdz"]{position:relative;margin:0px 0px 11px calc((100% - 980px) * 0.5);left:207px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kpk3a4ekinlineContent-gridContainer] > [id="comp-kpk49hnd"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:296px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-kpk3a4eo{--shd:none;--brw:0px;--brd:255,255,255;--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingBottom:0px;--contentPaddingTop:0px;--alpha-brd:1;--boxShadowToggleOn-shd:none;}#comp-kpk3a4eo{width:95px;height:114px;}#comp-kpk3a4et{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kpk3a4et{width:980px;height:auto;}#comp-kpk4djdz{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kpk4djdz{width:520px;height:auto;}#comp-kpk49hnd{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kpk49hnd{width:388px;height:auto;}#comp-lliswdjf1{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjf1inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjf1inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjf1inlineContent-gridContainer] > [id="comp-lip3w9w8"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lip3w9w8{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-lip3wa08inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lip3wa08inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:936px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lip3wa08inlineContent-gridContainer] > [id="comp-lip3wa0h"]{position:relative;margin:83px 0px 52px calc((100% - 392px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lip3wa08inlineContent-gridContainer] > [id="comp-lip3wa0l"]{position:relative;margin:0px 0px 10px calc((100% - 392px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lip3wa0zinlineContent]{height:auto;width:100%;position:static;min-height:936px;}#comp-lip3wa08{width:392px;}#comp-lip3wa0h{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lip3wa0h{width:393px;height:auto;}#comp-lip3wa0l{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#comp-lip3wa0l:not([data-motion-enter="done"]){opacity:0;}}#comp-lip3wa0l{width:393px;height:auto;}#comp-lip3wa0z{width:588px;}#comp-lliswdjf4{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjf4inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjf4inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjf4inlineContent-gridContainer] > [id="comp-jd1yecyz1"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lliswdjf4inlineContent-gridContainer] > [id="comp-jd1yecyz3"]{position:relative;margin:126px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lliswdjf4inlineContent-gridContainer] > [id="comp-joqyss3z"]{position:relative;margin:196px 0px 19px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lliswdjf4inlineContent-gridContainer] > [id="comp-jv4ophwy"]{position:relative;margin:0px 0px -155px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecyz1{width:980px;}[data-mesh-id=comp-jd1yecyz2inlineContent]{height:auto;width:100%;position:static;min-height:495px;}#comp-jd1yecyz2{width:980px;}#comp-jd1yecyz3{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecyz4inlineContent]{height:auto;width:100%;position:static;min-height:400px;}#comp-jd1yecyz4{width:980px;}#comp-joqyss3z{--brw:0px;--brd:50,65,88;--bg:61,155,233;--rd:0px;--shd:none;--gradient:none;--alpha-bg:0;--alpha-brd:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-joqyss3z{width:980px;}[id^="comp-joqyss5d__"]{width:306px;}[data-mesh-id^="comp-joqyss5d__"][data-mesh-id$="inlineContent"]{height:auto;width:100%;}[data-mesh-id^="comp-joqyss5d__"][data-mesh-id$="inlineContent-gridContainer"]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id^=comp-joqyss5d__] > [id^="comp-joqyss5n__"]{position:relative;margin:0px 0px -29px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id^=comp-joqyss5d__] > [id^="comp-joqyss8e__"]{position:relative;margin:0px 0px 41px 0;left:-1px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id^=comp-joqyss5d__] > [id^="comp-joqyssdx__"]{position:relative;margin:0px 0px 0px 0;left:16px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[id^="comp-joqyss5n__"]{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}[id^="comp-joqyss5n__"]{width:306px;height:225px;}[id^="comp-joqyss8e__"]{--brw:0px;--brd:133,133,133;--bg:219,190,88;--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}[id^="comp-joqyss8e__"]{width:180px;}[data-mesh-id^="comp-joqyss8e__"][data-mesh-id$="inlineContent"]{height:auto;width:180px;}[data-mesh-id^="comp-joqyss8e__"][data-mesh-id$="inlineContent-gridContainer"]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id^=comp-joqyss8e__] > [id^="comp-joqyss92__"]{position:relative;margin:8px 0px 0px 0;left:17px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[id^="comp-joqyss92__"]{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}[id^="comp-joqyss92__"]{width:159px;height:auto;}[id^="comp-joqyssdx__"]{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}[id^="comp-joqyssdx__"]{width:268px;height:auto;}#comp-jv4ophwy{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jv4ophzhinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jv4ophzhinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:331px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jv4ophzhinlineContent-gridContainer] > [id="comp-jv4ophzs"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jv4ophzhinlineContent-gridContainer] > [id="comp-jv4opi2i"]{position:relative;margin:78px 0px -30px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jv4ophzh{width:980px;}#comp-jv4ophzs{width:980px;height:auto;}#comp-jv4opi2i{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jv4opi2i{width:980px;height:auto;}#comp-lliswdjf5{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjf5inlineContent]{height:auto;width:100%;position:static;min-height:40px;}#comp-lliswdjg{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjginlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjginlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjginlineContent-gridContainer] > [id="comp-jd1yecz6"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yecz6{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecz61inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-jd1yecz61inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-200px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecz61inlineContent-gridContainer] > [id="comp-jd1yecz65"]{position:relative;margin:23px 0px -23px calc((100% - 980px) * 0.5);left:10px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecz61inlineContent-gridContainer] > [id="comp-llk62d1n"]{position:relative;margin:0px 0px -1px calc((100% - 980px) * 0.5);left:120px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecz61inlineContent-gridContainer] > [id="comp-jd1yecz62"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecz61inlineContent-gridContainer] > [id="comp-jd1yecz7"]{position:relative;margin:0px 0px -141px calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-jd1yecz61{width:980px;}#comp-jd1yecz65{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jd1yecz65{width:386px;height:auto;}#comp-llk62d1n{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-llk62d1n{width:164px;height:auto;}#comp-jd1yecz62{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yecz63inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-jd1yecz63inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:1039px;margin-top:-222px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yecz63inlineContent-gridContainer] > [id="comp-jd1yecz71"]{position:relative;margin:288px 0px 49px calc((100% - 980px) * 0.5);left:320px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecz63inlineContent-gridContainer] > [id="comp-jd1yecz64"]{position:relative;margin:0px 0px 21px calc((100% - 980px) * 0.5);left:10px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecz63inlineContent-gridContainer] > [id="comp-jd1yeczg"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jd1yecz63inlineContent-gridContainer] > [id="comp-jd1yeczg1"]{position:relative;margin:0px 0px -309px calc((100% - 980px) * 0.5);left:560px;grid-area:1 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-jd1yecz63{width:980px;}#comp-jd1yecz71{width:26px;height:26px;}#comp-jd1yecz64{width:465px;height:auto;}#comp-jd1yeczg{width:464px;}[data-mesh-id=comp-jd1yeczginlineContent]{height:auto;width:464px;}[data-mesh-id=comp-jd1yeczginlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yeczginlineContent-gridContainer] > [id="comp-kgbitd76"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kgbitd76{--rd:0px;--shd:0 0 0 rgba(0, 0, 0, 0);--bg:var(--color_11);--brd:227,227,227;--alpha-brd:1;--brw:0px;--alpha-bg:0;}#comp-kgbitd76{width:464px;}[data-mesh-id=comp-kgbitd76inlineContent]{height:auto;width:464px;}[data-mesh-id=comp-kgbitd76inlineContent-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=comp-kgbitd76inlineContent-gridContainer] > [id="comp-kgbitd8k"]{position:relative;margin:0px 0px 12px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kgbitd76inlineContent-gridContainer] > [id="comp-kgbitd91"]{position:relative;margin:0px 0px 12px 0;left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kgbitd76inlineContent-gridContainer] > [id="comp-kgbitd9b"]{position:relative;margin:0px 0px 12px 0;left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kgbitd76inlineContent-gridContainer] > [id="comp-kgbitd9j"]{position:relative;margin:0px 0px -19px 0;left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kgbitd76inlineContent-gridContainer] > [id="comp-kgbitd9w1"]{position:relative;margin:0px 0px 25px 0;left:157px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kgbitd76inlineContent-gridContainer] > [id="comp-kgbitdaa"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}#comp-kgbitd8k{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:0 0px 0px transparent;--rd:0px;--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--brw:2px;--bg:var(--color_11);--txt:12,66,102;--alpha-txt:1;--brd:219,190,88;--txt2:12,66,102;--alpha-txt2:1;--brwh:2px;--bgh:255,255,255;--brdh:219,190,88;--brwf:2px;--bgf:255,255,255;--brdf:219,190,88;--brwe:2px;--bge:255,255,255;--brde:219,190,88;--alpha-brde:1;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:2px;--brdd:219,190,88;--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--txtlbl:12,66,102;--alpha-txtlbl:1;--txtlblrq:12,66,102;--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--alpha-bg:1;--alpha-brdd:1;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;}#comp-kgbitd8k{width:464px;height:33px;}#comp-kgbitd91{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:0 0px 0px transparent;--rd:0px;--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--brw:2px;--bg:var(--color_11);--txt:12,66,102;--alpha-txt:1;--brd:219,190,88;--txt2:12,66,102;--alpha-txt2:1;--brwh:2px;--bgh:255,255,255;--brdh:219,190,88;--brwf:2px;--bgf:255,255,255;--brdf:219,190,88;--brwe:2px;--bge:255,255,255;--brde:219,190,88;--alpha-brde:1;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:2px;--brdd:219,190,88;--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--txtlbl:12,66,102;--alpha-txtlbl:1;--txtlblrq:12,66,102;--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--alpha-bg:1;--alpha-brdd:1;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;}#comp-kgbitd91{width:464px;height:33px;}#comp-kgbitd9b{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:0 0px 0px transparent;--rd:0px;--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--brw:2px;--bg:var(--color_11);--txt:12,66,102;--alpha-txt:1;--brd:219,190,88;--txt2:12,66,102;--alpha-txt2:1;--brwh:2px;--bgh:255,255,255;--brdh:219,190,88;--brwf:2px;--bgf:255,255,255;--brdf:219,190,88;--brwe:2px;--bge:255,255,255;--brde:219,190,88;--alpha-brde:1;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:2px;--brdd:219,190,88;--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--txtlbl:12,66,102;--alpha-txtlbl:1;--txtlblrq:12,66,102;--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--alpha-bg:1;--alpha-brdd:1;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;}#comp-kgbitd9b{width:464px;height:33px;}#comp-kgbitd9j{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:0 0px 0px transparent;--rd:0px;--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--brw:2px;--bg:var(--color_11);--txt:12,66,102;--alpha-txt:1;--brd:219,190,88;--txt2:12,66,102;--alpha-txt2:1;--brwh:2px;--bgh:255,255,255;--brdh:219,190,88;--bgd:255,255,255;--txtd:219,219,219;--alpha-txtd:1;--brwd:2px;--brdd:219,190,88;--brwf:2px;--bgf:255,255,255;--brdf:219,190,88;--brwe:2px;--bge:255,255,255;--brde:219,190,88;--alpha-brde:1;--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--txtlbl:12,66,102;--alpha-txtlbl:1;--txtlblrq:12,66,102;--alpha-txtlblrq:1;--alpha-bg:1;--alpha-bgd:1;--alpha-bge:1;--alpha-bgf:1;--alpha-bgh:1;--alpha-brd:1;--alpha-brdf:1;--alpha-brdh:1;--bg2:170,170,170;--alpha-bg2:1;--alpha-brdd:1;}#comp-kgbitd9j{width:464px;height:128px;}#comp-kgbitd9w1{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:italic normal normal 18px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--trans2:color 0.4s ease 0s;--txt:12,66,102;--brw:2px;--bg:255,255,255;--brd:219,190,88;--bgh:255,255,255;--brdh:219,190,88;--txth:12,66,102;--bgd:204,204,204;--alpha-bgd:1;--brdd:219,190,88;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;--alpha-brdd:1;}#comp-kgbitd9w1{width:150px;height:55px;}#comp-kgbitdaa{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kgbitdaa{width:464px;height:auto;}#comp-jd1yeczg1{--rd:2px;--shd:0 2px 5px rgba(0, 0, 0, 0.53);--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-jd1yeczg1{width:415px;height:718px;}#comp-jd1yecz7{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jd1yecz7{width:465px;height:auto;}#comp-lliswdjg1{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjg1inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjg1inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjg1inlineContent-gridContainer] > [id="comp-jk0gj77k"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jk0gj77k{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jk0gj7boinlineContent]{height:auto;width:100%;position:static;min-height:629px;}[data-mesh-id=comp-jk0gj7dainlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jk0gj7dainlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jk0gj7dainlineContent-gridContainer] > [id="comp-jk0gj7g0"]{position:relative;margin:168px 0px 10px calc((100% - 435px) * 0.5);left:3px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jk0gj7dainlineContent-gridContainer] > [id="comp-jk271dde"]{position:relative;margin:80px 0px 35px calc((100% - 435px) * 0.5);left:13px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jk0gj7dainlineContent-gridContainer] > [id="comp-khpe548g"]{position:relative;margin:0px 0px 11px calc((100% - 435px) * 0.5);left:142px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jk0gj7iqinlineContent]{height:auto;width:100%;position:static;min-height:629px;}#comp-jk0gj7bo{width:270px;}#comp-jk0gj7da{width:435px;}#comp-jk0gj7g0{width:435px;height:auto;}#comp-jk271dde{width:407px;}[data-mesh-id=comp-jk271ddeinlineContent]{height:auto;width:407px;}[data-mesh-id=comp-jk271ddeinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-jk271ddeinlineContent-gridContainer] > [id="comp-jk0gj7h5"]{position:relative;margin:0px 0px 44px 0;left:16px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-jk271ddeinlineContent-gridContainer] > [id="comp-jk0gj7f4"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-jk0gj7h5{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jk0gj7h5{width:375px;height:auto;}#comp-jk0gj7f4{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jk0gj7f4{width:407px;height:auto;}#comp-khpe548g{width:150px;height:50px;}#comp-jk0gj7iq{width:275px;}#comp-lliswdjg2{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lliswdjg2inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lliswdjg2inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lliswdjg2inlineContent-gridContainer] > [id="comp-jd1yeczh"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lliswdjg2inlineContent-gridContainer] > [id="comp-jd1yeczh2"]{position:relative;margin:204px 0px 21px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yeczh{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yeczh1inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-jd1yeczh1inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-jd1yeczh1inlineContent-gridContainer] > [id="comp-jv4rh5c5"]{position:relative;margin:29px 0px 0px calc((100% - 980px) * 0.5);left:385px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-jd1yeczh1{width:980px;}#comp-jv4rh5c5{--shd:none;--brw:2px;--brd:219,192,134;--contentPaddingLeft:2px;--contentPaddingRight:2px;--contentPaddingBottom:2px;--contentPaddingTop:2px;--alpha-brd:1;--boxShadowToggleOn-shd:none;}#comp-jv4rh5c5{width:201px;height:201px;}#comp-jd1yeczh2{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-jd1yeczh3inlineContent]{height:auto;width:100%;position:static;min-height:5px;}#comp-jd1yeczh3{width:980px;}</style> <style id="stylableCss_yf3ap">/* END STYLABLE DIRECTIVE RULES */ #comp-khpe548g .style-khpeavjm__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;background: #FFFFFF;border: 1px solid rgb(91, 126, 224);border-width: 3px;border-image: linear-gradient(180deg, #fdd293 0%, #EA4F2C 100%) 1 / 3px stretch;border-radius: 0px;box-shadow: 0.71px 0.71px 0 rgba(0, 0, 0, 0);padding-top: 1px} /* START STYLABLE DIRECTIVE RULES */ #comp-khpe548g .style-khpeavjm__root[disabled]{background: #E2E2E2} #comp-khpe548g .style-khpeavjm__root[disabled] .StylableButton2545352419__label{color: #8F8F8F} #comp-khpe548g .style-khpeavjm__root[disabled] .StylableButton2545352419__icon{fill: #8F8F8F} #comp-khpe548g .style-khpeavjm__root .StylableButton2545352419__container{transition: inherit} #comp-khpe548g .style-khpeavjm__root .StylableButton2545352419__label{transition: inherit;font-family: helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;font-size: 12px;letter-spacing: 0.15em;color: #292929} #comp-khpe548g .style-khpeavjm__root .StylableButton2545352419__icon{transition: inherit;width: 14px;height: 14px;fill: #292929;display: none} #comp-khpe548g .style-khpeavjm__root:hover .StylableButton2545352419__label{letter-spacing: 0.25em}</style> <style id="compCssMappers_yf3ap"> #yf3ap{width:auto;min-height:40px;}#pageBackground_yf3ap{--bg-position:absolute;--bg-overlay-color:rgb(136, 14, 4);--bg-gradient:none;}#comp-lliswdje{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jd1yecyr{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecys{--bg-overlay-color:rgb(var(--color_43));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecys1{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecys2{--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecys3{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecys4{--fill-layer-image-opacity:1;--fill-layer-background-media-position:fixed;--fill-layer-background-media-pointer-events:none;--bg-overlay-color:rgb(0, 0, 0);--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecys5{--min-height:146px;}#comp-lliswdjf{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jd1yecys6{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecyt{--bg-overlay-color:rgb(219, 192, 134);--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecyt1{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecyt2{--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecyt3{--height:446px;--width:645px;}#comp-jd1yecyy{--shc-mutated-brightness:86,48,1;}#comp-lliswdjf3{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jd1yecyz5{--bg-overlay-color:rgb(5, 28, 2);--bg-gradient:none;--padding:0px;--margin:60px;min-width:980px;--items-direction:row;}#comp-jd1yecyz6{--bg-overlay-color:rgb(5, 28, 2);--bg-gradient:none;width:100%;--column-width:460px;--column-flex:460;}#comp-jd1yecyz7{--min-height:301px;}#comp-jd1yecyz8{--bg-overlay-color:rgb(5, 28, 2);--bg-gradient:none;width:100%;--column-width:460px;--column-flex:460;}#comp-jd1yecyz9{--height:340px;--width:436px;}#comp-lliswdjf2{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-kpk3a4a4{height:650px;--nav-dot-section-display:block;--nav-dot-section-bottom-margin:50px;--nav-dot-margin:6px;--nav-dot-size:6px;--nav-dot-size-selected:6px;--nav-button-width:25px;--nav-button-offset:100px;--nav-button-display:block;--slides-overflow:visible;--transition-duration:1000ms;}#comp-kpk3a4ek{position:absolute;width:100%;height:100%;--fill-layer-image-opacity:1;--bg-gradient:radial-gradient(circle at 3.6751302083333335% 6.940104166666666%, #4D6001 0%, 11.55%, rgba(77,96,1,0) 35%), radial-gradient(circle at 92.96712239583333% 9.554036458333332%, #FAAA63 0%, 17.5%, rgba(250,170,99,0) 35%), radial-gradient(circle at 95.20670572916666% 90.48177083333333%, #C9C6FF 0%, 34.1%, rgba(201,198,255,0) 55%), radial-gradient(circle at 4.313151041666666% 93.34635416666667%, #97B49D 0%, 29.900000000000002%, rgba(151,180,157,0) 65%), radial-gradient(circle at 46.555989583333336% 11.50390625%, rgba(214,222,72,0.99) 0%, 25%, rgba(214,222,72,0) 50%), radial-gradient(circle at 51.121419270833336% 89.98697916666667%, #93C3FF 0%, 42%, rgba(147,195,255,0) 70%), radial-gradient(circle at 48.9013671875% 49.521484375%, #FFFFFF 0%, 100%, rgba(255,255,255,0) 100%);--bg-overlay-color:transparent;}#comp-kpk3a4eo{--height:114px;--width:95px;}#comp-lliswdjf1{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lip3w9w8{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-lip3wa08{--bg-gradient:radial-gradient(circle farthest-corner at 32% 26%, #FFFFFF 0%, #AB9460 36.0321044921875%, #7E6E4C 75.677490234375%);--bg-overlay-color:transparent;width:100%;--column-width:392px;--column-flex:392;}#comp-lip3wa0z{--fill-layer-image-opacity:1;--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:588px;--column-flex:588;}#comp-lliswdjf4{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jd1yecyz1{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecyz2{--bg-overlay-color:rgb(var(--color_44));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecyz3{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecyz4{--bg-overlay-color:rgb(136, 14, 4);--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-joqyss3z{--direction:ltr;--justify-content:space-between;--margin:-15px 0px;--item-margin:15px 0px;}[id^="comp-joqyss5d__"]{--scale:1;--bg-overlay-color:rgb(var(--color_42));--bg-gradient:none;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);border-radius:0 0 0 0;box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.1);overflow:hidden;transform:translateZ(0);margin:-0px;}[id^="comp-joqyss5n__"]{--height:225px;--width:306px;}[id^="comp-joqyss8e__"]{--shc-mutated-brightness:110,95,44;}[id^="comp-joqyssdx__"]{--min-height:68px;}#comp-jv4ophwy{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jv4ophzh{--fill-layer-image-opacity:1;--bg-overlay-color:rgb(var(--color_43));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-lliswdjf5{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-lliswdjg{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jd1yecz6{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecz61{--bg-overlay-color:rgb(var(--color_41));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecz65{--min-height:45px;}#comp-llk62d1n{--min-height:50px;}#comp-jd1yecz62{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yecz63{--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jd1yecz71{--item-size:26px;--item-margin:0px 11px 0px 0px;--item-display:inline-block;width:26px;height:26px;}#comp-kgbitd8k{--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--direction:inherit;--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:33px;}#comp-kgbitd91{--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--direction:inherit;--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:33px;}#comp-kgbitd9b{--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--direction:inherit;--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:33px;}#comp-kgbitd9j{--fntlbl:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--fnt:normal normal normal 14px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--direction:inherit;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--align:start;--textPaddingTop:3px;--textPaddingStart:5px;--textPaddingEnd:10px;--labelMarginBottom:5px;--requiredIndicationDisplay:inline;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:128px;}#comp-kgbitd9w1{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:italic normal normal 18px/1.4em futura-lt-w01-book,futura-lt-w05-book,sans-serif;--label-align:center;--label-text-align:center;}#comp-jd1yeczg1{--height:718px;--width:415px;}#comp-jd1yecz7{--min-height:283px;}#comp-lliswdjg1{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jk0gj77k{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jk0gj7bo{--fill-layer-image-opacity:1;--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;width:100%;--column-width:270px;--column-flex:270;}#comp-jk0gj7da{--bg-overlay-color:rgb(219, 192, 134);--bg-gradient:none;width:100%;--column-width:435px;--column-flex:435;}#comp-jk0gj7h5{--min-height:81px;}#comp-jk0gj7f4{--min-height:328px;}#comp-jk0gj7iq{--fill-layer-image-opacity:1;--bg-overlay-color:rgb(252, 248, 237);--bg-gradient:none;width:100%;--column-width:275px;--column-flex:275;}#comp-lliswdjg2{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-jd1yeczh{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yeczh1{--bg-overlay-color:rgb(var(--color_37));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-jv4rh5c5{--height:201px;--width:201px;}#comp-jd1yeczh2{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-jd1yeczh3{--bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}</style> </head> <body class='' > <script type="text/javascript"> var bodyCacheable = true; var exclusionReason = {"shouldRender":true,"forced":false}; var ssrInfo = {"cacheExclusionReason":"","renderBodyTime":421,"renderTimeStamp":1733888018678} </script> <!--pageHtmlEmbeds.bodyStart start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart end"></script> <!--pageHtmlEmbeds.bodyStart end--> <script id="wix-first-paint"> if (window.ResizeObserver && (!window.PerformanceObserver || !PerformanceObserver.supportedEntryTypes || PerformanceObserver.supportedEntryTypes.indexOf('paint') === -1)) { new ResizeObserver(function (entries, observer) { entries.some(function (entry) { var contentRect = entry.contentRect; if (contentRect.width > 0 && contentRect.height > 0) { requestAnimationFrame(function (now) { window.wixFirstPaint = now; dispatchEvent(new CustomEvent('wixFirstPaint')); }); observer.disconnect(); return true; } }); }).observe(document.body); } </script> <div id="SITE_CONTAINER"><style id="STYLE_OVERRIDES_ID">#comp-kgbitdaa{visibility:hidden !important;}</style><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="WIX_ADS" class="EFLBov czJOIz ytGGBw"><a data-testid="linkElement" href="//www.wix.com/lpviral/enviral?utm_campaign=vir_wixad_live&adsVersion=white&orig_msid=a1c50b5c-7366-44ce-a86a-fbf7ef843c69" target="_blank" rel="nofollow" class="Oxzvyr YD5pSO has-custom-focus"><span class="aGHwBE"><span data-hook="freemium-text" class="areOb6">This site was designed with the <div data-testid="bannerLogo" class="dTTUA9"><div><svg class="_4i7Zy" viewBox="0 0 28 10.89" aria-label="wix"><path d="M16.02.2c-.55.3-.76.78-.76 2.14a2.17 2.17 0 0 1 .7-.42 3 3 0 0 0 .7-.4A1.62 1.62 0 0 0 17.22 0a3 3 0 0 0-1.18.2z" class="o4sLYL"></path><path d="M12.77.52a2.12 2.12 0 0 0-.58 1l-1.5 5.8-1.3-4.75a4.06 4.06 0 0 0-.7-1.55 2.08 2.08 0 0 0-2.9 0 4.06 4.06 0 0 0-.7 1.55L3.9 7.32l-1.5-5.8a2.12 2.12 0 0 0-.6-1A2.6 2.6 0 0 0 0 .02l2.9 10.83a3.53 3.53 0 0 0 1.42-.17c.62-.33.92-.57 1.3-2 .33-1.33 1.26-5.2 1.35-5.47a.5.5 0 0 1 .34-.4.5.5 0 0 1 .4.5c.1.3 1 4.2 1.4 5.5.4 1.5.7 1.7 1.3 2a3.53 3.53 0 0 0 1.4.2l2.8-11a2.6 2.6 0 0 0-1.82.53zm4.43 1.26a1.76 1.76 0 0 1-.58.5c-.26.16-.52.26-.8.4a.82.82 0 0 0-.57.82v7.36a2.47 2.47 0 0 0 1.2-.15c.6-.3.75-.6.75-2V1.8zm7.16 3.68L28 .06a3.22 3.22 0 0 0-2.3.42 8.67 8.67 0 0 0-1 1.24l-1.34 1.93a.3.3 0 0 1-.57 0l-1.4-1.93a8.67 8.67 0 0 0-1-1.24 3.22 3.22 0 0 0-2.3-.43l3.6 5.4-3.7 5.4a3.54 3.54 0 0 0 2.32-.48 7.22 7.22 0 0 0 1-1.16l1.33-1.9a.3.3 0 0 1 .57 0l1.37 2a8.2 8.2 0 0 0 1 1.2 3.47 3.47 0 0 0 2.33.5z"></path></svg></div><div class="uJDaUS">.com</div></div> website builder. Create your website today.</span><span data-hook="freemium-button" class="O0tKs2 Oxzvyr">Start Now</span></span></a></div><div id="BACKGROUND_GROUP" class="backgroundGroup_yf3ap BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_yf3ap" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_yf3ap BmZ5pC"><div id="bgLayers_pageBackground_yf3ap" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_yf3ap" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_yf3ap" data-motion-part="BG_MEDIA pageBackground_yf3ap" class="VgO9Yg"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout remove-wrappers masterPage css-editing-scope"><header id="SITE_HEADER" class="xU8fqS SITE_HEADER wixui-header" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jk28d4xs" class="comp-jk28d4xs SPY_vo"><div data-mesh-id="comp-jk28d4xsinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jk28d4xsinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yed01" class="dWLwCn comp-jd1yed01 wixui-image rYiAuL"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook" class="mGoGm2"><wow-image id="img_comp-jd1yed01" class="HlRz5e lDHlrQ" data-image-info="{"containerId":"comp-jd1yed01","displayMode":"fill","targetWidth":84,"targetHeight":80,"isLQIP":false,"encoding":"AVIF","imageData":{"width":833,"height":687,"uri":"1120ec_ede1041aaa094b93a938af91ef108b91~mv2.png","name":"Screen Shot 2017-10-14 at 4.57.44 AM_edi","displayMode":"fill"}}" data-motion-part="BG_IMG comp-jd1yed01" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/1120ec_ede1041aaa094b93a938af91ef108b91~mv2.png/v1/fill/w_84,h_80,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screen%20Shot%202017-10-14%20at%204_57_44%20AM_edi.png" alt="Screen Shot 2017-10-14 at 4.57.44 AM_edi" style="width:84px;height:80px;object-fit:cover" width="84" height="80" srcSet="https://static.wixstatic.com/media/1120ec_ede1041aaa094b93a938af91ef108b91~mv2.png/v1/fill/w_84,h_80,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screen%20Shot%202017-10-14%20at%204_57_44%20AM_edi.png 1x, https://static.wixstatic.com/media/1120ec_ede1041aaa094b93a938af91ef108b91~mv2.png/v1/fill/w_168,h_160,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screen%20Shot%202017-10-14%20at%204_57_44%20AM_edi.png 2x" fetchpriority="high"/></wow-image></a></div><div id="comp-jd1yed011" class="HcOXKn SxM0TO QxJLC3 lq2cno comp-jd1yed011 wixui-rich-text" data-testid="richTextElement"><h3 class="font_9 wixui-rich-text__text" style="line-height:1.55em; font-size:19px;"><span style="font-size:19px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text">"Where's my Guidebook?"</span></span></span></h3></div><div id="comp-jd1yed05" class="HcOXKn SxM0TO QxJLC3 lq2cno comp-jd1yed05 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em; text-align:left;"><a href="mailto:voyagersguidebook@gmail.com?subject=Where's my Guidebook?" target="_self" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">voyagersguidebook@gmail.com</span></span></span></a></p></div><wix-dropdown-menu id="comp-jd1yhmpo" class="XwCBRN NHM1d1 comp-jd1yhmpo wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" data-stretch-buttons-to-menu-width="true" data-same-width-buttons="false" data-num-items="15" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="left"><nav class="R_TAzU" id="comp-jd1yhmponavContainer" aria-label="Site"><ul class="y7qwii" id="comp-jd1yhmpoitemsContainer" style="text-align:left" data-marginallchildren="true"><li id="comp-jd1yhmpo0" data-direction="ltr" data-listposition="left" data-data-id="dataItem-j8qu3ps6" data-state="menu selected link" data-index="0" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo0label">Home</p></div></div></a></li><li id="comp-jd1yhmpo1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8rwljjc" data-state="menu false link" data-index="1" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/voyagers-history" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo1label">Voyagers History</p></div></div></a></li><li id="comp-jd1yhmpo2" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8s5grfx" data-state="menu false link" data-index="2" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/episode-guide" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo2label">Episode Guide</p></div></div></a></li><li id="comp-jd1yhmpo3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jugkahg1" data-state="menu false link" data-index="3" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/photo-albums" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo3label">Photo Albums</p></div></div></a></li><li id="comp-jd1yhmpo4" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8um7q6u" data-state="menu false link" data-index="4" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/the-omni" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo4label">The Omni</p></div></div></a></li><li id="comp-jd1yhmpo5" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8usmgxw" data-state="menu false link" data-index="5" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/the-guidebook" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo5label">The Guidebook</p></div></div></a></li><li id="comp-jd1yhmpo6" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8ux555o" data-state="menu false link" data-index="6" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/voyager-from-the-uknown" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo6label">Voyager From the Unknown</p></div></div></a></li><li id="comp-jd1yhmpo7" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8v0my31" data-state="menu false link" data-index="7" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/untold-voyagers-tales" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo7label">Voyages Untold</p></div></div></a></li><li id="comp-jd1yhmpo8" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8xtvx4y" data-state="menu false link" data-index="8" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/voyagers-backlot" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo8label">Voyagers! Backlot</p></div></div></a></li><li id="comp-jd1yhmpo9" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8xvvvl9" data-state="menu false link" data-index="9" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/voyagers-epi-log-journal" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo9label">Voyagers! Epi-Log Journal</p></div></div></a></li><li id="comp-jd1yhmpo10" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8w9dbq6" data-state="menu false link" data-index="10" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/voyagers-memories" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo10label">Voyagers! Memories</p></div></div></a></li><li id="comp-jd1yhmpo11" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j8zjof08" data-state="menu false link" data-index="11" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/die-zeitreisenden" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo11label">Die Zeitreisenden!</p></div></div></a></li><li id="comp-jd1yhmpo12" data-direction="ltr" data-listposition="center" data-data-id="dataItem-k2xqhk84" data-state="menu false link" data-index="12" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/jon-erik-hexum-new" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo12label">Jon-Erik Hexum</p></div></div></a></li><li id="comp-jd1yhmpo13" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j99j1b1z" data-state="menu false link" data-index="13" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/tenafly-jack" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo13label">Tenafly Jack</p></div></div></a></li><li id="comp-jd1yhmpo14" data-direction="ltr" data-listposition="right" data-data-id="dataItem-j9f2j2c2" data-state="menu false link" data-index="14" class="Tg1gOB wixui-dropdown-menu__item xTjc1A"><a data-testid="linkElement" href="https://voyagersguidebook.wixsite.com/voyagersguidebook/meeno-peluce-fan-club-1983-1985" target="_self" class="UiHgGh" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo14label">Meeno Peluce Fan Club (1983-1985)</p></div></div></a></li><li id="comp-jd1yhmpo__more__" data-direction="ltr" data-listposition="right" data-state="menu false header" data-index="__more__" data-dropdown="false" class="p90CkU xTjc1A"><div data-testid="linkElement" class="UiHgGh" tabindex="0" aria-haspopup="false"><div class="yRj2ms"><div class="" style="text-align:left"><p class="JS76Uv" style="text-align:left" id="comp-jd1yhmpo__more__label">More Voyages</p></div></div></div></li></ul><div class="h3jCPd" id="comp-jd1yhmpodropWrapper" data-dropalign="left" data-dropdown-shown="false"><ul class="wkJ2fp wixui-dropdown-menu__submenu" id="comp-jd1yhmpomoreContainer"></ul></div><div style="display:none" id="comp-jd1yhmponavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu></div></div></div><div id="comp-jv74vgln" class="comp-jv74vgln WzbAF8"><ul class="mpGTIt" aria-label="Social Bar"><li id="dataItem-jv74vgnl1-comp-jv74vgln" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/groups/voyagersguidebook/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Voyagers Guidebook Facebook Group"><wow-image id="img_0_comp-jv74vgln" class="HlRz5e YaS0jR" data-image-info="{"containerId":"dataItem-jv74vgnl1-comp-jv74vgln","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"e316f544f9094143b9eac01f1f19e697.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-jv74vgnl1-comp-jv74vgln" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="Voyagers Guidebook Facebook Group"/></wow-image></a></li><li id="dataItem-jv74vgno5-comp-jv74vgln" class="O6KwRn"><a data-testid="linkElement" href="https://www.instagram.com/voyagers_guidebook/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Instagram"><wow-image id="img_1_comp-jv74vgln" class="HlRz5e YaS0jR" data-image-info="{"containerId":"dataItem-jv74vgno5-comp-jv74vgln","displayMode":"fill","encoding":"AVIF","imageData":{"width":201,"height":201,"uri":"11062b_55e4be1e75564866b6c28290f9a9d271~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-jv74vgno5-comp-jv74vgln" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(201px, 100%)"><img alt="Instagram"/></wow-image></a></li><li id="dataItem-jv74vgnn2-comp-jv74vgln" class="O6KwRn"><a data-testid="linkElement" href="https://www.youtube.com/channel/UCdWWWdKRVQvnRvJ7dIJ7RKA" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Voyagers Guidebook YouTube"><wow-image id="img_2_comp-jv74vgln" class="HlRz5e YaS0jR" data-image-info="{"containerId":"dataItem-jv74vgnn2-comp-jv74vgln","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"a1b09fe8b7f04378a9fe076748ad4a6a.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-jv74vgnn2-comp-jv74vgln" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="Voyagers Guidebook YouTube"/></wow-image></a></li><li id="dataItem-jvfvznls-comp-jv74vgln" class="O6KwRn"><a data-testid="linkElement" href="https://voyagerg.tumblr.com/" target="_blank" rel="noreferrer noopener" class="oRtuWN" aria-label="Voyagers Guidebook Tumblr"><wow-image id="img_3_comp-jv74vgln" class="HlRz5e YaS0jR" data-image-info="{"containerId":"dataItem-jvfvznls-comp-jv74vgln","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"960fa430622c4b41a07c2c86948f87fb.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-jvfvznls-comp-jv74vgln" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="Voyagers Guidebook Tumblr"/></wow-image></a></li></ul></div></div></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="AnQkDU"><div id="yf3ap" class="dBAkHi yf3ap"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><div id="Containeryf3ap" class="Containeryf3ap SPY_vo"><div data-mesh-id="Containeryf3apinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containeryf3apinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lliswdje" tabindex="-1" class="Oqnisf comp-lliswdje wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdje" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdje" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdje" data-motion-part="BG_MEDIA comp-lliswdje" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjeinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjeinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecyr" class="comp-jd1yecyr CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecyr" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyr" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecyr" data-motion-part="BG_MEDIA comp-jd1yecyr" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecys" class="comp-jd1yecys YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecys" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecys" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecys" data-motion-part="BG_MEDIA comp-jd1yecys" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecysinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecysinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecys1" class="comp-jd1yecys1 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecys1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecys1" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecys1" data-motion-part="BG_MEDIA comp-jd1yecys1" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecys2" class="comp-jd1yecys2 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecys2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecys2" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecys2" data-motion-part="BG_MEDIA comp-jd1yecys2" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecys2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecys2inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecys3" class="comp-jd1yecys3 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecys3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecys3" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecys3" data-motion-part="BG_MEDIA comp-jd1yecys3" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecys4" class="comp-jd1yecys4 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecys4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecys4" class="MW5IWV N3eg0s"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><wix-bg-media id="bgMedia_comp-jd1yecys4" class="SUz0WK" data-container-id="comp-jd1yecys4" data-container-size="0, 0" data-page-id="yf3ap" data-bg-effect-name="BgParallax" data-motion-part="BG_MEDIA comp-jd1yecys4"><wow-image id="img_comp-jd1yecys4" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"comp-jd1yecys4","alignType":"center","displayMode":"fill","targetWidth":980,"targetHeight":648,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1640,"height":859,"uri":"1120ec_e59864af3a74468daecfcb2a32f9759a~mv2.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG comp-jd1yecys4" data-bg-effect-name="BgParallax" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_e59864af3a74468daecfcb2a32f9759a~mv2.png/v1/fill/w_49,h_26,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/1120ec_e59864af3a74468daecfcb2a32f9759a~mv2.png" alt="Bogg-Jeff-background-2.png" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="980" height="648"/></wow-image></wix-bg-media></div><div data-mesh-id="comp-jd1yecys4inlineContent" data-testid="inline-content" class="mwF7X1"><div data-mesh-id="comp-jd1yecys4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yecys5" class="HcOXKn SxM0TO QxJLC3 lq2cno comp-jd1yecys5 wixui-rich-text" data-testid="richTextElement"><h3 class="font_3 wixui-rich-text__text" style="font-size:130px; line-height:0.7em; text-align:center;"><span style="font-family:wfont_1120ec_032305df790e44c1a0263e49889bc946,wf_032305df790e44c1a0263e498,orig_voyagers;" class="wixui-rich-text__text"><span style="font-size:130px;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"><span style="text-shadow:rgba(10, 189, 240, 0.298039) 3px 3px 0px, rgba(254, 1, 1, 0.298039) -3px -3px 0px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">VOYAGERS!</span></span></span></span></span></h3> <h3 class="font_3 wixui-rich-text__text" style="font-size:53px; line-height:0.7em; text-align:center;"><span style="font-size:53px;" class="wixui-rich-text__text"><span style="text-shadow:rgba(10, 189, 240, 0.298039) 3px 3px 0px, rgba(254, 1, 1, 0.298039) -3px -3px 0px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Guidebook</span></span></span></span></span></span></h3></div></div></div></div></div></section></div></div></div></div></section></div></div></div></div></section></div></div></section><section id="comp-lliswdjf" tabindex="-1" class="Oqnisf comp-lliswdjf wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjf" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjf" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjf" data-motion-part="BG_MEDIA comp-lliswdjf" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjfinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjfinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecys6" class="comp-jd1yecys6 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecys6" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecys6" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecys6" data-motion-part="BG_MEDIA comp-jd1yecys6" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecyt" class="comp-jd1yecyt YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecyt" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyt" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecyt" data-motion-part="BG_MEDIA comp-jd1yecyt" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecytinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecytinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecyt1" class="comp-jd1yecyt1 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecyt1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyt1" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecyt1" data-motion-part="BG_MEDIA comp-jd1yecyt1" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecyt2" class="comp-jd1yecyt2 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecyt2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyt2" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecyt2" data-motion-part="BG_MEDIA comp-jd1yecyt2" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecyt2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecyt2inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section><div id="comp-jd1yhsuv2" class="comp-jd1yhsuv2 SPY_vo"><div data-mesh-id="comp-jd1yhsuv2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yhsuv2inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yecyt3" class="AGM571 comp-jd1yecyt3 wixui-image rYiAuL"><div data-testid="linkElement" class="oIRgAP"><wow-image id="img_comp-jd1yecyt3" class="HlRz5e nZuqoz" data-image-info="{"containerId":"comp-jd1yecyt3","displayMode":"fill","targetWidth":633,"targetHeight":434,"isLQIP":false,"encoding":"AVIF","imageData":{"width":2999,"height":2767,"uri":"1120ec_ecc2bdfa69e84eca8712f4c620242325~mv2.jpg","name":"Voyagers-Pilot-Group-Pic001%20copy_edite","displayMode":"fill","crop":{"x":0,"y":0,"width":2999,"height":2074}}}" data-motion-part="BG_IMG comp-jd1yecyt3" data-bg-effect-name="" data-has-ssr-src=""><img src="https://static.wixstatic.com/media/1120ec_ecc2bdfa69e84eca8712f4c620242325~mv2.jpg/v1/crop/x_0,y_0,w_2999,h_2074/fill/w_633,h_434,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Voyagers-Pilot-Group-Pic001%2520copy_edite.jpg" alt="Voyagers-Pilot-Group-Pic001%20copy_edite" style="width:633px;height:434px;object-fit:cover" width="633" height="434" srcSet="https://static.wixstatic.com/media/1120ec_ecc2bdfa69e84eca8712f4c620242325~mv2.jpg/v1/crop/x_0,y_0,w_2999,h_2074/fill/w_633,h_434,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Voyagers-Pilot-Group-Pic001%2520copy_edite.jpg 1x, https://static.wixstatic.com/media/1120ec_ecc2bdfa69e84eca8712f4c620242325~mv2.jpg/v1/crop/x_0,y_0,w_2999,h_2074/fill/w_1266,h_868,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Voyagers-Pilot-Group-Pic001%2520copy_edite.jpg 2x" fetchpriority="high"/></wow-image></div></div><div id="comp-jd1yecyy" class="KaEeLN comp-jd1yecyy"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-jd1yecyyinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecyyinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yecyz" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-jd1yecyz wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="line-height:1.55em; font-size:16px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">One of the coolest shows of the early '80s, <span style="font-style:italic;" class="wixui-rich-text__text">Voyagers!</span> made Time travel fun! It was filled with charm, action, adventure, and romance. The appealing cast included Jon-Erik Hexum and Meeno Peluce as Voyagers Phineas Bogg and Jeffrey Jones. Despite its junior target audience, adults loved and still appreciated the concept, wit, and storylines.</span></span></span></p> <p class="font_9 wixui-rich-text__text" style="line-height:1.55em; font-size:16px;"> </p> <p class="font_9 wixui-rich-text__text" style="line-height:1.55em; font-size:16px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">I want to give many thanks to all those who contributed and helped to keep this series alive. And those who continue to do so. Voyagers Guidebook has been online for 18 years and counting. Please voyage back frequently! There's always something waiting to be discovered.</span></span></span></p></div></div></div></div></div></div></div></div></div></div></div></section></div></div></section><section id="comp-lliswdjf3" tabindex="-1" class="Oqnisf comp-lliswdjf3 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjf3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjf3" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjf3" data-motion-part="BG_MEDIA comp-lliswdjf3" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjf3inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjf3inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecyz5" class="comp-jd1yecyz5 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecyz5" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyz5" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecyz5" data-motion-part="BG_MEDIA comp-jd1yecyz5" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecyz6" class="comp-jd1yecyz6 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecyz6" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyz6" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecyz6" data-motion-part="BG_MEDIA comp-jd1yecyz6" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecyz6inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecyz6inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yecyz7" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-jd1yecyz7 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:1.55em;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Director/Writer/Producer James D. Parriott proudly stated in a <span style="font-style:italic;" class="wixui-rich-text__text">Star Log </span>interview that <span style="font-style:italic;" class="wixui-rich-text__text">Voyagers! </span>was "his baby." I hope he's seen this website and knows there are still tons of fans out there (young and older alike) who fondly remember this series and continue to love and support it. They've passed that love and enthusiasm to their children, and they love it, too.</span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:1.55em;"> </p> <p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:1.55em;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">I sincerely thank Mr. Parriott and his collaborators for sharing their awesome vision of <span style="font-style:italic;" class="wixui-rich-text__text">Voyagers! </span>and the cast and crew for bringing the characters to life. It has allowed us the brief but fantastic opportunity to "travel through the ages" and introduced us all to the marvelous Jon-Erik Hexum.</span></span></span></p></div></div></div></div><div id="comp-jd1yecyz8" class="comp-jd1yecyz8 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecyz8" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyz8" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecyz8" data-motion-part="BG_MEDIA comp-jd1yecyz8" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecyz8inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecyz8inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yecyz9" class="ROb7KR comp-jd1yecyz9 wixui-image" title="The only known photo of Voyagers! show-runner James Parriott with Jon-Erik Hexum & Meeno Peluce. "><div data-testid="linkElement" class="S3GaTj"><wow-image id="img_comp-jd1yecyz9" class="HlRz5e bHLGFC" data-image-info="{"containerId":"comp-jd1yecyz9","displayMode":"fill","targetWidth":428,"targetHeight":332,"isLQIP":true,"encoding":"AVIF","imageData":{"width":439,"height":558,"uri":"1120ec_9ef38d7c907f4987aa77fe954a291003~mv2.jpg","name":"Jon-Voyagers-Clip-7a_edited.jpg","displayMode":"fill","crop":{"x":0,"y":5,"width":439,"height":342}}}" data-motion-part="BG_IMG comp-jd1yecyz9" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_9ef38d7c907f4987aa77fe954a291003~mv2.jpg/v1/crop/x_0,y_5,w_439,h_342/fill/w_107,h_83,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Jon-Voyagers-Clip-7a_edited.jpg" alt="Jon-Voyagers-Clip-7a_edited.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="428" height="332" loading="lazy"/></wow-image></div></div></div></div></div></div></section></div></div></section><section id="comp-lliswdjf2" tabindex="-1" class="Oqnisf comp-lliswdjf2 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjf2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjf2" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjf2" data-motion-part="BG_MEDIA comp-lliswdjf2" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjf2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjf2inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kpk3a4a4" class="comp-kpk3a4a4 mDzRgi JMUd8Z ignore-focus wixui-slideshow" role="region" tabindex="-1" aria-label="Slideshow"><button data-testid="prevButton" aria-label="Previous" class="XvQ3FE CdshHv"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 41"><path d="M20.3 40.8 0 20.5 20.3.2l.7.7L1.3 20.5 21 40.1z"></path></svg></button><button data-testid="nextButton" aria-label="Next" class="XvQ3FE Qinjwp"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 41"><path d="M20.3 40.8 0 20.5 20.3.2l.7.7L1.3 20.5 21 40.1z"></path></svg></button><div data-testid="slidesWrapper" aria-live="off" class="hDJzl4"><div id="comp-kpk3a4ek" class="comp-kpk3a4ek imK94d"><div id="bgLayers_comp-kpk3a4ek" data-hook="bgLayers" data-motion-part="BG_LAYER comp-kpk3a4ek" class="MW5IWV eF_jBL"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-kpk3a4ek" data-motion-part="BG_MEDIA comp-kpk3a4ek" class="VgO9Yg"><wow-image id="img_comp-kpk3a4ek" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"comp-kpk3a4ek","alignType":"center","displayMode":"fill","targetWidth":1422,"targetHeight":650,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1024,"height":1024,"uri":"1120ec_a6b3568cf58a4b8c8655ef291526d7d7~mv2.jpg","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kpk3a4ek" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_a6b3568cf58a4b8c8655ef291526d7d7~mv2.jpg/v1/fill/w_98,h_98,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/1120ec_a6b3568cf58a4b8c8655ef291526d7d7~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="1422" height="650"/></wow-image></div></div><div class="wfm0FO"></div><div data-mesh-id="comp-kpk3a4ekinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kpk3a4ekinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kpk3a4eo" class="dWLwCn comp-kpk3a4eo wixui-image" style="--filter-effect-svg-url:url(#soledad-comp-kpk3a4eo)"><svg id="svg_comp-kpk3a4eo" class="gSXewE"><defs><filter id="soledad-comp-kpk3a4eo" color-interpolation-filters="sRGB" > <feComponentTransfer result="srcRGB"/> <feComponentTransfer ><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer> <feComponentTransfer><feFuncR type="linear" slope="0.9" intercept="0.05"/> <feFuncG type="linear" slope="0.9" intercept="0.05"/> <feFuncB type="linear" slope="0.9" intercept="0.05"/></feComponentTransfer> <feColorMatrix type="saturate" values="0.8" result="saturation"/> <feColorMatrix type="matrix" values="0 0 0 0 0.9882352941176471 0 0 0 0 0.9098039215686274 0 0 0 0 0.8274509803921568 0 0 0 1 0" in="SourceGraphic"result="color1"/> <feComponentTransfer in="color1" result="color_alpha"><feFuncA type="linear" slope="0.15" /></feComponentTransfer> <feBlend mode="multiply" in="color_alpha" in2="saturation" result="source"/> <feColorMatrix type="matrix" values="0 0 0 0 0.9882352941176471 0 0 0 0 0.6235294117647059 0 0 0 0 0.10196078431372549 0 0 0 1 0" in="SourceGraphic"result="color2"/> <feComponentTransfer in="color2" result="color_alpha2"><feFuncA type="linear" slope="0.23" /></feComponentTransfer> <feBlend mode="multiply" in="color_alpha2" in2="source" /> <feComponentTransfer/> </filter></defs></svg><div data-testid="linkElement" class="mGoGm2"><wow-image id="img_comp-kpk3a4eo" class="HlRz5e lDHlrQ" data-image-info="{"containerId":"comp-kpk3a4eo","displayMode":"fill","targetWidth":95,"targetHeight":114,"isLQIP":true,"encoding":"AVIF","imageData":{"width":781,"height":586,"uri":"1120ec_54c8953c6c5a41bf9b7cc921865e45ca~mv2.jpg","name":"omni-ep_edited.jpg","displayMode":"fill"}}" data-motion-part="BG_IMG comp-kpk3a4eo" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_54c8953c6c5a41bf9b7cc921865e45ca~mv2.jpg/v1/fill/w_95,h_71,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_avif,quality_auto/omni-ep_edited.jpg" alt="omni-ep_edited.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="95" height="114" loading="lazy"/></wow-image></div></div><div id="comp-kpk3a4et" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-kpk3a4et wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:26px; line-height:2em; text-align:center;"><span style="text-shadow:rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;" class="wixui-rich-text__text"><span style="font-size:60px;" class="wixui-rich-text__text"><span style="letter-spacing:0.06em;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="background-color:#AB6001;" class="wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text">Voyagers!</span> Script Sale!</span></span></span></span></span></span><br class="wixui-rich-text__text"> <span style="font-size:48px;" class="wixui-rich-text__text"><span style="letter-spacing:0.06em;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="background-color:#AB6001;" class="wixui-rich-text__text">All 20 Episodes &</span></span></span></span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:0.06em;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="background-color:#AB6001;" class="wixui-rich-text__text"> </span><span style="display:none;" class="wixui-rich-text__text"> </span><span style="background-color:#AB6001;" class="wixui-rich-text__text">3 Unaired scripts </span></span></span></span></span><span style="letter-spacing:0.06em;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="background-color:#AB6001;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://voyagersguidebook.wixsite.com/voyagersguidebook/untold-voyagers-tales" target="_self" class="wixui-rich-text__text">i</a></span><span style="display:none;" class="wixui-rich-text__text"> </span>n PDF format.</span></span></span></span></span></span></h2></div><div id="comp-kpk4djdz" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-kpk4djdz wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:24px; line-height:normal; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="text-shadow:rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;" class="wixui-rich-text__text"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="background-color:#AB6001;" class="wixui-rich-text__text">$6.00 each episode.</span></span></span></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:24px; line-height:normal; text-align:center;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="text-shadow:rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;" class="wixui-rich-text__text"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="background-color:#AB6001;" class="wixui-rich-text__text">Paypal & Venmo accepted.</span></span></span></span></span></span></p></div><div id="comp-kpk49hnd" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-kpk49hnd wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:24px; line-height:normal; text-align:center;"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="text-shadow:rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Email your order:</span></span></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:24px; line-height:normal; text-align:center;"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="text-shadow:rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="mailto:voyagersguidebook@gmail.com" target="_self" class="wixui-rich-text__text">voyagersguidebook@gmail.com</a></span> </span></span></span></span></span></p></div></div></div></div></div><nav aria-label="Slides" class="lZ5yqT"><ol class="dZxZOk"><li aria-current="true"><a href="./#comp-kpk3a4ek" aria-label="Slide 2" class="ZVUGJp Ale4Rm"></a></li></ol></nav></div></div></div></section><section id="comp-lliswdjf1" tabindex="-1" class="Oqnisf comp-lliswdjf1 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjf1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjf1" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjf1" data-motion-part="BG_MEDIA comp-lliswdjf1" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjf1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjf1inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lip3w9w8" class="comp-lip3w9w8 CohWsy wixui-column-strip"><div id="bgLayers_comp-lip3w9w8" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lip3w9w8" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-lip3w9w8" data-motion-part="BG_MEDIA comp-lip3w9w8" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-lip3wa08" class="comp-lip3wa08 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lip3wa08" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lip3wa08" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lip3wa08" data-motion-part="BG_MEDIA comp-lip3wa08" class="VgO9Yg"></div></div><div data-mesh-id="comp-lip3wa08inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lip3wa08inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lip3wa0h" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-lip3wa0h wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:55px; line-height:1.1em; text-align:center;"><span style="font-size:55px;" class="wixui-rich-text__text"><span style="text-shadow:rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;" class="wixui-rich-text__text"><span style="color:#880E04;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">The Voyagers Guidebook</span></span></span><br class="wixui-rich-text__text"> <span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text">Blog</span></span></span></span></span></span></h2></div><div id="comp-lip3wa0l" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-lip3wa0l wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:20px; line-height:normal; text-align:center;"><span class="color_24 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">The <span style="text-decoration:underline;" class="wixui-rich-text__text">Voyagers Guidebook Blog</span> is an archival site with an ongoing, fun, informative article series called: "Where's My Guidebook?" In due time, the contents of this entire site will become one huge website. Please bookmark both websites and keep your eyes out for updates on here and my </span></span></span><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><a href="https://www.facebook.com/groups/voyagersguidebook/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Voyagers Guidebook Facebook Group</a></span></span></span></span><span style="font-size:20px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"> and <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.instagram.com/voyagers_guidebook/?hl=en" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Instagram Page</a></span>.</span></span></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:20px; line-height:normal; text-align:center;"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:20px; line-height:normal; text-align:center;"><span class="color_24 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">My websites and articles are dedicated to preserving Voyagers's memory and Television history!</span></span></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:20px; line-height:normal; text-align:center;"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:20px; line-height:normal; text-align:center;"><span class="color_24 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">Writing and Blog Posts are</span></span></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:20px; line-height:normal; text-align:center;"><span class="color_24 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text">©Ginger De Los Rios. I am happy to discuss my content, speak on podcasts, have written interviews, and share info. Please get in touch with me for more information. at <span style="text-decoration:underline;" class="wixui-rich-text__text"><a data-auto-recognition="true" href="mailto:voyagersguidebook@gmail.com" class="wixui-rich-text__text">voyagersguidebook@gmail.com</a></span></span></span></span></span></span></p></div></div></div></div><div id="comp-lip3wa0z" class="comp-lip3wa0z YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lip3wa0z" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lip3wa0z" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lip3wa0z" data-motion-part="BG_MEDIA comp-lip3wa0z" class="VgO9Yg"><wow-image id="img_comp-lip3wa0z" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"comp-lip3wa0z","alignType":"top","displayMode":"fill","targetWidth":588,"targetHeight":936,"isLQIP":true,"encoding":"AVIF","imageData":{"width":648,"height":900,"uri":"1120ec_76780b0656834be1a02c5471b7ebd5d8~mv2.jpg","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG comp-lip3wa0z" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_76780b0656834be1a02c5471b7ebd5d8~mv2.jpg/v1/fill/w_106,h_147,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/1120ec_76780b0656834be1a02c5471b7ebd5d8~mv2.jpg" alt="Voyagers470.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 0%" width="588" height="936"/></wow-image></div></div><div data-mesh-id="comp-lip3wa0zinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lip3wa0zinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section></div></div></section><section id="comp-lliswdjf4" tabindex="-1" class="Oqnisf comp-lliswdjf4 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjf4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjf4" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjf4" data-motion-part="BG_MEDIA comp-lliswdjf4" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjf4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjf4inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecyz1" class="comp-jd1yecyz1 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecyz1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyz1" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecyz1" data-motion-part="BG_MEDIA comp-jd1yecyz1" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecyz2" class="comp-jd1yecyz2 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecyz2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyz2" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecyz2" data-motion-part="BG_MEDIA comp-jd1yecyz2" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecyz2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecyz2inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section><section id="comp-jd1yecyz3" class="comp-jd1yecyz3 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecyz3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyz3" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecyz3" data-motion-part="BG_MEDIA comp-jd1yecyz3" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecyz4" class="comp-jd1yecyz4 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecyz4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecyz4" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecyz4" data-motion-part="BG_MEDIA comp-jd1yecyz4" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecyz4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecyz4inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section><div id="comp-joqyss3z" class=" comp-joqyss3z wixui-repeater"><div role="list" class="E6jjcn"><div class="VM7gjN"><div role="listitem" class="Zc7IjY"><div id="comp-joqyss5d__item-kitvm9jv" class="comp-joqyss5d YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-joqyss5d__item-kitvm9jv" data-hook="bgLayers" data-motion-part="BG_LAYER comp-joqyss5d__item-kitvm9jv" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-joqyss5d__item-kitvm9jv" data-motion-part="BG_MEDIA comp-joqyss5d__item-kitvm9jv" class="VgO9Yg"></div></div><div data-mesh-id="comp-joqyss5d__item-kitvm9jvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss5d__item-kitvm9jvinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss5n__item-kitvm9jv" class="MazNVa comp-joqyss5n wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-joqyss5n__item-kitvm9jv" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-joqyss5n__item-kitvm9jv","displayMode":"fill","targetWidth":306,"targetHeight":225,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1066,"height":600,"uri":"1120ec_55d9f449595c4f20a3690e2bc03a167a~mv2.jpg","name":"Forgotten TV Podcast-Voyagers.jpg","displayMode":"fill","hasAnimation":false,"crop":{"x":251,"y":0,"width":815,"height":600}}}" data-motion-part="BG_IMG comp-joqyss5n__item-kitvm9jv" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_55d9f449595c4f20a3690e2bc03a167a~mv2.jpg/v1/crop/x_251,y_0,w_815,h_600/fill/w_76,h_56,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Forgotten%20TV%20Podcast-Voyagers.jpg" alt="Forgotten TV Podcast-Voyagers.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="306" height="225" loading="lazy"/></wow-image></div></div><div id="comp-joqyss8e__item-kitvm9jv" class="KaEeLN comp-joqyss8e"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-joqyss8e__item-kitvm9jvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss8e__item-kitvm9jvinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss92__item-kitvm9jv" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyss92 wixui-rich-text" data-testid="richTextElement"><h4 class="font_2 wixui-rich-text__text" style="font-size:20px; line-height:normal;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text">Forgotten TV: Voyagers! Podcast</span></span></span></span></span></span></h4></div></div></div></div><div id="comp-joqyssdx__item-kitvm9jv" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyssdx wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text">Get ready for swashbuckling fun with an educational twist! Join host Chris Cooling as he takes you on a journey through the Forgotten TV time machine with a meticulously researched episode all about <span style="font-style:italic;" class="wixui-rich-text__text">"Voyagers!"</span> Learn more about the stars and writers, and enjoy plenty of fun facts.</span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"><span class="color_36 wixui-rich-text__text">Episode Webpage: </span><span class="color_44 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://forgottentv.podbean.com/e/voyagers-1982/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">https://forgottentv.podbean.com/e/voyagers-1982/</a></span></span><br class="wixui-rich-text__text"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Also Listen On:</span></span></span><br class="wixui-rich-text__text"> <br class="wixui-rich-text__text"> <span style="color:#FFFFFF;" class="wixui-rich-text__text">PODBEA</span></span><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">N:</span></span><span class="color_44 wixui-rich-text__text"> <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.podbean.com/ew/pb-spzg9-16e3ada?fbclid=IwZXh0bgNhZW0CMTAAAR2lQ7p-90NnLBu3-mfZyt4JZz3n04qDNsCx2W3UpqiAlMazlS1h6VtuFSs_aem_8a85Rf0Ygm6FmmLZUrNWGg" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">https://www.podbean.com/ew/pb-spzg9-16e3ada</a></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">SPOTIFY:</span></span><span class="color_44 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"> </span><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://open.spotify.com/show/1AZwKMJR8FNdXnnkV3eBOn" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">https://open.spotify.com/show/1AZwKMJR8FNdXnnkV3eBOn</a></span></span><br class="wixui-rich-text__text"> <br class="wixui-rich-text__text"> <span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">APPLE PODCASTS:</span></span><span class="color_44 wixui-rich-text__text"> <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://podcasts.apple.com/us/podcast/voyagers-1982/id1226578658?i=1000670587123" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">https://podcasts.apple.com/us/podcast/voyagers-1982/id1226578658?i=1000670587123</a></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"><span class="color_44 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></p></div></div></div></div></div><div role="listitem" class="Zc7IjY"><div id="comp-joqyss5d__item-kdf8vui4" class="comp-joqyss5d YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-joqyss5d__item-kdf8vui4" data-hook="bgLayers" data-motion-part="BG_LAYER comp-joqyss5d__item-kdf8vui4" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-joqyss5d__item-kdf8vui4" data-motion-part="BG_MEDIA comp-joqyss5d__item-kdf8vui4" class="VgO9Yg"></div></div><div data-mesh-id="comp-joqyss5d__item-kdf8vui4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss5d__item-kdf8vui4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss5n__item-kdf8vui4" class="MazNVa comp-joqyss5n wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-joqyss5n__item-kdf8vui4" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-joqyss5n__item-kdf8vui4","displayMode":"fill","targetWidth":306,"targetHeight":225,"isLQIP":true,"encoding":"AVIF","imageData":{"width":800,"height":1137,"uri":"1120ec_9b5281f14e0d4c48834a80e1e0556d2c~mv2.jpg","name":"Meeno-Jon-promotional-1_edited.jpg","displayMode":"fill","hasAnimation":false,"crop":{"x":0,"y":273,"width":800,"height":591}}}" data-motion-part="BG_IMG comp-joqyss5n__item-kdf8vui4" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_9b5281f14e0d4c48834a80e1e0556d2c~mv2.jpg/v1/crop/x_0,y_273,w_800,h_591/fill/w_76,h_56,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Meeno-Jon-promotional-1_edited.jpg" alt="Meeno-Jon-promotional-1_edited.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="306" height="225" loading="lazy"/></wow-image></div></div><div id="comp-joqyss8e__item-kdf8vui4" class="KaEeLN comp-joqyss8e"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-joqyss8e__item-kdf8vui4inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss8e__item-kdf8vui4inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss92__item-kdf8vui4" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyss92 wixui-rich-text" data-testid="richTextElement"><h4 class="font_2 wixui-rich-text__text" style="font-size:20px;"><span style="font-style:italic;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text">VoyagersCast!</span></span></span></span></span></h4></div></div></div></div><div id="comp-joqyssdx__item-kdf8vui4" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyssdx wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><a href="https://anchor.fm/voyagerscast" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="color:rgb(192, 60, 42); font-weight:700;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">VoyagersCast! Episode Page</span></span></span></a></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="color:rgb(192, 60, 42); font-weight:700;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">This is an interesting and entertaining Podcast series from Aaron and Michelle Moss along with guest speakers. It offers different perspectives and ideas from fans who've grown up watching the show and those seeing it for the first time.</span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">Subscribe to them for cool retrospectives from the 80s!</span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></p></div></div></div></div></div></div><div class="VM7gjN"><div role="listitem" class="Zc7IjY"><div id="comp-joqyss5d__item-m1jtliuq" class="comp-joqyss5d YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-joqyss5d__item-m1jtliuq" data-hook="bgLayers" data-motion-part="BG_LAYER comp-joqyss5d__item-m1jtliuq" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-joqyss5d__item-m1jtliuq" data-motion-part="BG_MEDIA comp-joqyss5d__item-m1jtliuq" class="VgO9Yg"></div></div><div data-mesh-id="comp-joqyss5d__item-m1jtliuqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss5d__item-m1jtliuqinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss5n__item-m1jtliuq" class="MazNVa comp-joqyss5n wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-joqyss5n__item-m1jtliuq" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-joqyss5n__item-m1jtliuq","displayMode":"fill","targetWidth":306,"targetHeight":225,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1400,"height":1400,"uri":"1120ec_430ccfc801004bd8bb18c714af52b991~mv2.jpg","name":"Bats-Breath-Mike-Bob_edited.jpg","displayMode":"fill","hasAnimation":false,"crop":{"x":0,"y":330,"width":1400,"height":1034}}}" data-motion-part="BG_IMG comp-joqyss5n__item-m1jtliuq" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_430ccfc801004bd8bb18c714af52b991~mv2.jpg/v1/crop/x_0,y_330,w_1400,h_1034/fill/w_76,h_56,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Bats-Breath-Mike-Bob_edited.jpg" alt="Bats-Breath-Mike-Bob_edited.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="306" height="225" loading="lazy"/></wow-image></div></div><div id="comp-joqyss8e__item-m1jtliuq" class="KaEeLN comp-joqyss8e"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-joqyss8e__item-m1jtliuqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss8e__item-m1jtliuqinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss92__item-m1jtliuq" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyss92 wixui-rich-text" data-testid="richTextElement"><h4 class="font_2 wixui-rich-text__text" style="font-size:20px;"><span style="font-style:italic;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text">Bat's Breath: A Voyagers Podcast</span></span></span></span></span></h4></div></div></div></div><div id="comp-joqyssdx__item-m1jtliuq" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyssdx wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"><span style="color:#FFFFFF;" class="wixui-rich-text__text">Brand new Voyagers! Podcast featuring Comedian Mike Bobbitt and Improviser Bob Wieck where they discuss the 1982 time-travel adventure series Voyagers! Listen to a phone interview with Meeno Peluce on episode 7!</span><br class="wixui-rich-text__text"> <br class="wixui-rich-text__text"> <a href="https://podcasts.apple.com/us/podcast/bats-breath-a-voyagers-podcast/id1540876826" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"> Bats Breath on Apple Podcasts</span></span></span></a></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.5em;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></span></p></div></div></div></div></div><div role="listitem" class="Zc7IjY"><div id="comp-joqyss5d__item-k8j0uy5v" class="comp-joqyss5d YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-joqyss5d__item-k8j0uy5v" data-hook="bgLayers" data-motion-part="BG_LAYER comp-joqyss5d__item-k8j0uy5v" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-joqyss5d__item-k8j0uy5v" data-motion-part="BG_MEDIA comp-joqyss5d__item-k8j0uy5v" class="VgO9Yg"></div></div><div data-mesh-id="comp-joqyss5d__item-k8j0uy5vinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss5d__item-k8j0uy5vinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss5n__item-k8j0uy5v" class="MazNVa comp-joqyss5n wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-joqyss5n__item-k8j0uy5v" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-joqyss5n__item-k8j0uy5v","displayMode":"fill","targetWidth":306,"targetHeight":225,"isLQIP":true,"encoding":"AVIF","imageData":{"width":921,"height":442,"uri":"1120ec_8e253c4891164d2393b22932275f116e~mv2.jpg","name":"Germanvoyage1_edited.jpg","displayMode":"fill","hasAnimation":false,"crop":{"x":161,"y":0,"width":598,"height":442}}}" data-motion-part="BG_IMG comp-joqyss5n__item-k8j0uy5v" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_8e253c4891164d2393b22932275f116e~mv2.jpg/v1/crop/x_161,y_0,w_598,h_442/fill/w_76,h_56,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Germanvoyage1_edited.jpg" alt="Germanvoyage1_edited.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="306" height="225" loading="lazy"/></wow-image></div></div><div id="comp-joqyss8e__item-k8j0uy5v" class="KaEeLN comp-joqyss8e"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-joqyss8e__item-k8j0uy5vinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss8e__item-k8j0uy5vinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss92__item-k8j0uy5v" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyss92 wixui-rich-text" data-testid="richTextElement"><h4 class="font_2 wixui-rich-text__text" style="font-size:20px;"><span style="font-style:italic;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text">German Audio Plays!</span></span></span></span></span></h4></div></div></div></div><div id="comp-joqyssdx__item-k8j0uy5v" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyssdx wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="color:rgb(255, 255, 255); font-weight:700;" class="wixui-rich-text__text">A big thank you to fan Martin! I've had these 6 audio plays in my collection for a long time but never got around to posting them. Finally, I've corrected that. You can now download the full episodes produced by Europa Records along with the cassette covers. Simply scroll towards the bottom of the </span><span class="color_44 wixui-rich-text__text"><span style="font-weight:700;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://voyagersguidebook.wixsite.com/voyagersguidebook/die-zeitreisenden" target="_self" rel="noopener" class="wixui-rich-text__text">Die Zeitreisenden!</a></span></span></span><span style="color:rgb(255, 255, 255); font-weight:700;" class="wixui-rich-text__text"> page for access.</span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:700;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></p></div></div></div></div></div></div><div class="VM7gjN"><div role="listitem" class="Zc7IjY"><div id="comp-joqyss5d__item-kbo5lmbm" class="comp-joqyss5d YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-joqyss5d__item-kbo5lmbm" data-hook="bgLayers" data-motion-part="BG_LAYER comp-joqyss5d__item-kbo5lmbm" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-joqyss5d__item-kbo5lmbm" data-motion-part="BG_MEDIA comp-joqyss5d__item-kbo5lmbm" class="VgO9Yg"></div></div><div data-mesh-id="comp-joqyss5d__item-kbo5lmbminlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss5d__item-kbo5lmbminlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss5n__item-kbo5lmbm" class="MazNVa comp-joqyss5n wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-joqyss5n__item-kbo5lmbm" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-joqyss5n__item-kbo5lmbm","displayMode":"fill","targetWidth":306,"targetHeight":225,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1059,"height":542,"uri":"1120ec_7fd14da45c554a83af21dc652ddd60d4~mv2.jpg","name":"Screen%20Shot%202020-04-02%20at%201.24_e","displayMode":"fill","hasAnimation":false,"crop":{"x":165,"y":0,"width":733,"height":542}}}" data-motion-part="BG_IMG comp-joqyss5n__item-kbo5lmbm" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_7fd14da45c554a83af21dc652ddd60d4~mv2.jpg/v1/crop/x_165,y_0,w_733,h_542/fill/w_76,h_56,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Screen%2520Shot%25202020-04-02%2520at%25201_24_e.jpg" alt="Screen%20Shot%202020-04-02%20at%201.24_e" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="306" height="225" loading="lazy"/></wow-image></div></div><div id="comp-joqyss8e__item-kbo5lmbm" class="KaEeLN comp-joqyss8e"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-joqyss8e__item-kbo5lmbminlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-joqyss8e__item-kbo5lmbminlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-joqyss92__item-kbo5lmbm" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyss92 wixui-rich-text" data-testid="richTextElement"><h4 class="font_2 wixui-rich-text__text" style="font-size:20px;"><span style="font-style:italic;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text">Voyagers! (1982) Retrospective</span></span></span></span></span></h4></div></div></div></div><div id="comp-joqyssdx__item-kbo5lmbm" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-joqyssdx wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><a href="https://www.youtube.com/watch?v=Wmhc_WLUjCk" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Voyagers! (1982) Retrospective | A Time Travel TV Classic with Jon-Erik Hexum & Meeno Peluce!</span></span></span></span></a><br class="wixui-rich-text__text"> <br class="wixui-rich-text__text"> <span style="color:#FFFFFF;" class="wixui-rich-text__text">I stumbled across a marvelous and adorable Retrospective on <span style="font-style:italic;" class="wixui-rich-text__text">Voyagers!</span> With a fun father and daughter Entertainment Critic team. They discuss the series in a positive light. Please give it a watch, like their video, and follow their Facebook Reviews page to leave comments for them – </span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><a href="https://www.facebook.com/watch/More2Review/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_44 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Lainie Loo Entertainment</span></span></span></span></a><br class="wixui-rich-text__text"> </p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text">This was the effect that <span style="font-style:italic;" class="wixui-rich-text__text">Voyagers! </span>intended to have on kids in 1982. The idea was simply to enjoy the show, have fun, and learn something about world history along the way. It helped kids open their minds to do their research on the subjects. It's heartwarming that nearly 38 years later, children still appreciate it.</span></span></p> <p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text"> </span></span></p></div></div></div></div></div></div></div></div><section id="comp-jv4ophwy" class="comp-jv4ophwy CohWsy wixui-column-strip"><div id="bgLayers_comp-jv4ophwy" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jv4ophwy" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jv4ophwy" data-motion-part="BG_MEDIA comp-jv4ophwy" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jv4ophzh" class="comp-jv4ophzh YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jv4ophzh" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jv4ophzh" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jv4ophzh" data-motion-part="BG_MEDIA comp-jv4ophzh" class="VgO9Yg"><wix-bg-image id="bgImg_comp-jv4ophzh" class="Kv1aVt dLPlxY mNGsUM bgImage" style="background-image:url(https://static.wixstatic.com/media/1120ec_13e73b246d4d4271ad38bcd171bede93~mv2.jpg/v1/fill/w_107,h_91,al_c,q_80,usm_0.66_1.00_0.01,blur_1,enc_auto/1120ec_13e73b246d4d4271ad38bcd171bede93~mv2.jpg);background-size:594px 504px;background-repeat:repeat;background-position:center center" data-tiled-image-info="{"containerId":"comp-jv4ophzh","alignType":"center","fittingType":"tile","imageData":{"width":594,"height":504,"uri":"1120ec_13e73b246d4d4271ad38bcd171bede93~mv2.jpg","displayMode":"tile"}}" data-has-bg-scroll-effect="" data-bg-effect-name="" data-motion-part="BG_IMG comp-jv4ophzh"></wix-bg-image></div></div><div data-mesh-id="comp-jv4ophzhinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jv4ophzhinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jv4ophzs" class="HcOXKn SxM0TO QxJLC3 lq2cno comp-jv4ophzs wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:48px; text-align:center;"><span style="text-shadow:rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;" class="wixui-rich-text__text"><span style="font-size:48px;" class="wixui-rich-text__text"><span style="color:#DBBE58;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">HEADQUARTERS</span></span></span></span></span></h2></div><div id="comp-jv4opi2i" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-jv4opi2i wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:100px; line-height:1.2em; text-align:center;"><span style="text-shadow:rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"><span style="font-size:100px;" class="wixui-rich-text__text"><span style="font-family:wfont_1120ec_032305df790e44c1a0263e49889bc946,wf_032305df790e44c1a0263e498,orig_voyagers;" class="wixui-rich-text__text">VOYAGER</span></span></span></span></span></h2></div></div></div></div></div></section></div></div></section><section id="comp-lliswdjf5" tabindex="-1" class="Oqnisf comp-lliswdjf5 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjf5" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjf5" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjf5" data-motion-part="BG_MEDIA comp-lliswdjf5" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjf5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjf5inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></section><section id="comp-lliswdjg" tabindex="-1" class="Oqnisf comp-lliswdjg wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjg" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjg" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjg" data-motion-part="BG_MEDIA comp-lliswdjg" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjginlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjginlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yecz6" class="comp-jd1yecz6 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecz6" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecz6" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecz6" data-motion-part="BG_MEDIA comp-jd1yecz6" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecz61" class="comp-jd1yecz61 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecz61" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecz61" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecz61" data-motion-part="BG_MEDIA comp-jd1yecz61" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecz61inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecz61inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yecz65" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-jd1yecz65 wixui-rich-text" data-testid="richTextElement"><h2 class="font_6 wixui-rich-text__text" style="font-size:90px; line-height:1.25em; text-align:center;"><span style="font-family:wfont_1120ec_032305df790e44c1a0263e49889bc946,wf_032305df790e44c1a0263e498,orig_voyagers;" class="wixui-rich-text__text"><span style="text-shadow:rgba(0, 0, 0, 0.4) 0px 4px 5px;" class="wixui-rich-text__text"><span style="font-size:90px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">VOYAGERS!</span></span></span></span></h2></div><div id="comp-llk62d1n" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-llk62d1n wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:32px;"><span style="color:#FFFFFF;" class="wixui-rich-text__text"><span style="font-size:32px;" class="wixui-rich-text__text">Mailbag</span></span></h1></div><section id="comp-jd1yecz62" class="comp-jd1yecz62 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yecz62" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecz62" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yecz62" data-motion-part="BG_MEDIA comp-jd1yecz62" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yecz63" class="comp-jd1yecz63 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yecz63" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yecz63" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yecz63" data-motion-part="BG_MEDIA comp-jd1yecz63" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yecz63inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yecz63inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yecz71" class="comp-jd1yecz71 WzbAF8"><ul class="mpGTIt" aria-label="Social Bar"><li id="dataItem-jd1yhl8a1-comp-jd1yecz71" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/groups/voyagersguidebook/" target="_blank" class="oRtuWN" aria-label="facebook"><wow-image id="img_0_comp-jd1yecz71" class="HlRz5e YaS0jR" data-image-info="{"containerId":"dataItem-jd1yhl8a1-comp-jd1yecz71","displayMode":"fill","encoding":"AVIF","imageData":{"width":200,"height":200,"uri":"23fd2a2be53141ed810f4d3dcdcd01fa.png","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG dataItem-jd1yhl8a1-comp-jd1yecz71" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(200px, 100%)"><img alt="facebook"/></wow-image></a></li></ul></div><div id="comp-jd1yecz64" class="HcOXKn SxM0TO QxJLC3 lq2cno comp-jd1yecz64 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="line-height:1.55em; text-align:left; font-size:16px;"><a href="mailto:mrs.bogg@gmail.com?subject=The Voyagers Guidebook Website" target="_self" class="wixui-rich-text__text"><span style="font-family:futura-lt-w01-light,sans-serif;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">voyagersguidebook@gmail.com</span></span></span></a></p></div><div id="comp-jd1yeczg" class="bkIuWA comp-jd1yeczg"><div data-mesh-id="comp-jd1yeczginlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yeczginlineContent-gridContainer" data-testid="mesh-container-content"><form id="comp-kgbitd76" class="JVi7i2 comp-kgbitd76 wixui-form"><div data-mesh-id="comp-kgbitd76inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kgbitd76inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kgbitd8k" class="MpKiNN comp-kgbitd8k wixui-text-input lPl_oN"><div class="pUnTVX"><input name="name-*" id="input_comp-kgbitd8k" class="KvoMHf has-custom-focus wixui-text-input__input" type="text" placeholder="Name *" required="" aria-required="true" aria-invalid="true" maxLength="100" autoComplete="off" aria-label="Name *" value=""/></div></div><div id="comp-kgbitd91" class="MpKiNN comp-kgbitd91 wixui-text-input lPl_oN"><div class="pUnTVX"><input name="email" id="input_comp-kgbitd91" class="KvoMHf has-custom-focus wixui-text-input__input" type="email" placeholder="eMail *" required="" aria-required="true" aria-invalid="true" pattern="^.+@.+\.[a-zA-Z]{2,63}$" maxLength="250" autoComplete="off" aria-label="eMail *" value=""/></div></div><div id="comp-kgbitd9b" class="MpKiNN comp-kgbitd9b wixui-text-input"><div class="pUnTVX"><input name="subject" id="input_comp-kgbitd9b" class="KvoMHf has-custom-focus wixui-text-input__input" type="text" placeholder="Subject" aria-required="false" aria-invalid="false" autoComplete="off" aria-label="Subject" value=""/></div></div><div id="comp-kgbitd9j" class="snt4Te comp-kgbitd9j wixui-text-box"><label for="textarea_comp-kgbitd9j" class="PSkPrR wixui-text-box__label"></label><textarea id="textarea_comp-kgbitd9j" class="rEindN has-custom-focus wixui-text-box__input" placeholder="Message" aria-required="false" aria-invalid="false"></textarea></div><div class="comp-kgbitd9w1 FubTgk" id="comp-kgbitd9w1" aria-disabled="false"><button aria-disabled="false" data-testid="buttonElement" class="uDW_Qe wixui-button PlZyDq"><span class="l7_2fn wixui-button__label">Send</span></button></div><div id="comp-kgbitdaa" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-kgbitdaa wixui-rich-text" data-testid="richTextElement"><p dir="ltr" style="font-size:16px; line-height:normal; text-align:center;" class="wixui-rich-text__text"><span class="color_21 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;" class="wixui-rich-text__text">Thank for your message, Voyager. I will get back to you shortly.</span></span></span></span></span></p></div></div></div></form></div></div></div><div id="comp-jd1yeczg1" class="LKjYWx comp-jd1yeczg1 wixui-image" style="--filter-effect-svg-url:url(#feathered-comp-jd1yeczg1)"><svg id="svg_comp-jd1yeczg1" class="gSXewE"><defs><filter id="feathered-comp-jd1yeczg1" color-interpolation-filters="sRGB" > <feComponentTransfer result="srcRGB"/> <feColorMatrix type="saturate" values="0.2" /> <feComponentTransfer><feFuncR type="linear" slope="0.85" intercept="0.08"/> <feFuncG type="linear" slope="0.85" intercept="0.08"/> <feFuncB type="linear" slope="0.85" intercept="0.08"/></feComponentTransfer> <feComponentTransfer ><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer> <feColorMatrix type="matrix" values="0.9098039215686274 0 0 0 0.09019607843137255 0.9294117647058824 0 0 0 0.07058823529411765 0.9294117647058824 0 0 0 0.07058823529411765 0 0 0 1 0"/> <feComponentTransfer/> </filter></defs></svg><div data-testid="linkElement" class="BzTPNT"><wow-image id="img_comp-jd1yeczg1" class="HlRz5e OcGXIS" data-image-info="{"containerId":"comp-jd1yeczg1","displayMode":"fill","targetWidth":415,"targetHeight":718,"isLQIP":true,"encoding":"AVIF","imageData":{"width":347,"height":497,"uri":"1120ec_c23c52e89ffb413f83cb0926224ffcfe~mv2.jpg","name":"Jeff-Edison-bulb_edited.jpg","displayMode":"fill","crop":{"x":31,"y":1,"width":286,"height":495}}}" data-motion-part="BG_IMG comp-jd1yeczg1" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_c23c52e89ffb413f83cb0926224ffcfe~mv2.jpg/v1/crop/x_31,y_1,w_286,h_495/fill/w_104,h_180,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Jeff-Edison-bulb_edited.jpg" alt="Jeff-Edison-bulb_edited.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="415" height="718" loading="lazy"/></wow-image></div></div></div></div></div></div></section><div id="comp-jd1yecz7" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-jd1yecz7 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:1.55em;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_21 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:futura-lt-w01-light,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="color:#DBC086;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:futura-lt-w01-light,sans-serif;" class="wixui-rich-text__text">How do you like the website? What are your fond memories of the show? Do you have memorabilia or high-quality image scans you'd like to donate?</span></span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="color:#DBC086;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:futura-lt-w01-light,sans-serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="color:#DBC086;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:futura-lt-w01-light,sans-serif;" class="wixui-rich-text__text">Were you part of the show's production or cast and have some stories to tell? I love stories! Have you created <span style="font-style:italic;" class="wixui-rich-text__text">Voyagers </span>Projects, videos, posts, or reviews? They can be featured here and on the <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.facebook.com/groups/voyagersguidebook/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Voyagers Guidebook Facebook </a></span>Group.</span></span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="color:#DBC086;" class="wixui-rich-text__text"><span class="inherit-font-size wixui-rich-text__text" style="font-size:18px;"><span class="wixGuard wixui-rich-text__text"></span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="color:#DBC086;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:futura-lt-w01-light,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Please get in touch!</span></span></span></span></span></p></div></div></div></div></div></section></div></div></section><section id="comp-lliswdjg1" tabindex="-1" class="Oqnisf comp-lliswdjg1 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjg1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjg1" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjg1" data-motion-part="BG_MEDIA comp-lliswdjg1" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjg1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjg1inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jk0gj77k" class="comp-jk0gj77k CohWsy wixui-column-strip"><div id="bgLayers_comp-jk0gj77k" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jk0gj77k" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jk0gj77k" data-motion-part="BG_MEDIA comp-jk0gj77k" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jk0gj7bo" class="comp-jk0gj7bo YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jk0gj7bo" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jk0gj7bo" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jk0gj7bo" data-motion-part="BG_MEDIA comp-jk0gj7bo" class="VgO9Yg"><wow-image id="img_comp-jk0gj7bo" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"comp-jk0gj7bo","alignType":"center","displayMode":"fill","targetWidth":270,"targetHeight":629,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1118,"height":1478,"uri":"1120ec_eeaabffc937a4086910e709ec3edbd41~mv2.jpg","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG comp-jk0gj7bo" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_eeaabffc937a4086910e709ec3edbd41~mv2.jpg/v1/fill/w_68,h_89,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/1120ec_eeaabffc937a4086910e709ec3edbd41~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="270" height="629"/></wow-image></div></div><div data-mesh-id="comp-jk0gj7boinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jk0gj7boinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><div id="comp-jk0gj7da" class="comp-jk0gj7da YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jk0gj7da" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jk0gj7da" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jk0gj7da" data-motion-part="BG_MEDIA comp-jk0gj7da" class="VgO9Yg"></div></div><div data-mesh-id="comp-jk0gj7dainlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jk0gj7dainlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jk0gj7g0" class="HcOXKn SxM0TO QxJLC3 lq2cno comp-jk0gj7g0 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:16px; line-height:1.2em; text-align:center;"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="color_41 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="letter-spacing:0.1em;" class="wixui-rich-text__text">"May all your landings be soft."</span></span></span></span></span></h2></div><div id="comp-jk271dde" class="comp-jk271dde SPY_vo"><div data-mesh-id="comp-jk271ddeinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jk271ddeinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jk0gj7h5" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-jk0gj7h5 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:24px; line-height:1.3em; text-align:center;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="color:#AB6001;" class="wixui-rich-text__text"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text">Please Support</span></span></span></span></span></h2> <h2 class="font_2 wixui-rich-text__text" style="font-size:24px; line-height:1.3em; text-align:center;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="color:#AB6001;" class="wixui-rich-text__text"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text">The Guidebook</span></span></span></span></span></h2></div><div id="comp-jk0gj7f4" class="HcOXKn c9GqVL QxJLC3 lq2cno comp-jk0gj7f4 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="color:#1A110A;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">All donations offset the costs of whatever unique images and memorabilia I can find for sale and auction. As time passes, these treasures become harder to acquire. Thank you for visiting.</span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="color:#1A110A;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></span></p> <p class="font_9 wixui-rich-text__text" style="font-size:18px; line-height:1.55em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="color:#1A110A;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">Please consider contributing to keep these sites alive. The funds go toward the cost of hosting and keeping the URL and the time and effort spent building and updating it.</span></span></span></p></div></div></div></div><div id="comp-khpe548g" class="comp-khpe548g" data-semantic-classname="button"><a data-testid="linkElement" href="http://paypal.me/GingerDLR" target="_blank" class="StylableButton2545352419__root style-khpeavjm__root wixui-button StylableButton2545352419__link" aria-label="Donate"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Donate</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60"> <g> <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/> </g> </svg> </span></span></span></a></div></div></div></div><div id="comp-jk0gj7iq" class="comp-jk0gj7iq YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jk0gj7iq" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jk0gj7iq" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jk0gj7iq" data-motion-part="BG_MEDIA comp-jk0gj7iq" class="VgO9Yg"><wow-image id="img_comp-jk0gj7iq" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"comp-jk0gj7iq","alignType":"center","displayMode":"fill","targetWidth":275,"targetHeight":629,"isLQIP":true,"encoding":"AVIF","imageData":{"width":1155,"height":1500,"uri":"1120ec_d957115369de4a37baf923828491ee1c~mv2.jpg","name":"","displayMode":"fill"}}" data-motion-part="BG_IMG comp-jk0gj7iq" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_d957115369de4a37baf923828491ee1c~mv2.jpg/v1/fill/w_69,h_89,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/1120ec_d957115369de4a37baf923828491ee1c~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="275" height="629"/></wow-image></div></div><div data-mesh-id="comp-jk0gj7iqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jk0gj7iqinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section></div></div></section><section id="comp-lliswdjg2" tabindex="-1" class="Oqnisf comp-lliswdjg2 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lliswdjg2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lliswdjg2" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lliswdjg2" data-motion-part="BG_MEDIA comp-lliswdjg2" class="VgO9Yg"></div></div><div data-mesh-id="comp-lliswdjg2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lliswdjg2inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yeczh" class="comp-jd1yeczh CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yeczh" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yeczh" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yeczh" data-motion-part="BG_MEDIA comp-jd1yeczh" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yeczh1" class="comp-jd1yeczh1 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yeczh1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yeczh1" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yeczh1" data-motion-part="BG_MEDIA comp-jd1yeczh1" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yeczh1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yeczh1inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jv4rh5c5" class="dWLwCn comp-jv4rh5c5 wixui-image"><div data-testid="linkElement" class="mGoGm2"><wow-image id="img_comp-jv4rh5c5" class="HlRz5e lDHlrQ" data-image-info="{"containerId":"comp-jv4rh5c5","displayMode":"fill","targetWidth":197,"targetHeight":197,"isLQIP":true,"encoding":"AVIF","imageData":{"width":828,"height":828,"uri":"1120ec_496461a7c37a479d95f1b526b90296f7~mv2.jpg","name":"V-omni-2_edited.jpg","displayMode":"fill"}}" data-motion-part="BG_IMG comp-jv4rh5c5" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/1120ec_496461a7c37a479d95f1b526b90296f7~mv2.jpg/v1/fill/w_197,h_197,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_avif,quality_auto/V-omni-2_edited.jpg" alt="V-omni-2_edited.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%" width="197" height="197" loading="lazy"/></wow-image></div></div></div></div></div></div></section><section id="comp-jd1yeczh2" class="comp-jd1yeczh2 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yeczh2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yeczh2" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yeczh2" data-motion-part="BG_MEDIA comp-jd1yeczh2" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yeczh3" class="comp-jd1yeczh3 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yeczh3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yeczh3" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yeczh3" data-motion-part="BG_MEDIA comp-jd1yeczh3" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yeczh3inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yeczh3inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section></div></div></section></div></div></div></div></div></div></div></main><footer id="SITE_FOOTER" class="xU8fqS SITE_FOOTER wixui-footer" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jd1yed071" class="comp-jd1yed071 CohWsy wixui-column-strip"><div id="bgLayers_comp-jd1yed071" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yed071" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-jd1yed071" data-motion-part="BG_MEDIA comp-jd1yed071" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><div id="comp-jd1yed072" class="comp-jd1yed072 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jd1yed072" data-hook="bgLayers" data-motion-part="BG_LAYER comp-jd1yed072" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jd1yed072" data-motion-part="BG_MEDIA comp-jd1yed072" class="VgO9Yg"></div></div><div data-mesh-id="comp-jd1yed072inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jd1yed072inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jd1yed07" class="HcOXKn SxM0TO QxJLC3 lq2cno comp-jd1yed07 wixui-rich-text" data-testid="richTextElement"><p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"> </p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Voyagers! is ©James D. Parriott Productions! – Universal Television (MCA) – Scholastic Productions.</span></span></span></p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"><br class="wixui-rich-text__text"> <span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Voyagers Guidebook is an archival website dedicated to preserving the memory and history of <span style="font-style:italic;" class="wixui-rich-text__text">Voyagers!</span> the Television series. Any views, ideas, and opinions expressed in essays belong solely to the website creator and other guest writers and actors. All images and multi-media are copyright their original owners and are posted for promotion of the show, the actors, and the enjoyment of fans worldwide.</span></span></span></p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"> </p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Website design, written content, and illustrated/digital artwork</span></span></span></p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">©VoyagerG Productions (2006-2020)</span></span></span></p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">©Wix.com</span></span></span></p> <p class="font_10 wixui-rich-text__text" style="font-size:12px; line-height:1.43em; text-align:center;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:libre baskerville,serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text">Voyagers!</span> (NBC, 1982-1983)</span></span></span></p></div></div></div></div></div></section></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" tabindex="-1" role="region" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div> <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"a1c50b5c-7366-44ce-a86a-fbf7ef843c69","userId":"1120ec48-344d-4261-bcd2-ed2b2cf1c1d6","siteId":"625c4afd-3547-4ed1-b861-5191082da551","externalBaseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","siteRevision":4088,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"editorName":"Unknown","sessionId":"477523c0-ff2f-4fcf-9ef9-cb456ba440f9","isSEO":false,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"fleetConfig":{"fleetName":"thunderbolt-renderer-gradual","type":"Rollout","code":1},"requestUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","isInSEO":false,"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,d=n.frogOnUserDomain;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=(d?o.externalBaseUrl.replace(/^https?:\/\//,"")+"/_frog":"//frog.wix.com")+"/bolt-performance?src=72&evid="+e+"&appName="+g+"&is_rollout="+O+"&is_company_network="+S+"&is_sav_rollout="+x+"&is_dac_rollout="+y+"&dc="+o.dc+(v?"µPop="+v:"")+"&is_cached="+f+"&msid="+o.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+m+(A?",browser_cache":"")+"&pv="+_+"&pn=1&v="+k+"&url="+encodeURIComponent(s)+"&st="+w+`&ts=${P}&tsn=${T}`+r;t(n)}}function $({transaction:e,error:r}){const t=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:g,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.sessionId,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:o.dc,isCached:!!f,isRollout:!!O,isHeadless:!!l,isDacRollout:!!y,isSavRollout:!!x,isCompanyNetwork:!!S}];try{const e=JSON.stringify({messages:t});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function D(e){return function(r,t){var n=`&name=${r}&duration=${Date.now()-P}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map((function(e){return e+"="+t.paramsOverrides[e]})).join("&"):"";R(e,o?`${n}&${o}`:n)}}I("pageshow",(function(e){e.persisted&&(A||(A=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||(R(21,`&platformOnSite=${window.fedops.data.platformOnSite}`),$({transaction:{name:"PANORAMA_COMPONENT_LOAD"}}))}(); </script> <!-- Polyfills check --> <script> if ( typeof Promise === 'undefined' || typeof Set === 'undefined' || typeof Object.assign === 'undefined' || typeof Array.from === 'undefined' || typeof Symbol === 'undefined' ) { // send bi in order to detect the browsers in which polyfills are not working window.fedops.phaseStarted('missing_polyfills') } </script> <!-- initCustomElements # 1--> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.830867ea.bundle.min.js">!function(){"use strict";var e,o,n,r,t,i={},a={};function d(e){var o=a[e];if(void 0!==o)return o.exports;var n=a[e]={id:e,loaded:!1,exports:{}};return i[e].call(n.exports,n,n.exports,d),n.loaded=!0,n.exports}d.m=i,e=[],d.O=function(o,n,r,t){if(!n){var i=1/0;for(u=0;u<e.length;u++){n=e[u][0],r=e[u][1],t=e[u][2];for(var a=!0,s=0;s<n.length;s++)(!1&t||i>=t)&&Object.keys(d.O).every((function(e){return d.O[e](n[s])}))?n.splice(s--,1):(a=!1,t<i&&(i=t));if(a){e.splice(u--,1);var c=r();void 0!==c&&(o=c)}}return o}t=t||0;for(var u=e.length;u>0&&e[u-1][2]>t;u--)e[u]=e[u-1];e[u]=[n,r,t]},d.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return d.d(o,{a:o}),o},n=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return 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 t=Object.create(null);d.r(t);var i={};o=o||[null,n({}),n([]),n(n)];for(var a=2&r&&e;"object"==typeof a&&!~o.indexOf(a);a=n(a))Object.getOwnPropertyNames(a).forEach((function(o){i[o]=function(){return e[o]}}));return i.default=function(){return e},d.d(t,i),t},d.d=function(e,o){for(var n in o)d.o(o,n)&&!d.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:o[n]})},d.f={},d.e=function(e){return Promise.all(Object.keys(d.f).reduce((function(o,n){return d.f[n](e,o),o}),[]))},d.u=function(e){return 671===e?"thunderbolt-commons.367ce018.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.e7c7eae0.bundle.min.js":8398===e?"custom-element-utils.inline.867d0d19.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"wix-seo-static-page-v2-index",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",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",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",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2313:"group_46",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2516:"presenceApi",2545:"thunderbolt-components-registry",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",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3780:"wix-seo-schedule-page-index",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",5097:"motionEffects",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",5307:"wix-seo-blog-hashtags-index",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",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6099:"group_35",6137:"BuilderPathsContainer",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",7920:"group_47",7931:"group_44",8039:"containerSlider",8104:"tpa",8149:"GhostComp",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",9219:"group_13",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{34:"ef96c275",40:"0cc7f309",46:"25cd7240",161:"a0b2fc46",200:"895f9adb",266:"962395c6",316:"2b6c52d3",349:"f4f1ac53",350:"014ac761",359:"37f253bd",407:"1dd38d2f",481:"30fd8c34",490:"b6f2be6d",541:"1c56d534",569:"a89ec09e",693:"66bcbb0c",695:"0f7330c1",711:"1d2bf9a9",740:"593412c3",789:"759c18b6",851:"7bb16717",970:"48e46885",974:"0c47ed2a",1021:"a81dc90a",1171:"236f41ee",1184:"1410c866",1232:"01b0acda",1274:"a116b4fd",1305:"5ac616e1",1494:"dbd4bc17",1499:"7d8ce975",1501:"fe672037",1530:"69c98f04",1560:"70544b41",1579:"ff96f150",1619:"fcc1e235",1632:"a075fc9c",1922:"8752e4ce",1991:"6b9598f8",2040:"4e59686e",2077:"99fb09f3",2177:"6887a8d6",2179:"6edde50a",2313:"286df541",2358:"46dcfa66",2396:"23c347fa",2516:"852c4fdc",2545:"bf2fd22d",2594:"1b788520",2624:"bd9023c1",2635:"c72c096c",2646:"db48ebfa",2694:"0437e39e",2705:"41a8197c",2816:"a99d4cb8",2865:"a1217057",3002:"7fc2715c",3006:"ea2aebf0",3092:"acfa329d",3096:"df8f046c",3119:"9fbbbe9a",3272:"5a7bdbdc",3286:"35353b32",3495:"de5b81ec",3499:"4164187c",3511:"7690a40b",3542:"b0d69621",3605:"d769028f",3659:"e52cbf68",3660:"0c8b086f",3671:"5bf18ac6",3682:"d4312ae4",3689:"2f0703f6",3780:"74c3ce54",3909:"974845ba",3930:"548b75c4",3970:"337a2b7a",3993:"7fd5a859",4047:"0ccd3b42",4066:"8c009349",4134:"01e6cb7c",4206:"d0940920",4245:"945bb0ec",4303:"745a5867",4391:"bc188550",4456:"cf3f7ea5",4493:"18cbb881",4526:"878cdc90",4551:"13fa8928",4655:"4ea2754d",4676:"a3358426",4708:"138e6323",4773:"ed00935c",4833:"0fad3e4d",4874:"6b8ba119",4945:"8d1478e2",5049:"ac85cc01",5097:"e3cc5347",5114:"87f7512c",5116:"8d3a31cb",5122:"9ec687ae",5133:"0609fa2f",5148:"286481b6",5168:"ec1b1b1c",5219:"b25ed766",5221:"5896c8a4",5307:"d9442b1e",5377:"4508895f",5433:"ceae795e",5444:"a6dc06b8",5445:"0014c834",5503:"f998017c",5625:"baf7261b",5648:"2bc79b7b",5652:"d7295bc3",5739:"b9458d39",5901:"c0238250",5966:"59859d7b",5998:"84e755e2",6099:"27e68b0e",6137:"691f2882",6178:"e643f152",6304:"e257cea9",6384:"ada92001",6441:"71582123",6469:"3f6f22c8",6505:"e3aecc44",6510:"4901af4a",6521:"e888ae8c",6578:"e47df9c0",6739:"1f29b6f7",6821:"5eb0f49c",6850:"f7c40481",6851:"c0b59b99",6935:"aab51657",6943:"42a25e81",7030:"255bbff9",7116:"ffe63990",7171:"55bcda3b",7230:"956b957c",7265:"80fe286a",7331:"8542ddfa",7393:"226224b2",7457:"591a3770",7471:"a82fe650",7513:"4bc4f1e5",7547:"1c7e3318",7562:"c3e70464",7920:"33ecf404",7931:"0f559da0",8039:"4d732a78",8104:"36255a2b",8149:"b50695fd",8242:"a262ccba",8253:"f856184a",8368:"4a3a4b9a",8380:"f675f369",8423:"ce5f1485",8519:"af328557",8595:"674413fd",8735:"2740d21e",8791:"031fbaaf",8838:"ec3d04ab",8840:"8874baab",8869:"e261cba5",8908:"1081b645",8919:"82d70b0a",8934:"bc92b3c7",8981:"aed7074b",9040:"353f99cc",9090:"30bb4512",9098:"908c214d",9131:"b2555831",9141:"f2555790",9166:"4db47e82",9203:"9592e074",9219:"fa93d2d5",9278:"3593f240",9341:"268e432b",9368:"84c521e3",9506:"6d2d01d0",9507:"60d51756",9533:"1c635892",9622:"b8514b49",9764:"1ce46641",9822:"d02346fa",9839:"bb61fb83",9896:"1236600d",9948:"23bb47f9"}[e]+".chunk.min.js"},d.miniCssF=function(e){return 996===e?"render-indicator.inline.044c11cb.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"9abcda74",3119:"2b7b96dd",3272:"2b93f1ca",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=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},r={},t="_wix_thunderbolt_app:",d.l=function(e,o,n,i){if(r[e])r[e].push(o);else{var a,s;if(void 0!==n)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var f=c[u];if(f.getAttribute("src")==e||f.getAttribute("data-webpack")==t+n){a=f;break}}a||(s=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,d.nc&&a.setAttribute("nonce",d.nc),a.setAttribute("data-webpack",t+n),a.src=e,0!==a.src.indexOf(window.location.origin+"/")&&(a.crossOrigin="anonymous")),r[e]=[o];var p=function(o,n){a.onerror=a.onload=null,clearTimeout(b);var t=r[e];if(delete r[e],a.parentNode&&a.parentNode.removeChild(a),t&&t.forEach((function(e){return e(n)})),o)return o(n)},b=setTimeout(p.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=p.bind(null,a.onerror),a.onload=p.bind(null,a.onload),s&&document.head.appendChild(a)}},d.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",function(){if("undefined"!=typeof document){var e=function(e){return new Promise((function(o,n){var r=d.miniCssF(e),t=d.p+r;if(function(e,o){for(var n=document.getElementsByTagName("link"),r=0;r<n.length;r++){var t=(a=n[r]).getAttribute("data-href")||a.getAttribute("href");if("stylesheet"===a.rel&&(t===e||t===o))return a}var i=document.getElementsByTagName("style");for(r=0;r<i.length;r++){var a;if((t=(a=i[r]).getAttribute("data-href"))===e||t===o)return a}}(r,t))return o();!function(e,o,n,r,t){var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",i.onerror=i.onload=function(n){if(i.onerror=i.onload=null,"load"===n.type)r();else{var a=n&&("load"===n.type?"missing":n.type),d=n&&n.target&&n.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=a,s.request=d,i.parentNode&&i.parentNode.removeChild(i),t(s)}},i.href=o,0!==i.href.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous"),n?n.parentNode.insertBefore(i,n.nextSibling):document.head.appendChild(i)}(e,t,null,o,n)}))},o={7311:0};d.f.miniCss=function(n,r){o[n]?r.push(o[n]):0!==o[n]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,4066:1,7547:1,9278:1,9507:1}[n]&&r.push(o[n]=e(n).then((function(){o[n]=0}),(function(e){throw delete o[n],e})))}}}(),function(){var e={7311:0};d.f.j=function(o,n){var r=d.o(e,o)?e[o]:void 0;if(0!==r)if(r)n.push(r[2]);else if(7311!=o){var t=new Promise((function(n,t){r=e[o]=[n,t]}));n.push(r[2]=t);var i=d.p+d.u(o),a=new Error;d.l(i,(function(n){if(d.o(e,o)&&(0!==(r=e[o])&&(e[o]=void 0),r)){var t=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;a.message="Loading chunk "+o+" failed.\n("+t+": "+i+")",a.name="ChunkLoadError",a.type=t,a.request=i,r[1](a)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=function(o){return 0===e[o]};var o=function(o,n){var r,t,i=n[0],a=n[1],s=n[2],c=0;if(i.some((function(o){return 0!==e[o]}))){for(r in a)d.o(a,r)&&(d.m[r]=a[r]);if(s)var u=s(d)}for(o&&o(n);c<i.length;c++)t=i[c],d.o(e,t)&&e[t]&&e[t][0](),e[t]=0;return d.O(u)},n=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];n.forEach(o.bind(null,0)),n.push=o.bind(null,n.push.bind(n))}()}(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.830867ea.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.867d0d19.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:function(t,e,i){i.r(e),i.d(e,{STATIC_MEDIA_URL:function(){return jt},alignTypes:function(){return _},fileType:function(){return O},fittingTypes:function(){return h},getData:function(){return Bt},getFileExtension:function(){return B},getPlaceholder:function(){return Ht},getResponsiveImageProps:function(){return zt},htmlTag:function(){return l},isWEBP:function(){return P},populateGlobalFeatureSupport:function(){return Q},sdk:function(){return Zt},upscaleMethods:function(){return g}});const n="v1",a=2,r=1920,o=1920,c=1e3,s=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"},u={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},_={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"},T={[_.CENTER]:{x:.5,y:.5},[_.TOP_LEFT]:{x:0,y:0},[_.TOP_RIGHT]:{x:1,y:0},[_.TOP]:{x:.5,y:0},[_.BOTTOM_LEFT]:{x:0,y:1},[_.BOTTOM_RIGHT]:{x:1,y:1},[_.BOTTOM]:{x:.5,y:1},[_.RIGHT]:{x:1,y:.5},[_.LEFT]:{x:0,y:.5}},d={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},l={BG:"bg",IMG:"img",SVG:"svg"},g={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},I={classic:1,super:2},L={radius:"0.66",amount:"1.00",threshold:"0.01"},p={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},E=25e6,f=[1.5,2,4],m={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}},A={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},G={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},O={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",UNRECOGNIZED:"unrecognized"},R={AVIF:"AVIF",PAVIF:"PAVIF"};O.JPG,O.JPEG,O.JPE,O.PNG,O.GIF,O.WEBP;function w(t,...e){return function(...i){const n=i[i.length-1]||{},a=[t[0]];return e.forEach((function(e,r){const o=Number.isInteger(e)?i[e]:n[e];a.push(o,t[r+1])})),a.join("")}}function b(t){return t[t.length-1]}const M=[O.PNG,O.JPEG,O.JPG,O.JPE,O.WIX_ICO_MP,O.WIX_MP,O.WEBP],C=[O.JPEG,O.JPG,O.JPE];function F(t,e,i){return i&&e&&!(!(n=e.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(t);var n}function N(t,e,i){return function(t,e,i=!1){return!(P(t)&&e&&!i)}(t,e,i)&&(function(t){return M.includes(B(t))}(t)||function(t,e=!1){return y(t)&&e}(t,i))&&!/(^https?)|(^data)|(^\/\/)/.test(t)}function S(t){return B(t)===O.PNG}function P(t){return B(t)===O.WEBP}function y(t){return B(t)===O.GIF}const k=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),x=["\\.","\\*"],Y="_";function H(t){return function(t){return C.includes(B(t))}(t)?O.JPG:S(t)?O.PNG:P(t)?O.WEBP:y(t)?O.GIF:O.UNRECOGNIZED}function B(t){return(/[.]([^.]+)$/.exec(t)&&/[.]([^.]+)$/.exec(t)[1]||"").toLowerCase()}function U(t,e,i,n,a){let r;return r=a===u.FILL?function(t,e,i,n){return Math.max(i/t,n/e)}(t,e,i,n):a===u.FIT?function(t,e,i,n){return Math.min(i/t,n/e)}(t,e,i,n):1,r}function $(t,e,i,n,a,r){t=t||n.width,e=e||n.height;const{scaleFactor:o,width:c,height:s}=function(t,e,i,n,a){let r,o=i,c=n;if(r=U(t,e,i,n,a),a===u.FIT&&(o=t*r,c=e*r),o&&c&&o*c>E){const i=Math.sqrt(E/(o*c));o*=i,c*=i,r=U(t,e,o,c,a)}return{scaleFactor:r,width:o,height:c}}(t,e,n.width*a,n.height*a,i);return function(t,e,i,n,a,r,o){const{optimizedScaleFactor:c,upscaleMethodValue:s,forceUSM:h}=function(t,e,i,n){if("auto"===n)return function(t,e){const i=z(t,e);return{optimizedScaleFactor:m[i].maxUpscale,upscaleMethodValue:I.classic,forceUSM:!1}}(t,e);if("super"===n)return function(t){return{optimizedScaleFactor:b(f),upscaleMethodValue:I.super,forceUSM:!(f.includes(t)||t>b(f))}}(i);return function(t,e){const i=z(t,e);return{optimizedScaleFactor:m[i].maxUpscale,upscaleMethodValue:I.classic,forceUSM:!1}}(t,e)}(t,e,r,a);let _=i,T=n;if(r<=c)return{width:_,height:T,scaleFactor:r,upscaleMethodValue:s,forceUSM:h,cssUpscaleNeeded:!1};switch(o){case u.FILL:_=i*(c/r),T=n*(c/r);break;case u.FIT:_=t*c,T=e*c}return{width:_,height:T,scaleFactor:c,upscaleMethodValue:s,forceUSM:h,cssUpscaleNeeded:!0}}(t,e,c,s,r,o,i)}function v(t,e,i,n){const a=V(i)||function(t=_.CENTER){return T[t]}(n);return{x:Math.max(0,Math.min(t.width-e.width,a.x*t.width-e.width/2)),y:Math.max(0,Math.min(t.height-e.height,a.y*t.height-e.height/2)),width:Math.min(t.width,e.width),height:Math.min(t.height,e.height)}}function D(t){return t.alignment&&d[t.alignment]||d[_.CENTER]}function V(t){let e;return!t||"number"!=typeof t.x||isNaN(t.x)||"number"!=typeof t.y||isNaN(t.y)||(e={x:Z(Math.max(0,Math.min(100,t.x))/100,2),y:Z(Math.max(0,Math.min(100,t.y))/100,2)}),e}function z(t,e){const i=t*e;return i>m[A.HIGH].size?A.HIGH:i>m[A.MEDIUM].size?A.MEDIUM:i>m[A.LOW].size?A.LOW:A.TINY}function Z(t,e){const i=Math.pow(10,e||0);return(t*i/i).toFixed(e)}function j(t){return t&&t.upscaleMethod&&g[t.upscaleMethod.toUpperCase()]||g.AUTO}function W(t,e){return B(t)===O.GIF||B(t)===O.WEBP&&e}const q={isMobile:!1},J=function(t){return q[t]},X=function(t,e){q[t]=e};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const t=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,e=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);X("isMobile",t&&e)}}function K(t,e){const i={css:{container:{}}},{css:n}=i,{fittingType:a}=t;switch(a){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(e.alignment){case _.CENTER:n.container.backgroundPosition="center center";break;case _.LEFT:n.container.backgroundPosition="left center";break;case _.RIGHT:n.container.backgroundPosition="right center";break;case _.TOP:n.container.backgroundPosition="center top";break;case _.BOTTOM:n.container.backgroundPosition="center bottom";break;case _.TOP_RIGHT:n.container.backgroundPosition="right top";break;case _.TOP_LEFT:n.container.backgroundPosition="left top";break;case _.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case _.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const tt={[_.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"},et={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function it(t,e){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:a}=t,r=e.alignment;switch(n.container.position="relative",a){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:t.parts&&t.parts.length?(n.img.width=t.parts[0].width,n.img.height=t.parts[0].height):(n.img.width=t.src.width,n.img.height=t.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=e.width,n.img.height=e.height,n.img.objectFit="contain",n.img.objectPosition=tt[r]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=tt[r]||"unset";break;case h.STRETCH:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==e.width||n.img.height!==e.height)){const t=Math.round((e.height-n.img.height)/2),i=Math.round((e.width-n.img.width)/2);Object.assign(n.img,et,function(t,e,i){return{[_.TOP_LEFT]:{top:0,left:0},[_.TOP_RIGHT]:{top:0,right:0},[_.TOP]:{top:0,left:e},[_.BOTTOM_LEFT]:{bottom:0,left:0},[_.BOTTOM_RIGHT]:{bottom:0,right:0},[_.BOTTOM]:{bottom:0,left:e},[_.RIGHT]:{top:t,right:0},[_.LEFT]:{top:t,left:0},[_.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(t,i,e)[r])}return i}function nt(t,e){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:a}=i,{fittingType:r}=t,o=e.alignment,{width:c,height:s}=t.src;let T;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:t.parts&&t.parts.length?(a.img.width=t.parts[0].width,a.img.height=t.parts[0].height):(a.img.width=c,a.img.height=s),a.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:a.img.width="100%",a.img.height="100%",a.img.transform="",a.img.preserveAspectRatio="";break;case h.STRETCH:a.img.width=e.width,a.img.height=e.height,a.img.x=0,a.img.y=0,a.img.transform="",a.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:N(t.src.id)?(a.img.width=e.width,a.img.height=e.height):(T=function(t,e,i,n,a){const r=U(t,e,i,n,a);return{width:Math.round(t*r),height:Math.round(e*r)}}(c,s,e.width,e.height,u.FILL),a.img.width=T.width,a.img.height=T.height),a.img.x=0,a.img.y=0,a.img.transform="",a.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof a.img.width&&"number"==typeof a.img.height&&(a.img.width!==e.width||a.img.height!==e.height)){let t,i,n=0,c=0;r===h.TILE?(t=e.width%a.img.width,i=e.height%a.img.height):(t=e.width-a.img.width,i=e.height-a.img.height);const s=Math.round(t/2),u=Math.round(i/2);switch(o){case _.TOP_LEFT:n=0,c=0;break;case _.TOP:n=s,c=0;break;case _.TOP_RIGHT:n=t,c=0;break;case _.LEFT:n=0,c=u;break;case _.CENTER:n=s,c=u;break;case _.RIGHT:n=t,c=u;break;case _.BOTTOM_LEFT:n=0,c=i;break;case _.BOTTOM:n=s,c=i;break;case _.BOTTOM_RIGHT:n=t,c=i}a.img.x=n,a.img.y=c}return a.container.width=e.width,a.container.height=e.height,a.container.viewBox=[0,0,e.width,e.height].join(" "),i}function at(t,e,i){let n;switch(e.crop&&(n=function(t,e){const i=Math.max(0,Math.min(t.width,e.x+e.width)-Math.max(0,e.x)),n=Math.max(0,Math.min(t.height,e.y+e.height)-Math.max(0,e.y));return i&&n&&(t.width!==i||t.height!==n)?{x:Math.max(0,e.x),y:Math.max(0,e.y),width:i,height:n}:null}(e,e.crop),n&&(t.src.width=n.width,t.src.height=n.height,t.src.isCropped=!0,t.parts.push(ot(n)))),t.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:t.parts.push(rt(t,i));break;case h.SCALE_TO_FILL:t.parts.push(function(t,e){const i=$(t.src.width,t.src.height,u.FILL,e,t.devicePixelRatio,t.upscaleMethod),n=V(t.focalPoint);return{transformType:n?u.FILL_FOCAL:u.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:D(e),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(t,i));break;case h.STRETCH:t.parts.push(function(t,e){const i=U(t.src.width,t.src.height,e.width,e.height,u.FILL),n={...e};return n.width=t.src.width*i,n.height=t.src.height*i,rt(t,n)}(t,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=v(t.src,i,t.focalPoint,i.alignment),t.src.isCropped?(Object.assign(t.parts[0],n),t.src.width=n.width,t.src.height=n.height):t.parts.push(ot(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:t.parts.push(function(t){return{transformType:u.LEGACY_CROP,width:Math.round(t.width),height:Math.round(t.height),alignment:D(t),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:t.parts.push(function(t){return{transformType:u.FIT,width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:t.parts.push(function(t){return{transformType:u.LEGACY_FILL,width:Math.round(t.width),height:Math.round(t.height),alignment:D(t),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function rt(t,e){const i=$(t.src.width,t.src.height,u.FIT,e,t.devicePixelRatio,t.upscaleMethod);return{transformType:!t.src.width||!t.src.height?u.FIT:u.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:d.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ot(t){return{transformType:u.CROP,x:Math.round(t.x),y:Math.round(t.y),width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ct(t,e){e=e||{},t.quality=function(t,e){const i=t.fileType===O.PNG,n=t.fileType===O.JPG,a=t.fileType===O.WEBP,r=n||i||a;if(r){const n=b(t.parts),a=(o=n.width,c=n.height,m[z(o,c)].quality);let r=e.quality&&e.quality>=5&&e.quality<=90?e.quality:a;return r=i?r+5:r,r}var o,c;return 0}(t,e),t.progressive=function(t){return!1!==t.progressive}(e),t.watermark=function(t){return t.watermark}(e),t.autoEncode=e.autoEncode??!0,t.encoding=e?.encoding,t.unsharpMask=function(t,e){if(function(t){const e="number"==typeof(t=t||{}).radius&&!isNaN(t.radius)&&t.radius>=.1&&t.radius<=500,i="number"==typeof t.amount&&!isNaN(t.amount)&&t.amount>=0&&t.amount<=10,n="number"==typeof t.threshold&&!isNaN(t.threshold)&&t.threshold>=0&&t.threshold<=255;return e&&i&&n}(e.unsharpMask))return{radius:Z(e.unsharpMask?.radius,2),amount:Z(e.unsharpMask?.amount,2),threshold:Z(e.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=e.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(t){const e=b(t.parts);return!(e.scaleFactor>=1)||e.forceUSM||e.transformType===u.FIT}(t))return L;var i;return}(t,e),t.filters=function(t){const e=t.filters||{},i={};st(e[G.CONTRAST],-100,100)&&(i[G.CONTRAST]=e[G.CONTRAST]);st(e[G.BRIGHTNESS],-100,100)&&(i[G.BRIGHTNESS]=e[G.BRIGHTNESS]);st(e[G.SATURATION],-100,100)&&(i[G.SATURATION]=e[G.SATURATION]);st(e[G.HUE],-180,180)&&(i[G.HUE]=e[G.HUE]);st(e[G.BLUR],0,100)&&(i[G.BLUR]=e[G.BLUR]);return i}(e)}function st(t,e,i){return"number"==typeof t&&!isNaN(t)&&0!==t&&t>=e&&t<=i}function ht(t,e,i,n){const r=function(t){return t?.isSEOBot??!1}(n),o=H(e.id),c=function(t,e){const i=/\.([^.]*)$/,n=new RegExp(`(${k.concat(x).join("|")})`,"g");if(e&&e.length){let t=e;const a=e.match(i);return a&&M.includes(a[1])&&(t=e.replace(i,"")),encodeURIComponent(t).replace(n,Y)}const a=t.match(/\/(.*?)$/);return(a?a[1]:t).replace(i,"")}(e.id,e.name),s=r?1:function(t){return Math.min(t.pixelAspectRatio||1,a)}(i),h=B(e.id),u=h,_=N(e.id,n?.hasAnimation,n?.allowAnimatedTransform),T={fileName:c,fileExtension:h,fileType:o,fittingType:t,preferredExtension:u,src:{id:e.id,width:e.width,height:e.height,isCropped:!1,isAnimated:W(e.id,n?.hasAnimation)},focalPoint:{x:e.focalPoint&&e.focalPoint.x,y:e.focalPoint&&e.focalPoint.y},parts:[],devicePixelRatio:s,quality:0,upscaleMethod:j(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:_};return _&&(at(T,e,i),ct(T,n)),T}function ut(t,e,i){const n={...i},a=J("isMobile");switch(t){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 t=a?c:r,i=a?s:o;n.width=Math.min(t,e.width),n.height=Math.min(i,Math.round(n.width/(e.width/e.height))),n.pixelAspectRatio=1}return n}const _t=w`fit/w_${"width"},h_${"height"}`,Tt=w`fill/w_${"width"},h_${"height"},al_${"alignment"}`,dt=w`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,lt=w`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,gt=w`crop/w_${"width"},h_${"height"},al_${"alignment"}`,It=w`fill/w_${"width"},h_${"height"},al_${"alignment"}`,Lt=w`,lg_${"upscaleMethodValue"}`,pt=w`,q_${"quality"}`,Et=w`,quality_auto`,ft=w`,usm_${"radius"}_${"amount"}_${"threshold"}`,mt=w`,bl`,At=w`,wm_${"watermark"}`,Gt={[G.CONTRAST]:w`,con_${"contrast"}`,[G.BRIGHTNESS]:w`,br_${"brightness"}`,[G.SATURATION]:w`,sat_${"saturation"}`,[G.HUE]:w`,hue_${"hue"}`,[G.BLUR]:w`,blur_${"blur"}`},Ot=w`,enc_auto`,Rt=w`,enc_avif`,wt=w`,enc_pavif`,bt=w`,pstr`;function Mt(t,e,i,a={},r){if(N(e.id,a?.hasAnimation,a?.allowAnimatedTransform)){if(P(e.id)){const{alignment:n,...o}=i;e.focalPoint={x:void 0,y:void 0},delete e?.crop,r=ht(t,e,o,a)}else r=r||ht(t,e,i,a);return function(t){const e=[];t.parts.forEach((t=>{switch(t.transformType){case u.CROP:e.push(lt(t));break;case u.LEGACY_CROP:e.push(gt(t));break;case u.LEGACY_FILL:let i=It(t);t.upscale&&(i+=Lt(t)),e.push(i);break;case u.FIT:let n=_t(t);t.upscale&&(n+=Lt(t)),e.push(n);break;case u.FILL:let a=Tt(t);t.upscale&&(a+=Lt(t)),e.push(a);break;case u.FILL_FOCAL:let r=dt(t);t.upscale&&(r+=Lt(t)),e.push(r)}}));let i=e.join("/");return t.quality&&(i+=pt(t)),t.unsharpMask&&(i+=ft(t.unsharpMask)),t.progressive||(i+=mt(t)),t.watermark&&(i+=At(t)),t.filters&&(i+=Object.keys(t.filters).map((e=>Gt[e](t.filters))).join("")),t.fileType!==O.GIF&&(t.encoding===R.AVIF?(i+=Rt(t),i+=Et(t)):t.encoding===R.PAVIF?(i+=wt(t),i+=Et(t)):t.autoEncode&&(i+=Ot(t))),t.src?.isAnimated&&t.transformed&&(i+=bt(t)),`${t.src.id}/${n}/${i}/${t.fileName}.${t.preferredExtension}`}(r)}return e.id}const Ct={[_.CENTER]:"50% 50%",[_.TOP_LEFT]:"0% 0%",[_.TOP_RIGHT]:"100% 0%",[_.TOP]:"50% 0%",[_.BOTTOM_LEFT]:"0% 100%",[_.BOTTOM_RIGHT]:"100% 100%",[_.BOTTOM]:"50% 100%",[_.RIGHT]:"100% 50%",[_.LEFT]:"0% 50%"},Ft=Object.entries(Ct).reduce(((t,[e,i])=>(t[i]=e,t)),{}),Nt=[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],St=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Pt(t,e,{width:i,height:n}){return t===h.TILE&&e.width>i&&e.height>n}function yt(t,{width:e,height:i}){if(!e||!i){const n=e||Math.min(980,t.width),a=n/t.width;return{width:n,height:i||t.height*a}}return{width:e,height:i}}function kt(t,e,i,n="center"){const a={img:{},container:{}};if(t===h.SCALE_TO_FILL){const t=e.focalPoint&&function(t){const e=`${t.x}% ${t.y}%`;return Ft[e]||""}(e.focalPoint),r=t||n;e.focalPoint&&!t?a.img={objectPosition:xt(e,i,e.focalPoint)}:a.img={objectPosition:Ct[r]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(t)?a.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:Nt.includes(t)&&(a.container={backgroundSize:`${e.width}px ${e.height}px`});return a}function xt(t,e,i){const{width:n,height:a}=t,{width:r,height:o}=e,{x:c,y:s}=i;if(!r||!o)return`${c}% ${s}%`;const h=Math.max(r/n,o/a),u=n*h,_=a*h,T=Math.max(0,Math.min(u-r,u*(c/100)-r/2)),d=Math.max(0,Math.min(_-o,_*(s/100)-o/2));return`${T&&Math.floor(T/(u-r)*100)}% ${d&&Math.floor(d/(_-o)*100)}%`}const Yt={width:"100%",height:"100%"};function Ht(t,e,i,n={}){const{autoEncode:a=!0,isSEOBot:r,shouldLoadHQImage:o,hasAnimation:c,allowAnimatedTransform:s,encoding:u}=n;if(!F(t,e,i))return p;const _=void 0===s||s,T=N(e.id,c,_);if(!T||o)return Bt(t,e,i,{...n,autoEncode:a,useSrcset:T});const d={...i,...yt(e,i)},{alignment:l,htmlTag:g}=d,I=Pt(t,e,d),L=function(t,e,{width:i,height:n},a=!1){if(a)return{width:i,height:n};const r=!St.includes(t),o=Pt(t,e,{width:i,height:n}),c=!o&&Nt.includes(t),s=c?e.width:i,h=c?e.height:n,u=r?function(t,e){return t>900?e?.05:.15:t>500?e?.1:.18:t>200?.25:1}(s,S(e.id)):1;return{width:o?1920:s*u,height:h*u}}(t,e,d,r),E=function(t,e,i){return i?0:Nt.includes(e)?1:t>200?2:3}(d.width,t,r),f=function(t,e){const i=Nt.includes(t)&&!e;return t===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:t}(t,I),m=kt(t,e,i,l),{uri:A}=Bt(f,e,{...L,alignment:l,htmlTag:g},{autoEncode:a,filters:E?{blur:E}:{},hasAnimation:c,allowAnimatedTransform:_,encoding:u}),{attr:G={},css:O}=Bt(t,e,{...d,alignment:l,htmlTag:g},{});return O.img=O.img||{},O.container=O.container||{},Object.assign(O.img,m.img,Yt),Object.assign(O.container,m.container),{uri:A,css:O,attr:G,transformed:!0}}function Bt(t,e,i,n){let a={};if(F(t,e,i)){const r=ut(t,e,i),o=ht(t,e,r,n);a.uri=Mt(t,e,r,n,o),n?.useSrcset&&(a.srcset=function(t,e,i,n,a){const r=i.pixelAspectRatio||1;return{dpr:[`${1===r?a.uri:Mt(t,e,{...i,pixelAspectRatio:1},n)} 1x`,`${2===r?a.uri:Mt(t,e,{...i,pixelAspectRatio:2},n)} 2x`]}}(t,e,r,n,a)),Object.assign(a,function(t,e){let i;return i=e.htmlTag===l.BG?K:e.htmlTag===l.SVG?nt:it,i(t,e)}(o,r),{transformed:o.transformed})}else a=p;return a}function Ut(t,e,i,n){if(F(t,e,i)){const a=ut(t,e,i);return{uri:Mt(t,e,a,n||{},ht(t,e,a,n))}}return{uri:""}}const $t="https://static.wixstatic.com/media/",vt=/^media\//i,Dt="undefined"!=typeof window?window.devicePixelRatio:1,Vt=(t,e)=>{const i=e&&e.baseHostURL;return i?`${i}${t}`:(t=>vt.test(t)?`https://static.wixstatic.com/${t}`:`${$t}${t}`)(t)};Q();const zt=(t,e,i)=>{const{displayMode:n,uri:a,width:r,height:o,name:c,crop:s,focalPoint:h,alignType:u,quality:_,upscaleMethod:T,hasAnimation:d,allowAnimatedTransform:l}=t,{srcset:g,css:I}=Bt(n,{id:a,width:r,height:o,name:c,crop:s,focalPoint:h},{width:e,height:i,alignment:u},{focalPoint:h,name:c,quality:_?.quality,upscaleMethod:T,hasAnimation:d,allowAnimatedTransform:l,useSrcset:!0});return{srcset:g?.dpr?.map((t=>/^[a-z]+:/.test(t)?t:`${jt}${t}`)).join(", ")||"",css:I}};Q();const Zt={getScaleToFitImageURL:function(t,e,i,n,a,r){const o=Ut(h.SCALE_TO_FIT,{id:t,width:e,height:i,name:r&&r.name},{width:n,height:a,htmlTag:l.IMG,alignment:_.CENTER,pixelAspectRatio:r?.devicePixelRatio??Dt},r);return Vt(o.uri,r)},getScaleToFillImageURL:function(t,e,i,n,a,r){const o=Ut(h.SCALE_TO_FILL,{id:t,width:e,height:i,name:r&&r.name,focalPoint:{x:r&&r.focalPoint&&r.focalPoint.x,y:r&&r.focalPoint&&r.focalPoint.y}},{width:n,height:a,htmlTag:l.IMG,alignment:_.CENTER,pixelAspectRatio:r?.devicePixelRatio??Dt},r);return Vt(o.uri,r)},getCropImageURL:function(t,e,i,n,a,r,o,c,s,u){const T=Ut(h.SCALE_TO_FILL,{id:t,width:e,height:i,name:u&&u.name,crop:{x:n,y:a,width:r,height:o}},{width:c,height:s,htmlTag:l.IMG,alignment:_.CENTER,pixelAspectRatio:u?.devicePixelRatio??Dt},u);return Vt(T.uri,u)}},jt=$t},30284:function(t,e,i){i.d(e,{vO:function(){return _},$A:function(){return O},Nk:function(){return h},bQ:function(){return Mt},QC:function(){return H}});const n="v1",a=2,r=1920,o=1920,c=1e3,s=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"},u={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},_={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"},T={[_.CENTER]:{x:.5,y:.5},[_.TOP_LEFT]:{x:0,y:0},[_.TOP_RIGHT]:{x:1,y:0},[_.TOP]:{x:.5,y:0},[_.BOTTOM_LEFT]:{x:0,y:1},[_.BOTTOM_RIGHT]:{x:1,y:1},[_.BOTTOM]:{x:.5,y:1},[_.RIGHT]:{x:1,y:.5},[_.LEFT]:{x:0,y:.5}},d={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},l={BG:"bg",IMG:"img",SVG:"svg"},g={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},I={classic:1,super:2},L={radius:"0.66",amount:"1.00",threshold:"0.01"},p={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},E=25e6,f=[1.5,2,4],m={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}},A={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},G={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},O={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",UNRECOGNIZED:"unrecognized"},R={AVIF:"AVIF",PAVIF:"PAVIF"};O.JPG,O.JPEG,O.JPE,O.PNG,O.GIF,O.WEBP;function w(t,...e){return function(...i){const n=i[i.length-1]||{},a=[t[0]];return e.forEach((function(e,r){const o=Number.isInteger(e)?i[e]:n[e];a.push(o,t[r+1])})),a.join("")}}function b(t){return t[t.length-1]}const M=[O.PNG,O.JPEG,O.JPG,O.JPE,O.WIX_ICO_MP,O.WIX_MP,O.WEBP],C=[O.JPEG,O.JPG,O.JPE];function F(t,e,i){return i&&e&&!(!(n=e.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(t);var n}function N(t,e,i){return function(t,e,i=!1){return!(S(t)&&e&&!i)}(t,e,i)&&(function(t){return M.includes(H(t))}(t)||function(t,e=!1){return P(t)&&e}(t,i))&&!/(^https?)|(^data)|(^\/\/)/.test(t)}function S(t){return H(t)===O.WEBP}function P(t){return H(t)===O.GIF}const y=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],x="_";function Y(t){return function(t){return C.includes(H(t))}(t)?O.JPG:function(t){return H(t)===O.PNG}(t)?O.PNG:S(t)?O.WEBP:P(t)?O.GIF:O.UNRECOGNIZED}function H(t){return(/[.]([^.]+)$/.exec(t)&&/[.]([^.]+)$/.exec(t)[1]||"").toLowerCase()}function B(t,e,i,n,a){let r;return r=a===u.FILL?function(t,e,i,n){return Math.max(i/t,n/e)}(t,e,i,n):a===u.FIT?function(t,e,i,n){return Math.min(i/t,n/e)}(t,e,i,n):1,r}function U(t,e,i,n,a,r){t=t||n.width,e=e||n.height;const{scaleFactor:o,width:c,height:s}=function(t,e,i,n,a){let r,o=i,c=n;if(r=B(t,e,i,n,a),a===u.FIT&&(o=t*r,c=e*r),o&&c&&o*c>E){const i=Math.sqrt(E/(o*c));o*=i,c*=i,r=B(t,e,o,c,a)}return{scaleFactor:r,width:o,height:c}}(t,e,n.width*a,n.height*a,i);return function(t,e,i,n,a,r,o){const{optimizedScaleFactor:c,upscaleMethodValue:s,forceUSM:h}=function(t,e,i,n){if("auto"===n)return function(t,e){const i=V(t,e);return{optimizedScaleFactor:m[i].maxUpscale,upscaleMethodValue:I.classic,forceUSM:!1}}(t,e);if("super"===n)return function(t){return{optimizedScaleFactor:b(f),upscaleMethodValue:I.super,forceUSM:!(f.includes(t)||t>b(f))}}(i);return function(t,e){const i=V(t,e);return{optimizedScaleFactor:m[i].maxUpscale,upscaleMethodValue:I.classic,forceUSM:!1}}(t,e)}(t,e,r,a);let _=i,T=n;if(r<=c)return{width:_,height:T,scaleFactor:r,upscaleMethodValue:s,forceUSM:h,cssUpscaleNeeded:!1};switch(o){case u.FILL:_=i*(c/r),T=n*(c/r);break;case u.FIT:_=t*c,T=e*c}return{width:_,height:T,scaleFactor:c,upscaleMethodValue:s,forceUSM:h,cssUpscaleNeeded:!0}}(t,e,c,s,r,o,i)}function $(t,e,i,n){const a=D(i)||function(t=_.CENTER){return T[t]}(n);return{x:Math.max(0,Math.min(t.width-e.width,a.x*t.width-e.width/2)),y:Math.max(0,Math.min(t.height-e.height,a.y*t.height-e.height/2)),width:Math.min(t.width,e.width),height:Math.min(t.height,e.height)}}function v(t){return t.alignment&&d[t.alignment]||d[_.CENTER]}function D(t){let e;return!t||"number"!=typeof t.x||isNaN(t.x)||"number"!=typeof t.y||isNaN(t.y)||(e={x:z(Math.max(0,Math.min(100,t.x))/100,2),y:z(Math.max(0,Math.min(100,t.y))/100,2)}),e}function V(t,e){const i=t*e;return i>m[A.HIGH].size?A.HIGH:i>m[A.MEDIUM].size?A.MEDIUM:i>m[A.LOW].size?A.LOW:A.TINY}function z(t,e){const i=Math.pow(10,e||0);return(t*i/i).toFixed(e)}function Z(t){return t&&t.upscaleMethod&&g[t.upscaleMethod.toUpperCase()]||g.AUTO}function j(t,e){return H(t)===O.GIF||H(t)===O.WEBP&&e}const W={isMobile:!1},q=function(t){return W[t]};function J(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,i=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);t=e&&i,W["isMobile"]=t}var t}function X(t,e){const i={css:{container:{}}},{css:n}=i,{fittingType:a}=t;switch(a){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(e.alignment){case _.CENTER:n.container.backgroundPosition="center center";break;case _.LEFT:n.container.backgroundPosition="left center";break;case _.RIGHT:n.container.backgroundPosition="right center";break;case _.TOP:n.container.backgroundPosition="center top";break;case _.BOTTOM:n.container.backgroundPosition="center bottom";break;case _.TOP_RIGHT:n.container.backgroundPosition="right top";break;case _.TOP_LEFT:n.container.backgroundPosition="left top";break;case _.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case _.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const Q={[_.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"},K={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function tt(t,e){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:a}=t,r=e.alignment;switch(n.container.position="relative",a){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:t.parts&&t.parts.length?(n.img.width=t.parts[0].width,n.img.height=t.parts[0].height):(n.img.width=t.src.width,n.img.height=t.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=e.width,n.img.height=e.height,n.img.objectFit="contain",n.img.objectPosition=Q[r]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=Q[r]||"unset";break;case h.STRETCH:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=e.width,n.img.height=e.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==e.width||n.img.height!==e.height)){const t=Math.round((e.height-n.img.height)/2),i=Math.round((e.width-n.img.width)/2);Object.assign(n.img,K,function(t,e,i){return{[_.TOP_LEFT]:{top:0,left:0},[_.TOP_RIGHT]:{top:0,right:0},[_.TOP]:{top:0,left:e},[_.BOTTOM_LEFT]:{bottom:0,left:0},[_.BOTTOM_RIGHT]:{bottom:0,right:0},[_.BOTTOM]:{bottom:0,left:e},[_.RIGHT]:{top:t,right:0},[_.LEFT]:{top:t,left:0},[_.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(t,i,e)[r])}return i}function et(t,e){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:a}=i,{fittingType:r}=t,o=e.alignment,{width:c,height:s}=t.src;let T;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:t.parts&&t.parts.length?(a.img.width=t.parts[0].width,a.img.height=t.parts[0].height):(a.img.width=c,a.img.height=s),a.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:a.img.width="100%",a.img.height="100%",a.img.transform="",a.img.preserveAspectRatio="";break;case h.STRETCH:a.img.width=e.width,a.img.height=e.height,a.img.x=0,a.img.y=0,a.img.transform="",a.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:N(t.src.id)?(a.img.width=e.width,a.img.height=e.height):(T=function(t,e,i,n,a){const r=B(t,e,i,n,a);return{width:Math.round(t*r),height:Math.round(e*r)}}(c,s,e.width,e.height,u.FILL),a.img.width=T.width,a.img.height=T.height),a.img.x=0,a.img.y=0,a.img.transform="",a.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof a.img.width&&"number"==typeof a.img.height&&(a.img.width!==e.width||a.img.height!==e.height)){let t,i,n=0,c=0;r===h.TILE?(t=e.width%a.img.width,i=e.height%a.img.height):(t=e.width-a.img.width,i=e.height-a.img.height);const s=Math.round(t/2),u=Math.round(i/2);switch(o){case _.TOP_LEFT:n=0,c=0;break;case _.TOP:n=s,c=0;break;case _.TOP_RIGHT:n=t,c=0;break;case _.LEFT:n=0,c=u;break;case _.CENTER:n=s,c=u;break;case _.RIGHT:n=t,c=u;break;case _.BOTTOM_LEFT:n=0,c=i;break;case _.BOTTOM:n=s,c=i;break;case _.BOTTOM_RIGHT:n=t,c=i}a.img.x=n,a.img.y=c}return a.container.width=e.width,a.container.height=e.height,a.container.viewBox=[0,0,e.width,e.height].join(" "),i}function it(t,e,i){let n;switch(e.crop&&(n=function(t,e){const i=Math.max(0,Math.min(t.width,e.x+e.width)-Math.max(0,e.x)),n=Math.max(0,Math.min(t.height,e.y+e.height)-Math.max(0,e.y));return i&&n&&(t.width!==i||t.height!==n)?{x:Math.max(0,e.x),y:Math.max(0,e.y),width:i,height:n}:null}(e,e.crop),n&&(t.src.width=n.width,t.src.height=n.height,t.src.isCropped=!0,t.parts.push(at(n)))),t.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:t.parts.push(nt(t,i));break;case h.SCALE_TO_FILL:t.parts.push(function(t,e){const i=U(t.src.width,t.src.height,u.FILL,e,t.devicePixelRatio,t.upscaleMethod),n=D(t.focalPoint);return{transformType:n?u.FILL_FOCAL:u.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:v(e),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(t,i));break;case h.STRETCH:t.parts.push(function(t,e){const i=B(t.src.width,t.src.height,e.width,e.height,u.FILL),n={...e};return n.width=t.src.width*i,n.height=t.src.height*i,nt(t,n)}(t,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=$(t.src,i,t.focalPoint,i.alignment),t.src.isCropped?(Object.assign(t.parts[0],n),t.src.width=n.width,t.src.height=n.height):t.parts.push(at(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:t.parts.push(function(t){return{transformType:u.LEGACY_CROP,width:Math.round(t.width),height:Math.round(t.height),alignment:v(t),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:t.parts.push(function(t){return{transformType:u.FIT,width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:t.parts.push(function(t){return{transformType:u.LEGACY_FILL,width:Math.round(t.width),height:Math.round(t.height),alignment:v(t),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function nt(t,e){const i=U(t.src.width,t.src.height,u.FIT,e,t.devicePixelRatio,t.upscaleMethod);return{transformType:!t.src.width||!t.src.height?u.FIT:u.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:d.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function at(t){return{transformType:u.CROP,x:Math.round(t.x),y:Math.round(t.y),width:Math.round(t.width),height:Math.round(t.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function rt(t,e){e=e||{},t.quality=function(t,e){const i=t.fileType===O.PNG,n=t.fileType===O.JPG,a=t.fileType===O.WEBP,r=n||i||a;if(r){const n=b(t.parts),a=(o=n.width,c=n.height,m[V(o,c)].quality);let r=e.quality&&e.quality>=5&&e.quality<=90?e.quality:a;return r=i?r+5:r,r}var o,c;return 0}(t,e),t.progressive=function(t){return!1!==t.progressive}(e),t.watermark=function(t){return t.watermark}(e),t.autoEncode=e.autoEncode??!0,t.encoding=e?.encoding,t.unsharpMask=function(t,e){if(function(t){const e="number"==typeof(t=t||{}).radius&&!isNaN(t.radius)&&t.radius>=.1&&t.radius<=500,i="number"==typeof t.amount&&!isNaN(t.amount)&&t.amount>=0&&t.amount<=10,n="number"==typeof t.threshold&&!isNaN(t.threshold)&&t.threshold>=0&&t.threshold<=255;return e&&i&&n}(e.unsharpMask))return{radius:z(e.unsharpMask?.radius,2),amount:z(e.unsharpMask?.amount,2),threshold:z(e.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=e.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(t){const e=b(t.parts);return!(e.scaleFactor>=1)||e.forceUSM||e.transformType===u.FIT}(t))return L;var i;return}(t,e),t.filters=function(t){const e=t.filters||{},i={};ot(e[G.CONTRAST],-100,100)&&(i[G.CONTRAST]=e[G.CONTRAST]);ot(e[G.BRIGHTNESS],-100,100)&&(i[G.BRIGHTNESS]=e[G.BRIGHTNESS]);ot(e[G.SATURATION],-100,100)&&(i[G.SATURATION]=e[G.SATURATION]);ot(e[G.HUE],-180,180)&&(i[G.HUE]=e[G.HUE]);ot(e[G.BLUR],0,100)&&(i[G.BLUR]=e[G.BLUR]);return i}(e)}function ot(t,e,i){return"number"==typeof t&&!isNaN(t)&&0!==t&&t>=e&&t<=i}function ct(t,e,i,n){const r=function(t){return t?.isSEOBot??!1}(n),o=Y(e.id),c=function(t,e){const i=/\.([^.]*)$/,n=new RegExp(`(${y.concat(k).join("|")})`,"g");if(e&&e.length){let t=e;const a=e.match(i);return a&&M.includes(a[1])&&(t=e.replace(i,"")),encodeURIComponent(t).replace(n,x)}const a=t.match(/\/(.*?)$/);return(a?a[1]:t).replace(i,"")}(e.id,e.name),s=r?1:function(t){return Math.min(t.pixelAspectRatio||1,a)}(i),h=H(e.id),u=h,_=N(e.id,n?.hasAnimation,n?.allowAnimatedTransform),T={fileName:c,fileExtension:h,fileType:o,fittingType:t,preferredExtension:u,src:{id:e.id,width:e.width,height:e.height,isCropped:!1,isAnimated:j(e.id,n?.hasAnimation)},focalPoint:{x:e.focalPoint&&e.focalPoint.x,y:e.focalPoint&&e.focalPoint.y},parts:[],devicePixelRatio:s,quality:0,upscaleMethod:Z(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:_};return _&&(it(T,e,i),rt(T,n)),T}function st(t,e,i){const n={...i},a=q("isMobile");switch(t){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 t=a?c:r,i=a?s:o;n.width=Math.min(t,e.width),n.height=Math.min(i,Math.round(n.width/(e.width/e.height))),n.pixelAspectRatio=1}return n}const ht=w`fit/w_${"width"},h_${"height"}`,ut=w`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_t=w`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,Tt=w`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,dt=w`crop/w_${"width"},h_${"height"},al_${"alignment"}`,lt=w`fill/w_${"width"},h_${"height"},al_${"alignment"}`,gt=w`,lg_${"upscaleMethodValue"}`,It=w`,q_${"quality"}`,Lt=w`,quality_auto`,pt=w`,usm_${"radius"}_${"amount"}_${"threshold"}`,Et=w`,bl`,ft=w`,wm_${"watermark"}`,mt={[G.CONTRAST]:w`,con_${"contrast"}`,[G.BRIGHTNESS]:w`,br_${"brightness"}`,[G.SATURATION]:w`,sat_${"saturation"}`,[G.HUE]:w`,hue_${"hue"}`,[G.BLUR]:w`,blur_${"blur"}`},At=w`,enc_auto`,Gt=w`,enc_avif`,Ot=w`,enc_pavif`,Rt=w`,pstr`;function wt(t,e,i,a={},r){if(N(e.id,a?.hasAnimation,a?.allowAnimatedTransform)){if(S(e.id)){const{alignment:n,...o}=i;e.focalPoint={x:void 0,y:void 0},delete e?.crop,r=ct(t,e,o,a)}else r=r||ct(t,e,i,a);return function(t){const e=[];t.parts.forEach((t=>{switch(t.transformType){case u.CROP:e.push(Tt(t));break;case u.LEGACY_CROP:e.push(dt(t));break;case u.LEGACY_FILL:let i=lt(t);t.upscale&&(i+=gt(t)),e.push(i);break;case u.FIT:let n=ht(t);t.upscale&&(n+=gt(t)),e.push(n);break;case u.FILL:let a=ut(t);t.upscale&&(a+=gt(t)),e.push(a);break;case u.FILL_FOCAL:let r=_t(t);t.upscale&&(r+=gt(t)),e.push(r)}}));let i=e.join("/");return t.quality&&(i+=It(t)),t.unsharpMask&&(i+=pt(t.unsharpMask)),t.progressive||(i+=Et(t)),t.watermark&&(i+=ft(t)),t.filters&&(i+=Object.keys(t.filters).map((e=>mt[e](t.filters))).join("")),t.fileType!==O.GIF&&(t.encoding===R.AVIF?(i+=Gt(t),i+=Lt(t)):t.encoding===R.PAVIF?(i+=Ot(t),i+=Lt(t)):t.autoEncode&&(i+=At(t))),t.src?.isAnimated&&t.transformed&&(i+=Rt(t)),`${t.src.id}/${n}/${i}/${t.fileName}.${t.preferredExtension}`}(r)}return e.id}const bt={[_.CENTER]:"50% 50%",[_.TOP_LEFT]:"0% 0%",[_.TOP_RIGHT]:"100% 0%",[_.TOP]:"50% 0%",[_.BOTTOM_LEFT]:"0% 100%",[_.BOTTOM_RIGHT]:"100% 100%",[_.BOTTOM]:"50% 100%",[_.RIGHT]:"100% 50%",[_.LEFT]:"0% 50%"};Object.entries(bt).reduce(((t,[e,i])=>(t[i]=e,t)),{}),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,h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL;function Mt(t,e,i,n){let a={};if(F(t,e,i)){const r=st(t,e,i),o=ct(t,e,r,n);a.uri=wt(t,e,r,n,o),n?.useSrcset&&(a.srcset=function(t,e,i,n,a){const r=i.pixelAspectRatio||1;return{dpr:[`${1===r?a.uri:wt(t,e,{...i,pixelAspectRatio:1},n)} 1x`,`${2===r?a.uri:wt(t,e,{...i,pixelAspectRatio:2},n)} 2x`]}}(t,e,r,n,a)),Object.assign(a,function(t,e){let i;return i=e.htmlTag===l.BG?X:e.htmlTag===l.SVG?et:tt,i(t,e)}(o,r),{transformed:o.transformed})}else a=p;return a}"undefined"!=typeof window&&window.devicePixelRatio;J();J()},58307:function(t,e,i){i.d(e,{WD:function(){return n.WD},Wp:function(){return a.Wp},c$:function(){return a.c$},eC:function(){return a.eC},g7:function(){return a.g7},xX:function(){return n.xX}});var n=i(46209),a=i(42658)}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.867d0d19.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/8875.d06b9c87.bundle.min.js"></script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.620594cb.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{41217:function(e,t,i){i.d(t,{Io:function(){return r},Rb:function(){return o},_b:function(){return n},kU:function(){return s}});function n(e,t,i,n,r){return(r-e)*(n-i)/(t-e)+i}function r(e,t){let[i,n]=e,[r,s]=t;return Math.sqrt((r-i)**2+(s-n)**2)}function s(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}},14002:function(e,t,i){var n={};i.r(n),i.d(n,{BackgroundParallax:function(){return u},BackgroundParallaxZoom:function(){return d},BackgroundReveal:function(){return l},BgCloseUp:function(){return h},BgExpand:function(){return m},BgFabeBack:function(){return g},BgFadeIn:function(){return f},BgFadeOut:function(){return v},BgFake3D:function(){return p},BgPanLeft:function(){return w},BgPanRight:function(){return b},BgParallax:function(){return M},BgPullBack:function(){return y},BgReveal:function(){return x},BgRotate:function(){return E},BgShrink:function(){return S},BgSkew:function(){return D},BgUnwind:function(){return R},BgZoomIn:function(){return P},BgZoomOut:function(){return O},ImageParallax:function(){return I},ImageReveal:function(){return L}});var r=i(17709),s=i.n(r),o=i(41217);const a=(e,t)=>({width:e,height:t}),c=(e,t,i)=>({width:e,height:Math.max(t,i)});const u={hasParallax:!0,getMediaDimensions:c},d={hasParallax:!0,getMediaDimensions:c},l={hasParallax:!0,getMediaDimensions:c},h={getMediaDimensions:a},m={getMediaDimensions:a},g={getMediaDimensions:a},f={getMediaDimensions:a},v={getMediaDimensions:a},p={hasParallax:!0,getMediaDimensions:c},w={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},M={hasParallax:!0,getMediaDimensions:c},y={getMediaDimensions:a},x={hasParallax:!0,getMediaDimensions:c},E={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,o.kU)(i),r=Math.hypot(e,t)/2,s=Math.acos(e/2/r),a=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<s?a:2*r),height:Math.ceil(n<(0,o.kU)(90)-s?c:2*r)}}(e,t,22)},S={getMediaDimensions:a},D={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,o.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},R={getMediaDimensions:a},P={hasParallax:!0,getMediaDimensions:c},O={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},I={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},L={getMediaDimensions:(e,t,i)=>({width:e,height:i})};var B=i(22538),C=i(58223);var A={imageClientApi:B,...{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,C.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,C.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},s=(0,C.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:s},r("wix-element",s),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,C.NL)(s,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,C._o)();r(C.KU,e)}}}}},H=i(30284);const k={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},U=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const n=e[i];return void 0!==n?Object.assign(t,{[i]:n}):t}),{}),W=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=i,r=t[n];void 0!==r?e.style[n]=((e,t)=>"number"!=typeof t||k[e]?t.toString():`${t}px`)(n,r):e.style.removeProperty(n)})),z=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,r=e.displayMode||H.Nk.SCALE_TO_FILL,s=Object.assign(U(n,["upscaleMethod"]),U(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),o=e.imageData.devicePixelRatio||t.devicePixelRatio,a=_(o),c=Object.assign(U(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:a,alignment:e.alignType||H.vO.CENTER},d=(0,H.bQ)(r,c,u,s);return d.uri=T(d.uri,t.staticMediaUrl,t.mediaRootUrl),d},T=(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},_=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},q=e=>e.getAttribute("src"),j=80;var $={measure:function(e,t,i,{containerElm:n,bgEffect:r="none",sourceSets:s},o){const a=i.image,c=i[e],u=(d=o.getScreenHeightOverride?.(),d||document.documentElement.clientHeight||window.innerHeight||0);var d;const l=n?.dataset.mediaHeightOverrideType,h=r&&"none"!==r||s&&s.some((e=>e.scrollEffect)),m=n&&h?n:c,g=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:f,height:v}=o.getMediaDimensionsByEffect?.(g||r,m.offsetWidth,m.offsetHeight,u)||{width:c.offsetWidth,height:c.offsetHeight};if(s&&(t.sourceSetsTargetHeights=function(e,t,i,n,r){const s={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{s[e]=r.getMediaDimensionsByEffect(o,t,i,n).height})),s}(s,m.offsetWidth,m.offsetHeight,u,o)),!a)return;const p=q(a);g&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-f)),t.width=f,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+j:e}(v,l),t.screenHeight=u,t.imgSrc=p,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=l,t.srcset=a.srcset},patch:function(e,t,i,n,r,s,o,a,c){if(!Object.keys(t).length)return;const{imageData:u}=n,d=i[e],l=i.image;a&&(u.devicePixelRatio=1);const h=n.targetScale||1,m={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*h,targetHeight:(t.height||0)*h},displayMode:u.displayMode},g=z(m,r,"img"),f=g?.css?.img||{},v=function(e,t,i,n,r){const s=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,n);if(r&&(delete s.height,s.width="100%"),!e)return s;const o={...s};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,f,u.displayMode,h,o);W(l,v),(t.top||t.left)&&W(d,{top:`${t.top}px`,left:`${t.left}px`});const p=g?.uri||"",w=u?.hasAnimation||n?.hasAnimation,b=function(e,t,i){const{sourceSets:n}=t;if(!n||!n.length)return;const r={};return n.forEach((({mediaQuery:n,crop:s,focalPoint:o})=>{const a={...t,targetHeight:(e.sourceSetsTargetHeights||{})[n]||0,imageData:{...t.imageData,crop:s,focalPoint:o}},c=z(a,i,"img");r[n]=c.uri||""})),r}(t,m,r);if(c&&(l.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in d.dataset)&&(d.dataset.transitioned="",l.complete?l.onload=function(){l.dataset.loadDone=""}:l.onload=function(){l.complete?l.dataset.loadDone="":l.onload=function(){l.dataset.loadDone=""}}),s){((e,t)=>(0,H.QC)(e)===H.$A.GIF||(0,H.QC)(e)===H.$A.WEBP&&t)(u.uri,w)?(l.setAttribute("fetchpriority","low"),l.setAttribute("loading","lazy"),l.setAttribute("decoding","async")):l.setAttribute("fetchpriority","high"),l.currentSrc!==p&&l.setAttribute("src",p);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===p))&&l.setAttribute("srcset",p),i.picture&&m.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=b?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}};const N={parallax:"ImageParallax",fixed:"ImageReveal"};var F=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 n={},r={},s=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),a="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:u}=o.imageData,{sourceSets:d}=o,l=c||u&&N[u];d&&d.length&&d.forEach((e=>{e.scrollEffect&&(e.scrollEffect=N[e.scrollEffect])})),n[s]=this,o.containerId&&(n[o.containerId]=i.document.getElementById(`${o.containerId}`));const h=o.containerId?n[o.containerId]:void 0;if(n.image=this.querySelector("img"),n.picture=this.querySelector("picture"),!n.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{$.measure(s,r,n,{containerElm:h,bgEffect:l,sourceSets:d},e)}));const m=(i,c)=>{e.mutationService.mutate((()=>{$.patch(s,r,n,o,t,i,a,l,c)}))},g=n.image,f=this.dataset.hasSsrSrc&&!g.dataset.ssrSrcDone;!q(g)||f?m(!0,!0):this.debounceImageLoad(m)}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)}}};function Q(e={},t=null,i={}){if("undefined"==typeof window)return;const n={staticMediaUrl:"https://static.wixstatic.com/media",mediaRootUrl:"https://static.wixstatic.com",experiments:{},devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...i},r=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let n,r;return e.ResizeObserver&&(n=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(r=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(o){const a=F({resizeService:n,intersectionService:r,mutationService:s(),...t},o,e);e.customElements.define(i,a)}}}(t,e);r&&r(n)}const V=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),J=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=V();return A.init({resizeService:e,windowResizeService:t,siteService:i})},Z=(e,t,i,r)=>{const{getMediaDimensions:s,...o}=n[e]||{};return s?{...s(t,i,r),...o}:{width:t,height:i,...o}},{experiments:G,media:K,requestUrl:X}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:r,wixCustomElements:o,media:a,requestUrl:c,mediaServices:u}=((e,t,i,n)=>{const r={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},o={mutationService:s(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:V()},a={getMediaDimensionsByEffect:Z,...o,...i};return{...e,wixCustomElements:t||J(),services:o,environmentConsts:r,mediaServices:a}})(e,t,i,n),d=o?.contextWindow||window;d.wixCustomElements=o,Object.assign(d.customElementNamespace,{mediaServices:u,environmentConsts:r,requestUrl:c,staticVideoUrl:a.staticVideoUrl}),Q({...u},o.contextWindow,r),o.defineWixBgMedia(u),o.defineMultiColumnRepeaterElement(),window.__imageClientApi__=A.imageClientApi})({experiments:G,media:K,requestUrl:X})}},function(e){e.O(0,[592,8398,8875],(function(){return t=14002,e(e.s=t);var t}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.620594cb.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%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221893%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.DatePickerPortal%2C.TextInputAutoFillFix%2C.WRichTextVerticalTextNowidth%2C.buttonUdp%2C.fetchBlocksDevCenterWidgetIds%2C.fiveGridLineStudioSkins%2C.fixDisabledLinkButtonStyles%2C.fixRatingsInputLeftShift%2C.imageEncodingAVIF%2C.minMaxInCheckboxGroup%2C.motionFeature%2C.removeHeaderFooterWrappers%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useInternalBlocksRefType%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.92.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4169.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateCollapsibleTextToNonStylable%2Cdm_removeTpaChildren%2Cspecs.thunderbolt.use_data_fixed_pages_upstream&externalBaseUrl=https%3A%2F%2Fvoyagersguidebook.wixsite.com%2Fvoyagersguidebook&fileId=8aa9a16d.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isMultilingualEnabled=false&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&languageResolutionMethod=QueryParam&metaSiteId=a1c50b5c-7366-44ce-a86a-fbf7ef843c69&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&originalLanguage=en&pageId=1120ec_451ad7b4383dd3d5bdfcd63fe6dbe001_4088.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13069.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.13069.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=625c4afd-3547-4ed1-b861-5191082da551&siteRevision=4088&staticHTMLComponentUrl=https%3A%2F%2Fvoyagersguidebook-wixsite-com.filesusr.com%2F&useSandboxInHTMLComp=true&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%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221893%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.DatePickerPortal%2C.TextInputAutoFillFix%2C.WRichTextVerticalTextNowidth%2C.buttonUdp%2C.fetchBlocksDevCenterWidgetIds%2C.fiveGridLineStudioSkins%2C.fixDisabledLinkButtonStyles%2C.fixRatingsInputLeftShift%2C.imageEncodingAVIF%2C.minMaxInCheckboxGroup%2C.motionFeature%2C.removeHeaderFooterWrappers%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useInternalBlocksRefType%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.92.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.4169.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateCollapsibleTextToNonStylable%2Cdm_removeTpaChildren%2Cspecs.thunderbolt.use_data_fixed_pages_upstream&externalBaseUrl=https%3A%2F%2Fvoyagersguidebook.wixsite.com%2Fvoyagersguidebook&fileId=8aa9a16d.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isMultilingualEnabled=false&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&languageResolutionMethod=QueryParam&metaSiteId=a1c50b5c-7366-44ce-a86a-fbf7ef843c69&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&originalLanguage=en&pageId=1120ec_d5ae97c0b082b49e96ca8cfafff14277_4087.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13069.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.13069.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=625c4afd-3547-4ed1-b861-5191082da551&siteRevision=4088&staticHTMLComponentUrl=https%3A%2F%2Fvoyagersguidebook-wixsite-com.filesusr.com%2F&useSandboxInHTMLComp=true&viewMode=desktop" id="features_yf3ap" 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%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221893%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.DatePickerPortal%2C.TextInputAutoFillFix%2C.WRichTextVerticalTextNowidth%2C.buttonUdp%2C.fetchBlocksDevCenterWidgetIds%2C.fiveGridLineStudioSkins%2C.fixDisabledLinkButtonStyles%2C.fixRatingsInputLeftShift%2C.minMaxInCheckboxGroup%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useInternalBlocksRefType&blocksBuilderManifestGeneratorVersion=1.92.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4169.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateCollapsibleTextToNonStylable%2Cdm_removeTpaChildren%2Cspecs.thunderbolt.use_data_fixed_pages_upstream&externalBaseUrl=https%3A%2F%2Fvoyagersguidebook.wixsite.com%2Fvoyagersguidebook&fileId=15d64ec1.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&metaSiteId=a1c50b5c-7366-44ce-a86a-fbf7ef843c69&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-platform&originalLanguage=en&pageId=1120ec_451ad7b4383dd3d5bdfcd63fe6dbe001_4088.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13069.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.13069.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=625c4afd-3547-4ed1-b861-5191082da551&siteRevision=4088&staticHTMLComponentUrl=https%3A%2F%2Fvoyagersguidebook-wixsite-com.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221893%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%7D&beckyExperiments=.DatePickerPortal%2C.TextInputAutoFillFix%2C.WRichTextVerticalTextNowidth%2C.buttonUdp%2C.fetchBlocksDevCenterWidgetIds%2C.fiveGridLineStudioSkins%2C.fixDisabledLinkButtonStyles%2C.fixRatingsInputLeftShift%2C.minMaxInCheckboxGroup%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useInternalBlocksRefType&blocksBuilderManifestGeneratorVersion=1.92.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.4169.0&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateCollapsibleTextToNonStylable%2Cdm_removeTpaChildren%2Cspecs.thunderbolt.use_data_fixed_pages_upstream&externalBaseUrl=https%3A%2F%2Fvoyagersguidebook.wixsite.com%2Fvoyagersguidebook&fileId=15d64ec1.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=true&language=en&metaSiteId=a1c50b5c-7366-44ce-a86a-fbf7ef843c69&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-platform&originalLanguage=en&pageId=1120ec_d5ae97c0b082b49e96ca8cfafff14277_4087.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.13069.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.13069.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=625c4afd-3547-4ed1-b861-5191082da551&siteRevision=4088&staticHTMLComponentUrl=https%3A%2F%2Fvoyagersguidebook-wixsite-com.filesusr.com%2F&viewMode=desktop" id="platform_yf3ap" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <script id="sentry"> (function(c,t,u,n,p,l,y,z,v){if(c[l] && c[l].mute) {return;}function e(b){if(!w){w=!0;var d=t.getElementsByTagName(u)[0],a=t.createElement(u);a.src=z;a.crossorigin="anonymous";a.addEventListener("load",function(){try{c[n]=q;c[p]=r;var a=c[l],d=a.init;a.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(v[b]=a[b]);d(v)};B(b,a)}catch(A){console.error(A)}});d.parentNode.insertBefore(a,d)}}function B(b,d){try{for(var a=0;a<b.length;a++)if("function"===typeof b[a])b[a]();var f=m.data,g=!1,h=!1;for(a=0;a<f.length;a++)if(f[a].f){h=!0;var e=f[a];!1===g&&"init"!==e.f&&d.init();g=!0;d[e.f].apply(d,e.a)}!1===h&&d.init();var k=c[n],l=c[p];for(a=0;a<f.length;a++)f[a].e&&k?k.apply(c,f[a].e):f[a].p&&l&&l.apply(c,[f[a].p])}catch(C){console.error(C)}}for(var g=!0,x=!1,k=0;k<document.scripts.length;k++)if(-1<document.scripts[k].src.indexOf(y)){g="no"!==document.scripts[k].getAttribute("data-lazy");break}var w=!1,h=[],m=function(b){(b.e||b.p||b.f&&-1<b.f.indexOf("capture")||b.f&&-1<b.f.indexOf("showReportDialog"))&&g&&e(h);m.data.push(b)};m.data=[];c[l]={onLoad:function(b){h.push(b);g&&!x||e(h)},forceLoad:function(){x=!0;g&&setTimeout(function(){e(h)})}};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(b){c[l][b]=function(){m({f:b,a:arguments})}});var q=c[n];c[n]=function(b,d,a,f,e){m({e:[].slice.call(arguments)});q&&q.apply(c,arguments)};var r=c[p];c[p]=function(b){m({p:b.reason});r&&r.apply(c,arguments)};g||setTimeout(function(){e(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","605a7baede844d278b89dc95ae0a9123","https://browser.sentry-cdn.com/6.18.2/bundle.min.js",{"dsn":"https://605a7baede844d278b89dc95ae0a9123@sentry-next.wixpress.com/68", "beforeBreadcrumb": function(b){window.onBeforeSentryBreadcrumb && window.onBeforeSentryBreadcrumb(b)}}); </script> <script> window.resolveExternalsRegistryPromise = null const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r) window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload()) </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.cf90b611.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[9420],{42243:function(){window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};const{lodash:e,react:o,reactDOM:n,imageClientApi:a,clientSdk:i}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};a.loaded=new Promise((e=>{a.onload=e})),e.loaded=new Promise((o=>{e.onload=o})),i.loaded=new Promise((e=>{i.onload=e})),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),n.loaded=new Promise((e=>{n.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}})),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise((e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}})),window.reactAndReactDOMLoaded=Promise.all([o.loaded,n.loaded]),window.resolveExternalsRegistryPromise()}},function(e){var o;o=42243,e(e.s=o)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.cf90b611.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:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","siteFeatures":["assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","environmentWixCodeSdk","environment","locationWixCodeSdk","navigationManager","navigationPhases","ooi","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"a1c50b5c-7366-44ce-a86a-fbf7ef843c69","userId":"1120ec48-344d-4261-bcd2-ed2b2cf1c1d6","siteId":"625c4afd-3547-4ed1-b861-5191082da551","externalBaseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","siteRevision":4088,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"editorName":"Unknown","sessionId":"477523c0-ff2f-4fcf-9ef9-cb456ba440f9","isSEO":false,"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"},"siteFeaturesConfigs":{"assetsLoader":{"isStylableComponentInStructure":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"gridAppId":"9cc65dc9-307d-4edb-af2f-7de6de4afba5","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/cloud-data"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/voyagersguidebook\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"9cc65dc9-307d-4edb-af2f-7de6de4afba5","viewMode":"site","siteRevision":4088},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"wixsite.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"locationWixCodeSdk":{"urlMappings":null},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/6eedcb314db991b442fd.css?raw","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/b90d5b337f79413a57d3.css?raw",""]},"ooi":{"ooiComponentsData":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3304.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"0b8ba619-580b-4a3c-912a-2aba1f10763a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/PlatformizedGalleryViewerWidget.bundle.min.js","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.3949.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.3949.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.2801.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.1116.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.4532.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.4532.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.1876.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"c889737e-3746-4f30-b729-4ac0d919216b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","widgetId":"c889737e-3746-4f30-b729-4ac0d919216b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","widgetId":"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4384.0\/WixVideoViewerWidget.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4384.0\/WixVideoViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/vod-server.wix.com\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationViewerWidget.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListViewerWidget.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouViewerWidget.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallViewerWidget.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerViewerWidget.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidget.bundle.min.js","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RelatedPostsViewerWidget.bundle.min.js","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/CategoryMenuViewerWidget.bundle.min.js","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/TagCloudViewerWidget.bundle.min.js","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RssButtonViewerWidget.bundle.min.js","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/ArchiveViewerWidget.bundle.min.js","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"211b5287-14e2-4690-bb71-525908938c81":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidget.bundle.min.js","widgetId":"211b5287-14e2-4690-bb71-525908938c81","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostTitleViewerWidget.bundle.min.js","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostListViewerWidget.bundle.min.js","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/MyPostsViewerWidget.bundle.min.js","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/feed-page-mobile-viewer.bundle.min.js"},"renderer":{"disabledComponents":{}},"reporter":{"userId":"1120ec48-344d-4261-bcd2-ed2b2cf1c1d6","metaSiteId":"a1c50b5c-7366-44ce-a86a-fbf7ef843c69","isPremium":false,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"router":{"baseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","mainPageId":"yf3ap","pagesMap":{"hwg74":{"pageId":"hwg74","title":"Episode Guide","pageUriSEO":"episode-guide","pageJsonFileName":"1120ec_b55e33f12c0a3d423e58f81080e764e3_4068"},"yf3ap":{"pageId":"yf3ap","title":"Home","pageUriSEO":"voyagersguidebook","pageJsonFileName":"1120ec_d5ae97c0b082b49e96ca8cfafff14277_4087"},"sw0az":{"pageId":"sw0az","title":"Voyages Untold","pageUriSEO":"untold-voyagers-tales","pageJsonFileName":"1120ec_4c248e24af71a301e0a8ed5531dfcaf5_4068"},"y65jr":{"pageId":"y65jr","title":"Viajeros!","pageUriSEO":"viajeros","pageJsonFileName":"1120ec_37305876fa8a6ab0393540762fa50017_4068"},"e0yuj":{"pageId":"e0yuj","title":"Die Zeitreisenden!","pageUriSEO":"die-zeitreisenden","pageJsonFileName":"1120ec_cc27877760f7e3ab11e40ee9bab92163_4068"},"y8tlf":{"pageId":"y8tlf","title":"Voyager Chronicles","pageUriSEO":"voyagerchronicles","pageJsonFileName":"1120ec_a6fa820750f709616bb68255da316c9c_4068"},"cg6kx":{"pageId":"cg6kx","title":"Voyagers! Epi-Log Journal","pageUriSEO":"voyagers-epi-log-journal","pageJsonFileName":"1120ec_bd34cccbd644ea576cce672e0e0fb15d_4068"},"fd76g":{"pageId":"fd76g","title":"Tenafly Jack","pageUriSEO":"tenafly-jack","pageJsonFileName":"1120ec_52a4dcae9d49cea9d316b4f554fb307b_4068"},"brddn":{"pageId":"brddn","title":"Post","pageUriSEO":"post","pageJsonFileName":"1120ec_90cbeff4da8f04edcfbe9152a9203f2e_4068"},"im1nz":{"pageId":"im1nz","title":"The Guidebook","pageUriSEO":"the-guidebook","pageJsonFileName":"1120ec_99bde84ef6c566b7592873ab1c7bbd7a_4068"},"dlj6y":{"pageId":"dlj6y","title":"The Omni","pageUriSEO":"the-omni","pageJsonFileName":"1120ec_41ba0d5a73adf9ac1cf69bfe298e13e5_4068"},"l96zj":{"pageId":"l96zj","title":"Jon-Erik Hexum","pageUriSEO":"jon-erik-hexum-new","pageJsonFileName":"1120ec_1752c1557075ff4fb771d737302168a3_4068"},"rmmay":{"pageId":"rmmay","title":"Voyagers! Memories","pageUriSEO":"voyagers-memories","pageJsonFileName":"1120ec_2c693ddcf5578c4830bf7edab0f6e653_4068"},"h3ih7":{"pageId":"h3ih7","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"1120ec_779511f8663157f6607e6d53e5cff6b2_4068"},"h2i0b":{"pageId":"h2i0b","title":"Voyagers! Backlot","pageUriSEO":"voyagers-backlot","pageJsonFileName":"1120ec_714c090e81cc9eed7bfa0b85e35ef584_4068"},"q2usy":{"pageId":"q2usy","title":"Voyager From the Unknown","pageUriSEO":"voyager-from-the-uknown","pageJsonFileName":"1120ec_afad656c95bb83591bcd26e0da247a88_4068"},"ajg6n":{"pageId":"ajg6n","title":"Fun Facts","pageUriSEO":"fun-facts","pageJsonFileName":"1120ec_cc3c7bd8de20c9b0b6dff145f4196dc1_4068"},"kgprx":{"pageId":"kgprx","title":"Photo Albums","pageUriSEO":"photo-albums","pageJsonFileName":"1120ec_5f98e2be3150753c461f176426713098_4068"},"n582s":{"pageId":"n582s","title":"Voyagers History","pageUriSEO":"voyagers-history","pageJsonFileName":"1120ec_0e3604db744babf2c923e150d70fe9c4_4068"},"soxnc":{"pageId":"soxnc","title":"Meeno Peluce Fan Club (1983-1985)","pageUriSEO":"meeno-peluce-fan-club-1983-1985","pageJsonFileName":"1120ec_dd67d7c4787550095fbe7a0af0d59f66_4068"},"a6gpe":{"pageId":"a6gpe","title":"Voyage The Links","pageUriSEO":"voyage-the-links","pageJsonFileName":"1120ec_1607b207c084b866d4490e39e29f254a_4068"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/episode-guide":{"type":"Static","pageId":"hwg74"},".\/voyagersguidebook":{"type":"Static","pageId":"yf3ap"},".\/untold-voyagers-tales":{"type":"Static","pageId":"sw0az"},".\/viajeros":{"type":"Static","pageId":"y65jr"},".\/die-zeitreisenden":{"type":"Static","pageId":"e0yuj"},".\/voyagerchronicles":{"type":"Static","pageId":"y8tlf"},".\/voyagers-epi-log-journal":{"type":"Static","pageId":"cg6kx"},".\/tenafly-jack":{"type":"Static","pageId":"fd76g"},".\/post":{"type":"Static","pageId":"brddn"},".\/the-guidebook":{"type":"Static","pageId":"im1nz"},".\/the-omni":{"type":"Static","pageId":"dlj6y"},".\/jon-erik-hexum-new":{"type":"Static","pageId":"l96zj"},".\/voyagers-memories":{"type":"Static","pageId":"rmmay"},".\/fullscreen-page":{"type":"Static","pageId":"h3ih7"},".\/voyagers-backlot":{"type":"Static","pageId":"h2i0b"},".\/voyager-from-the-uknown":{"type":"Static","pageId":"q2usy"},".\/fun-facts":{"type":"Static","pageId":"ajg6n"},".\/photo-albums":{"type":"Static","pageId":"kgprx"},".\/voyagers-history":{"type":"Static","pageId":"n582s"},".\/meeno-peluce-fan-club-1983-1985":{"type":"Static","pageId":"soxnc"},".\/voyage-the-links":{"type":"Static","pageId":"a6gpe"},".\/":{"type":"Static","pageId":"yf3ap"}},"pageIdToPrefix":{},"isWixSite":false},"searchWixCodeSdk":{"language":"en"},"seo":{"context":{"siteName":"voyagersguidebook","siteUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","domain":"wixsite.com","indexSite":true,"defaultUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/1120ec_0bd3d3ea70b34fa3a7372671c6fe06c0%7Emv2.png","homePageTitle":"Home","facebookAdminId":"voyagersguidebook","businessName":"Voyagers Guidebook","businesDescription":"A comprehensive Fan website & archive for Voyagers! – The 1982-1983 Time Travel Television series. ","businesLogo":"https:\/\/static.wixstatic.com\/media\/1120ec_5674e8e06b9b470dbd00005ebe74dff8~mv2.jpeg","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.enableFullResFeatureViewer":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.addSEOVideoMetaTags":"false","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","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.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.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.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.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.lazyLoadPlayer":"true"},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"specs.media.MediaManager3":"true","specs.albums.showStorageBanner":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.albums.editorDownloadLrPlugin":"true","specs.albums.enableNewTemplate":"true","specs.albums.addStorageFootnote":"true","specs.albums.NewAlbumsListPage":"true","specs.albums.albumsActivityWidget":"true"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.ShouldInvokePopulatorBeforePlanCopy":"true","specs.membership.EnableRouter":"true","specs.membership.EditorOOI2":"true","specs.ShouldPerformAdditionalPlanValidations":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.HandleFormStatus":"true","specs.membership.WaitForOrderProvision":"true","specs.membership.TaxNameInLiveSite":"true","specs.membership.InstallSplitPages":"true","specs.membership.UseBlocksPlanListWidget":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","specs.membership.PagePermissionsImprovements":"false","specs.membership.FixStudioBlocksPlanCard":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","spec.PlansProxyCompareSpec":"true","specs.membership.NoCheckoutLoaderOnDirectNavigation":"true","specs.membership.planCustomizationPage":"true","specs.membership.ReadAnyOrder_PPNP_2144":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.DelayUserLoginHandling":"true","specs.forms.EnablePhoneField":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.ShouldStripTrailingZeroes":"true","specs.membership.UseURIEncodingFirst":"false"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.ImportFromWordPressInsideMenu":"false","specs.wixBlog.useCssBundlesForRssButtonWidget":"false","specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.wixBlog.CollectMetrics":"false","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.UseWarmupStateInOldPostPage":"true","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.ricos.newVideoVerticalAndSocialModals":"true","specs.wixBlog.SSRComments":"false","specs.wixBlog.UseNewRssButtonSettingsUrl":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixRicos.withWixStyles":"true","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.BMCommentsDashboard":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.ArchiveCssPerBreakpoint":"false","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.EnableCommentsFunction":"false","specs.blogImporter.EnableRollbackOfMigrationsBM":"false","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.ricos.removeUsmFromImageUrls":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.useNewArchiveWidgetSettingsUrl":"false","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.MigrateOldPostPage":"false","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.mergeEditorApp":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"true","specs.wixBlog.categoryMenuCssPerBreakpoint":"false","specs.wixBlog.MigrateCustomFeedOnEditorReady":"true","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.ricos.fixedTabSize":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.useNewCategoryMenuSettingsUrl":"true","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.ricos.encAutoImageUrls":"true","specs.wixBlog.SEORichContent":"true","specs.ricos.tiptapEditor":"false","specs.ricos.newSettingsModals":"true","specs.wixBlog.useAmbassadorPostList":"false"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.AddPageUrlToCartQuery":"true","specs.stores.CallGetAppSettingsForIconsThatNeeded":"true","specs.stores.GalleryMigrateRowsToProductsCountViewer":"true","specs.stores.AddMobileClassesToSliderGalleryRoot":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.stores.SendFullAddressOnExpressButtons":"true","specs.stores.HeadlessNavigationOldCheckout":"true","specs.stores.GalleryA11yFixes":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddGeoCodeInShippingAddresses":"false","specs.stores.LineItemAutoGqlQuery":"true","specs.forms.JapanAutocompleteEnabled":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.NavigateToCartWhenDontShowSideCartOnMobile":"true","specs.stores.EnableDynamicSizeDefaultImage":"true","specs.stores.FocusShouldBeOnTotalAfterUpdateQuantity":"false","specs.stores.fixEmailNotifierInCart":"true","specs.stores.ShowAutomaticDiscountDataOnGallery":"true","specs.stores.HideBillingFormForPayPalAndManualNotBrazil":"true","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.AddSubscriptionInfoToOrderQuery":"true","specs.stores.productPageWithoutGlobalCss":"true","specs.stores.SupportDelayedCaptureOnCheckoutAndExpressButtons":"true","specs.forms.DynamicSubdivisions":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.forms.TranslateEcomEmail":"true","specs.stores.TestNewSubscriptionCheckboxLocation":"false","specs.stores.shouldCheckDiscountInVariantLevel":"true","specs.stores.GalleryShowNamePriceSideBySideInViewer":"true","specs.stores.UsePageUrlOnItemThumbnail":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.SeparateSideCartCurrentCartService":"true","specs.stores.ShouldUseCommonDiscountPricingMethods":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.stores.OOIShouldUseProductLevelPricePerUnit":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.FixContinueBrowsingLinkNull":"true","specs.forms.MoveEcomLabelTranslations":"true","specs.stores.ChangeIconOverflowSvg":"true","specs.stores.TargetSize":"false","specs.stores.UseConvertedTotalsInPayNowLater":"true","specs.stores.SliderGalleryInfiniteLoopToggleViewer":"true","specs.stores.GalleryEditableGridTemplateRepeatOption":"true","specs.stores.UseGetSettingsWithDefaults":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.GalleryA2CDisabledButtonDesignInViewer":"true","specs.stores.ShouldRedesignCouponsSection":"true","specs.stores.ShouldUsePanorama":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.stores.FixCheckoutAddressTemplateMandatoryZipCode":"true","specs.stores.ShouldUseSideCart":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.FixSliderGalleryTextSettingToChangeOnEditor":"true","specs.stores.CartIconCssVarsCssOptimization":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.SliderGalleryWritePaginationMapToStorageOnlyOnClick":"true","specs.stores.ShouldUseEcomPlatformPublicApiAddToCartInAddToCartButton":"true","specs.stores.FixQuickViewForSubscriptionsInWishlist":"true","specs.stores.ShouldUpdateCurrentCartCacheInSync":"true","specs.stores.AddNewSubscriptionFieldsToCheckoutQuery":"true","specs.stores.AddErrorMessageInCouponWhenTheInputIsEmpty":"false","specs.stores.AllowGalleryProductRoundCornersInViewer":"false","specs.stores.FixPickupFlowForPickupPoints":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.OptionalZipCodeForCountryARE":"true","specs.stores.UseChevronForItemOptions":"true","specs.stores.GalleryProductOptionFixMobileDropdownBehavior":"true","specs.stores.shouldChangeToBiCatalogV2":"true","specs.stores.UseUndefinedAsDefaultBillingAddressInCheckout":"true","specs.stores.EnableDiscountAndRegularPriceSwapViewer":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.AddBIEventsToSideCart":"true","specs.stores.FixClientBIForCardTokenization":"true","specs.forms.OverrideMLAFieldIds":"true","specs.stores.UseOpenSideCartApi":"true","specs.stores.SendMarkCheckoutAsCompletedWithOrderIdFromTYP":"false","specs.stores.ShouldUpdateInstanceOnInstanceChange":"true","specs.stores.SlotSpacingAndDividers":"true","specs.stores.ShowAutomaticDiscountDataOnProductPage":"true","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.ShouldFocusCheckboxesOnError":"true","specs.stores.SendTrackEventWhenCheckoutLoad":"true","specs.stores.UseNewSubscriptionView":"false","spec.forms.ClearFieldsWhenHiddenByRule":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.UseNavigateToCartFromCurrentCartService":"true","specs.stores.ShouldUseEcomPlatformPublicApiAddToCartInProductWidget":"true","specs.stores.UseCheckoutHeaderOnCheckout":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.UseGetCurrentCartGQL":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.ProductPageBreadcrumbsLocalizeAllProductsReferringPage":"true","specs.stores.ShouldAddSpecificItemDiscountsForCashierValidation":"true","specs.stores.CallGetAppSettingsOnlyForNotPrimaryLanguage":"true","specs.stores.FixCartAndSideCartNotSynced":"false","specs.stores.FixSelectedThumbnailBug":"true","specs.stores.CartItemMoreOptionsFont":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.AddTitleToDeliveryDetails":"true","specs.stores.EnablePlaceOrderButtonForExistingNoAddressCustomer":"true","specs.stores.HideDeliveryMethodPickerWithTimeSlots":"true","specs.stores.ShouldHandlePaylinksRedirectError":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.SupportMitEnabledFieldInCheckoutPage":"true","specs.stores.ConfigureSlotsInEditorSDK":"true","specs.stores.FixConsoleErrorWhenOpenSideCart":"true","specs.stores.GalleryProductOptionsLimit":"true","specs.stores.ProductPageSlots":"true","specs.stores.AddOrderIdToMarkCheckoutAsCompleted":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.ShouldAddLocaleToDatePicker":"true","specs.stores.GallerySeoTags":"true","specs.stores.GalleryMoveDiscountNameUnderPrice":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.EnhancePurchaseEvent":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.AddCheckoutLoadBIEvent":"true","specs.stores.ProductPageLocationOnChangePathChangeForEditorSausage":"true","specs.stores.AllowAddToCartButtonContentTypesInViewer":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.AddFieldsToViewCartPageBI":"true","specs.stores.EnableOutOfStockAlignment":"true","specs.forms.EnablePhoneField":"true","specs.stores.UseNewQueriesOnWishlistWithDiscount":"true","specs.stores.FixWowImageAutoRatio":"true","specs.stores.GalleryAllowRemoveDigitalBadge":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.isSpecialCharDisabledInCategoryName":"false","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.RefactorCurrentCartService":"true","specs.stores.CallGetAppSettingsDirectlyToScala":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.ShowErrorForMissingZipcode":"true","specs.stores.AddToCartBtnLoaderState":"true","specs.stores.ShouldCustomizeCheckoutButton":"true","specs.stores.GalleryProductOptionsAndQuantityRoundCornersInViewer":"true","specs.stores.GalleryShowLazyLoadingLoader":"false","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"false","specs.stores.UseNewQueriesWithProductDiscount":"true","specs.stores.ModifyCartQuantityInputAndRemoveButtonSize":"false","specs.stores.CallGetAppSettingsIfExternalIdDefined":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldShowIconSizeSetting":"true","specs.stores.HideArrowsOnSliderGalleryWithFewerProductsThanColumns":"true","specs.stores.RemoveOpacityGetFunctions":"true","specs.stores.ShouldCheckViolationsOnUpdateCheckout":"false","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"false","specs.stores.GalleryProductItemResetQuantityUponSelectionChange":"true","specs.stores.EnableQualityOptionsStylingChanges":"false","specs.forms.EnhanceEcomSettings":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.RemoveHrefFromCartIconOnSsr":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"false","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.ProductPageNotifyEmailOnCheckout":"true","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.ShouldSetTimeoutAfterAddToCart":"true","specs.stores.GalleryRemoveOldColorPickerTextFont":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"false","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true","specs.stores.FixCustomPolicyLongText":"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"}}},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"voyagersguidebook","property":false},{"name":"google-site-verification","value":"HYUA_paz7SMrvg2QPUD27EWaB3KLRUMrBwV7yTD6Dyw","property":false},{"name":"keywords","value":"1982, 1983, Guidebook, James Parriott, Jon-Erik Hexum, Meeno Peluce, Voyagers, eighties","property":false}],"customHeadTags":"","isInSEO":false,"hasBlogAmp":false,"mainPageId":"yf3ap"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"b8edec5f-79c2-470f-896c-31b1a7bd0dee"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"b8edec5f-79c2-470f-896c-31b1a7bd0dee","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"voyagersguidebook","siteRevision":4088,"language":"en","prefetchPageResourcesEnabled":false,"mainPageId":"yf3ap","pageIdToPrefix":{},"routerPrefixes":{},"pageIdToTitle":{"hwg74":"Episode Guide","yf3ap":"Home","sw0az":"Voyages Untold","y65jr":"Viajeros!","e0yuj":"Die Zeitreisenden!","y8tlf":"Voyager Chronicles","cg6kx":"Voyagers! Epi-Log Journal","fd76g":"Tenafly Jack","brddn":"Post","im1nz":"The Guidebook","dlj6y":"The Omni","l96zj":"Jon-Erik Hexum","rmmay":"Voyagers! Memories","h3ih7":"Fullscreen Page","h2i0b":"Voyagers! Backlot","q2usy":"Voyager From the Unknown","ajg6n":"Fun Facts","kgprx":"Photo Albums","n582s":"Voyagers History","soxnc":"Meeno Peluce Fan Club (1983-1985)","a6gpe":"Voyage The Links"},"urlMappings":null,"viewMode":"Site"},"tinyMenu":{"languages":false},"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":3,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3304.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3304.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":6,"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.4744.0\/PlatformizedGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.0\/PlatformizedGallery","tpaWidgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","appPage":{},"applicationId":6,"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.3949.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.3949.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":6,"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":6,"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.4744.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6,"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.4744.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":6,"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.3949.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.3949.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":6,"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.4744.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":6,"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.2801.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.2801.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":6,"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":6,"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.4744.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6,"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":6,"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":6,"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":6,"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":6,"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":6,"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.4744.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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":6,"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":6,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","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":7,"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":7,"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":7,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":false},"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"1b8c501f-ccc2-47e7-952a-47e264752614":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"31c0cede-09db-4ec7-b760-d375d62101e6":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"mobileUrl":null,"appPage":{},"applicationId":8,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c889737e-3746-4f30-b729-4ac0d919216b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","tpaWidgetId":"c889737e-3746-4f30-b729-4ac0d919216b","appPage":{},"applicationId":16,"appDefinitionName":"Wix Photo Albums","appDefinitionId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","isWixTPA":true,"allowScrolling":false},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","appPage":{"id":"client_showcase","name":"Photo Albums","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":16,"appDefinitionName":"Wix Photo Albums","appDefinitionId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","isWixTPA":true,"allowScrolling":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4114.0\/PlanCustomization","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4114.0\/PlanCustomization","tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PlanList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PlanList","tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/ThankYou","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/ThankYou","tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Paywall","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Paywall","tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Checkout","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Checkout","tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PackagePicker","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":32,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4384.0\/WixVideo","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4384.0\/WixVideo","tpaWidgetId":"wix_vod_develop","appPage":{},"applicationId":1155,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"13bbc404-3116-d1b4-7bd4-3dee4e797cf8":{"widgetUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","mobileUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","appPage":{"id":"blogger_feed","name":"Blogger","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":2100,"appDefinitionName":"Blogger Feed","appDefinitionId":"12c62b0d-d201-1791-1b0c-0eefee42cac6","isWixTPA":true,"allowScrolling":false},"14d84384-96d4-8eb1-1129-8c75802411ef":{"widgetUrl":"https:\/\/wixlabs-amazon.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-amazon.appspot.com\/mobile","tpaWidgetId":"amazon","appPage":{},"applicationId":2939,"appDefinitionName":"Amazon","appDefinitionId":"14d84363-edf4-a02a-c6fc-3f3cace5bf19","isWixTPA":true,"allowScrolling":false},"12d58350-abc8-568f-db5c-bd1c19a2a71a":{"widgetUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","mobileUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","tpaWidgetId":"google_adsense","appPage":{},"applicationId":4859,"appDefinitionName":"Wix Monetize with AdSense","appDefinitionId":"12d5833e-f061-7cc8-5122-e1d404f6c8ae","isWixTPA":true,"allowScrolling":false},"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc":{"widgetUrl":"\/","appPage":{},"applicationId":4859,"appDefinitionName":"Wix Monetize with AdSense","appDefinitionId":"12d5833e-f061-7cc8-5122-e1d404f6c8ae","isWixTPA":true,"allowScrolling":false},"8f30e801-f3d7-4bf5-9045-3e3290045941":{"widgetUrl":"\/","appPage":{},"applicationId":4859,"appDefinitionName":"Wix Monetize with AdSense","appDefinitionId":"12d5833e-f061-7cc8-5122-e1d404f6c8ae","isWixTPA":true,"allowScrolling":false},"1369580d-e640-d4b0-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","tpaWidgetId":"powr_video_gallery","appPage":{},"applicationId":6863,"appDefinitionName":"PayPal Button","appDefinitionId":"136957f5-3106-029f-d8ef-4a661300ac8c","isWixTPA":false,"allowScrolling":false},"13707259-eaf0-b80f-57bc-3423f704a304":{"widgetUrl":"https:\/\/wixlabs-hcounter.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-hcounter.appspot.com\/mobile","tpaWidgetId":"hitcounter-dev","appPage":{},"applicationId":7127,"appDefinitionName":"Wix Hit Counter","appDefinitionId":"13707244-ccaa-a180-9ae4-664d3a833580","isWixTPA":true,"allowScrolling":false},"14635280-8c8d-5346-b643-691f84f48973":{"widgetUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","mobileUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","tpaWidgetId":"instagram_feed","appPage":{},"applicationId":8500,"appDefinitionName":"Instagram Feed","appDefinitionId":"14635256-b183-1c71-a4d2-f55179b80e8a","isWixTPA":true,"allowScrolling":false},"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","tpaWidgetId":"recent-posts-widget","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Blog","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RelatedPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RelatedPosts","tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/CategoryMenu","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/CategoryMenu","tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/TagCloud","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/TagCloud","tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","tpaWidgetId":"custom-feed-widget","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RssButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RssButton","tpaWidgetId":"rss-feed-widget","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Archive","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Archive","tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Post","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostTitle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostTitle","tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostList","tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/MyPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/MyPosts","tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":9367,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"12d04441-850d-362d-cc17-e86f47fa427d":{"widgetUrl":"https:\/\/wixlabs-drive.appspot.com\/widget","mobileUrl":"https:\/\/wixlabs-drive.appspot.com\/widget","tpaWidgetId":"google_drive_share_tool","appPage":{},"applicationId":11460,"appDefinitionName":"Google Drive","appDefinitionId":"12d0391f-f7a2-9f43-153d-883f9017e252","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":3,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":6,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3304.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3304.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.3304.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3304.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.3304.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.4744.0\/PlatformizedGallery","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/PlatformizedGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.3949.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.3949.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.3949.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/SideCartViewerWidget.bundle.min.js","ssrCacheExcluded":"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:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.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.4744.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.4744.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.3949.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.3949.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.3949.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.4744.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.2801.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.2801.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.2801.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.2801.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.2801.0\/thankYouPageViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-thank-you-page-ooi', 'thankYouPageViewerWidgetNoCss.bundle.min.js')%>"},"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.4744.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.1116.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1116.0\/CartIconViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1116.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.4744.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.4744.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.65.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.95.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.4532.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.4532.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.4744.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.1876.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1876.0\/productWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1876.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.3665.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.3665.0\/editor.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.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.1876.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3304.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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:com.wixpress.serverless.serverless-wixstores-tpa-site-ss"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":7,"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:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.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.1037.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.1037.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"61f33d50-3002-4882-ae86-d319c1a249ab":{"applicationId":8,"widgets":{"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"widgetId":"f72fe377-8abc-40f2-8656-89cfe00f3a22","defaultHeight":300,"defaultWidth":210},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"widgetId":"c340212a-6e2e-45cd-9dc4-58d01a5b63a7","defaultHeight":300,"defaultWidth":210},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"widgetId":"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5","defaultHeight":400,"defaultWidth":210},"1b8c501f-ccc2-47e7-952a-47e264752614":{"widgetId":"1b8c501f-ccc2-47e7-952a-47e264752614","defaultHeight":280,"defaultWidth":916},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"widgetId":"43c2a0a8-f224-4a29-bd19-508114831a3a","defaultHeight":40,"defaultWidth":210},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"widgetId":"56ab6fa4-95ac-4391-9337-6702b8a77011","defaultHeight":400,"defaultWidth":210},"31c0cede-09db-4ec7-b760-d375d62101e6":{"widgetId":"31c0cede-09db-4ec7-b760-d375d62101e6","defaultHeight":600,"defaultWidth":680},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"widgetId":"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb","defaultHeight":220,"defaultWidth":210},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"widgetId":"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4","defaultHeight":220,"defaultWidth":210},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"widgetId":"4de5abc5-6da2-4f97-acc3-94bb74285072","defaultHeight":800,"defaultWidth":800},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"widgetId":"ea63bc0f-c09f-470c-ac9e-2a408b499f22","defaultHeight":800,"defaultWidth":800}}},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"applicationId":16,"widgets":{"c889737e-3746-4f30-b729-4ac0d919216b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","widgetId":"c889737e-3746-4f30-b729-4ac0d919216b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"tpaWidgetId":"c889737e-3746-4f30-b729-4ac0d919216b","default":false},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","widgetId":"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","appPage":{"id":"client_showcase","name":"Photo Albums","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"default":true}},"appDefinitionName":"Wix Photo Albums","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"applicationId":32,"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4114.0\/PlanCustomization","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4114.0\/PlanCustomization","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","default":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"qskuh","pageJsonFilename":"3e41b8_b02de7fb2cd782148e087e94bd203454_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PlanList","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PlanList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","default":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e0c4h","pageJsonFilename":"3e41b8_436d398814ab8bb8869f1cde0758e9f1_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"mbi0q","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/ThankYou","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/ThankYou","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","default":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"lhoov","pageJsonFilename":"3e41b8_67ba59b1179bf909dbaf4afc2bd13c07_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","relatedArtifact":"pricing-plans-tpa","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"xg6fd","pageJsonFilename":"3e41b8_64613dbafa4c7dfa28156ca54b8b3bff_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Paywall","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Paywall","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallViewerWidget.bundle.min.js","ssrCacheExcluded":"true","ooiInEditor":true,"isLoadable":true},"tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","default":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"se55m","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Checkout","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Checkout","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","default":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PackagePicker","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u80jo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"g8zjb","pageJsonFilename":"3e41b8_0cad92bc53f3b57c8f25d31796ba3dbf_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"appDefinitionName":"Wix Pricing Plans","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/editorScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/pricing-plans-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1893","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1893\/manifests.json"},"viewer":{"errorReporting":{}},"studio":{"siteHeaderUrl":"41c1cd95e9a38790a9e423df4c9a73d8_r3.json","wixCodeGridId":"f36b751c-cd87-4166-8630-33666ece877b","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":1155,"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4384.0\/WixVideo","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4384.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.4384.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4384.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.4384.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.4384.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"12c62b0d-d201-1791-1b0c-0eefee42cac6":{"applicationId":2100,"widgets":{"13bbc404-3116-d1b4-7bd4-3dee4e797cf8":{"widgetUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","widgetId":"13bbc404-3116-d1b4-7bd4-3dee4e797cf8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","appPage":{"id":"blogger_feed","name":"Blogger","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":false,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true},"default":false}},"appDefinitionName":"Blogger Feed","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14d84363-edf4-a02a-c6fc-3f3cace5bf19":{"applicationId":2939,"widgets":{"14d84384-96d4-8eb1-1129-8c75802411ef":{"widgetUrl":"https:\/\/wixlabs-amazon.appspot.com\/index","widgetId":"14d84384-96d4-8eb1-1129-8c75802411ef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-amazon.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"amazon","default":true}},"appDefinitionName":"Amazon","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"12d5833e-f061-7cc8-5122-e1d404f6c8ae":{"applicationId":4859,"widgets":{"12d58350-abc8-568f-db5c-bd1c19a2a71a":{"widgetUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","widgetId":"12d58350-abc8-568f-db5c-bd1c19a2a71a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":250,"mobileSettingsEnabled":true},"tpaWidgetId":"google_adsense","default":false},"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc":{"widgetUrl":"\/","widgetId":"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false},"8f30e801-f3d7-4bf5-9045-3e3290045941":{"widgetUrl":"\/","widgetId":"8f30e801-f3d7-4bf5-9045-3e3290045941","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"appDefinitionName":"Wix Monetize with AdSense","appFields":{"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":true},"136957f5-3106-029f-d8ef-4a661300ac8c":{"applicationId":6863,"widgets":{"1369580d-e640-d4b0-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","widgetId":"1369580d-e640-d4b0-dbcb-7b55c55978e8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_video_gallery","default":false}},"appDefinitionName":"PayPal Button","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Process more transactions per month. ","name":"Monthly Transactions","id":"e4954bdd-7824-4f23-862e-20b610d30951"},{"description":"Create discount codes on your products for customers to enter at checkout.","name":"Discount Codes","id":"cc9f8f6b-543f-435f-b221-e116ecff32c2"},{"description":"Add options for customers to select (e.g. small, medium, large) and optional price changes for each.","name":"Price Options","id":"83b717be-2428-4c3b-8e79-79d1a192fb9c"},{"description":"Select your preferred payment provider from PayPal, Stripe (for credit cards) or send intructions for offline payments.","name":"PayPal, Stripe and Offline Payments","id":"4a0e115e-8ec8-48e8-9fef-5c2ab431522f"},{"description":"Set up recurring payments using the Subscription option.","name":"Recurring Payments","id":"a4f5dacc-1c6a-49c4-a756-22b9a176cdba"},{"description":"Your customers won't be charged any transaction fees.","name":"Zero Transaction Fees","id":"fa769416-8f1c-48d0-a710-ba11b9e1843e"},{"description":"Supports 25+ Currencies","name":"Supports 25+ Currencies","id":"4ea7054a-213e-4926-a51e-d03cc740d7c9"},{"description":"Add shipping fees and taxes to the purchase price.","name":"Set Shipping and Tax","id":"2645fe4b-5f21-4d13-b25a-9ac846715763"},{"description":"Choose a URL to send customers to after they complete a payment or donation, like a 'Thank You' page.","name":"Redirect After Payment","id":"10e712ef-8083-4442-848e-04f7d04c377a"},{"description":"Add a free trial or set a trial price for subscription payments.","name":"Add Trials or Setup Fees for Subscriptions","id":"e05be181-18c3-4dc1-b152-74086d5f6b01"},{"description":"Design your own customer confirmation email that gets sent automatically after a successful payment.","name":"Customer Confirmation Email","id":"26b23afd-610f-4f9d-b86f-754fd1dbef10"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"2645fe4b-5f21-4d13-b25a-9ac846715763":"","4ea7054a-213e-4926-a51e-d03cc740d7c9":"","cc9f8f6b-543f-435f-b221-e116ecff32c2":"1","fa769416-8f1c-48d0-a710-ba11b9e1843e":"","83b717be-2428-4c3b-8e79-79d1a192fb9c":"1","a4f5dacc-1c6a-49c4-a756-22b9a176cdba":"","10e712ef-8083-4442-848e-04f7d04c377a":"","4a0e115e-8ec8-48e8-9fef-5c2ab431522f":"1 Payment Method","e4954bdd-7824-4f23-862e-20b610d30951":"25\/mo"},"id":"92a46c89-9528-4974-9471-7032eff0f7d9","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":11,"monthlyPrice":2.9900000095367,"yearlyPrice":2.6700000762939}},{"name":"Pro","vendorId":"pro","featureList":{"2645fe4b-5f21-4d13-b25a-9ac846715763":"","4ea7054a-213e-4926-a51e-d03cc740d7c9":"","cc9f8f6b-543f-435f-b221-e116ecff32c2":"3","fa769416-8f1c-48d0-a710-ba11b9e1843e":"","83b717be-2428-4c3b-8e79-79d1a192fb9c":"2","a4f5dacc-1c6a-49c4-a756-22b9a176cdba":"","10e712ef-8083-4442-848e-04f7d04c377a":"","4a0e115e-8ec8-48e8-9fef-5c2ab431522f":"","26b23afd-610f-4f9d-b86f-754fd1dbef10":"","e05be181-18c3-4dc1-b152-74086d5f6b01":"","e4954bdd-7824-4f23-862e-20b610d30951":"100\/mo"},"id":"543a142e-11dc-4e5b-baf2-067a6fad5bc3","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":7.9899997711182,"yearlyPrice":6.6300001144409}},{"name":"Business","vendorId":"enterprise","featureList":{"2645fe4b-5f21-4d13-b25a-9ac846715763":"","4ea7054a-213e-4926-a51e-d03cc740d7c9":"","cc9f8f6b-543f-435f-b221-e116ecff32c2":"Unlimited","fa769416-8f1c-48d0-a710-ba11b9e1843e":"","83b717be-2428-4c3b-8e79-79d1a192fb9c":"Unlimited","a4f5dacc-1c6a-49c4-a756-22b9a176cdba":"","10e712ef-8083-4442-848e-04f7d04c377a":"","4a0e115e-8ec8-48e8-9fef-5c2ab431522f":"","26b23afd-610f-4f9d-b86f-754fd1dbef10":"","e05be181-18c3-4dc1-b152-74086d5f6b01":"","e4954bdd-7824-4f23-862e-20b610d30951":"Unlimited\/mo"},"id":"e230fd96-bc0d-4439-9cae-6412ea5e9ceb","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":14.989999771118,"yearlyPrice":12.439999580383}}],"businessModel":"FREEMIUM"},"appId":"7ca2ebe7-c622-48c6-9b0b-2265b9b84140","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"13707244-ccaa-a180-9ae4-664d3a833580":{"applicationId":7127,"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,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14635256-b183-1c71-a4d2-f55179b80e8a":{"applicationId":8500,"widgets":{"14635280-8c8d-5346-b643-691f84f48973":{"widgetUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","widgetId":"14635280-8c8d-5346-b643-691f84f48973","refreshOnWidthChange":true,"mobileUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true},"tpaWidgetId":"instagram_feed","default":false}},"appDefinitionName":"Instagram Feed","appFields":{"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":true},"14bcded7-0066-7c35-14d7-466cb3f09103":{"applicationId":9367,"widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"sw47o","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ak2wd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"recent-posts-widget","default":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Blog","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.tag","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true},{"key":"wix.blog.sub_pages.category","enumerable":true,"hideFromFloatingNavBar":true},{"key":"wix.blog.sub_pages.archive","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":true},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"q8dzf","pageJsonFilename":"b17e8c_1c07c2861d2dfbeb0a345308f97602a9_25.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\"]}"}},"default":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u5w25","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"hoxv1","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pit6d","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RelatedPosts","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RelatedPosts","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RelatedPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","default":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/CategoryMenu","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/CategoryMenu","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/CategoryMenuViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","default":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"prihd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"dqjva","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"nz8hi","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"68a2d745-328b-475d-9e36-661f678daa31","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e9hqn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e3jvn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/TagCloud","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/TagCloud","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/TagCloudViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/TagCloudViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","default":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"gcv5t","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ghrxf","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"5fdc6c03-080d-4872-b567-24146c82fae5\",\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"ea40bb32-ddfc-4f68-a163-477bd0e97c8e\",\"763aa9a8-0531-426f-a4b1-61a7291ce292\",\"bc7fa914-015b-4c32-a323-e5472563a798\",\"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa\",\"1b5b448c-a39f-4515-9445-c6b4ceace1c2\",\"26858b64-aad8-42ab-8c63-f19009198c7b\",\"5940091f-797c-4e86-9c57-73fcfd87425f\",\"e5520a99-1725-4b88-a85f-c439916890c8\",\"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a\",\"5e123a45-f3aa-4157-a47a-e58d8cb246eb\"]}"}},"default":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"liy9s","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"custom-feed-widget","default":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"eii64","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u61rq","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d134b0c9-8085-415a-9479-b555374ba958","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pzdqd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RssButton","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RssButton","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RssButtonViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RssButtonViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"rss-feed-widget","default":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Archive","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Archive","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/ArchiveViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/ArchiveViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","default":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"yrjyo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Post","widgetId":"211b5287-14e2-4690-bb71-525908938c81","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.post","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostTitle","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostTitle","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostTitleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostTitleViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","default":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"wzdp6","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"y3apm","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"bu1xw","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostList","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostListViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","default":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pz2i2","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e25z0","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"b0z74","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"h77jn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\"]}"}},"default":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/MyPosts","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/MyPosts","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/MyPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/MyPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","default":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":false,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false}},"appDefinitionName":"Wix Blog","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/editorScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4135.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"}},"studio":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.npm.communities-blog-node-api"}},"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"12d0391f-f7a2-9f43-153d-883f9017e252":{"applicationId":11460,"widgets":{"12d04441-850d-362d-cc17-e86f47fa427d":{"widgetUrl":"https:\/\/wixlabs-drive.appspot.com\/widget","widgetId":"12d04441-850d-362d-cc17-e86f47fa427d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-drive.appspot.com\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"google_drive_share_tool","default":true}},"appDefinitionName":"Google Drive","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":4088,"userFileDomainUrl":"filesusr.com","metaSiteId":"a1c50b5c-7366-44ce-a86a-fbf7ef843c69","isPremiumDomain":false,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","tpaModalConfig":{"wixTPAs":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"28b3fe48-a2d4-4e5c-aa0d-313ba7de5081":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"14409595-f076-4753-8303-9a86f9f71469":true,"12c62b0d-d201-1791-1b0c-0eefee42cac6":true,"14d84363-edf4-a02a-c6fc-3f3cace5bf19":true,"12d5833e-f061-7cc8-5122-e1d404f6c8ae":true,"13707244-ccaa-a180-9ae4-664d3a833580":true,"14635256-b183-1c71-a4d2-f55179b80e8a":true,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"12d0391f-f7a2-9f43-153d-883f9017e252":true}},"appSectionParams":{},"requestUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"en","appsClientSpecMapByApplicationId":{"3":{"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}},"applicationId":3,"appDefinitionName":"ShoutOut (Legacy)"},"6":{"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3304.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.3304.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.3304.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3304.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.3304.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.4744.0\/PlatformizedGallery","widgetId":"0b8ba619-580b-4a3c-912a-2aba1f10763a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/PlatformizedGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/PlatformizedGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.3949.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.3949.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.3949.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/SideCartViewerWidget.bundle.min.js","ssrCacheExcluded":"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:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.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.4744.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.4744.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.3949.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.3949.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.3949.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.4744.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.2801.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.2801.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.2801.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.2801.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.2801.0\/thankYouPageViewerWidget.bundle.min.js","ssrCacheExcluded":"true","noCssComponentUrlTemplate":"<%=serviceUrl('wixstores-client-thank-you-page-ooi', 'thankYouPageViewerWidgetNoCss.bundle.min.js')%>"},"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.4744.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.1116.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1116.0\/CartIconViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1116.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.4744.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.4744.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.65.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.95.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.4532.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.4532.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.4744.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4744.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.4744.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.1876.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1876.0\/productWidget.bundle.min.js","useSsrSeo":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1876.0\/productWidgetNoCss.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"product_widget","default":false}},"applicationId":6,"appDefinitionName":"Checkout & Orders"},"7":{"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:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.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}},"applicationId":7,"appDefinitionName":"Wix Pro Gallery"},"8":{"widgets":{"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"widgetId":"f72fe377-8abc-40f2-8656-89cfe00f3a22","defaultHeight":300,"defaultWidth":210},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"widgetId":"c340212a-6e2e-45cd-9dc4-58d01a5b63a7","defaultHeight":300,"defaultWidth":210},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"widgetId":"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5","defaultHeight":400,"defaultWidth":210},"1b8c501f-ccc2-47e7-952a-47e264752614":{"widgetId":"1b8c501f-ccc2-47e7-952a-47e264752614","defaultHeight":280,"defaultWidth":916},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"widgetId":"43c2a0a8-f224-4a29-bd19-508114831a3a","defaultHeight":40,"defaultWidth":210},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"widgetId":"56ab6fa4-95ac-4391-9337-6702b8a77011","defaultHeight":400,"defaultWidth":210},"31c0cede-09db-4ec7-b760-d375d62101e6":{"widgetId":"31c0cede-09db-4ec7-b760-d375d62101e6","defaultHeight":600,"defaultWidth":680},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"widgetId":"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb","defaultHeight":220,"defaultWidth":210},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"widgetId":"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4","defaultHeight":220,"defaultWidth":210},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"widgetId":"4de5abc5-6da2-4f97-acc3-94bb74285072","defaultHeight":800,"defaultWidth":800},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"widgetId":"ea63bc0f-c09f-470c-ac9e-2a408b499f22","defaultHeight":800,"defaultWidth":800}},"applicationId":8},"16":{"widgets":{"c889737e-3746-4f30-b729-4ac0d919216b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","widgetId":"c889737e-3746-4f30-b729-4ac0d919216b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"tpaWidgetId":"c889737e-3746-4f30-b729-4ac0d919216b","default":false},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","widgetId":"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/albums-ooi\/1.1502.0\/AlbumsGOGOOI","appPage":{"id":"client_showcase","name":"Photo Albums","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","ssrCacheExcluded":"true"},"default":true}},"applicationId":16,"appDefinitionName":"Wix Photo Albums"},"32":{"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4114.0\/PlanCustomization","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4114.0\/PlanCustomization","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","default":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"qskuh","pageJsonFilename":"3e41b8_b02de7fb2cd782148e087e94bd203454_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PlanList","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PlanList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","default":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e0c4h","pageJsonFilename":"3e41b8_436d398814ab8bb8869f1cde0758e9f1_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"mbi0q","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/ThankYou","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/ThankYou","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"true","ooiInEditor":true},"tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","default":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"lhoov","pageJsonFilename":"3e41b8_67ba59b1179bf909dbaf4afc2bd13c07_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","relatedArtifact":"pricing-plans-tpa","nestedWidgets":"{\"internal\":[\"cd016547-6cc2-4de1-a8e0-d69c921e9e30\",\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"xg6fd","pageJsonFilename":"3e41b8_64613dbafa4c7dfa28156ca54b8b3bff_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[\"5bf2b750-f151-4798-acd8-e57a5c5668b8\",\"7331a355-6f86-4e59-ad0f-c21492c7aa91\",\"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9\"]}"}},"default":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Paywall","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Paywall","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallViewerWidget.bundle.min.js","ssrCacheExcluded":"true","ooiInEditor":true,"isLoadable":true},"tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","default":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"se55m","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Checkout","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/Checkout","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":false,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutViewerWidget.bundle.min.js","isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","default":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PackagePicker","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.4217.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":0,"mobileSettingsEnabled":true,"linkable":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","ooiInEditor":true},"default":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u80jo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true"}},"default":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"g8zjb","pageJsonFilename":"3e41b8_0cad92bc53f3b57c8f25d31796ba3dbf_953.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","nestedWidgets":"{\"internal\":[]}"}},"default":false}},"applicationId":32,"appDefinitionName":"Wix Pricing Plans"},"1155":{"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4384.0\/WixVideo","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4384.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.4384.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4384.0\/WixVideoViewerWidget.bundle.min.js","ssrCacheExcluded":"false","noCssComponentUrlTemplate":"<%=serviceUrl('wix-vod-widget', 'WixVideoViewerWidgetNoCss.bundle.min.js')%>"},"tpaWidgetId":"wix_vod_develop","default":true}},"applicationId":1155,"appDefinitionName":"Wix Video"},"2100":{"widgets":{"13bbc404-3116-d1b4-7bd4-3dee4e797cf8":{"widgetUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","widgetId":"13bbc404-3116-d1b4-7bd4-3dee4e797cf8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","appPage":{"id":"blogger_feed","name":"Blogger","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":false,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true},"default":false}},"applicationId":2100,"appDefinitionName":"Blogger Feed"},"2939":{"widgets":{"14d84384-96d4-8eb1-1129-8c75802411ef":{"widgetUrl":"https:\/\/wixlabs-amazon.appspot.com\/index","widgetId":"14d84384-96d4-8eb1-1129-8c75802411ef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-amazon.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"amazon","default":true}},"applicationId":2939,"appDefinitionName":"Amazon"},"4859":{"widgets":{"12d58350-abc8-568f-db5c-bd1c19a2a71a":{"widgetUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","widgetId":"12d58350-abc8-568f-db5c-bd1c19a2a71a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-adsense-v3.uc.r.appspot.com\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":250,"mobileSettingsEnabled":true},"tpaWidgetId":"google_adsense","default":false},"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc":{"widgetUrl":"\/","widgetId":"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false},"8f30e801-f3d7-4bf5-9045-3e3290045941":{"widgetUrl":"\/","widgetId":"8f30e801-f3d7-4bf5-9045-3e3290045941","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"applicationId":4859,"appDefinitionName":"Wix Monetize with AdSense"},"6863":{"widgets":{"1369580d-e640-d4b0-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","widgetId":"1369580d-e640-d4b0-dbcb-7b55c55978e8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/paypal-button\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_video_gallery","default":false}},"applicationId":6863,"appDefinitionName":"PayPal Button"},"7127":{"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}},"applicationId":7127,"appDefinitionName":"Wix Hit Counter"},"8500":{"widgets":{"14635280-8c8d-5346-b643-691f84f48973":{"widgetUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","widgetId":"14635280-8c8d-5346-b643-691f84f48973","refreshOnWidthChange":true,"mobileUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true},"tpaWidgetId":"instagram_feed","default":false}},"applicationId":8500,"appDefinitionName":"Instagram Feed"},"9367":{"widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"sw47o","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ak2wd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"recent-posts-widget","default":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Blog","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.tag","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true},{"key":"wix.blog.sub_pages.category","enumerable":true,"hideFromFloatingNavBar":true},{"key":"wix.blog.sub_pages.archive","enumerable":true,"hideFromFloatingNavBar":true,"hideFromLinkPanel":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":true},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"q8dzf","pageJsonFilename":"b17e8c_1c07c2861d2dfbeb0a345308f97602a9_25.json","blocksVersion":"2.0.0","ssrCacheExcluded":"true","relatedArtifact":"communities-blog-ooi","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\"]}"}},"default":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u5w25","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"hoxv1","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pit6d","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RelatedPosts","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RelatedPosts","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RelatedPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","default":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/CategoryMenu","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/CategoryMenu","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/CategoryMenuViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","default":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"prihd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"dqjva","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"nz8hi","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"68a2d745-328b-475d-9e36-661f678daa31","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e9hqn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e3jvn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/TagCloud","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/TagCloud","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/TagCloudViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/TagCloudViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","default":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"gcv5t","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ghrxf","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"5fdc6c03-080d-4872-b567-24146c82fae5\",\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"7466726a-84cf-41c8-be6b-1694445dc539\",\"68a2d745-328b-475d-9e36-661f678daa31\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"ea40bb32-ddfc-4f68-a163-477bd0e97c8e\",\"763aa9a8-0531-426f-a4b1-61a7291ce292\",\"bc7fa914-015b-4c32-a323-e5472563a798\",\"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa\",\"1b5b448c-a39f-4515-9445-c6b4ceace1c2\",\"26858b64-aad8-42ab-8c63-f19009198c7b\",\"5940091f-797c-4e86-9c57-73fcfd87425f\",\"e5520a99-1725-4b88-a85f-c439916890c8\",\"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a\",\"5e123a45-f3aa-4157-a47a-e58d8cb246eb\"]}"}},"default":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"liy9s","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true},"tpaWidgetId":"custom-feed-widget","default":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"eii64","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"u61rq","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"d134b0c9-8085-415a-9479-b555374ba958","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pzdqd","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RssButton","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/RssButton","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RssButtonViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RssButtonViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"rss-feed-widget","default":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Archive","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Archive","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/ArchiveViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/ArchiveViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","default":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"yrjyo","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Post","widgetId":"211b5287-14e2-4690-bb71-525908938c81","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"iframeWithPlatform":true,"mobileSettingsEnabled":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.post","enumerable":true,"hideFromFloatingNavBar":true}],"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","chunkLoadingGlobal":"webpackJsonp__wix_communities_blog_ooi","isLoadable":true,"shouldLoadServerZip":true},"default":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostTitle","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostTitle","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostTitleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostTitleViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","default":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"wzdp6","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"y3apm","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"bu1xw","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostList","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/PostList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostListViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","default":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"pz2i2","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"e25z0","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[]}"}},"default":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"b0z74","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"h77jn","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":"{\"internal\":[\"2d4ed2d3-75f8-4942-9787-71e3d182e256\",\"b27ea74b-1c6f-4bdb-bda7-8242323ba20b\",\"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7\",\"d134b0c9-8085-415a-9479-b555374ba958\",\"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd\",\"ce8e832b-c34f-4b80-b2a6-6cfd6d573751\"]}"}},"default":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/MyPosts","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.2219.0\/MyPosts","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"linkable":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/MyPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/MyPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false"},"tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","default":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623","refreshOnWidthChange":true,"mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"published":false,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"linkable":true},"default":false}},"applicationId":9367,"appDefinitionName":"Wix Blog"},"11460":{"widgets":{"12d04441-850d-362d-cc17-e86f47fa427d":{"widgetUrl":"https:\/\/wixlabs-drive.appspot.com\/widget","widgetId":"12d04441-850d-362d-cc17-e86f47fa427d","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-drive.appspot.com\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"google_drive_share_tool","default":true}},"applicationId":11460,"appDefinitionName":"Google Drive"}}},"windowWixCodeSdk":{"isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":false,"widgetsToRenderOnFreeSites":{"4c50c6bd-d7d3-4f11-9e8f-0fcc45ce86cc":true,"8f30e801-f3d7-4bf5-9045-3e3290045941":true,"14271d6f-ba62-d045-549b-ab972ae1f70e-myzur":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-qskuh":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-e0c4h":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-mbi0q":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-lhoov":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-xg6fd":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-se55m":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-u80jo":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-g8zjb":true,"14bcded7-0066-7c35-14d7-466cb3f09103-sw47o":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ak2wd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-q8dzf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u5w25":true,"14bcded7-0066-7c35-14d7-466cb3f09103-hoxv1":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pit6d":true,"14bcded7-0066-7c35-14d7-466cb3f09103-prihd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-dqjva":true,"14bcded7-0066-7c35-14d7-466cb3f09103-nz8hi":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e9hqn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e3jvn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-gcv5t":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ghrxf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-liy9s":true,"14bcded7-0066-7c35-14d7-466cb3f09103-eii64":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u61rq":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pzdqd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-yrjyo":true,"14bcded7-0066-7c35-14d7-466cb3f09103-wzdp6":true,"14bcded7-0066-7c35-14d7-466cb3f09103-y3apm":true,"14bcded7-0066-7c35-14d7-466cb3f09103-bu1xw":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pz2i2":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e25z0":true,"14bcded7-0066-7c35-14d7-466cb3f09103-b0z74":true,"14bcded7-0066-7c35-14d7-466cb3f09103-h77jn":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/a1c50b5c-7366-44ce-a86a-fbf7ef843c69\/8b88f4ce-8df0-41d0-8034-eaecbd996cf3\/9cc65dc9-307d-4edb-af2f-7de6de4afba5\/","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\/a1c50b5c-7366-44ce-a86a-fbf7ef843c69\/8b88f4ce-8df0-41d0-8034-eaecbd996cf3\/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"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"url":"https:\/\/bundler.wix-code.com\/a1c50b5c-7366-44ce-a86a-fbf7ef843c69\/8b88f4ce-8df0-41d0-8034-eaecbd996cf3\/f36b751c-cd87-4166-8630-33666ece877b\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"url":"https:\/\/bundler.wix-code.com\/a1c50b5c-7366-44ce-a86a-fbf7ef843c69\/8b88f4ce-8df0-41d0-8034-eaecbd996cf3\/21056c2c-144a-488f-912d-5fb0e1262beb\/","queryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.faf9be8e.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.7e385ab4.chunk.min.js"},"landingPageId":"yf3ap","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.d5e5422d.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"c27f2981-2f40-4ad7-88e9-d9908bbacf50","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"3beadd64-169b-4850-b831-5b9d705ff79c","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isModuleFederated":false},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"appDefinitionId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","type":"public","instanceId":"eb612ebe-ed23-4eb1-b76b-76e7d1f54e13","appDefinitionName":"Wix Photo Albums","isWixTPA":true,"isModuleFederated":false},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","type":"public","instanceId":"e9c52a14-e4cd-4ae5-a220-e8df6db365ca","appDefinitionName":"Wix Pricing Plans","isWixTPA":true,"isModuleFederated":false},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefinitionId":"1973457f-c021-4da5-941f-58444ff761d4","type":"public","instanceId":"6f4f40e5-5a08-426a-a4af-f7bc904a0d62","appDefinitionName":"CMS","isWixTPA":true,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"89022e89-a124-4c91-a444-f55ecfe89bab","appDefinitionName":"Wix Video","isWixTPA":true,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"8b88f4ce-8df0-41d0-8034-eaecbd996cf3","isModuleFederated":false},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","type":"public","instanceId":"5bf2256c-3fbd-4d7a-90fb-fabed44d43b2","appDefinitionName":"Wix Blog","isWixTPA":true,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"1d3cc4b1-62d6-4ec1-a55a-d8524e9c0bf4","appDefinitionName":"Wix Forms & Payments","isWixTPA":true,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"8b88f4ce-8df0-41d0-8034-eaecbd996cf3","appDefinitionName":"Data Binding","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.3665.0\/viewerScript.bundle.min.js","baseUrls":{"addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.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.1876.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3304.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.3304.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3304.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.3304.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.4744.0\/PlatformizedGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/PlatformizedGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.3949.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/SideCartViewerWidgetNoCss.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164"},"14666402-0bc7-b763-e875-e99840d131bd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1318.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.4744.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.3949.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.3949.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.4744.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.2801.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.2801.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.2801.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.4744.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.1116.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1116.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.1116.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.4744.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.4744.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.4532.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.4532.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.4532.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.4532.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.4532.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.4744.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.4744.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.1876.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1876.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1876.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"}}},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"appDefId":"13ff8629-c1fc-e289-e81f-bc8c8968e9d6","appDefName":"Wix Photo Albums","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0"},"widgets":{"c889737e-3746-4f30-b729-4ac0d919216b":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"c889737e-3746-4f30-b729-4ac0d919216b"},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/albums-ooi\/1.1503.0\/AlbumsGOGOOIViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e"}}},"1973457f-c021-4da5-941f-58444ff761d4":{"appDefId":"1973457f-c021-4da5-941f-58444ff761d4","appDefName":"CMS","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/wixDataViewer.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-data-client-app\/1.29.0\/webworker\/"},"widgets":{}},"14409595-f076-4753-8303-9a86f9f71469":{"appDefId":"14409595-f076-4753-8303-9a86f9f71469","appDefName":"Wix Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4384.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.4384.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4384.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4384.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","appDefName":"Wix Forms & Payments","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/forms-viewer\/1.878.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"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.1037.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.1037.0\/"},"errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1037.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"},"121a27a6-8fda-4a45-b2eb-60bf40299017":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"121a27a6-8fda-4a45-b2eb-60bf40299017"}}},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","appDefName":"Wix Pricing Plans","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1893","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1893\/manifests.json"},"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1"},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9"},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PlanListViewerWidgetNoCss.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","cssPerBreakpoint":true},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8"},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7"},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/ThankYouViewerWidgetNoCss.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87"},"d758afaa-e482-400d-aaa6-774b222e7931":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931"},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30"},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PaywallViewerWidgetNoCss.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1"},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933"},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7"},"15293875-09d7-6913-a093-084a9b6ae7f4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.4217.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","cssPerBreakpoint":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7"},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91"}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefId":"14bcded7-0066-7c35-14d7-466cb3f09103","appDefName":"Wix Blog","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/viewerScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4135.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e"},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f"},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6"},"14e5b36b-e545-88a0-1475-2487df7e9206":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206"},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/BlogViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6"},"5fdc6c03-080d-4872-b567-24146c82fae5":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5"},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa"},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03"},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256"},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RelatedPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9"},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/CategoryMenuViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f"},"5940091f-797c-4e86-9c57-73fcfd87425f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f"},"e5520a99-1725-4b88-a85f-c439916890c8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8"},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2"},"68a2d745-328b-475d-9e36-661f678daa31":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"68a2d745-328b-475d-9e36-661f678daa31"},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb"},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/TagCloudViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/TagCloudViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22"},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b"},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e"},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f"},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c"},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89"},"26858b64-aad8-42ab-8c63-f19009198c7b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b"},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c"},"d134b0c9-8085-415a-9479-b555374ba958":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"d134b0c9-8085-415a-9479-b555374ba958"},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RssButtonViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/RssButtonViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803"},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/ArchiveViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/ArchiveViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f"},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd"},"211b5287-14e2-4690-bb71-525908938c81":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"211b5287-14e2-4690-bb71-525908938c81"},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostTitleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostTitleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7"},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7"},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751"},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a"},"813eb645-c6bd-4870-906d-694f30869fd9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/PostListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9"},"bc7fa914-015b-4c32-a323-e5472563a798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798"},"7466726a-84cf-41c8-be6b-1694445dc539":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539"},"14f260e4-ea13-f861-b0ba-4577df99b961":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961"},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769"},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292"},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/MyPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2219.0\/MyPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046"},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8536.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.725\/app.js","baseUrls":{},"widgets":{}}},"blocksBootstrapData":{"blocksAppsData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"siteHeaderUrl":"41c1cd95e9a38790a9e423df4c9a73d8_r3.json","wixCodeGridId":"f36b751c-cd87-4166-8630-33666ece877b","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"experiments":{},"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"},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","isPremiumDomain":false,"metaSiteId":"a1c50b5c-7366-44ce-a86a-fbf7ef843c69","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"1120ec48-344d-4261-bcd2-ed2b2cf1c1d6","isMobileFriendly":true,"isPreview":false,"requestId":"1733888018.110546013617272185126"},"platformAPIData":{},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"8b88f4ce-8df0-41d0-8034-eaecbd996cf3","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8536.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"9cc65dc9-307d-4edb-af2f-7de6de4afba5"},"signedAppRenderInfo":"65459ebf8c454b047b806fee4fc00950e1582a2f.eyJncmlkQXBwSWQiOiI5Y2M2NWRjOS0zMDdkLTRlZGItYWYyZi03ZGU2ZGU0YWZiYTUiLCJodG1sU2l0ZUlkIjoiNjI1YzRhZmQtMzU0Ny00ZWQxLWI4NjEtNTE5MTA4MmRhNTUxIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTczMzg4ODAxODI0NH0="},"wixCodePageIds":{"dlj6y":"https:\/\/bundler.wix-code.com\/a1c50b5c-7366-44ce-a86a-fbf7ef843c69\/8b88f4ce-8df0-41d0-8034-eaecbd996cf3\/9cc65dc9-307d-4edb-af2f-7de6de4afba5\/pages\/dlj6y.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","l96zj":"https:\/\/bundler.wix-code.com\/a1c50b5c-7366-44ce-a86a-fbf7ef843c69\/8b88f4ce-8df0-41d0-8034-eaecbd996cf3\/9cc65dc9-307d-4edb-af2f-7de6de4afba5\/pages\/l96zj.js?analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false&bundler-traffic-to-aws=true&bundler-typescript-analysis=true"},"elementorySupport":{"baseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"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":{}}},"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":{}}},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"c889737e-3746-4f30-b729-4ac0d919216b":{"widgetName":"c889737e-3746-4f30-b729-4ac0d919216b","componentFields":{}},"1413db53-d0ad-f2f2-f9a4-0dfc2e886b1e":{"widgetName":"client_showcase","componentFields":{}}},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetName":"d72a1455-8c5c-4a73-b009-121f733d0ef1","componentFields":{}},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"componentFields":{}},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetName":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","componentFields":{}},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"componentFields":{}},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"componentFields":{}},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetName":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","componentFields":{}},"d758afaa-e482-400d-aaa6-774b222e7931":{"componentFields":{}},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"componentFields":{}},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetName":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","componentFields":{}},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"componentFields":{}},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetName":"ba5d492d-240d-4511-b007-ae0af0f582a7","componentFields":{}},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetName":"membership_plan_picker_tpa","componentFields":{}},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"componentFields":{}},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"componentFields":{}}},"1973457f-c021-4da5-941f-58444ff761d4":{},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"14bcded7-0066-7c35-14d7-466cb3f09103":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"componentFields":{}},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetName":"member-comments-page","componentFields":{}},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"componentFields":{}},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetName":"recent-posts-widget","componentFields":{}},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetName":"blog","componentFields":{}},"5fdc6c03-080d-4872-b567-24146c82fae5":{"componentFields":{}},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"componentFields":{}},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"componentFields":{}},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"componentFields":{}},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetName":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","componentFields":{}},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetName":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","componentFields":{}},"5940091f-797c-4e86-9c57-73fcfd87425f":{"componentFields":{}},"e5520a99-1725-4b88-a85f-c439916890c8":{"componentFields":{}},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"componentFields":{}},"68a2d745-328b-475d-9e36-661f678daa31":{"componentFields":{}},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"componentFields":{}},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetName":"c0a125b8-2311-451e-99c5-89b6bba02b22","componentFields":{}},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"componentFields":{}},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"componentFields":{}},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetName":"member-likes-page","componentFields":{}},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"componentFields":{}},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetName":"custom-feed-widget","componentFields":{}},"26858b64-aad8-42ab-8c63-f19009198c7b":{"componentFields":{}},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"componentFields":{}},"d134b0c9-8085-415a-9479-b555374ba958":{"componentFields":{}},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetName":"rss-feed-widget","componentFields":{}},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetName":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","componentFields":{}},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"componentFields":{}},"211b5287-14e2-4690-bb71-525908938c81":{"widgetName":"post","componentFields":{}},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetName":"478911c3-de0c-469e-90e3-304f2f8cd6a7","componentFields":{}},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"componentFields":{}},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"componentFields":{}},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"componentFields":{}},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetName":"813eb645-c6bd-4870-906d-694f30869fd9","componentFields":{}},"bc7fa914-015b-4c32-a323-e5472563a798":{"componentFields":{}},"7466726a-84cf-41c8-be6b-1694445dc539":{"componentFields":{}},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetName":"member-drafts-page","componentFields":{}},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"componentFields":{}},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"componentFields":{}},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetName":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","componentFields":{}},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetName":"member-posts-page","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.usePictureElement":"true","specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.enableFullResFeatureViewer":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.autofixGalleriesAddition":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.addSEOVideoMetaTags":"false","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","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.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.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.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.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.blockCropOnSSR":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.lazyLoadPlayer":"true"},"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":{"specs.media.MediaManager3":"true","specs.albums.showStorageBanner":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.albums.editorDownloadLrPlugin":"true","specs.albums.enableNewTemplate":"true","specs.albums.addStorageFootnote":"true","specs.albums.NewAlbumsListPage":"true","specs.albums.albumsActivityWidget":"true"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.ShouldInvokePopulatorBeforePlanCopy":"true","specs.membership.EnableRouter":"true","specs.membership.EditorOOI2":"true","specs.ShouldPerformAdditionalPlanValidations":"true","specs.ShouldCheckPaymentsEligibility":"true","specs.membership.HandleFormStatus":"true","specs.membership.WaitForOrderProvision":"true","specs.membership.TaxNameInLiveSite":"true","specs.membership.InstallSplitPages":"true","specs.membership.UseBlocksPlanListWidget":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","specs.membership.PagePermissionsImprovements":"false","specs.membership.FixStudioBlocksPlanCard":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PreventDoubleOrderActivationEvents":"true","specs.membership.ViewerOOI2":"true","specs.ShouldValidateClientData":"true","spec.PlansProxyCompareSpec":"true","specs.membership.NoCheckoutLoaderOnDirectNavigation":"true","specs.membership.planCustomizationPage":"true","specs.membership.ReadAnyOrder_PPNP_2144":"true","specs.forms.EnableNewPhoneFieldValidation":"true","specs.membership.DelayUserLoginHandling":"true","specs.forms.EnablePhoneField":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.ShouldStripTrailingZeroes":"true","specs.membership.UseURIEncodingFirst":"false"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.ImportFromWordPressInsideMenu":"false","specs.wixBlog.useCssBundlesForRssButtonWidget":"false","specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.wixBlog.CollectMetrics":"false","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.UseWarmupStateInOldPostPage":"true","specs.wixBlog.SlotsInPostPage":"true","specs.wixBlog.MarginSettingsEditorX":"false","specs.ricos.newVideoVerticalAndSocialModals":"true","specs.wixBlog.SSRComments":"false","specs.wixBlog.UseNewRssButtonSettingsUrl":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.FeedMoreActionsFix":"true","specs.wixBlog.ManagePostsNavigateToPosts":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixRicos.withWixStyles":"true","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.BMCommentsDashboard":"false","specs.wixBlog.UsePlatformizedFetchPostAmp":"true","specs.wixBlog.ArchiveCssPerBreakpoint":"false","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.EnableCommentsFunction":"false","specs.blogImporter.EnableRollbackOfMigrationsBM":"false","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.ricos.removeUsmFromImageUrls":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.useNewArchiveWidgetSettingsUrl":"false","specs.wixBlog.CategoryHeader":"true","specs.wixBlog.MigrateOldPostPage":"false","specs.wixBlog.HideSausageMenuFromPostAndBlogPages":"false","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.mergeEditorApp":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.InstallSearch":"true","specs.wixBlog.categoryMenuCssPerBreakpoint":"false","specs.wixBlog.MigrateCustomFeedOnEditorReady":"true","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.ricos.fixedTabSize":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.useNewCategoryMenuSettingsUrl":"true","specs.wixBlog.OOIInEditor":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.FeedShowSkeletonForMetadata":"false","specs.wixBlog.UnprovisionedMultilingualAppFix":"false","specs.ricos.encAutoImageUrls":"true","specs.wixBlog.SEORichContent":"true","specs.ricos.tiptapEditor":"false","specs.ricos.newSettingsModals":"true","specs.wixBlog.useAmbassadorPostList":"false"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.AddPageUrlToCartQuery":"true","specs.stores.CallGetAppSettingsForIconsThatNeeded":"true","specs.stores.GalleryMigrateRowsToProductsCountViewer":"true","specs.stores.AddMobileClassesToSliderGalleryRoot":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.stores.SendFullAddressOnExpressButtons":"true","specs.stores.HeadlessNavigationOldCheckout":"true","specs.stores.GalleryA11yFixes":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.AddGeoCodeInShippingAddresses":"false","specs.stores.LineItemAutoGqlQuery":"true","specs.forms.JapanAutocompleteEnabled":"true","specs.stores.MoveSlotAboveCheckoutButton":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.NavigateToCartWhenDontShowSideCartOnMobile":"true","specs.stores.EnableDynamicSizeDefaultImage":"true","specs.stores.FocusShouldBeOnTotalAfterUpdateQuantity":"false","specs.stores.fixEmailNotifierInCart":"true","specs.stores.ShowAutomaticDiscountDataOnGallery":"true","specs.stores.HideBillingFormForPayPalAndManualNotBrazil":"true","specs.stores.ProductPageFixFullScreenRicoImage":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.UsePrefixForRouterNavigationToProductPage":"true","specs.stores.AddSubscriptionInfoToOrderQuery":"true","specs.stores.productPageWithoutGlobalCss":"true","specs.stores.SupportDelayedCaptureOnCheckoutAndExpressButtons":"true","specs.forms.DynamicSubdivisions":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.forms.TranslateEcomEmail":"true","specs.stores.TestNewSubscriptionCheckboxLocation":"false","specs.stores.shouldCheckDiscountInVariantLevel":"true","specs.stores.GalleryShowNamePriceSideBySideInViewer":"true","specs.stores.UsePageUrlOnItemThumbnail":"true","specs.stores.ProductPageDropdownLabelForNoAria":"true","specs.stores.SeparateSideCartCurrentCartService":"true","specs.stores.ShouldUseCommonDiscountPricingMethods":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.stores.OOIShouldUseProductLevelPricePerUnit":"true","specs.stores.MergePaymentAndPlaceOrderSteps":"true","specs.stores.FixContinueBrowsingLinkNull":"true","specs.forms.MoveEcomLabelTranslations":"true","specs.stores.ChangeIconOverflowSvg":"true","specs.stores.TargetSize":"false","specs.stores.UseConvertedTotalsInPayNowLater":"true","specs.stores.SliderGalleryInfiniteLoopToggleViewer":"true","specs.stores.GalleryEditableGridTemplateRepeatOption":"true","specs.stores.UseGetSettingsWithDefaults":"true","specs.stores.RemoveModifiersSelectionIdsFromUserSelections":"true","specs.stores.GalleryA2CDisabledButtonDesignInViewer":"true","specs.stores.ShouldRedesignCouponsSection":"true","specs.stores.ShouldUsePanorama":"true","specs.stores.ProductPageDropdownLabelFor":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.stores.FixCheckoutAddressTemplateMandatoryZipCode":"true","specs.stores.ShouldUseSideCart":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.FixSliderGalleryTextSettingToChangeOnEditor":"true","specs.stores.CartIconCssVarsCssOptimization":"false","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.SliderGalleryWritePaginationMapToStorageOnlyOnClick":"true","specs.stores.ShouldUseEcomPlatformPublicApiAddToCartInAddToCartButton":"true","specs.stores.FixQuickViewForSubscriptionsInWishlist":"true","specs.stores.ShouldUpdateCurrentCartCacheInSync":"true","specs.stores.AddNewSubscriptionFieldsToCheckoutQuery":"true","specs.stores.AddErrorMessageInCouponWhenTheInputIsEmpty":"false","specs.stores.AllowGalleryProductRoundCornersInViewer":"false","specs.stores.FixPickupFlowForPickupPoints":"true","specs.stores.ColorOptionsDefaultSizeViewer":"true","specs.stores.OptionalZipCodeForCountryARE":"true","specs.stores.UseChevronForItemOptions":"true","specs.stores.GalleryProductOptionFixMobileDropdownBehavior":"true","specs.stores.shouldChangeToBiCatalogV2":"true","specs.stores.UseUndefinedAsDefaultBillingAddressInCheckout":"true","specs.stores.EnableDiscountAndRegularPriceSwapViewer":"true","specs.stores.GiftCartSeviceDownCheckout":"true","specs.stores.AddBIEventsToSideCart":"true","specs.stores.FixClientBIForCardTokenization":"true","specs.forms.OverrideMLAFieldIds":"true","specs.stores.UseOpenSideCartApi":"true","specs.stores.SendMarkCheckoutAsCompletedWithOrderIdFromTYP":"false","specs.stores.ShouldUpdateInstanceOnInstanceChange":"true","specs.stores.SlotSpacingAndDividers":"true","specs.stores.ShowAutomaticDiscountDataOnProductPage":"true","specs.stores.EnableFadeInAnimationOnGalleryScroll":"true","specs.stores.ShouldFocusCheckboxesOnError":"true","specs.stores.SendTrackEventWhenCheckoutLoad":"true","specs.stores.UseNewSubscriptionView":"false","spec.forms.ClearFieldsWhenHiddenByRule":"true","specs.stores.AddSlotToCheckoutPolicies":"false","specs.stores.RemoveLinkFromNonStoresItems":"true","specs.stores.UseNavigateToCartFromCurrentCartService":"true","specs.stores.ShouldUseEcomPlatformPublicApiAddToCartInProductWidget":"true","specs.stores.UseCheckoutHeaderOnCheckout":"true","specs.stores.TYPErrorMsgGC":"false","specs.stores.GallerySlotsPOC":"false","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.UseGetCurrentCartGQL":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.ProductPageBreadcrumbsLocalizeAllProductsReferringPage":"true","specs.stores.ShouldAddSpecificItemDiscountsForCashierValidation":"true","specs.stores.CallGetAppSettingsOnlyForNotPrimaryLanguage":"true","specs.stores.FixCartAndSideCartNotSynced":"false","specs.stores.FixSelectedThumbnailBug":"true","specs.stores.CartItemMoreOptionsFont":"true","specs.stores.OptimizeSelectionCalculation":"true","specs.stores.AddTitleToDeliveryDetails":"true","specs.stores.EnablePlaceOrderButtonForExistingNoAddressCustomer":"true","specs.stores.HideDeliveryMethodPickerWithTimeSlots":"true","specs.stores.ShouldHandlePaylinksRedirectError":"true","specs.stores.HoverEffectOnImageOnly":"true","specs.stores.FixGalleryDropdownOptionsDisabledOpacity":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.SupportMitEnabledFieldInCheckoutPage":"true","specs.stores.ConfigureSlotsInEditorSDK":"true","specs.stores.FixConsoleErrorWhenOpenSideCart":"true","specs.stores.GalleryProductOptionsLimit":"true","specs.stores.ProductPageSlots":"true","specs.stores.AddOrderIdToMarkCheckoutAsCompleted":"true","specs.stores.UseNewSubscriptionCheckboxInCustomerDetailsForm":"false","specs.forms.EnableNewPhoneFieldValidation":"true","specs.stores.ShouldAddLocaleToDatePicker":"true","specs.stores.GallerySeoTags":"true","specs.stores.GalleryMoveDiscountNameUnderPrice":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.EnhancePurchaseEvent":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.stores.AddCheckoutLoadBIEvent":"true","specs.stores.ProductPageLocationOnChangePathChangeForEditorSausage":"true","specs.stores.AllowAddToCartButtonContentTypesInViewer":"true","specs.stores.QuickViewMoreLinkFontFallback":"true","specs.stores.AddFieldsToViewCartPageBI":"true","specs.stores.EnableOutOfStockAlignment":"true","specs.forms.EnablePhoneField":"true","specs.stores.UseNewQueriesOnWishlistWithDiscount":"true","specs.stores.FixWowImageAutoRatio":"true","specs.stores.GalleryAllowRemoveDigitalBadge":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.isSpecialCharDisabledInCategoryName":"false","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.RefactorCurrentCartService":"true","specs.stores.CallGetAppSettingsDirectlyToScala":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.ShowErrorForMissingZipcode":"true","specs.stores.AddToCartBtnLoaderState":"true","specs.stores.ShouldCustomizeCheckoutButton":"true","specs.stores.GalleryProductOptionsAndQuantityRoundCornersInViewer":"true","specs.stores.GalleryShowLazyLoadingLoader":"false","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"false","specs.stores.UseNewQueriesWithProductDiscount":"true","specs.stores.ModifyCartQuantityInputAndRemoveButtonSize":"false","specs.stores.CallGetAppSettingsIfExternalIdDefined":"true","specs.stores.AddPoliciesToLineItems":"true","specs.stores.ProductPageAddDelayedCapturePropToPaymentMethodsBanner":"false","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldShowIconSizeSetting":"true","specs.stores.HideArrowsOnSliderGalleryWithFewerProductsThanColumns":"true","specs.stores.RemoveOpacityGetFunctions":"true","specs.stores.ShouldCheckViolationsOnUpdateCheckout":"false","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.EnableStorefrontSubCategories":"false","specs.stores.GalleryProductItemResetQuantityUponSelectionChange":"true","specs.stores.EnableQualityOptionsStylingChanges":"false","specs.forms.EnhanceEcomSettings":"true","specs.forms.EnableDextPhoneField":"true","specs.stores.RemoveHrefFromCartIconOnSsr":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.SupportFreeTrialLineItems":"false","specs.stores.AddCheckoutSettingsToGetConfigGQLQuery":"false","specs.stores.ProductPageNotifyEmailOnCheckout":"true","specs.stores.GalleryStorefrontAddStrikethroughAndSalePriceDesign":"true","specs.stores.ShouldSetTimeoutAfterAddToCart":"true","specs.stores.GalleryRemoveOldColorPickerTextFont":"true","specs.stores.CategoryHeaderLayoutPerBreakpoint":"false","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true","specs.stores.FixCustomPolicyLongText":"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"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"13ff8629-c1fc-e289-e81f-bc8c8968e9d6":false,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":false,"1973457f-c021-4da5-941f-58444ff761d4":false,"14409595-f076-4753-8303-9a86f9f71469":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"14bcded7-0066-7c35-14d7-466cb3f09103":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"dataBinding":false}},"appsScripts":{"urls":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":["https:\/\/static.parastorage.com\/services\/forms-viewer\/1.878.0\/viewerScript.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"specs.thunderbolt.use_data_fixed_pages_upstream":true,"dm_deleteLayoutOverridesForRefComponents":true,"dm_removeTpaChildren":true,"dm_migrateCollapsibleTextToNonStylable":true},"dfVersion":"1.4169.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"a1c50b5c-7366-44ce-a86a-fbf7ef843c69","quickActionsMenuEnabled":false,"siteId":"625c4afd-3547-4ed1-b861-5191082da551","siteRevision":4088,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":false},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","useSandboxInHTMLComp":true,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook","staticHTMLComponentUrl":"https:\/\/voyagersguidebook-wixsite-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.00ee1cfee2d0d54a29ab8151f3a6b142be29cc42","editor-elements-design-systems.thunderbolt.8d5b82791dbdf18ad3b7aa9c0147c3f72ac87cdc"],"ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4384.0%2FWixVideoViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2219.0%2FBlogViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2219.0%2FPostViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.00ee1cfee2d0d54a29ab8151f3a6b142be29cc42","editor-elements-design-systems.thunderbolt.8d5b82791dbdf18ad3b7aa9c0147c3f72ac87cdc"],"ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4384.0%2FWixVideoViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.2219.0%2FBlogViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.2219.0%2FPostViewerWidgetNoCss."},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","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:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":["dlj6y","l96zj"],"hasTPAWorkerOnSite":false,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":true,"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":{"hwg74":"1120ec_b55e33f12c0a3d423e58f81080e764e3_4068.json","yf3ap":"1120ec_d5ae97c0b082b49e96ca8cfafff14277_4087.json","sw0az":"1120ec_4c248e24af71a301e0a8ed5531dfcaf5_4068.json","y65jr":"1120ec_37305876fa8a6ab0393540762fa50017_4068.json","e0yuj":"1120ec_cc27877760f7e3ab11e40ee9bab92163_4068.json","y8tlf":"1120ec_a6fa820750f709616bb68255da316c9c_4068.json","cg6kx":"1120ec_bd34cccbd644ea576cce672e0e0fb15d_4068.json","fd76g":"1120ec_52a4dcae9d49cea9d316b4f554fb307b_4068.json","brddn":"1120ec_90cbeff4da8f04edcfbe9152a9203f2e_4068.json","im1nz":"1120ec_99bde84ef6c566b7592873ab1c7bbd7a_4068.json","dlj6y":"1120ec_41ba0d5a73adf9ac1cf69bfe298e13e5_4068.json","l96zj":"1120ec_1752c1557075ff4fb771d737302168a3_4068.json","rmmay":"1120ec_2c693ddcf5578c4830bf7edab0f6e653_4068.json","h3ih7":"1120ec_779511f8663157f6607e6d53e5cff6b2_4068.json","h2i0b":"1120ec_714c090e81cc9eed7bfa0b85e35ef584_4068.json","q2usy":"1120ec_afad656c95bb83591bcd26e0da247a88_4068.json","ajg6n":"1120ec_cc3c7bd8de20c9b0b6dff145f4196dc1_4068.json","kgprx":"1120ec_5f98e2be3150753c461f176426713098_4068.json","n582s":"1120ec_0e3604db744babf2c923e150d70fe9c4_4068.json","soxnc":"1120ec_dd67d7c4787550095fbe7a0af0d59f66_4068.json","a6gpe":"1120ec_1607b207c084b866d4490e39e29f254a_4068.json","masterPage":"1120ec_451ad7b4383dd3d5bdfcd63fe6dbe001_4088.json"},"protectedPageIds":[],"routersInfo":{},"isPremiumDomain":false,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"14fd5970-8072-c276-1246-058b79e70c1a","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.0"}],"isInSeo":false,"language":"en","originalLanguage":"en","appDefinitionIdToSiteRevision":{"14271d6f-ba62-d045-549b-ab972ae1f70e":"25","1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":"1893","14bcded7-0066-7c35-14d7-466cb3f09103":"1335"},"builderWidgetsIds":{},"isClientSdkOnSite":false},"beckyExperiments":{"specs.thunderbolt.fetchBlocksDevCenterWidgetIds":true,"specs.thunderbolt.useInternalBlocksRefType":true,"specs.thunderbolt.supportSpxInEEMappers":true,"specs.thunderbolt.fixDisabledLinkButtonStyles":true,"specs.thunderbolt.one_cell_grid_display_flex":true,"specs.thunderbolt.DatePickerPortal":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.defaultDisplayBlock":true,"specs.thunderbolt.supportStickyToHeaderValueForBlocksPositionDesignVar":true,"specs.thunderbolt.fontsFromExternal":true,"specs.thunderbolt.removeHeaderFooterWrappers":true,"specs.thunderbolt.fixRatingsInputLeftShift":true,"specs.thunderbolt.minMaxInCheckboxGroup":true,"specs.thunderbolt.fiveGridLineStudioSkins":true,"specs.thunderbolt.motionFeature":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.pageLayoutFixChrome130":true,"specs.thunderbolt.noHeightOnTextMask":true,"specs.thunderbolt.WRichTextVerticalTextNowidth":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.ooiCssAsLinkTag":true,"specs.thunderbolt.TextInputAutoFillFix":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"8aa9a16d.bundle.min","thunderbolt-platform":"15d64ec1.bundle.min","thunderbolt-css":"e14c52ba.bundle.min","thunderbolt-site-map":"f8d6506e.bundle.min","thunderbolt-mobile-app-builder":"dc6215e9.bundle.min","thunderbolt-byref":"77ff7d8b.bundle.min","thunderbolt-remote-structure":"380465a5.bundle.min","thunderbolt-builder-component":"de4ac9d4.bundle.min","thunderbolt-css-mappers":"e14c52ba.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"c631436c.bundle.min","thunderbolt-platform":"2c843397.bundle.min","thunderbolt-css":"f7a81c5a.bundle.min","thunderbolt-site-map":"5e7ecdb5.bundle.min","thunderbolt-mobile-app-builder":"66b6a03a.bundle.min","thunderbolt-byref":"2431a46d.bundle.min","thunderbolt-remote-structure":"218e2902.bundle.min","thunderbolt-builder-component":"14eaf487.bundle.min","thunderbolt-css-mappers":"a10a92fd.bundle.min","webpack-runtime":"22519d38.bundle.min"},"webpackRuntimeBundle":"22519d38.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"299400f4.bundle.min","thunderbolt-platform":"16b3a717.bundle.min","thunderbolt-css":"c691af76.bundle.min","thunderbolt-site-map":"46c5c5b1.bundle.min","thunderbolt-mobile-app-builder":"05e8f7f6.bundle.min","thunderbolt-byref":"7795e732.bundle.min","thunderbolt-remote-structure":"2c596785.bundle.min","thunderbolt-builder-component":"7b663304.bundle.min","thunderbolt-css-mappers":"c691af76.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/voyagersguidebook-wixsite-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.92.0"},"experiments":{"specs.thunderbolt.fetchBlocksDevCenterWidgetIds":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.roundBordersInResponsiveContainer":true,"specs.thunderbolt.useInternalBlocksRefType":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.renderToPipeableStream":true,"specs.thunderbolt.compCssMappers_catharsis":true,"specs.thunderbolt.userAsFactory":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEEImpress":true,"specs.thunderbolt.loadNonMainSdksOnlyIfUsed":true,"specs.thunderbolt.fixTextInputRaceCondition":true,"specs.thunderbolt.supportSpxInEEMappers":true,"specs.thunderbolt.fixDisabledLinkButtonStyles":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.one_cell_grid_display_flex":true,"specs.thunderbolt.maxWidthInCustomScale":true,"specs.thunderbolt.readWidgetPresetsFromMasterPage":true,"specs.thunderbolt.supportPositionDesignVar":true,"specs.thunderbolt.hardenWindowOpen":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.doNotReportOnAppLoadedOnLazyHydration":true,"specs.thunderbolt.fixClassNameOverride":true,"specs.thunderbolt.ComponentsRegistryFixAnonymousDefine":true,"specs.thunderbolt.addTooltipToCopyLinkButton":true,"specs.thunderbolt.hardenClientGlobals_Text":true,"specs.thunderbolt.SetNoCacheOnAppError":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.reactScriptSyncLoading":true,"specs.thunderbolt.edixIsInFirstFold":true,"specs.thunderbolt.skipCarmiCalculationForNonCssMappersRequest":true,"specs.thunderbolt.wixRealtimeGetAppTokenFromPlatformUtils":true,"specs.thunderbolt.newLoginFlowOnProtectedCollection":true,"specs.thunderbolt.elementorySupportRemoveCommonConfigHeader":true,"specs.thunderbolt.mergeSkinDefaultsFromRegistry":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.DatePickerPortal":true,"specs.thunderbolt.ooi_register_with_components_registrar":true,"specs.os.EnableErrorHandlerInViewer":true,"specs.thunderbolt.preventApplySessionTokenInSSR":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.stylableHorizontalMenuIsShownWithTransition":true,"specs.thunderbolt.splitCssMappersToNewSAM":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.use_data_fixed_pages_upstream":true,"specs.thunderbolt.FixRgbToHex":true,"specs.thunderbolt.facebookVideoPlayerDimensions":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.ooiInComponentsRegistry":true,"specs.thunderbolt.FixSitePasswordURL":true,"specs.thunderbolt.scrollBlockerPackage":true,"specs.thunderbolt.fixVectorImageShouldScaleStroke":true,"specs.thunderbolt.native_css_mappers_video":true,"specs.thunderbolt.ooiCssModelNotInCarmi":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.enableClientSdk":true,"specs.thunderbolt.shouldFetchLoginUrlByClientId":true,"specs.thunderbolt.shouldLoadGoogleSdkEarly":true,"specs.thunderbolt.hardenClientGlobals_Array_URL_JSON":true,"specs.thunderbolt.siteScrollBlockerWithoutVar":true,"specs.thunderbolt.moveInitCustomElementsAfterSiteContainer":true,"specs.thunderbolt.shouldUseMemberPrivacySettingsService":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.alwaysApplySessionTokenOnIAM":true,"specs.thunderbolt.UseBlocksSignedInstance":true,"specs.thunderbolt.enableSignUpPrivacyNoteType":true,"specs.thunderbolt.defaultDisplayBlock":true,"specs.thunderbolt.anchorScrollToStickyComponent":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.customElemCollapsedheight":true,"specs.thunderbolt.supportStickyToHeaderValueForBlocksPositionDesignVar":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataGetRequests":true,"specs.thunderbolt.WRichTextVerticalAlignTopSafariAndIOS":true,"specs.thunderbolt.fontsFromExternal":true,"specs.thunderbolt.removeHeaderFooterWrappers":true,"specs.thunderbolt.fixRatingsInputLeftShift":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.splitLinkUtils":true,"specs.thunderbolt.comp_designCss_selectorToCss_Mappers_catharsis":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.thunderbolt.minMaxInCheckboxGroup":true,"specs.thunderbolt.splitCssRequest":true,"specs.thunderbolt.allowExternalAppsInReact18":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.useIAMPlatform":true,"specs.thunderbolt.fiveGridLineStudioSkins":true,"specs.thunderbolt.newComponentsWrapper":true,"specs.thunderbolt.TPA3DGalleryEEUrl":true,"specs.thunderbolt.motionFeature":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.carouselGalleryImageFitting":true,"specs.thunderbolt.enableCustomElements":true,"specs.thunderbolt.bg_transitions_new_logic":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.ooi_lazy_load_components":true,"specs.thunderbolt.pageLayoutFixChrome130":true,"specs.thunderbolt.loginSocialBarEnableUrlChangeListeners":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.hardenCookieAccess":true,"specs.thunderbolt.InitPlatformApiProvider":true,"specs.thunderbolt.noHeightOnTextMask":true,"specs.thunderbolt.allowRoutingBlockerManager":true,"specs.thunderbolt.skipReactionWhenNavigate":true,"specs.thunderbolt.WRichTextVerticalTextNowidth":true,"specs.thunderbolt.appLoadInPanorama":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.smModalsShouldWaitForAppDidMount":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.SharedPanoramaGlobalConfig":true,"specs.thunderbolt.fixGapBelowTextboxonMobileSite":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.allowSanitizeSvgInSSR":true,"specs.thunderbolt.skipLivePreviewRefreshOnSetProps":true,"specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.rerenderComponentsWhenPropsBeingUpdatedWhileInFirstRender":true,"specs.thunderbolt.moveFedopsLoadStartToBody":true,"specs.thunderbolt.fixResponsiveBoxContainerLayoutClass":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.pagesCssInHead":true,"specs.thunderbolt.removeWixEmbedsAppToken":true,"specs.thunderbolt.ooiCssAsLinkTag":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.getAppTokenForCustomElement":true,"specs.thunderbolt.allowAnimatedImageTransform":true,"specs.thunderbolt.runAlsoTemplateRepeaterCallback":true,"specs.thunderbolt.send_unused_preloads_to_bi":true,"specs.thunderbolt.newAuthorizedPagesFlow":true,"specs.thunderbolt.reportPanelViewerInstanceInitialize":true,"specs.thunderbolt.Panorama":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true,"specs.thunderbolt.logoutOnIAM":true,"specs.thunderbolt.newSpxResolving":true,"specs.thunderbolt.TextInputAutoFillFix":true},"fleetConfig":{"fleetName":"thunderbolt-renderer-gradual","type":"Rollout","code":1},"dynamicModelUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/voyagersguidebook.wixsite.com\/voyagersguidebook\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4088","renderingFlow":"NONE","language":"en","locale":""},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13069.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":false,"react18Compatible":true,"react18HydrationBlackListWidgets":[]}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script> <!-- renderIndicator --> <!-- used platform apis start --> <script type="application/json" id="used-platform-apis-data">[]</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.085dd038.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1308],{72757:function(n,t,p){(0,p(58223).Rr)()}},function(n){n.O(0,[592,8398,8875],(function(){return t=72757,n(n.s=t);var t}));n.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.085dd038.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.2dc5a971.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4198],{52245:function(e,t,n){var r=n(58223),o=n(20826);var i=function(e,t){return class extends t.HTMLElement{connectedCallback(){this.observeIntersect()}disconnectedCallback(){this.unobserveIntersect()}observeIntersect(){var t;null==(t=e.intersectionService)||t.observe(this)}unobserveIntersect(){var t;null==(t=e.intersectionService)||t.unobserve(this)}}},s=n(36111);var c=new class{constructor(){(0,s.A)(this,"set",new Set),this.set=new Set}add(e){return!!this.set.has(e)||this.count<8&&(this.set.add(e),!0)}remove(e){this.set.delete(e)}get count(){return this.set.size}};const u="wix-media-canvas",a="canvas-effect-ready",l="canvas-effect-stop";function d(e,t){if(void 0===e&&(e={}),void 0===t&&(t=null),"undefined"==typeof window)return;const n=function(e,t){let n;e=e||window;let r=!1,o=!1;function s(e){delete e.dataset.showCanvas,r=!1}return e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.forEach((e=>{const t=e.target,n=t.querySelector("canvas"),i=t.querySelector("video"),u=t.querySelector("img");if(e.isIntersecting)if(o=c.add(n),o){if(!r&&"playing"in t.dataset&&i){const e=()=>{i.removeEventListener("seeked",e),t.dataset.showCanvas="",r=!0};i.addEventListener("seeked",e)}const e=new CustomEvent(a,{detail:{target:n,source:i||u||null}});t.dispatchEvent(e)}else r&&s(t);else if(!e.isIntersecting&&o){c.remove(n),o=!1,r&&s(t);const e=new CustomEvent(l,{detail:{target:n}});t.dispatchEvent(e)}}))))),function(){if(e.customElements.get(u))return;const r=i({...t,contextManager:c,intersectionService:n},e);e.customElements.define(u,r)}}(t,e);null==n||n()}((e=window)=>{const{mediaServices:t,environmentConsts:n,requestUrl:i,staticVideoUrl:s}=e.customElementNamespace;(0,r.EH)(e,t,{...n,prefersReducedMotion:(0,o.O)(window,i),staticVideoUrl:s}),(0,r.jh)(e),(0,r.p7)(e,t,n),d({},e)})(),window.resolveExternalsRegistryModule("imageClientApi")},20826:function(e,t,n){n.d(t,{O:function(){return r}});const r=(e,t="")=>t.toLowerCase().includes("forcereducedmotion")||Boolean(e?.matchMedia("(prefers-reduced-motion: reduce)").matches)},36111:function(e,t,n){n.d(t,{A:function(){return o}});var r=n(36236);function o(e,t,n){return(t=(0,r.A)(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},36236:function(e,t,n){n.d(t,{A:function(){return o}});var r=n(23224);function o(e){var t=function(e,t){if("object"!=(0,r.A)(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=(0,r.A)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==(0,r.A)(t)?t:t+""}},23224:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}n.d(t,{A:function(){return r}})}},function(e){e.O(0,[592,8398,8875],(function(){return t=52245,e(e.s=t);var t}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.2dc5a971.bundle.min.js.map</script> <!-- initial scripts --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.64e2d04b.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3169],{11682:function(e,t,r){r.r(t),r.d(t,{platformWorkerPromise:function(){return l}});const{viewerModel:{siteAssets:{clientTopology:s},siteFeatures:a,siteFeaturesConfigs:{platform:o},site:{externalBaseUrl:p}},usedPlatformApis:c}=window,i=Worker&&a.includes("platform"),l=i?(async()=>{const e="platform_create-worker started";performance.mark(e);const{clientWorkerUrl:t,appsScripts:r,bootstrapData:a,sdksStaticPaths:i}=o,{appsSpecData:l,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=>!l[e]?.isModuleFederated)).reduce(((e,t)=>(e[t]=r.urls[t],e)),{});if(i&&i.mainSdks&&i.nonMainSdks){Object.values(n).every((e=>e))||d?f.postMessage({type:"preloadNamespaces",namespaces:c}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:i})}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()}},function(e){var t;t=11682,e(e.s=t)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.64e2d04b.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.5ef3f048.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8800],{1643:function(){!function(n){const e=new Set,a=[],t=n=>{const a=[];e.forEach((e=>{n.canHandleEvent(e)&&a.push(e)})),a.forEach((a=>{e.delete(a),n.handleEvent(a)}))};n.addEventListener("message",(n=>{const s={source:n.source,data:n.data,origin:n.origin},d=a.find((n=>n.canHandleEvent(s)));d?(t(d),d.handleEvent(s)):e.add(s)})),n._addWindowMessageHandler=n=>{a.push(n),t(n)}}(window)}},function(n){var e;e=1643,n(n.s=e)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.5ef3f048.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.367ce018.bundle.min.js"></script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.e837043d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[507],{27037:function(e,t,r){r.d(t,{h:function(){return i}});var o=r(65672);const n=({useBatch:e=!0,publishMethod:t=o.PublishMethods.Auto,endpoint:r,muteBi:n=!1,biStore:i,sessionManager:s,fetch:a,factory:c})=>c({useBatch:e,publishMethod:t,endpoint:r,...i.frogUrlOverride?{host:i.frogUrlOverride.replace(/^https?:\/\//,"")+"/_frog"}:{}}).setMuted(n).withUoUContext({msid:i.msid}).withNonEssentialContext({visitorId:()=>s.getVisitorId(),siteMemberId:()=>s.getSiteMemberId()}).updateDefaults({vsi:i.viewerSessionId,_av:`thunderbolt-${i.viewerVersion}`,isb:i.is_headless,...i.is_headless&&{isbr:i.is_headless_reason}}),i={createBaseBiLoggerFactory:n,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:o,dc:i,microPop:s,is_headless:a,isCached:c,pageData:u,rolloutData:d,caching:p,checkVisibility:l=(()=>""),viewerVersion:m,requestUrl:f,st:h,isSuccessfulSSR:I},muteBi:S=!1}=e;return n({...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:o}),dc:i,microPop:s,caching:p,session_id:t,st:h,url:f||u.pageUrl,ish:a,pn:u.pageNumber,isFirstNavigation:1===u.pageNumber,pv:l,pageId:u.pageId,isServerSide:!1,isSuccessfulSSR:I,is_lightbox:u.isLightbox,is_cached:c,is_sav_rollout:d.siteAssetsVersionsRollout?1:0,is_dac_rollout:d.isDACRollout?1:0,v:m})}}},36451:function(e,t,r){r.d(t,{W:function(){return d}});var o=r(76022),n=r(5189),i=r(76542),s=r(75967),a=r(66715),c=r(76904),u=r(23184);const d=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:d="thunderbolt",presetType:p=o.u.BOLT,reportBlackbox:l=!1,paramsOverrides:m={},factory:f,muteThunderboltEvents:h=!1,experiments:I={},monitoringData:S})=>{const g=f(d,{presetType:p,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:l,customParams:t,biLoggerFactory:e,paramsOverrides:m,enableSampleRateForAppNames:(0,c.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",I)??("undefined"!=typeof window&&(0,c.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",window?.viewerModel?.experiments))}),{interactionStarted:A,interactionEnded:N,appLoadingPhaseStart:R,appLoadingPhaseFinish:_,appLoadStarted:v,appLoaded:b}=g,E=(0,c.k)("specs.thunderbolt.fedopsMuteErrors",I),w=()=>"undefined"==typeof window,T=e=>e?.evid&&26===parseInt(e.evid,10),O=(()=>{const e=(0,a.n)();S?.viewerSessionId&&e.setSessionId(S.viewerSessionId);const r=S?.metaSiteId??"",o=S?.dc??"",n=!!S?.isHeadless,c=!!S?.isCached,u=!!S?.rolloutData?.isTBRollout,l=!!S?.rolloutData?.isDACRollout,m=!!S?.rolloutData?.siteAssetsVersionsRollout;return(0,i.V)({baseParams:{platform:s.OD.Viewer,msid:r,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:d},pluginParams:{useBatch:!0},data:{dataCenter:o,isHeadless:n,isCached:c,isRollout:u,isDacRollout:l,isSavRollout:m,isSsr:!1,presetType:p,customParams:t},reporterOptions:{fetchFn:fetch}}).withGlobalConfig(e).client()})(),D=e=>{O&&!w()&&(e?O.reportLoadStart():O.reportLoadFinish())},y=(e,t)=>{if(!O)return;const r=e.replaceAll(" ","_");t?O.transaction(r).start():O.transaction(r).finish()},B=(e,t,r)=>"react-native"!==u.env.RENDERER_BUILD&&(T(r)?E:!((e,t,r)=>{const i=t?.siteAssetsModule??"";return!(p===o.u.BOLT)||n.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(i)})(e,r,t)),C=(e,t,r,o)=>{if(n.iy.has(d))return!0;if(B(e,t,o))return!1;if(o?.siteAssetsModule)return!0;const i=!!r?.appId&&!n.S_.has(r.appId),s=n.S2.has(e),a=n.wV.has(e);return s||i||!a&&!h};return g.interactionStarted=(e,t)=>{if(T(t?.paramsOverrides)?((e={})=>{if(!O)return;const{errorInfo:t,errorType:r}=e,o=new Error(t);O?.errorMonitor().reportError(o,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):w()||y(e,!0),C(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(w()||y(e,!1),C(e,!0,void 0,t?.paramsOverrides))N.call(g,e,t);else try{performance.mark(`${e} ended`)}catch{}},g.appLoadingPhaseStart=(e,t)=>{if(y(e,!0),C(e,!1,t))R.call(g,e,t);else try{performance.mark(`${e} started`)}catch{}},g.appLoadingPhaseFinish=(e,t,r)=>{if(y(e,!1),C(e,!1,t))_.call(g,e,t,r);else try{performance.mark(`${e} finished`)}catch{}},g.appLoadStarted=e=>{D(!0),v.call(g,e)},g.appLoaded=e=>{D(!1),b.call(g,e)},g}},58839:function(e,t,r){r.d(t,{c:function(){return o}});const o=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,o,n)=>e.reportAsyncWithCustomKey(r,t,o,n),runAsyncAndReport:(r,o)=>e.runAsyncAndReport(r,t,o),runAndReport:(r,o)=>e.runAndReport(r,t,o),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},97056:function(e,t,r){r.r(t),r.d(t,{createBiReporter:function(){return s},site:function(){return a}});var o=r(9492),n=r(63590);const i=(...e)=>console.log("[TB] ",...e);function s(e=i,t=i,r=(()=>{}),o=i,n=i){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:o,reportPageNavigationDone:n}}const a=({biReporter:e,wixBiSession:t,viewerModel:r})=>i=>{i(o.O$).toConstantValue(t),i(o.u6).toConstantValue(e),i(o.lR).toConstantValue((0,n.f)(r))}},25196:function(e,t,r){var o,n;r.d(t,{lF:function(){return o},mY:function(){return i},w4:function(){return n}}),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"}(o||(o={})),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"}(n||(n={}));const i={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},9492:function(e,t,r){r.d(t,{O$:function(){return n},lR:function(){return i},u6:function(){return o}});const o=Symbol.for("BI"),n=Symbol.for("WixBiSessionSymbol"),i=Symbol.for("appName")}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.e837043d.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.9eacba57.bundle.min.js"></script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.1d21f023.bundle.min.js"></script> <!-- lodash script --> <script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/lodash@4.17.21/lodash.min.js"></script> <!-- react --> <script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js"></script> <!-- react-dom --> <script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/react-dom@18.3.1/umd/react-dom.production.min.js"></script> <!-- scriptTagsToPreload --> <!-- Old Browsers Deprecation --> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/browser-deprecation.bundle.es5.js"></script> <!-- bi --> <script> window.clientSideRender = false; </script> <!-- bi --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.b203996e.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017],{16992:function(e,i,n){n.d(i,{K:function(){return 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)}var d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,u){const l=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),p=(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=p("requestUrl"),h={src:"29",evid:"3",viewer_name:p("viewerName"),caching:p("caching"),client_id:w?s:a(),dc:p("dc"),microPop:p("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:p("isCached"),is_platform_loaded:p("is_platform_loaded"),is_rollout:p("is_rollout"),ism:p("isMesh"),isp:0,isjp:p("isjp"),iss:p("isServerSide"),ssr_fb:p("fallbackReason"),ita:l("ita",d.checkVisibility()?"1":"0"),mid:w?s:u?.siteMemberId||s,msid:p("msId"),pid:l("pid",s),pn:l("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:l("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:p("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:l("sr",screen.width?`${screen.width}x${screen.height}`:s),st:p("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:u?.visitorId||s,bsi:w?s:u?.bsi||s,vsi:p("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:l("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:l("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`};const u=(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}:{}}},l={WixSite:1,UGC:2,Template:3};var p=()=>{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}),p=(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:p,isjp:!!p,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)})(),...u(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:l[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=p(),i={};let n=1;const s=(t,s,o={})=>{const a=Date.now(),c=Math.round(performance.now()),u=a-e.initialTimestamp;if(function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s),e.suppressbi||window.__browser_deprecation__)return;const{pageId:l,pageNumber:p=n,navigationType:m}=o;let w=`&pn=${p}`;l&&(w+=`&pid=${l}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:u,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")}},function(e){e.O(0,[507],(function(){return i=16992,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.b203996e.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.1d5ac45a.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[7257,4017],{42466:function(e,i,n){n(16992).K.sendBeat(12,"Partially visible",{pageId:window.firstPageId})},16992:function(e,i,n){n.d(i,{K:function(){return 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)}var d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,u){const l=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),p=(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=p("requestUrl"),h={src:"29",evid:"3",viewer_name:p("viewerName"),caching:p("caching"),client_id:w?s:a(),dc:p("dc"),microPop:p("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:p("isCached"),is_platform_loaded:p("is_platform_loaded"),is_rollout:p("is_rollout"),ism:p("isMesh"),isp:0,isjp:p("isjp"),iss:p("isServerSide"),ssr_fb:p("fallbackReason"),ita:l("ita",d.checkVisibility()?"1":"0"),mid:w?s:u?.siteMemberId||s,msid:p("msId"),pid:l("pid",s),pn:l("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:l("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:p("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:l("sr",screen.width?`${screen.width}x${screen.height}`:s),st:p("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:u?.visitorId||s,bsi:w?s:u?.bsi||s,vsi:p("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:l("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:l("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`};const u=(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}:{}}},l={WixSite:1,UGC:2,Template:3};var p=()=>{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}),p=(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:p,isjp:!!p,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)})(),...u(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:l[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=p(),i={};let n=1;const s=(t,s,o={})=>{const a=Date.now(),c=Math.round(performance.now()),u=a-e.initialTimestamp;if(function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s),e.suppressbi||window.__browser_deprecation__)return;const{pageId:l,pageNumber:p=n,navigationType:m}=o;let w=`&pn=${p}`;l&&(w+=`&pid=${l}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:u,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")}},function(e){e.O(0,[507],(function(){return i=42466,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.1d5ac45a.bundle.min.js.map</script> <script> window.firstPageId = 'yf3ap' 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.875.0/siteTags.bundle.min.js"></script> <!--pageHtmlEmbeds.bodyEnd start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script> <!--pageHtmlEmbeds.bodyEnd end--> <!-- warmup data start --> <script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-kgbitdaa":{"hidden":true},"comp-kgbitd8k":{"isValid":false,"maxLength":100},"comp-kgbitd91":{"isValid":false,"maxLength":250},"comp-kgbitd9b":{"isValid":true},"comp-kgbitd9j":{"isValid":true}}],"ssrStyleUpdates":[{"comp-kgbitdaa":{"visibility":"hidden !important"}}],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-jv74vgln":"LinkBar","comp-jd1yed01":"WPhoto","comp-jd1yed011":"WRichText","comp-jd1yed05":"WRichText","comp-jd1yhmpo":"DropDownMenu","comp-jd1yed07":"WRichText","masterPage":"MasterPage","SITE_FOOTER":"FooterContainer","PAGES_CONTAINER":"PagesContainer","SITE_HEADER":"HeaderContainer","comp-jd1yed071":"StripColumnsContainer","SITE_PAGES":"PageGroup","comp-jk28d4xs":"Group","comp-jd1yed072":"Column","BACKGROUND_GROUP":"BackgroundGroup","WIX_ADS":"FreemiumBannerDesktop","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-jd1yecyz7":"WRichText","comp-jd1yecyz9":"WPhoto","comp-kpk3a4eo":"WPhoto","comp-kpk3a4et":"WRichText","comp-kpk4djdz":"WRichText","comp-kpk49hnd":"WRichText","comp-lip3wa0h":"WRichText","comp-lip3wa0l":"WRichText","comp-joqyss5n":"WPhoto","comp-joqyssdx":"WRichText","comp-jv4ophzs":"WRichText","comp-jv4opi2i":"WRichText","comp-jd1yecz65":"WRichText","comp-llk62d1n":"WRichText","comp-jd1yecz7":"WRichText","comp-jk0gj7g0":"WRichText","comp-khpe548g":"StylableButton","comp-jv4rh5c5":"WPhoto","comp-jd1yecyt3":"WPhoto","comp-joqyss92":"WRichText","comp-jk0gj7h5":"WRichText","comp-jk0gj7f4":"WRichText","comp-jd1yecyz":"WRichText","comp-jd1yecz71":"LinkBar","comp-jd1yecz64":"WRichText","comp-jd1yeczg1":"WPhoto","comp-jd1yecys5":"WRichText","comp-kgbitd8k":"TextInput","comp-kgbitd91":"TextInput","comp-kgbitd9b":"TextInput","comp-kgbitd9j":"TextAreaInput","comp-kgbitd9w1":"SiteButton","comp-kgbitdaa":"WRichText","pageBackground_yf3ap":"PageBackground","yf3ap":"Page","comp-lliswdje":"ClassicSection","comp-lliswdjf":"ClassicSection","comp-lliswdjf3":"ClassicSection","comp-lliswdjf2":"ClassicSection","comp-lliswdjf1":"ClassicSection","comp-lliswdjf4":"ClassicSection","comp-lliswdjf5":"ClassicSection","comp-lliswdjg":"ClassicSection","comp-lliswdjg1":"ClassicSection","comp-lliswdjg2":"ClassicSection","comp-jd1yecyr":"StripColumnsContainer","comp-jd1yecys6":"StripColumnsContainer","comp-jd1yecyz5":"StripColumnsContainer","comp-kpk3a4a4":"SlideShowContainer","comp-lip3w9w8":"StripColumnsContainer","comp-jd1yecyz1":"StripColumnsContainer","comp-jd1yecyz3":"StripColumnsContainer","comp-joqyss3z":"Repeater","comp-jv4ophwy":"StripColumnsContainer","comp-jd1yecz6":"StripColumnsContainer","comp-jk0gj77k":"StripColumnsContainer","comp-jd1yeczh":"StripColumnsContainer","comp-jd1yeczh2":"StripColumnsContainer","comp-jd1yecys":"Column","comp-jd1yecyt":"Column","comp-jd1yecyz6":"Column","comp-jd1yecyz8":"Column","comp-kpk3a4ek":"SlideShowSlide","comp-lip3wa08":"Column","comp-lip3wa0z":"Column","comp-jd1yecyz2":"Column","comp-jd1yecyz4":"Column","comp-joqyss5d":"MediaContainer","comp-jv4ophzh":"Column","comp-jd1yecz61":"Column","comp-jk0gj7bo":"Column","comp-jk0gj7da":"Column","comp-jk0gj7iq":"Column","comp-jd1yeczh1":"Column","comp-jd1yeczh3":"Column","comp-jd1yecys1":"StripColumnsContainer","comp-jd1yecyt1":"StripColumnsContainer","comp-jd1yhsuv2":"Group","comp-joqyss8e":"Container","comp-jd1yecz62":"StripColumnsContainer","comp-jk271dde":"Group","comp-jd1yecys2":"Column","comp-jd1yecyt2":"Column","comp-jd1yecyy":"Container","comp-jd1yecz63":"Column","comp-jd1yecys3":"StripColumnsContainer","comp-jd1yeczg":"AppWidget","comp-jd1yecys4":"Column","comp-kgbitd76":"FormContainer","Containeryf3ap":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","yf3ap_wrapper":"PageMountUnmount","yf3ap_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{},"ooi":{"failedInSsr":{}}}</script> <!-- warmup data end --> </body> </html>