301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: cips.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <!-- SEO Tags --> <title>HOME | cips</title> <link rel="canonical" href="https://www.cips.com"/> <meta property="og:title" content="HOME | cips"/> <meta property="og:url" content="https://www.cips.com"/> <meta property="og:site_name" content="cips"/> <meta property="og:type" content="website"/> <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"cips","url":"https://www.cips.com"}</script> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="HOME | cips"/> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wix.com Website Builder"/> <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/media/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png" type="image/png"/> <link rel="shortcut icon" href="https://static.wixstatic.com/media/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png" type="image/png"/> <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png" type="image/png"/> <!-- Safari Pinned Tab Icon --> <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/5c7c95_872754ab56ef4f8587c1f19e68bcc051.png"> --> <!-- Original trials --> <!-- Legacy Polyfills --> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/minified.js"></script> <script nomodule="" src="https://static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script> <!-- Performance API Polyfills --> <script> (function () { var noop = function noop() {}; if ("performance" in window === false) { window.performance = {}; } window.performance.mark = performance.mark || noop; window.performance.measure = performance.measure || noop; if ("now" in window.performance === false) { var nowOffset = Date.now(); if (performance.timing && performance.timing.navigationStart) { nowOffset = performance.timing.navigationStart; } window.performance.now = function now() { return Date.now() - nowOffset; }; } })(); </script> <!-- Globals Definitions --> <script> (function () { var now = Date.now() window.initialTimestamps = { initialTimestamp: now, initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now()) } window.thunderboltTag = "libs-releases-GA-local" window.thunderboltVersion = "1.15552.0" })(); </script> <!-- Essential Viewer Model --> <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"en"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.cips.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","environmentWixCodeSdk","environment","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixEmbedsApi","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.cips.com","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/www.cips.com\/","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"832","renderingFlow":"NONE","language":"en","locale":"en-us"},"interactionSampleRatio":0.01,"dynamicModelUrl":"https:\/\/www.cips.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.cips.com\/_api\/v1\/access-tokens","isExcludedFromSecurityExperiments":true,"experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.hardenObject":true,"specs.thunderbolt.hardenTimeout":true}}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script> <script> window.commonConfig = viewerModel.commonConfig </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js">(()=>{"use strict";const e=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,o="client-session-bind",t=new Set([o,"client-binding","svSession","smSession","server-session-bind","wixSession2"].map((e=>e.toLowerCase()))),i=Object.getOwnPropertyDescriptor(Document.prototype,"cookie"),n=(e="")=>`${o}=; ${e} max-age=0; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT`,r=o=>{const i="string"==typeof o?o.split("=")[0].trim():o.name,n=e(i).toLowerCase();return t.has(n)},s=e=>{let o;return o="string"==typeof e?e.split(";").map((e=>e.trim())):e,o.filter((e=>!r(e)))},l="tbReady",a="security_overrideGlobals",{experiments:c,siteFeaturesConfigs:d,accessTokensUrl:g}=window.viewerModel,b=g,u={},m=(()=>{const e=document.cookie.split(";").map((e=>e.trim())).filter((e=>e?.startsWith(o)))[0]?.split("=")[1];return(()=>{const e=`domain=${location.hostname};`,o=n(),t=n(e);i.set.call(document,o),i.set.call(document,t)})(),e})();m&&(u["client-binding"]=m);let h=fetch;addEventListener(l,(function e(o){const{logger:t}=o.detail;try{window.tb.init({fetch:h,fetchHeaders:u})}catch(e){const o=new Error("TB003");t.meter(`${a}_${o.message}`,{paramsOverrides:{errorType:a,eventString:o.message}}),window?.viewerModel?.mode.debug&&console.error(e)}finally{removeEventListener(l,e),h=fetch}})),c["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>d.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(b,{credentials:"same-origin",headers:u}).then((function(e){if(!e.ok)throw new Error(`[${e.status}]${e.statusText}`);return e.json()})),window.dynamicModelPromise=window.fetchDynamicModel()),Object.defineProperty(document,"cookie",{get(){const e=i.get.call(document);return s(e).join("; ")},set(o){const n=e(o.split(";")[0]);[...t].every((e=>!n?.startsWith(e.toLowerCase())))&&i.set.call(document,o)},enumerable:!0,configurable:!1}),(()=>{if(!globalThis.cookieStore)return;const e=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),i=globalThis.cookieStore.set.bind(globalThis.cookieStore),n=globalThis.cookieStore.delete.bind(globalThis.cookieStore);Object.defineProperty(globalThis.CookieStore.prototype,"get",{value:async o=>t.has(o.toLowerCase())?null:e.call(void 0,o),enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"getAll",{value:async()=>{const e=await o.call(void 0);return s(e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"set",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return i.call(void 0,...e)},enumerable:!0,configurable:!1}),Object.defineProperty(globalThis.CookieStore.prototype,"delete",{value:async(...e)=>{const o=1===e.length?e[0].name:e[0];if(!r(o))return n.call(void 0,...e)},enumerable:!0,configurable:!1})})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.70d46595.bundle.min.js.map</script> <!-- Overriding Globals JS --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.d750a2d8.bundle.min.js">(()=>{"use strict";const{ownKeys:e}=Reflect,t=["toString","toLocaleString","valueOf"],r=(r,o,n)=>{const i=o[r];if(!i)return;let s=!1;try{const e=Object.getOwnPropertyDescriptor(o,r);e&&(s=e.enumerable||!1)}catch(e){console.warn(`Failed to get property descriptor for key "${r}":`,e)}globalThis.defineStrictProperty(r,i,o,s);const c=i?.prototype;if(c){const e=Object.getOwnPropertyDescriptors(c);Object.keys(e).forEach((r=>{const o=e[r];o&&((e,r,o,n)=>{const i=!(n["specs.thunderbolt.hardenArrayPush"]&&n["specs.thunderbolt.loadWebpackRuntimeInHead"])&&"push"===r&&Array.isArray(e);if("constructor"!==r&&!i&&"value"in o&&o.configurable&&!t.includes(String(r))){const{value:t,enumerable:n,get:i,set:s}=o,c={enumerable:n,configurable:!1,...t?{value:t,writable:!1}:{get:i,set:s}};Object.defineProperty(e,r,c)}})(c,r,o,n)}))}e(i).forEach((e=>{const t=Object.getOwnPropertyDescriptor(i,e);t&&(t.writable||t.configurable)&&globalThis.defineStrictProperty(e.toString(),i[e],i,t.enumerable)}))},o=e=>"string"==typeof e?decodeURIComponent(e).toLowerCase().trimStart():e,n=(e,t,r,o)=>{(e=>e?.set&&e?.get&&"function"==typeof e.set&&"function"==typeof e.get&&!e.get.toString().includes("[native code]")&&!e.set.toString().includes("[native code]"))(t)?Object.defineProperty(r||globalThis,e,{get:t.get,set:t.set,configurable:!1,enumerable:o||!1}):Object.defineProperty(r||globalThis,e,{value:t,writable:!1,configurable:!1,enumerable:o||!1})},i=()=>{const e=globalThis.open,t=document.open,r=(t,r,o)=>{const n="string"!=typeof t,i=e.call(window,t,r,o);return n||((s=t).startsWith("//")&&/(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]/g.test(`${location.protocol}:${s}`)&&(s=`${location.protocol}${s}`),!s.startsWith("http")||new URL(s).hostname===location.hostname)?{}:i;var s};defineStrictProperty("open",r,globalThis,!0),defineStrictProperty("open",((e,o,n)=>e?r(e,o,n):t.call(document,e,o,n)),document,!0)},s=document.createElement,c=(e,t)=>{const r=s.call(document,e,t),n=Element.prototype.setAttribute,i=Element.prototype.setAttributeNS;if("iframe"===o(e)){globalThis.defineStrictProperty("srcdoc",{get:()=>{},set:()=>{console.error("`srcdoc` is not allowed in iframe elements.")}},r,!1);const e=function(e,t){"srcdoc"!==e.toLowerCase()?n.call(r,e,t):console.error("`srcdoc` attribute is not allowed to be set.")},t=function(e,t,o){"srcdoc"!==t.toLowerCase()?i.call(r,e,t,o):console.error("`srcdoc` attribute is not allowed to be set.")};r.setAttribute=e,r.setAttributeNS=t}return r},a="client-binding",l="security_overrideGlobals",d=["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],u=e=>(e instanceof Headers?e.forEach(((t,r)=>{decodeURIComponent(r).toLowerCase()===a&&e.delete(r)})):Object.keys(e).forEach((t=>{decodeURIComponent(t).toLowerCase()===a&&delete e[t]})),e),p=e=>{let t=!0;const r=(e=>{let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else{if("function"!=typeof e?.toString)throw new Error("Unsupported type for url");t=e.toString()}try{return new URL(t).pathname}catch(e){return r=t.replace(/#.+/gi,"").split("?").shift(),r.startsWith("/")?r:`/${r}`}})(e),n=o(r);return d.some((e=>n.includes(e)))&&(t=!1),t},b=(e=globalThis)=>{const t=fetch;e.defineStrictProperty("fetch",(function(){const r=(o=arguments,globalThis.Request&&o[0]instanceof Request&&o[0]?.headers?u(o[0].headers):o[1]?.headers&&u(o[1].headers),o);var o;return p(arguments[0])?t.apply(e,Array.from(r)):new Promise(((e,t)=>{const r=new Error("TB002");window.fedops?.interactionStarted(r,l),t(r)}))}))};performance.mark("overrideGlobals started");const{isExcludedFromSecurityExperiments:f,experiments:g}=window.viewerModel;try{((e=globalThis)=>{Object.defineProperty(e,"defineStrictProperty",{value:n,writable:!1,enumerable:!1,configurable:!1})})(),i(),f||globalThis.defineStrictProperty("createElement",c,document,!0),g["specs.thunderbolt.hardenFetchAndXHR"]&&!f&&(b(),((e=globalThis)=>{const t=XMLHttpRequest;function r(){const e=new t,r=e.open,o=e.setRequestHeader;return e.open=function(){if(arguments.length<2||p(arguments[1]))return r.apply(e,Array.from(arguments));{const e=new Error("TB002");throw window.fedops?.interactionStarted(e,l),e}},e.setRequestHeader=function(t,r){decodeURIComponent(t).toLowerCase()!==a&&o.call(e,t,r)},e}Object.keys(t).forEach((e=>{r[e]=t[e]})),e.defineStrictProperty("XMLHttpRequest",r)})()),g["specs.thunderbolt.removeServiceWorker"]&&(()=>{if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register=()=>console.log("Service worker registration is not allowed"),Promise.resolve()})(),(e=>{let t=[],o=[];const{experiments:n}=window.viewerModel;o=o.concat(["TextEncoder","TextDecoder"]),n["specs.thunderbolt.hardenClientGlobals_EventTarget"]&&!e&&(o=o.concat(["XMLHttpRequestEventTarget","EventTarget"])),n["specs.thunderbolt.hardenArray"]&&o.push("Array"),o=o.concat(["URL","JSON"]),e||(t=t.concat(["addEventListener","removeEventListener"])),t=t.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),n["specs.thunderbolt.hardenStringAndNumber"]&&(o=o.concat(["String","Number"])),n["specs.thunderbolt.hardenObject"]&&!e&&o.push("Object"),o=o.concat(["Reflect"]),t.forEach((e=>{Object.freeze(globalThis[e]),["addEventListener","removeEventListener"].includes(e)&&globalThis.defineStrictProperty(e,document[e],document,!0),globalThis.defineStrictProperty(e,globalThis[e],globalThis,!0)})),o.forEach((e=>{r(e,globalThis,n)}))})(f),g["specs.thunderbolt.hardenTimeout"]&&!f&&(defineStrictProperty("preventStringArgument",((e,t,r)=>{const o=r||globalThis,n=o[e];defineStrictProperty(e,(function(){const r=Array.from(arguments);if("string"!=typeof r[t])return n.apply(o,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)}),o)})),preventStringArgument("setTimeout",0),preventStringArgument("setInterval",0))}catch(e){window?.viewerModel?.mode.debug&&console.error(e);const t=new Error("TB006");window.fedops?.reportError(t,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(t):globalThis.defineStrictProperty("sentryBuffer",[t],window,!1)}performance.mark("overrideGlobals ended")})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.d750a2d8.bundle.min.js.map</script> <script> window.commonConfig = viewerModel.commonConfig </script> <!-- Initial CSS --> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.94c435c3.min.css">@keyframes slide-horizontal-new{0%{transform:translateX(100%)}}@keyframes slide-horizontal-old{80%{opacity:1}to{opacity:0;transform:translateX(-100%)}}@keyframes slide-vertical-new{0%{transform:translateY(-100%)}}@keyframes slide-vertical-old{80%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes out-in-new{0%{opacity:0}}@keyframes out-in-old{to{opacity:0}}html[data-page-transition=SlideHorizontal]::view-transition-old(page-group){animation:slide-horizontal-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideHorizontal]::view-transition-new(page-group){animation:slide-horizontal-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-old(page-group){animation:slide-vertical-old .6s cubic-bezier(.83,0,.17,1) forwards;mix-blend-mode:normal}html[data-page-transition=SlideVertical]::view-transition-new(page-group){animation:slide-vertical-new .6s cubic-bezier(.83,0,.17,1) backwards;mix-blend-mode:normal}html[data-page-transition=OutIn]::view-transition-old(page-group){animation:out-in-old .35s cubic-bezier(.64,0,.78,0) forwards}html[data-page-transition=OutIn]::view-transition-new(page-group){animation:out-in-new .35s cubic-bezier(.22,1,.36,1) .35s backwards}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}body,html{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body{--scrollbar-width:0px;font-family:Arial,Helvetica,sans-serif;font-size:10px}body,html{height:100%}body{overflow-x:auto;overflow-y:scroll}body:not(.responsive) #site-root{min-width:var(--site-width);width:100%}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}#SITE_CONTAINER{position:relative}:root{--one-unit:1vw;--section-max-width:9999px;--spx-stopper-max:9999px;--spx-stopper-min:0px}@supports(-webkit-appearance:none) and (stroke-color:transparent){:root{--safari-sticky-fix:opacity}}@supports(container-type:inline-size){:root{--one-unit:1cqw}}[id^=oldHoverBox-]{mix-blend-mode:plus-lighter;transition:opacity .5s ease,visibility .5s ease}[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]){isolation:isolate}</style> <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.beea92dc.min.css">a,abbr,acronym,address,applet,b,big,blockquote,button,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,footer,form,h1,h2,h3,h4,h5,h6,header,i,iframe,img,ins,kbd,label,legend,li,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,title,tr,tt,u,ul,var{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}input,select,textarea{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}.testStyles{overflow-y:hidden}.reset-button{-webkit-appearance:none;background:none;border:0;color:inherit;font:inherit;line-height:normal;outline:0;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:focus{outline:none}body.device-mobile-optimized:not(.disable-site-overflow){overflow-x:hidden;overflow-y:scroll}body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER{margin-left:auto;margin-right:auto;overflow-x:visible;position:relative;width:320px}body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER{margin-top:0}body.device-mobile-optimized>*{max-width:100%!important}body.device-mobile-optimized #site-root{overflow-x:hidden;overflow-y:hidden}@supports(overflow:clip){body.device-mobile-optimized #site-root{overflow-x:clip;overflow-y:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root:not(.overflow-clip-in-mobile){overflow-x:hidden;overflow-y:auto}body.device-mobile-non-optimized #SITE_CONTAINER #site-root.overflow-clip-in-mobile{overflow-x:clip;overflow-y:clip}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #site-root,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode.device-mobile-optimized #TINY_MENU{opacity:0;pointer-events:none}body.fullScreenMode-scrollable.device-mobile-optimized{overflow-x:hidden!important;overflow-y:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #site-root{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling,body.siteScrollingBlocked{position:fixed;width:100%}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}body.blockSiteScrolling:not(.responsive) #WIX_ADS{margin-top:var(--blocked-site-scroll-margin-top)}#site-root{margin:0 auto;min-height:100%;position:relative;top:var(--wix-ads-height)}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}.auto-generated-link{color:inherit}#SCROLL_TO_BOTTOM,#SCROLL_TO_TOP{height:0}.has-click-trigger{cursor:pointer}.fullScreenOverlay{bottom:0;display:flex;justify-content:center;left:0;overflow-y:hidden;position:fixed;right:0;top:-60px;z-index:1005}.fullScreenOverlay>.fullScreenOverlayContent{bottom:0;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;top:60px;transform:translateZ(0)}[data-mesh-id$=centeredContent],[data-mesh-id$=form],[data-mesh-id$=inlineContent]{pointer-events:none;position:relative}[data-mesh-id$=-gridWrapper],[data-mesh-id$=-rotated-wrapper]{pointer-events:none}[data-mesh-id$=-gridContainer]>*,[data-mesh-id$=-rotated-wrapper]>*,[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]){pointer-events:auto}.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID{grid-area:2/1/3/2;-ms-grid-row:2;position:relative}#masterPage.mesh-layout{-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;align-items:start;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:max-content max-content min-content max-content;justify-content:stretch}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{-ms-grid-row-align:start;-ms-grid-column-align:start;-ms-grid-column:1}#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER{grid-area:1/1/2/2;-ms-grid-row:1}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{grid-area:3/1/4/2;-ms-grid-row:3}#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER{grid-area:4/1/5/2;-ms-grid-row:4}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent]{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #masterPageinlineContent,#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER{position:relative}#masterPage.mesh-layout #SITE_HEADER{grid-area:1/1/2/2}#masterPage.mesh-layout #SITE_FOOTER{grid-area:4/1/5/2}#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER{overflow-x:clip}[data-z-counter]{z-index:0}[data-z-counter="0"]{z-index:auto}.wixSiteProperties{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--wst-button-color-fill-primary:rgb(var(--color_48));--wst-button-color-border-primary:rgb(var(--color_49));--wst-button-color-text-primary:rgb(var(--color_50));--wst-button-color-fill-primary-hover:rgb(var(--color_51));--wst-button-color-border-primary-hover:rgb(var(--color_52));--wst-button-color-text-primary-hover:rgb(var(--color_53));--wst-button-color-fill-primary-disabled:rgb(var(--color_54));--wst-button-color-border-primary-disabled:rgb(var(--color_55));--wst-button-color-text-primary-disabled:rgb(var(--color_56));--wst-button-color-fill-secondary:rgb(var(--color_57));--wst-button-color-border-secondary:rgb(var(--color_58));--wst-button-color-text-secondary:rgb(var(--color_59));--wst-button-color-fill-secondary-hover:rgb(var(--color_60));--wst-button-color-border-secondary-hover:rgb(var(--color_61));--wst-button-color-text-secondary-hover:rgb(var(--color_62));--wst-button-color-fill-secondary-disabled:rgb(var(--color_63));--wst-button-color-border-secondary-disabled:rgb(var(--color_64));--wst-button-color-text-secondary-disabled:rgb(var(--color_65));--wst-color-fill-base-1:rgb(var(--color_36));--wst-color-fill-base-2:rgb(var(--color_37));--wst-color-fill-base-shade-1:rgb(var(--color_38));--wst-color-fill-base-shade-2:rgb(var(--color_39));--wst-color-fill-base-shade-3:rgb(var(--color_40));--wst-color-fill-accent-1:rgb(var(--color_41));--wst-color-fill-accent-2:rgb(var(--color_42));--wst-color-fill-accent-3:rgb(var(--color_43));--wst-color-fill-accent-4:rgb(var(--color_44));--wst-color-fill-background-primary:rgb(var(--color_11));--wst-color-fill-background-secondary:rgb(var(--color_12));--wst-color-text-primary:rgb(var(--color_15));--wst-color-text-secondary:rgb(var(--color_14));--wst-color-action:rgb(var(--color_18));--wst-color-disabled:rgb(var(--color_39));--wst-color-title:rgb(var(--color_45));--wst-color-subtitle:rgb(var(--color_46));--wst-color-line:rgb(var(--color_47));--wst-font-style-h2:var(--font_2);--wst-font-style-h3:var(--font_3);--wst-font-style-h4:var(--font_4);--wst-font-style-h5:var(--font_5);--wst-font-style-h6:var(--font_6);--wst-font-style-body-large:var(--font_7);--wst-font-style-body-medium:var(--font_8);--wst-font-style-body-small:var(--font_9);--wst-font-style-body-x-small:var(--font_10);--wst-color-custom-1:rgb(var(--color_13));--wst-color-custom-2:rgb(var(--color_16));--wst-color-custom-3:rgb(var(--color_17));--wst-color-custom-4:rgb(var(--color_19));--wst-color-custom-5:rgb(var(--color_20));--wst-color-custom-6:rgb(var(--color_21));--wst-color-custom-7:rgb(var(--color_22));--wst-color-custom-8:rgb(var(--color_23));--wst-color-custom-9:rgb(var(--color_24));--wst-color-custom-10:rgb(var(--color_25));--wst-color-custom-11:rgb(var(--color_26));--wst-color-custom-12:rgb(var(--color_27));--wst-color-custom-13:rgb(var(--color_28));--wst-color-custom-14:rgb(var(--color_29));--wst-color-custom-15:rgb(var(--color_30));--wst-color-custom-16:rgb(var(--color_31));--wst-color-custom-17:rgb(var(--color_32));--wst-color-custom-18:rgb(var(--color_33));--wst-color-custom-19:rgb(var(--color_34));--wst-color-custom-20:rgb(var(--color_35))}</style> <meta name="format-detection" content="telephone=no"> <meta name="skype_toolbar" content="skype_toolbar_parser_compatible"> <!-- head performance data start --> <!-- head performance data end --> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.aa97b2b5.min.css">.J6KGih{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}[data-view-transition=page-transition] .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.a9YhBi{bottom:0;left:0;position:absolute;right:0;top:0}.dX12nb{cursor:pointer}.AKxYR5{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.AKxYR5,.AKxYR5 svg{bottom:0;left:0;position:absolute;right:0;top:0}.AKxYR5 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.AKxYR5 svg:not([data-type=ugc]){overflow:visible}.VZYmYf *{vector-effect:non-scaling-stroke}.HcOXKn{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.ONIxfn{cursor:pointer}.WUKwEB{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.QxJLC3 [data-attr-richtext-marker=true]{display:block}.QxJLC3 [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.QxJLC3 [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.QxJLC3 [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.lq2cno>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.lq2cno>*>:first-child{vertical-align:top}}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) [class$=rich-text__text],.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.agLt0N :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote) span[style*=color]{color:var(--corvid-color,currentColor)!important}.uGVkMG{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.uGVkMG .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.uGVkMG .edKzOf ul{list-style:disc inside}.uGVkMG .edKzOf li{margin-bottom:12px}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p{letter-spacing:normal;line-height:normal}.nJYhU3{min-height:var(--min-height);min-width:var(--min-width)}.nJYhU3 .edKzOf{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.nJYhU3 .edKzOf ol,.nJYhU3 .edKzOf ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.nJYhU3 .edKzOf ul{list-style-type:disc}.nJYhU3 .edKzOf ol{list-style-type:decimal}.nJYhU3 .edKzOf ol ul,.nJYhU3 .edKzOf ul ul{line-height:normal;list-style-type:circle}.nJYhU3 .edKzOf ol ol ul,.nJYhU3 .edKzOf ol ul ul,.nJYhU3 .edKzOf ul ol ul,.nJYhU3 .edKzOf ul ul ul{line-height:normal;list-style-type:square}.nJYhU3 .edKzOf li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.nJYhU3 .edKzOf h1,.nJYhU3 .edKzOf h2,.nJYhU3 .edKzOf h3,.nJYhU3 .edKzOf h4,.nJYhU3 .edKzOf h5,.nJYhU3 .edKzOf h6,.nJYhU3 .edKzOf p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.nJYhU3 .edKzOf a{color:inherit}.SxM0TO,.c9GqVL{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.SxM0TO>*,.c9GqVL>*{pointer-events:auto}.SxM0TO li,.c9GqVL li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.SxM0TO ol,.SxM0TO ul,.c9GqVL ol,.c9GqVL ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.SxM0TO:not(.YQcXTT) ol,.SxM0TO:not(.YQcXTT) ul,.c9GqVL:not(.YQcXTT) ol,.c9GqVL:not(.YQcXTT) ul{padding-inline-end:0;padding-inline-start:1.3em}.SxM0TO ul,.c9GqVL ul{list-style-type:disc}.SxM0TO ol,.c9GqVL ol{list-style-type:decimal}.SxM0TO ol ul,.SxM0TO ul ul,.c9GqVL ol ul,.c9GqVL ul ul{list-style-type:circle}.SxM0TO ol ol ul,.SxM0TO ol ul ul,.SxM0TO ul ol ul,.SxM0TO ul ul ul,.c9GqVL ol ol ul,.c9GqVL ol ul ul,.c9GqVL ul ol ul,.c9GqVL ul ul ul{list-style-type:square}.SxM0TO blockquote,.SxM0TO h1,.SxM0TO h2,.SxM0TO h3,.SxM0TO h4,.SxM0TO h5,.SxM0TO h6,.SxM0TO p,.c9GqVL blockquote,.c9GqVL h1,.c9GqVL h2,.c9GqVL h3,.c9GqVL h4,.c9GqVL h5,.c9GqVL h6,.c9GqVL p{margin-block:0;margin:0}.SxM0TO a,.c9GqVL a{color:inherit}.YQcXTT li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8 .mpGTIt .O6KwRn{direction:var(--direction);display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_PointerMenuButtonSkin].ad6014e8.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.XuIw2N,.bMnDQj{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.XuIw2N[data-state~=header] a,.XuIw2N[data-state~=header] div,[data-state~=header].bMnDQj a,[data-state~=header].bMnDQj div{cursor:default!important}.XuIw2N .x2ZfOv,.bMnDQj .x2ZfOv{display:inline-block;height:100%;width:100%}.bMnDQj{--display:inline-block;cursor:pointer;display:var(--display)}.bMnDQj .s18YIy{border-top:solid 1px rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));height:13px;text-align:center;width:100%}.bMnDQj .JtJPkX{height:0;margin:0 auto;width:0}.bMnDQj .zEEcQ3{border:11px solid transparent;border-bottom-width:3px;border-top-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));margin-top:-1px;visibility:hidden}.bMnDQj .K_kZL3{border:10px solid transparent;border-bottom-width:3px;border-top-color:rgba(var(--clrh,var(--color_17,color_17)),var(--alpha-clrh,1));margin-top:-14px;visibility:hidden}.bMnDQj .jcuBj8{background-color:transparent;transition:var(--trans,background-color .4s ease 0s)}.bMnDQj .fjFkRP{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;font:var(--fnt,var(--font_1));padding:0 calc(var(--pad, 5px) + 10px);transition:var(--trans2,color .4s ease 0s)}.bMnDQj[data-state~=drop]{display:block;width:100%}.bMnDQj[data-state~=drop] .fjFkRP{display:inline-block;padding:0 .5em}.bMnDQj[data-state~=drop] .s18YIy{display:none}.bMnDQj[data-listposition=bottom] .jcuBj8,.bMnDQj[data-listposition=dropLonely] .jcuBj8,.bMnDQj[data-listposition=top] .jcuBj8{border-radius:var(--rd,10px)}.bMnDQj[data-listposition=top] .jcuBj8{border-bottom-left-radius:0;border-bottom-right-radius:0}.bMnDQj[data-listposition=bottom] .jcuBj8{border-top-left-radius:0;border-top-right-radius:0}.bMnDQj[data-state~=link]:hover .jcuBj8,.bMnDQj[data-state~=over] .jcuBj8{background-color:rgba(var(--bgh,var(--color_17,color_17)),var(--alpha-bgh,1));transition:var(--trans,background-color .4s ease 0s)}.bMnDQj[data-state~=link]:hover .fjFkRP,.bMnDQj[data-state~=over] .fjFkRP{color:rgb(var(--txth,var(--color_15,color_15)));transition:var(--trans2,color .4s ease 0s)}.bMnDQj[data-state~=selected] .jcuBj8{background-color:rgba(var(--bgs,var(--color_18,color_18)),var(--alpha-bgs,1));transition:var(--trans,background-color .4s ease 0s)}.bMnDQj[data-state~=selected] .fjFkRP{color:rgb(var(--txts,var(--color_15,color_15)));transition:var(--trans2,color .4s ease 0s)}.bMnDQj[data-state~=selected] .K_kZL3,.bMnDQj[data-state~=selected] .zEEcQ3{visibility:inherit}.bMnDQj[data-state~=selected] .K_kZL3{border-top-color:rgba(var(--clrs,var(--color_18,color_18)),var(--alpha-clrs,1))}.U5a0e2{overflow-x:hidden}.U5a0e2 .dFuQVR{display:flex;flex-direction:column;height:100%;width:100%}.U5a0e2 .dFuQVR .WtCWM1{flex:1}.U5a0e2 .dFuQVR .rL2sPO{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.U5a0e2 .dFuQVR .rL2sPO .Ex4_mP,.U5a0e2 .dFuQVR .rL2sPO .UL_6H3{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.U5a0e2 .dFuQVR .rL2sPO .VSSox6{display:block;width:100%}.U5a0e2 .rd4Tsd{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.U5a0e2 .rd4Tsd .PkAAfZ{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.U5a0e2 .rd4Tsd.yFRfGl{transition:visibility;transition-delay:.2s;visibility:visible}.U5a0e2 .rd4Tsd .Ex4_mP{display:inline-block}.U5a0e2 .m1PZjA{display:none}.Da18sR .rL2sPO{position:relative}.Da18sR .m1PZjA{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border-bottom:solid 1px rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));bottom:13px;display:initial;height:calc(100% - var(--menuTotalBordersY, 0px) - 13px);left:0;position:absolute;right:0;top:0}.Da18sR .rd4Tsd{box-sizing:border-box;position:absolute;visibility:hidden}.Da18sR [data-dropmode=dropUp] .rd4Tsd{margin-bottom:7px;margin-top:0}.Da18sR .PkAAfZ{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.f73efd2a.min.css">.PlZyDq{touch-action:manipulation}.uDW_Qe{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uDW_Qe:before{max-width:var(--margin-start,0)}.uDW_Qe:after,.uDW_Qe:before{align-self:stretch;content:"";flex-grow:1}.uDW_Qe:after{max-width:var(--margin-end,0)}.FubTgk{height:100%}.FubTgk .uDW_Qe{border-radius:var(--corvid-border-radius,var(--rd,0));bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}.FubTgk .uDW_Qe:link,.FubTgk .uDW_Qe:visited{border-color:transparent}.FubTgk .l7_2fn{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.FubTgk[aria-disabled=false] .uDW_Qe{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.FubTgk[aria-disabled=true] .uDW_Qe{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.FubTgk[aria-disabled=true] .l7_2fn{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.uUxqWY{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uUxqWY:before{max-width:var(--margin-start,0)}.uUxqWY:after,.uUxqWY:before{align-self:stretch;content:"";flex-grow:1}.uUxqWY:after{max-width:var(--margin-end,0)}.Vq4wYb[aria-disabled=false] .uUxqWY{cursor:pointer}:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}.Vq4wYb .uUxqWY{bottom:0;left:0;position:absolute;right:0;top:0}.Vq4wYb .wJVzSK{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.Vq4wYb[aria-disabled=true] .wJVzSK{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.HlRz5e,._1hLNj{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.I5zqsT{display:block}.I5zqsT,.MW5IWV{height:100%;width:100%}.MW5IWV{left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}._C0cVf{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.hFwGTD{transform:translateY(-100%);transition:.2s ease-in}.IQgXoP{transition:.2s}.Nr3Nid{opacity:0;transition:.2s ease-in}.Nr3Nid.l4oO6c{z-index:-1!important}.iQuoC4{opacity:1;transition:.2s}.CJF7A2{height:auto}.CJF7A2,.U4Bvut{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .G5K6X8,body:not(.device-mobile-optimized) .G5K6X8{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.xU8fqS[data-focuscycled=active]{outline:1px solid transparent}.xU8fqS[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.xU8fqS ._4XcTfy{background-color:var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));left:0;position:absolute;right:0;top:0}.xU8fqS .gUbusX{background-color:rgba(var(--bgctr,var(--color_11,color_11)),var(--alpha-bgctr,1));border-radius:var(--rd,0);bottom:var(--brwb,0);top:var(--brwt,0)}.xU8fqS .G5K6X8,.xU8fqS .gUbusX{left:0;position:absolute;right:0}.xU8fqS .G5K6X8{bottom:0;top:0}:host(.device-mobile-optimized) .xU8fqS .G5K6X8,body.device-mobile-optimized .xU8fqS .G5K6X8{left:10px;right:10px}.SPY_vo{pointer-events:none}.BmZ5pC{min-height:calc(100vh - var(--wix-ads-height));min-width:var(--site-width);position:var(--bg-position);top:var(--wix-ads-height)}.BmZ5pC,.nTOEE9{height:100%;width:100%}.nTOEE9{overflow:hidden;position:relative}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.j7pOnl{box-sizing:border-box;height:100%;width:100%}.BI8PVQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BI8PVQ img,img.BI8PVQ{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.MazNVa{left:var(--left,auto);position:var(--position-fixed,static);top:var(--top,auto);z-index:var(--z-index,auto)}.MazNVa .BI8PVQ img{box-shadow:0 0 0 #000;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MazNVa .j7pOnl{display:block;overflow:hidden}.MazNVa .BI8PVQ{overflow:hidden}.c7cMWz{bottom:0;left:0;position:absolute;right:0;top:0}.FVGvCX{height:auto;position:relative;width:100%}body:not(.responsive) .zK7MhX{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .c7cMWz,body:not(.device-mobile-optimized) .c7cMWz{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.fEm0Bo .c7cMWz{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));overflow:hidden}:host(.device-mobile-optimized) .c7cMWz,body.device-mobile-optimized .c7cMWz{left:10px;right:10px}.PFkO7r{bottom:0;left:0;position:absolute;right:0;top:0}.HT5ybB{height:auto;position:relative;width:100%}body:not(.responsive) .dBAkHi{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .PFkO7r,body:not(.device-mobile-optimized) .PFkO7r{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}:host(.device-mobile-optimized) .PFkO7r,body.device-mobile-optimized .PFkO7r{left:10px;right:10px}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_IndentedMenuButtonSkin].c7f4cf89.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.IyFr7O,.jmYZx1{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.IyFr7O[data-state~=header] a,.IyFr7O[data-state~=header] div,[data-state~=header].jmYZx1 a,[data-state~=header].jmYZx1 div{cursor:default!important}.IyFr7O .MEcgLY,.jmYZx1 .MEcgLY{display:inline-block;height:100%;width:100%}.jmYZx1{--display:inline-block;background:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border-left:1px solid rgba(var(--sep,var(--color_15,color_15)),var(--alpha-sep,1));box-sizing:border-box;cursor:pointer;display:var(--display);padding:0 var(--pad,5px);transition:var(--trans,background-color .4s ease 0s)}.jmYZx1:first-child{border:0}.jmYZx1 .LAdFf5,.jmYZx1 .jf3d4h{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGuCAYAAABRKGwGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABNSURBVHja7IyxDcBACANt/0DZf7hA6qAHpXql8BUnjAzIzEsAlgDkW/Exlqn07s1ZjF/aiC7Csk5pkYQxxvwLapLGXZm06WmM7M7iGQB7rSiuF/oKBQAAAABJRU5ErkJggg==) repeat-x;bottom:0;left:0;position:absolute;right:0;top:0;transition:var(--trans3,background-image .4s ease 0s)}.jmYZx1 .LAdFf5{background-position:top}.jmYZx1 .jf3d4h{background-position:bottom}.jmYZx1 .Pn2qB8{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;font:var(--fnt,var(--font_1));padding:0 10px;transition:var(--trans2,color .4s ease 0s)}.jmYZx1 .n0t6pl,.jmYZx1[data-listposition=left],.jmYZx1[data-listposition=left] .LAdFf5,.jmYZx1[data-listposition=left] .jf3d4h,.jmYZx1[data-listposition=lonely],.jmYZx1[data-listposition=lonely] .LAdFf5,.jmYZx1[data-listposition=lonely] .jf3d4h,.jmYZx1[data-listposition=right],.jmYZx1[data-listposition=right] .LAdFf5,.jmYZx1[data-listposition=right] .jf3d4h{border-radius:var(--rd,10px)}.jmYZx1[data-listposition=left],.jmYZx1[data-listposition=left] .LAdFf5,.jmYZx1[data-listposition=left] .jf3d4h{border-bottom-right-radius:0;border-top-right-radius:0}.jmYZx1[data-listposition=right],.jmYZx1[data-listposition=right] .LAdFf5,.jmYZx1[data-listposition=right] .jf3d4h{border-bottom-left-radius:0;border-top-left-radius:0}.jmYZx1[data-state~=drop]{background-color:transparent;border:0;display:block;padding:0;transition:var(--trans,background-color .4s ease 0s)}.jmYZx1[data-state~=drop] .n0t6pl{border-radius:var(--rdDrop,10px)}.jmYZx1[data-state~=drop] .LAdFf5,.jmYZx1[data-state~=drop] .jf3d4h{opacity:0}.jmYZx1[data-state~=drop] .LAdFf5{transition:var(--trans1,opacity .4s ease 0s);width:auto}.jmYZx1[data-state~=drop] .Pn2qB8{padding:0 .5em}.jmYZx1[data-listposition=bottom],.jmYZx1[data-listposition=bottom] .LAdFf5,.jmYZx1[data-listposition=bottom] .jf3d4h,.jmYZx1[data-listposition=dropLonely],.jmYZx1[data-listposition=dropLonely] .LAdFf5,.jmYZx1[data-listposition=dropLonely] .jf3d4h,.jmYZx1[data-listposition=top],.jmYZx1[data-listposition=top] .LAdFf5,.jmYZx1[data-listposition=top] .jf3d4h{border-radius:var(--rdDrop,10px)}.jmYZx1[data-listposition=top],.jmYZx1[data-listposition=top] .LAdFf5,.jmYZx1[data-listposition=top] .jf3d4h{border-bottom-left-radius:0;border-bottom-right-radius:0}.jmYZx1[data-listposition=bottom],.jmYZx1[data-listposition=bottom] .LAdFf5,.jmYZx1[data-listposition=bottom] .jf3d4h{border-top-left-radius:0;border-top-right-radius:0}.jmYZx1[data-state~=drop][data-state~=link]:hover .LAdFf5,.jmYZx1[data-state~=drop][data-state~=link]:hover .jf3d4h,.jmYZx1[data-state~=drop][data-state~=over] .LAdFf5,.jmYZx1[data-state~=drop][data-state~=over] .jf3d4h,.jmYZx1[data-state~=drop][data-state~=selected] .LAdFf5,.jmYZx1[data-state~=drop][data-state~=selected] .jf3d4h{opacity:1;transition:var(--trans1,opacity .4s ease 0s)}.jmYZx1[data-state~=link]:hover,.jmYZx1[data-state~=over]{background:rgba(var(--bgh,var(--color_17,color_17)),var(--alpha-bgh,1));transition:var(--trans,background-color .4s ease 0s)}.jmYZx1[data-state~=link]:hover .LAdFf5,.jmYZx1[data-state~=link]:hover .jf3d4h,.jmYZx1[data-state~=over] .LAdFf5,.jmYZx1[data-state~=over] .jf3d4h{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGuCAYAAABRKGwGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABNSURBVHja7IyxDcBACANt/0DZf7hA6qAHpXql8BUnjAzIzEsAlgDkW/Exlqn07s1ZjF/aiC7Csk5pkYQxxvwLapLGXZm06WmM7M7iGQB7rSiuF/oKBQAAAABJRU5ErkJggg==) repeat-x;transition:var(--trans3,background-image .4s ease 0s)}.jmYZx1[data-state~=link]:hover .LAdFf5,.jmYZx1[data-state~=over] .LAdFf5{background-position:top}.jmYZx1[data-state~=link]:hover .jf3d4h,.jmYZx1[data-state~=over] .jf3d4h{background-position:bottom}.jmYZx1[data-state~=link]:hover .Pn2qB8,.jmYZx1[data-state~=over] .Pn2qB8{color:rgb(var(--txth,var(--color_15,color_15)));transition:var(--trans2,color .4s ease 0s)}.jmYZx1[data-state~=selected]{background:rgba(var(--bgs,var(--color_18,color_18)),var(--alpha-bgs,1));transition:var(--trans,background-color .4s ease 0s)}.jmYZx1[data-state~=selected] .LAdFf5,.jmYZx1[data-state~=selected] .jf3d4h{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGuCAYAAABRKGwGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABUSURBVHja7IwxDsAgDAMv5jN9Jh8v7saACOpUdcgNlg+ZAFwCJGAI8IyRtVTTiTe79M2NoiiKf9F7B9sIqKj4NGI2ZRpHXdqya5tvOl55oSHgfgYA2rIjMpojycEAAAAASUVORK5CYII=) repeat-x;transition:var(--trans3,background-image .4s ease 0s)}.jmYZx1[data-state~=selected] .LAdFf5{background-position:top}.jmYZx1[data-state~=selected] .jf3d4h{background-position:bottom}.jmYZx1[data-state~=selected] .Pn2qB8{color:rgb(var(--txts,var(--color_15,color_15)));transition:var(--trans2,color .4s ease 0s)}.myFoBb{overflow-x:hidden}.myFoBb .z45K3J{display:flex;flex-direction:column;height:100%;width:100%}.myFoBb .z45K3J .nBjjnt{flex:1}.myFoBb .z45K3J .rkZTgC{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.myFoBb .z45K3J .rkZTgC .gjGAW8,.myFoBb .z45K3J .rkZTgC .whY3pV{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.myFoBb .z45K3J .rkZTgC .DgurTm{display:block;width:100%}.myFoBb .uqhJiT{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.myFoBb .uqhJiT .Bx_L0p{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.myFoBb .uqhJiT._ZK88N{transition:visibility;transition-delay:.2s;visibility:visible}.myFoBb .uqhJiT .gjGAW8{display:inline-block}.myFoBb .fcil6D{display:none}.hHscYe .nBjjnt{background:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGuCAYAAABRKGwGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABNSURBVHja7IyxDcBACANt/0DZf7hA6qAHpXql8BUnjAzIzEsAlgDkW/Exlqn07s1ZjF/aiC7Csk5pkYQxxvwLapLGXZm06WmM7M7iGQB7rSiuF/oKBQAAAABJRU5ErkJggg==) repeat-x top;border-radius:var(--rd,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));overflow:hidden;position:relative}.hHscYe .rkZTgC{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGuCAYAAABRKGwGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABNSURBVHja7IyxDcBACANt/0DZf7hA6qAHpXql8BUnjAzIzEsAlgDkW/Exlqn07s1ZjF/aiC7Csk5pkYQxxvwLapLGXZm06WmM7M7iGQB7rSiuF/oKBQAAAABJRU5ErkJggg==) repeat-x bottom;border-radius:var(--rd,10px)}.hHscYe .uqhJiT{box-sizing:border-box;margin-top:7px;position:absolute;visibility:hidden}.hHscYe [data-dropmode=dropUp] .uqhJiT{margin-bottom:7px;margin-top:0}.hHscYe .Bx_L0p{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rdDrop,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[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[SeoTpaGallery].95723424.min.css">.slvSuv{border-collapse:separate;border-spacing:20px}.slvSuv th{vertical-align:middle}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SiteButton_ButtonLiftedShadow].9007240a.min.css">.PlZyDq{touch-action:manipulation}.gGLsaS{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}.gGLsaS:before{max-width:var(--margin-start,0)}.gGLsaS:after,.gGLsaS:before{align-self:stretch;content:"";flex-grow:1}.gGLsaS:after{max-width:var(--margin-end,0)}.hrty30 .gGLsaS{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));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)}.hrty30 .TCm_is{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:calc(-1*var(--corvid-border-width, var(--brw, 0))) var(--corvid-border-width,var(--brw,0)) 0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.hrty30 .i_JO53{background: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) no-repeat;bottom:-26px;height:26px;pointer-events:none;position:absolute;width:165px}.hrty30 .s0UDBS{background-position:0 0;left:-20px}.hrty30 .gfLhvl{background-position:100% 0;right:-20px}.hrty30[aria-disabled=false] .gGLsaS{cursor:pointer}:host(.device-mobile-optimized) .hrty30[aria-disabled=false]:active .gGLsaS,body.device-mobile-optimized .hrty30[aria-disabled=false]:active .gGLsaS{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)));transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}:host(.device-mobile-optimized) .hrty30[aria-disabled=false]:active .TCm_is,body.device-mobile-optimized .hrty30[aria-disabled=false]:active .TCm_is{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans2,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .hrty30[aria-disabled=false]:hover .gGLsaS,body:not(.device-mobile-optimized) .hrty30[aria-disabled=false]:hover .gGLsaS{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)));transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .hrty30[aria-disabled=false]:hover .TCm_is,body:not(.device-mobile-optimized) .hrty30[aria-disabled=false]:hover .TCm_is{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans2,color .4s ease 0s)}.hrty30[aria-disabled=true] .gGLsaS{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)))}.hrty30[aria-disabled=true] .TCm_is{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[WPhoto_RoundPhoto].1ac37f6a.min.css">.nTOEE9{height:100%;overflow:hidden;position:relative;width:100%}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.MVY5Lo{box-sizing:border-box;height:100%;width:100%}.NM_OGj{min-height:var(--image-min-height);min-width:var(--image-min-width)}.NM_OGj img,img.NM_OGj{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)}.v__F4U .MVY5Lo{background-color:rgba(var(--brd,var(--color_11,color_11)),var(--alpha-brd,1));border-color:rgba(var(--brd,var(--color_11,color_11)),var(--alpha-brd,1));border-radius:var(--rd,5px);border-style:solid;border-width:var(--brw,2px);box-shadow:var(--shd,0 1px 3px rgba(0,0,0,.5));display:block;height:100%;overflow:hidden}.v__F4U .NM_OGj{border-radius:calc(var(--sizeRd, var(--rd, 5px)) - var(--sizeBrw, var(--brw, 2px)));overflow:hidden}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[MediaOverlayControls].177f8b6e.min.css">.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}.Saw6y5{clip-path:var(--fill-layer-clip)}.Saw6y5,._9tgL2{position:absolute;top:0}.B_8vzd img,.Saw6y5,._9tgL2{height:100%;width:100%}.yq8wNF{opacity:0}.UhZpjR,.yq8wNF{position:absolute;top:0}.UhZpjR{height:0;left:0;overflow:hidden;width:0}.M7AL1H [data-mesh-id$=inlineContent-gridContainer],.M7AL1H [data-mesh-id$=inlineContent]{height:100%}.M7AL1H .bG1bix{height:100%;position:absolute;width:100%}.M7AL1H:before{grid-area:1/1/2/2}.K0b3At{border-color:var(--border-color);border-radius:var(--border-radius);border-style:var(--border-style);border-width:var(--border-width);bottom:0;box-shadow:var(--box-shadow);filter:var(--fill-container-drop-shadow,none);left:0;margin:var(--border-compensate-margin,0);overflow:var(--fill-container-overflow);position:absolute;right:0;top:0;transform:var(--fill-container-transform)}.K0b3At:focus{z-index:auto!important}.bno0bO{transform:var(--fill-transform)}.TFzbYK video{opacity:0;visibility:hidden}.TFzbYK canvas{opacity:0}.TFzbYK img{filter:var(--filter-effect-svg-url)}.AEWcAU{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.15s,.5s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.nWh_dn{opacity:0;transform:scale(.95);transition-duration:.3s,.1s;transition-property:transform opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.PZw00o{cursor:pointer;filter:drop-shadow(0 0 1px black);opacity:0;transition-delay:.2s;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.12,0,.39,0)}.PZw00o:focus{opacity:1}.LovKv4{width:48px}.Igcjov,.iuf0mL{margin:5px 10px 7px 8px;opacity:0}.M7AL1H[data-can-play] .AEWcAU{opacity:.99}@media(prefers-reduced-motion:no-preference){.M7AL1H[data-has-play]{cursor:pointer}}.M7AL1H[data-no-audio] .PZw00o{--display:none;display:none}.M7AL1H[data-animate-poster=fade] [class~=bgVideoposter]{transition:opacity 1.6s ease-out}.M7AL1H[data-show-canvas] canvas{opacity:1}.M7AL1H[data-show-canvas] [class~=bgVideoposter]{opacity:0}.M7AL1H[data-playing] .AEWcAU{opacity:0;transition-duration:.15s,.3s}.M7AL1H[data-show-audio] .PZw00o{opacity:1;transition-delay:.2s;transition-duration:.35s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.M7AL1H[data-roll-in] .AEWcAU{transform:scale(1.07);transition-duration:.25s,.5s}.M7AL1H[data-roll-in][data-playing] .AEWcAU{transition-duration:.25s,.3s}.M7AL1H[data-roll-in][data-playing] .nWh_dn{opacity:1;transform:scale(1);transition-delay:.35s}.M7AL1H[data-audio=off] .iuf0mL,.M7AL1H[data-audio=on] .Igcjov{opacity:1}.M7AL1H[data-stop]{cursor:auto}.M7AL1H[data-stop] .AEWcAU{opacity:0;transform:none;transition:none}.M7AL1H[data-stop] .PZw00o{cursor:auto;opacity:0;transition:none}.M7AL1H:has(:focus-visible:not(.PZw00o)) .RMkeXU{outline:2px solid #116dff;outline-offset:1px}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .AEWcAU{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .nWh_dn{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .nWh_dn{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .AEWcAU{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o)) .K0b3At{box-shadow:none}@media(prefers-reduced-motion:reduce){.M7AL1H{cursor:pointer}.M7AL1H .AEWcAU{opacity:.99}}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[MediaControls].177f8b6e.min.css">.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}.Saw6y5{clip-path:var(--fill-layer-clip)}.Saw6y5,._9tgL2{position:absolute;top:0}.B_8vzd img,.Saw6y5,._9tgL2{height:100%;width:100%}.yq8wNF{opacity:0}.UhZpjR,.yq8wNF{position:absolute;top:0}.UhZpjR{height:0;left:0;overflow:hidden;width:0}.M7AL1H [data-mesh-id$=inlineContent-gridContainer],.M7AL1H [data-mesh-id$=inlineContent]{height:100%}.M7AL1H .bG1bix{height:100%;position:absolute;width:100%}.M7AL1H:before{grid-area:1/1/2/2}.K0b3At{border-color:var(--border-color);border-radius:var(--border-radius);border-style:var(--border-style);border-width:var(--border-width);bottom:0;box-shadow:var(--box-shadow);filter:var(--fill-container-drop-shadow,none);left:0;margin:var(--border-compensate-margin,0);overflow:var(--fill-container-overflow);position:absolute;right:0;top:0;transform:var(--fill-container-transform)}.K0b3At:focus{z-index:auto!important}.bno0bO{transform:var(--fill-transform)}.TFzbYK video{opacity:0;visibility:hidden}.TFzbYK canvas{opacity:0}.TFzbYK img{filter:var(--filter-effect-svg-url)}.AEWcAU{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.15s,.5s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.nWh_dn{opacity:0;transform:scale(.95);transition-duration:.3s,.1s;transition-property:transform opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.PZw00o{cursor:pointer;filter:drop-shadow(0 0 1px black);opacity:0;transition-delay:.2s;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.12,0,.39,0)}.PZw00o:focus{opacity:1}.LovKv4{width:48px}.Igcjov,.iuf0mL{margin:5px 10px 7px 8px;opacity:0}.M7AL1H[data-can-play] .AEWcAU{opacity:.99}@media(prefers-reduced-motion:no-preference){.M7AL1H[data-has-play]{cursor:pointer}}.M7AL1H[data-no-audio] .PZw00o{--display:none;display:none}.M7AL1H[data-animate-poster=fade] [class~=bgVideoposter]{transition:opacity 1.6s ease-out}.M7AL1H[data-show-canvas] canvas{opacity:1}.M7AL1H[data-show-canvas] [class~=bgVideoposter]{opacity:0}.M7AL1H[data-playing] .AEWcAU{opacity:0;transition-duration:.15s,.3s}.M7AL1H[data-show-audio] .PZw00o{opacity:1;transition-delay:.2s;transition-duration:.35s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.M7AL1H[data-roll-in] .AEWcAU{transform:scale(1.07);transition-duration:.25s,.5s}.M7AL1H[data-roll-in][data-playing] .AEWcAU{transition-duration:.25s,.3s}.M7AL1H[data-roll-in][data-playing] .nWh_dn{opacity:1;transform:scale(1);transition-delay:.35s}.M7AL1H[data-audio=off] .iuf0mL,.M7AL1H[data-audio=on] .Igcjov{opacity:1}.M7AL1H[data-stop]{cursor:auto}.M7AL1H[data-stop] .AEWcAU{opacity:0;transform:none;transition:none}.M7AL1H[data-stop] .PZw00o{cursor:auto;opacity:0;transition:none}.M7AL1H:has(:focus-visible:not(.PZw00o)) .RMkeXU{outline:2px solid #116dff;outline-offset:1px}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .AEWcAU{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .nWh_dn{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .nWh_dn{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .AEWcAU{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o)) .K0b3At{box-shadow:none}@media(prefers-reduced-motion:reduce){.M7AL1H{cursor:pointer}.M7AL1H .AEWcAU{opacity:.99}}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].55604c6f.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;position:absolute;top:0}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].fef3d6da.min.css">:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);display:flex;flex-direction:var(--items-direction);margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.HlRz5e,._1hLNj{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style> <style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_AppleArea].888f16d9.min.css">.J6KGih{cursor:pointer}.AHplzk{--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))}.UJQjeD{background:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAYAAAEwK2r2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzdDNUE3MDQyRkM0MTFFMThGMjdFNDIwRTdDRkVFODQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzdDNUE3MDUyRkM0MTFFMThGMjdFNDIwRTdDRkVFODQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozN0M1QTcwMjJGQzQxMUUxOEYyN0U0MjBFN0NGRUU4NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozN0M1QTcwMzJGQzQxMUUxOEYyN0U0MjBFN0NGRUU4NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqFzOEIAAACoSURBVHjaFMRZCgAQFABAS5KSJLn/TZ9mPiZFROLp6mhraWqoq6mqKH8BBCLEQYQoiBAGEYIggh9E8IIILhDBASLYQAQLQi9AAMHtFYezROHOEIa7RRDVQbxwV3HDjeeE28EOt4gVbhuac8EEA0CAtufoBAAQBmKo6AD1S9x/UhFqwx1mgrz25FsPlr4wxBVr9jdLHrVrz4xzbwQcYBDBwjZU2T/eRN8OXo4KQa+0dfMAAAAASUVORK5CYII=) repeat-x 0 0;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[MediaPlayer_videoBox].c50f32bd.min.css">.Saw6y5{clip-path:var(--fill-layer-clip)}.Saw6y5,._9tgL2{position:absolute;top:0}.B_8vzd img,.Saw6y5,._9tgL2{height:100%;width:100%}.yq8wNF{opacity:0}.UhZpjR,.yq8wNF{position:absolute;top:0}.UhZpjR{height:0;left:0;overflow:hidden;width:0}.M7AL1H [data-mesh-id$=inlineContent-gridContainer],.M7AL1H [data-mesh-id$=inlineContent]{height:100%}.M7AL1H .bG1bix{height:100%;position:absolute;width:100%}.M7AL1H:before{grid-area:1/1/2/2}.K0b3At{border-color:var(--border-color);border-radius:var(--border-radius);border-style:var(--border-style);border-width:var(--border-width);bottom:0;box-shadow:var(--box-shadow);filter:var(--fill-container-drop-shadow,none);left:0;margin:var(--border-compensate-margin,0);overflow:var(--fill-container-overflow);position:absolute;right:0;top:0;transform:var(--fill-container-transform)}.K0b3At:focus{z-index:auto!important}.bno0bO{transform:var(--fill-transform)}.TFzbYK video{opacity:0;visibility:hidden}.TFzbYK canvas{opacity:0}.TFzbYK img{filter:var(--filter-effect-svg-url)}.AEWcAU{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.15s,.5s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.nWh_dn{opacity:0;transform:scale(.95);transition-duration:.3s,.1s;transition-property:transform opacity;transition-timing-function:cubic-bezier(.12,0,.39,0),cubic-bezier(.61,1,.88,1)}.PZw00o{cursor:pointer;filter:drop-shadow(0 0 1px black);opacity:0;transition-delay:.2s;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.12,0,.39,0)}.PZw00o:focus{opacity:1}.LovKv4{width:48px}.Igcjov,.iuf0mL{margin:5px 10px 7px 8px;opacity:0}.M7AL1H[data-can-play] .AEWcAU{opacity:.99}@media(prefers-reduced-motion:no-preference){.M7AL1H[data-has-play]{cursor:pointer}}.M7AL1H[data-no-audio] .PZw00o{--display:none;display:none}.M7AL1H[data-animate-poster=fade] [class~=bgVideoposter]{transition:opacity 1.6s ease-out}.M7AL1H[data-show-canvas] canvas{opacity:1}.M7AL1H[data-show-canvas] [class~=bgVideoposter]{opacity:0}.M7AL1H[data-playing] .AEWcAU{opacity:0;transition-duration:.15s,.3s}.M7AL1H[data-show-audio] .PZw00o{opacity:1;transition-delay:.2s;transition-duration:.35s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.M7AL1H[data-roll-in] .AEWcAU{transform:scale(1.07);transition-duration:.25s,.5s}.M7AL1H[data-roll-in][data-playing] .AEWcAU{transition-duration:.25s,.3s}.M7AL1H[data-roll-in][data-playing] .nWh_dn{opacity:1;transform:scale(1);transition-delay:.35s}.M7AL1H[data-audio=off] .iuf0mL,.M7AL1H[data-audio=on] .Igcjov{opacity:1}.M7AL1H[data-stop]{cursor:auto}.M7AL1H[data-stop] .AEWcAU{opacity:0;transform:none;transition:none}.M7AL1H[data-stop] .PZw00o{cursor:auto;opacity:0;transition:none}.M7AL1H:has(:focus-visible:not(.PZw00o)) .RMkeXU{outline:2px solid #116dff;outline-offset:1px}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .AEWcAU{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o)):not([data-playing]) .nWh_dn{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .nWh_dn{opacity:1}.M7AL1H:has(:focus-visible:not(.PZw00o))[data-playing] .AEWcAU{opacity:0}.M7AL1H:has(:focus-visible:not(.PZw00o)) .K0b3At{box-shadow:none}@media(prefers-reduced-motion:reduce){.M7AL1H{cursor:pointer}.M7AL1H .AEWcAU{opacity:.99}}.HlRz5e,.I5zqsT{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}</style> <style id="css_masterPage"> @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: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w99-regular.woff2') format('woff2'); unicode-range: U+0000, U+012C-012D, U+0138, U+014A-014B, U+017F-0191, U+0193-0217, U+021C-02C5, U+02C8, U+02CA-02D7, U+02DE-02FF, U+0374-0375, U+037A-037D, U+0387, U+03D0-03F8, U+03FC-0400, U+040D, U+0450, U+045D, U+0460-0486, U+0488-048F, U+0492-0513, U+0591-05C7, U+05D0-05EA, U+05F0-05F4, U+0600-0603, U+060B-0615, U+061B, U+061E-061F, U+0621-063A, U+0640-065E, U+0660-06FF, U+0750-076D, U+0E01-0E3A, U+0E3F-0E5B, U+1D00-1DCA, U+1DFE-1E9B, U+1EA0-1EF9, U+1F00-1F15, U+1F18-1F1D, U+1F20-1F45, U+1F48-1F4D, U+1F50-1F57, U+1F59, U+1F5B, U+1F5D, U+1F5F-1F7D, U+1F80-1FB4, U+1FB6-1FC4, U+1FC6-1FD3, U+1FD6-1FDB, U+1FDD-1FEF, U+1FF2-1FF4, U+1FF6-1FFE, U+2000-200F, U+2012, U+2016-2017, U+201B, U+201F, U+2032-2034, U+203C, U+203E, U+205E, U+207F, U+2090-2094, U+20A0-20AB, U+20AD-20B5, U+2105, U+214D-214E, U+215B-215E, U+2184, U+2261, U+25A1, U+25AA-25AB, U+25CC, U+25CF, U+25E6, U+266F, U+2C60-2C6C, U+2C74-2C77, U+2E17, U+A717-A71A, U+A720-A721, U+FB1D-FB36, U+FB38-FB3C, U+FB3E, U+FB40-FB41, U+FB43-FB44, U+FB46-FBB1, U+FBD3-FBE9, U+FBFC-FBFF, U+FC5E-FC62, U+FD3E-FD3F, U+FDF2, U+FDFC, U+FE20-FE23, U+FE80-FEFC, U+FFFC;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w15--regular.woff2') format('woff2'); unicode-range: U+0384-0386, U+0388-038A, U+038C, U+038E-0393, U+0395-03A1, U+03A3-03A8, U+03AA-03BB, U+03BD-03BF, U+03C1-03CE, U+2015;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w10-regular.woff2') format('woff2'); unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w02-regular.woff2') format('woff2'); unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+FB01-FB02;font-display: swap; } @font-face {font-family: 'tahoma-w01-regular'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4d05f734-a4e8-478b-a6db-feac2da2c93b/v1/tahoma-w01-regular.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DC, U+037E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;font-display: swap; }@font-face {font-family: 'helvetica-w01-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: 'americantypwrteritcw01--731025'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b3eb46c5-a6ad-456e-846b-bdbf7a7bc02f/v1/americantypwrteritcw02--737091.woff2') format('woff2'); unicode-range: U+0394;font-display: swap; } @font-face {font-family: 'americantypwrteritcw01--731025'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/b3eb46c5-a6ad-456e-846b-bdbf7a7bc02f/v1/americantypwrteritcw01--731025.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-017E, U+0192, U+01FC-01FF, U+0218-021B, U+02C6-02C7, U+02C9, U+02D8-02DD, U+03A9, U+03BC, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2070, U+2074-2079, U+2080-2089, U+20AC, U+2113, U+2122, 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+E097-E09F, U+E10A-E113, U+E11E-E127, U+E134-E143, U+E23D, U+E249, U+E288-E28B, U+E503-E504, U+E5C8, U+E5EE-E5F5, U+F6C3, U+F6C9-F6CB, U+F6CE-F6D0, U+F6DC, U+F70D, U+F71A-F71E, U+FB00-FB04;font-display: swap; }#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:5px;margin-bottom:0px;}#masterPage.landingPage #soapAfterPagesContainer, #masterPage.landingPage #soapBeforePagesContainer{margin-top:180px;}#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;}#SITE_HEADER{--pinned-layer-in-container:51;--above-all-in-container:49;}#PAGES_CONTAINER{--pinned-layer-in-container:52;--above-all-in-container:49;}:root,:host, .spxThemeOverride, .max-width-container{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:0,136,203;--color_4:255,203,5;--color_5:237,28,36;--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:224,224,224;--color_12:200,200,200;--color_13:142,142,139;--color_14:95,94,93;--color_15:69,69,69;--color_16:229,235,255;--color_17:161,195,210;--color_18:81,93,135;--color_19:19,36,96;--color_20:9,18,48;--color_21:220,235,241;--color_22:161,195,210;--color_23:152,169,176;--color_24:99,126,137;--color_25:66,84,91;--color_26:227,174,174;--color_27:200,137,137;--color_28:172,91,91;--color_29:145,8,8;--color_30:72,4,4;--color_31:255,255,255;--color_32:176,176,176;--color_33:137,137,137;--color_34:88,88,88;--color_35:42,42,42;--color_36:224,224,224;--color_37:69,69,69;--color_38:200,200,200;--color_39:142,142,139;--color_40:95,94,93;--color_41:81,93,135;--color_42:69,69,69;--color_43:142,142,139;--color_44:224,224,224;--color_45:69,69,69;--color_46:69,69,69;--color_47:200,200,200;--color_48:81,93,135;--color_49:81,93,135;--color_50:224,224,224;--color_51:224,224,224;--color_52:81,93,135;--color_53:81,93,135;--color_54:142,142,139;--color_55:142,142,139;--color_56:224,224,224;--color_57:224,224,224;--color_58:81,93,135;--color_59:224,224,224;--color_60:81,93,135;--color_61:81,93,135;--color_62:224,224,224;--color_63:224,224,224;--color_64:142,142,139;--color_65:142,142,139;--font_0:normal normal normal 105px/1.4em 'times new roman',times,serif;--font_1:normal normal normal 14px/1.4em 'open sans',sans-serif;--font_2:normal normal bold 30px/1.4em 'open sans',sans-serif;--font_3:normal normal normal 60px/1.4em 'open sans',sans-serif;--font_4:normal normal normal 40px/1.4em 'open sans',sans-serif;--font_5:normal normal bold 30px/1.4em 'open sans',sans-serif;--font_6:normal normal normal 19px/1.4em 'open sans',sans-serif;--font_7:normal normal bold 15px/1.4em 'open sans',sans-serif;--font_8:normal normal normal 14px/1.4em tahoma,tahoma-w01-regular,sans-serif;--font_9:normal normal normal 13px/1.4em tahoma,tahoma-w01-regular,sans-serif;--font_10:normal normal normal 11px/1.4em tahoma,tahoma-w01-regular,sans-serif;--wix-ads-height:0px;--sticky-offset:0px;--wix-ads-top-height:0px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;--wix-opt-in-direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--theme-spx-ratio:1px;--scaling-factor:min((100 * var(--one-unit)), var(--section-max-width));--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));}.font_0{font:var(--font_0);color:rgb(var(--color_19));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_19));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_19));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_19));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_19));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_19));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_19));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_19));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_14));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_14));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_14));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#SITE_FOOTER{--bg:var(--color_20);--shd:0 0 5px rgba(0, 0, 0, 0.7);--brwt:0px;--brd:var(--color_12);--brwb:0px;--bgctr:var(--color_31);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:1;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="WRchTxtl"]{position:relative;margin:3px 0px 0 calc((100% - 980px) * 0.5);left:865px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="i7hq8xpg"]{position:relative;margin:0px 0px 7px calc((100% - 980px) * 0.5);left:198px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="WRchTxth"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:183px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="LnkBr0"]{position:relative;margin:12px 0px -5px calc((100% - 980px) * 0.5);left:894px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--shc-mutated-brightness:5,9,24;--bg-overlay-color:transparent;--bg-gradient:none;}#WRchTxtl{width:95px;height:auto;}#i7hq8xpg{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bg:var(--color_11);--brd:var(--color_15);--bgDrop:var(--color_11);--rd:10px;--shd:0 1px 4px rgba(0, 0, 0, 0.6);--clrh:var(--color_17);--alpha-clrh:1;--trans:background-color 0.4s ease 0s;--pad:5px;--txt:var(--color_20);--alpha-txt:1;--fnt:var(--font_1);--trans2:color 0.4s ease 0s;--bgh:var(--color_17);--txth:56,56,56;--alpha-txth:1;--bgs:var(--color_18);--txts:var(--color_18);--alpha-txts:1;--clrs:var(--color_18);--alpha-clrs:0.23;--alpha-bg:1;--alpha-brd:1;--alpha-bgDrop:1;--alpha-bgh:1;--alpha-bgs:0.23;}#i7hq8xpg{width:598px;height:31px;}#i7hq8xpg{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:center;--menu-align:inherit;--submenus-align:inherit;}#WRchTxth{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#WRchTxth{width:560px;height:auto;}#LnkBr0{width:31px;height:31px;}#LnkBr0{--item-size:31px;--item-margin-block:0;--item-margin-inline:0px 12px;--item-display:inline-block;--direction:inherit;width:31px;height:31px;}#masterPage:not(.landingPage){--top-offset:0px;--header-height:180px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bg:255,255,255;--shd:0 0 5px rgba(0, 0, 0, 0.7);--brwt:0px;--brd:47,46,46;--brwb:0px;--bgctr:255,255,255;--rd:0px;--alpha-bg:0.6;--alpha-bgctr:0;--alpha-brd:1;}#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:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="i4vp6d7z"]{position:relative;margin:12px 0px 6px calc((100% - 980px) * 0.5);left:8px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-ka8oqjdv"]{position:relative;margin:27px 0px 35px calc((100% - 980px) * 0.5);left:97px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="WRchTxt2-tmh"]{position:relative;margin:0px 0px 6px calc((100% - 980px) * 0.5);left:5px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-ldp2nvvx"]{position:relative;margin:39px 0px 14px calc((100% - 980px) * 0.5);left:654px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-lmjkcrir"]{position:relative;margin:3px 0px 6px calc((100% - 980px) * 0.5);left:800px;grid-area:1 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="DrpDwnMn0-q48"]{position:relative;margin:0px 0px 11px calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:transparent;--bg-gradient:none;--shc-mutated-brightness:128,128,128;}#i4vp6d7z{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#i4vp6d7z{width:81px;height:102px;}#i4vp6d7z{--height:102px;--width:81px;}#comp-ka8oqjdv{width:297px;height:auto;}#WRchTxt2-tmh{width:365px;height:auto;}#comp-ldp2nvvx{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-ldp2nvvx{width:146px;height:67px;}#comp-ldp2nvvx{--height:67px;--width:146px;}#comp-lmjkcrir{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-lmjkcrir{width:172px;height:131px;}#comp-lmjkcrir{--height:131px;--width:172px;--mask-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat;}#DrpDwnMn0-q48{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--bg:var(--color_11);--rd:10px;--shd:0 1px 4px rgba(0, 0, 0, 0.6);--bgDrop:var(--color_11);--rdDrop:10px;--sep:var(--color_15);--trans:background-color 0.4s ease 0s;--pad:5px;--trans3:background-image 0.4s ease 0s;--fnt:normal normal normal 14px/1.4em 'open sans',sans-serif;--txt:var(--color_19);--alpha-txt:1;--trans2:color 0.4s ease 0s;--trans1:opacity 0.4s ease 0s;--bgh:var(--color_17);--txth:255,255,255;--alpha-txth:1;--bgs:var(--color_19);--txts:var(--color_11);--alpha-txts:1;--childrenSpacing:5px;--alpha-bg:1;--alpha-bgDrop:0.98;--alpha-sep:1;--alpha-bgh:1;--alpha-bgs:1;}#DrpDwnMn0-q48{width:980px;height:29px;}#DrpDwnMn0-q48{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--submenus-direction:inherit;--menu-direction:inherit;--align:center;--menu-align:inherit;--submenus-align:inherit;}#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:700ms;}</style> <style id="css_mainPage">@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; }#mainPage{--bg:var(--color_31);--alpha-bg:1;}#mainPage{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=ContainermainPageinlineContent]{height:auto;width:100%;}[data-mesh-id=ContainermainPageinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:min-content 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=ContainermainPageinlineContent-gridContainer] > [id="comp-lmjjy7qd"]{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=ContainermainPageinlineContent-gridContainer] > [id="comp-lmjjy7qf"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-lmjjy7qd{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lmjjy7qdinlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-lmjjy7qdinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-198px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lmjjy7qdinlineContent-gridContainer] > [id="i5jtzi7c"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:-92px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#i5jtzi7c{--color1:var(--color_31);--color2:var(--color_15);--color3:var(--color_19);--color5:var(--color_15);--alpha-color1:1;--color4:var(--color_15);--alpha-color4:1;--alpha-color3:1;--version:1;--alpha-color5:1;--alpha-color2:1;}#i5jtzi7c{width:1163px;height:998px;}#comp-lmjjy7qf{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lmjjy7qfinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lmjjy7qfinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:953px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-lmjjy7qfinlineContent-gridContainer] > [id="comp-lf02d17q"]{position:relative;margin:151px 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-lmjjy7qfinlineContent-gridContainer] > [id="comp-leyrc27b"]{position:relative;margin:143px 0px 10px calc((100% - 980px) * 0.5);left:-66px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lmjjy7qfinlineContent-gridContainer] > [id="comp-leyrfiyq"]{position:relative;margin:143px 0px 10px calc((100% - 980px) * 0.5);left:307px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lmjjy7qfinlineContent-gridContainer] > [id="comp-leyrh3mu"]{position:relative;margin:143px 0px 10px calc((100% - 980px) * 0.5);left:669px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-lf02d17q{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=comp-lf02d1beinlineContent]{height:auto;width:100%;position:static;min-height:71px;}#comp-lf02d1be{width:980px;}#comp-leyrc27b{--bg:var(--color_11);--rd:5px;--shd:0px 1px 18px 5px rgba(0,0,0,0.6);--brw:1px;--brd:var(--color_13);--alpha-brd:1;--alpha-bg:0.75;}#comp-leyrc27b:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#comp-leyrc27b:not(.is-animating){transform-origin:50% 50%;}#comp-leyrc27b:hover{z-index:1;transform:translateX(0)translateY(0)scaleX(1.1)scaleY(1.1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-leyrc27b{width:358px;}[data-mesh-id=comp-leyrc27binlineContent]{height:auto;width:358px;}[data-mesh-id=comp-leyrc27binlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-leyrc27binlineContent-gridContainer] > [id="i5gu4im1"]{position:relative;margin:27px 0px 33px 0;left:157px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrc27binlineContent-gridContainer] > [id="comp-leyr79jv"]{position:relative;margin:0px 0px 11px 0;left:61px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrc27binlineContent-gridContainer] > [id="i4vql6br"]{position:relative;margin:0px 0px 24px 0;left:75px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrc27binlineContent-gridContainer] > [id="i58nor9p"]{position:relative;margin:0px 0px 29px 0;left:157px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#i5gu4im1{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#i5gu4im1:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i5gu4im1:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i5gu4im1:not(.is-animating){transform-origin:50% 50%;}#comp-leyrc27b:hover #i5gu4im1{transform:translateX(0.8264462809917356px)translateY(-0.8264462809917356px)scaleX(1.88)scaleY(1.88)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#i5gu4im1{width:92px;height:auto;}#comp-leyr79jv{width:281px;}[data-mesh-id=comp-leyr79jvinlineContent]{height:auto;width:281px;}[data-mesh-id=comp-leyr79jvinlineContent-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-leyr79jvinlineContent-gridContainer] > [id="comp-leyr79v7"]{position:relative;margin:98px 0px 55px 0;left:112px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyr79jvinlineContent-gridContainer] > [id="comp-leyr79vl"]{position:relative;margin:0px 0px 0px 0;left:230px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-leyr79v7{width:57px;height:57px;}#comp-leyr79vl{--maincolor:255,255,255;--alpha-maincolor:1;--progresscolor:31,223,103;--alpha-progresscolor:1;--disabledcolor:119,119,119;--alpha-disabledcolor:1;}#comp-leyr79vl{width:51px;height:44px;}#i4vql6br{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#i4vql6br{width:267px;height:auto;}#i58nor9p{--rd:0px;--bg:var(--color_33);--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:0 1px 4px rgba(0,0,0,0.6););--brd:var(--color_15);--brw:0px;--fnt:normal normal bold 14px/1.4em 'open sans',sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_16);--bgh:var(--color_20);--brdh:var(--color_15);--txth:var(--color_16);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:0.57;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;}#i58nor9p:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i58nor9p:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#comp-leyrc27b:hover #i58nor9p{transform:translateX(0.9090909090909091px)translateY(-27.272727272727266px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#i58nor9p{width:122px;height:27px;}#comp-leyrfiyq{--bg:var(--color_11);--rd:5px;--shd:0px 1px 18px 5px rgba(0,0,0,0.6);--brw:1px;--brd:var(--color_13);--alpha-brd:1;--alpha-bg:0.75;}#comp-leyrfiyq:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#comp-leyrfiyq:not(.is-animating){transform-origin:50% 50%;}#comp-leyrfiyq:hover{z-index:1;transform:translateX(0)translateY(0)scaleX(1.1)scaleY(1.1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-leyrfiyq{width:349px;}[data-mesh-id=comp-leyrfiyqinlineContent]{height:auto;width:349px;}[data-mesh-id=comp-leyrfiyqinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-leyrfiyqinlineContent-gridContainer] > [id="i5gu7j1s"]{position:relative;margin:27px 0px 26px 0;left:118px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrfiyqinlineContent-gridContainer] > [id="comp-ler8ywkh"]{position:relative;margin:0px 0px 8px 0;left:4px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrfiyqinlineContent-gridContainer] > [id="i58nsp4f"]{position:relative;margin:0px 0px 59px 0;left:54px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrfiyqinlineContent-gridContainer] > [id="i59nuqms"]{position:relative;margin:0px 0px 29px 0;left:107px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#i5gu7j1s{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#i5gu7j1s:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i5gu7j1s:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i5gu7j1s:not(.is-animating){transform-origin:50% 50%;}#comp-leyrfiyq:hover #i5gu7j1s{transform:translateX(0)translateY(0)scaleX(1.88)scaleY(1.88)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#i5gu7j1s{width:101px;height:auto;}#comp-ler8ywkh{--rd:5px;--shd:0px 1px 13px 8px rgba(0,0,0,0.5);--brd:var(--color_13);--brw:2px;--sizeRd:5px;--sizeBrw:2px;--contentPaddingLeft:2px;--contentPaddingRight:2px;--contentPaddingBottom:2px;--contentPaddingTop:2px;--alpha-brd:1;}#comp-ler8ywkh{width:332px;height:262px;}#i58nsp4f{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#i58nsp4f{width:250px;height:auto;}#i59nuqms{--rd:0px;--bg:var(--color_33);--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:0 1px 4px rgba(0,0,0,0.6););--brd:var(--color_15);--brw:0px;--fnt:normal normal bold 14px/1.4em 'open sans',sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_16);--bgh:var(--color_20);--brdh:var(--color_15);--txth:var(--color_16);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:0.57;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;}#i59nuqms:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i59nuqms:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#comp-leyrfiyq:hover #i59nuqms{transform:translateX(0px)translateY(-59.090909090909086px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#i59nuqms{width:122px;height:27px;}#comp-leyrh3mu{--bg:var(--color_11);--rd:5px;--shd:0px 1px 18px 5px rgba(0,0,0,0.6);--brw:1px;--brd:var(--color_13);--alpha-brd:1;--alpha-bg:0.75;}#comp-leyrh3mu:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#comp-leyrh3mu:not(.is-animating){transform-origin:50% 50%;}#comp-leyrh3mu:hover{z-index:1;transform:translateX(0)translateY(0)scaleX(1.1)scaleY(1.1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#comp-leyrh3mu{width:358px;}[data-mesh-id=comp-leyrh3muinlineContent]{height:auto;width:358px;display:flex;}[data-mesh-id=comp-leyrh3muinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-4px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-leyrh3muinlineContent-gridContainer] > [id="i5jvt477"]{position:relative;margin:30px 0px 28px 0;left:106px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrh3muinlineContent-gridContainer] > [id="comp-leyqzg8y"]{position:relative;margin:0px 0px 13px 0;left:19px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrh3muinlineContent-gridContainer] > [id="i5jw06xb"]{position:relative;margin:0px 0px 0px 0;left:19px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyrh3muinlineContent-gridContainer] > [id="i5jvzvgi"]{position:relative;margin:297px 0px 33px 0;left:85px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#i5jvt477{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#i5jvt477:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i5jvt477:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i5jvt477:not(.is-animating){transform-origin:50% 50%;}#comp-leyrh3mu:hover #i5jvt477{transform:translateX(0)translateY(0)scaleX(1.88)scaleY(1.88)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#i5jvt477{width:101px;height:auto;}#comp-leyqzg8y{width:275px;}[data-mesh-id=comp-leyqzg8yinlineContent]{height:auto;width:275px;}[data-mesh-id=comp-leyqzg8yinlineContent-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-leyqzg8yinlineContent-gridContainer] > [id="comp-leyqzggj"]{position:relative;margin:97px 0px 54px 0;left:108px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-leyqzg8yinlineContent-gridContainer] > [id="comp-leyqzgh5"]{position:relative;margin:0px 0px 0px 0;left:224px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-leyqzggj{width:59px;height:59px;}#comp-leyqzgh5{--maincolor:255,255,255;--alpha-maincolor:1;--progresscolor:31,223,103;--alpha-progresscolor:1;--disabledcolor:119,119,119;--alpha-disabledcolor:1;}#comp-leyqzgh5{width:51px;height:44px;}#i5jw06xb{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#i5jw06xb{width:281px;height:auto;}#i5jvzvgi{--rd:0px;--bg:var(--color_33);--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:0 1px 4px rgba(0,0,0,0.6););--brd:var(--color_15);--brw:0px;--fnt:normal normal bold 14px/1.4em 'open sans',sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_16);--bgh:var(--color_20);--brdh:var(--color_15);--txth:var(--color_16);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:0.57;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;}#i5jvzvgi:not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#i5jvzvgi:not(.is-animating) :not(.is-animating){transition:all 0.4s ease-in-out 0s, visibility 0s;--transition:all 0.4s ease-in-out 0s, visibility 0s;}#comp-leyrh3mu:hover #i5jvzvgi{transform:translateX(0px)translateY(-30px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);--comp-rotate-z:0deg;}#i5jvzvgi{width:122px;height:27px;}</style> <style id="stylableCss_mainPage"></style> <style id="compCssMappers_mainPage"> #comp-leyr79v7 { fill-opacity:0.8;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#000000 }#comp-leyr79vl { undefined:#777;fill-opacity:1;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#ffffff }#comp-leyqzggj { fill-opacity:0.8;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#000000 }#comp-leyqzgh5 { undefined:#777;fill-opacity:1;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#ffffff }#comp-leyr79jv { --fill-layer-video-opacity:1;--fill-layer-background-overlay-color:transparent;--fill-layer-background-overlay-position:absolute;--fill-layer-background-overlay-blend-mode:normal;--fill-layer-background-overlay-blend-opacity:0.2;--fill-layer-background-overlay-blend-opacity-fallback:0.2;--bg-overlay-color:transparent;--bg-gradient:none;--border-width:4px 4px 4px 4px;--border-style:solid solid solid solid;--border-color:rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54);--fill-container-overflow:visible;--fill-transform:rotate(0.01deg);--border-compensate-margin:-4px;--fill-layer-background-overlay-transform:translateZ(0);height:254px }#comp-leyqzg8y { --fill-layer-video-opacity:1;--bg-overlay-color:transparent;--bg-gradient:none;--border-width:4px 4px 4px 4px;--border-style:solid solid solid solid;--border-color:rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54);--box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.6);--fill-container-overflow:visible;--fill-transform:rotate(0.01deg);--border-compensate-margin:-4px;--fill-layer-background-overlay-transform:translateZ(0);height:254px } #mainPage{--shc-mutated-brightness:128,128,128;width:auto;min-height:40px;}#pageBackground_mainPage{--bg-position:absolute;--fill-layer-background-overlay-color:transparent;--fill-layer-background-overlay-position:absolute;--bg-overlay-color:rgb(var(--color_31));--bg-gradient:none;}#comp-lmjjy7qd{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#i5jtzi7c{--height:998px;}#comp-lmjjy7qf{--fill-layer-background-media-position:absolute;--fill-layer-background-media-pointer-events:none;--bg-gradient:radial-gradient(circle at 50% 50%, rgba(228,235,252,0.3) 5.46875%, rgba(88,155,227,0.051000000000000004) 58.59375%, rgba(0,47,94,0.3) 62.78076171875%, rgba(69,69,69,0.3) 62.78076171875%, rgba(69,69,69,0) 87.5%);--bg-overlay-color:transparent;min-width:980px;}#comp-lf02d17q{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--items-direction:row;}#comp-lf02d1be{--bg-gradient:linear-gradient(90deg, #FFFFFF 3.90625%, #DCEBF1 43.75%, #FFFFFF 71.875%);--bg-overlay-color:transparent;width:100%;--column-width:980px;--column-flex:980;}#comp-leyrc27b{--shc-mutated-brightness:112,112,112;}#comp-leyr79jv{--fill-layer-video-opacity:1;--fill-layer-background-overlay-color:transparent;--fill-layer-background-overlay-position:absolute;--fill-layer-background-overlay-blend-mode:normal;--fill-layer-background-overlay-blend-opacity:0.2;--fill-layer-background-overlay-blend-opacity-fallback:0.2;--bg-overlay-color:transparent;--bg-gradient:none;--border-width:4px 4px 4px 4px;--border-style:solid solid solid solid;--border-color:rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54);--fill-container-overflow:visible;--fill-transform:rotate(0.01deg);--border-compensate-margin:-4px;--fill-layer-background-overlay-transform:translateZ(0);height:254px;}#comp-leyr79v7{opacity:0.8;}#comp-leyr79vl{undefined:#777;fill-opacity:1;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#ffffff;}#i4vql6br{--min-height:181px;}#i58nor9p{--shc-mutated-brightness:69,69,69;--margin-start:0px;--margin-end:0px;--fnt:normal normal bold 14px/1.4em 'open sans',sans-serif;--label-align:center;--label-text-align:center;}#comp-leyrfiyq{--shc-mutated-brightness:112,112,112;}#comp-ler8ywkh{--height:262px;--width:332px;}#i58nsp4f{--min-height:240px;}#i59nuqms{--shc-mutated-brightness:69,69,69;--margin-start:0px;--margin-end:0px;--fnt:normal normal bold 14px/1.4em 'open sans',sans-serif;--label-align:center;--label-text-align:center;}#comp-leyrh3mu{--shc-mutated-brightness:112,112,112;}#comp-leyqzg8y{--fill-layer-video-opacity:1;--bg-overlay-color:transparent;--bg-gradient:none;--border-width:4px 4px 4px 4px;--border-style:solid solid solid solid;--border-color:rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54) rgba(19, 36, 96, 0.54);--box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.6);--fill-container-overflow:visible;--fill-transform:rotate(0.01deg);--border-compensate-margin:-4px;--fill-layer-background-overlay-transform:translateZ(0);height:254px;}#comp-leyqzggj{opacity:0.8;}#comp-leyqzgh5{undefined:#777;fill-opacity:1;stroke-width:0;stroke:#000000;stroke-opacity:1;fill:#ffffff;}#i5jw06xb{--min-height:357px;}#i5jvzvgi{--shc-mutated-brightness:69,69,69;--margin-start:0px;--margin-end:0px;--fnt:normal normal bold 14px/1.4em 'open sans',sans-serif;--label-align:center;--label-text-align:center;}</style> </head> <body class='' > <script type="text/javascript"> var bodyCacheable = true; </script> <!--pageHtmlEmbeds.bodyStart start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart end"></script> <!--pageHtmlEmbeds.bodyStart end--> <script id="wix-first-paint"> if (window.ResizeObserver && (!window.PerformanceObserver || !PerformanceObserver.supportedEntryTypes || PerformanceObserver.supportedEntryTypes.indexOf('paint') === -1)) { new ResizeObserver(function (entries, observer) { entries.some(function (entry) { var contentRect = entry.contentRect; if (contentRect.width > 0 && contentRect.height > 0) { requestAnimationFrame(function (now) { window.wixFirstPaint = now; dispatchEvent(new CustomEvent('wixFirstPaint')); }); observer.disconnect(); return true; } }); }).observe(document.body); } </script> <div id="SITE_CONTAINER"><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><!--$--><!--/$--><!--$--><div id="BACKGROUND_GROUP" class="backgroundGroup_mainPage BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_mainPage" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_mainPage BmZ5pC"><div id="bgLayers_pageBackground_mainPage" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_mainPage" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_mainPage" data-motion-part="BG_MEDIA pageBackground_mainPage" class="VgO9Yg"></div><div data-testid="bgOverlay" class="m4khSP"></div></div></div></div></div><!--/$--><div id="site-root" class="site-root"><!--$--><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><header id="SITE_HEADER" class="xU8fqS SITE_HEADER wixui-header" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="i4vp6d7z" class="MazNVa i4vp6d7z wixui-image"><div data-testid="linkElement" class="j7pOnl"><img fetchpriority="high" sizes="81px" srcSet="https://static.wixstatic.com/media/5c7c95_682e5f158c5d40c883c9ccf81e11c52d.png/v1/fill/w_81,h_102,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/5c7c95_682e5f158c5d40c883c9ccf81e11c52d.png 1x, https://static.wixstatic.com/media/5c7c95_682e5f158c5d40c883c9ccf81e11c52d.png/v1/fill/w_162,h_204,al_c,lg_1,q_85,enc_avif,quality_auto/5c7c95_682e5f158c5d40c883c9ccf81e11c52d.png 2x" id="img_i4vp6d7z" src="https://static.wixstatic.com/media/5c7c95_682e5f158c5d40c883c9ccf81e11c52d.png/v1/fill/w_81,h_102,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/5c7c95_682e5f158c5d40c883c9ccf81e11c52d.png" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="81" height="102"/></div></div><!--/$--><!--$--><div id="comp-ka8oqjdv" class="HcOXKn SxM0TO QxJLC3 comp-ka8oqjdv wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h1 class="font_0 wixui-rich-text__text" style="line-height:1.4em; font-size:20px;"><span style="text-shadow:rgba(0, 0, 0, 0.4) 0px 4px 5px;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text"><span style="line-height:1.4em;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">Computer</span> Integration</span></span></span><span style="font-size:20px;" class="wixui-rich-text__text"><span style="line-height:1.4em;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"> & </span></span></span></span></span></h1> <h1 class="font_0 wixui-rich-text__text" style="line-height:1.4em; font-size:20px;"><span style="text-shadow:rgba(0, 0, 0, 0.4) 0px 4px 5px;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="line-height:1.4em;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Programming Solutions Corp.</span></span></span></span></span></h1> </div><!--/$--><!--$--><div id="WRchTxt2-tmh" class="HcOXKn SxM0TO QxJLC3 WRchTxt2-tmh wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h5 class="font_5 wixui-rich-text__text" style="line-height:1em; font-size:13px;"><span style="font-family:americantypwrteritcw01--731025,americantypwrteritcw02--737091,serif;" class="wixui-rich-text__text"><span style="font-size:13px;" class="wixui-rich-text__text"><span style="text-shadow:1px 1px 0px rgb(200, 200, 200), 0px 2px 0px rgb(180, 180, 180), 0px 3px 0px rgb(160, 160, 160), 0px 4px 0px rgba(140, 140, 140, 0.498), 0px 0px 0px rgb(120, 120, 120), 0px 5px 10px rgba(0, 0, 0, 0.498);" class="wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text">Customer Focused, Results Driven<span style="line-height:1em;" class="wixui-rich-text__text">.</span></span></span></span></span></h5> </div><!--/$--><!--$--><div id="comp-ldp2nvvx" class="MazNVa comp-ldp2nvvx wixui-image" title="Sample_BSI-Assurance-Mark-ISO-9001-2015-KEYB_edited_edited.png"><div data-testid="linkElement" class="j7pOnl"><img fetchpriority="high" sizes="146px" srcSet="https://static.wixstatic.com/media/5c7c95_58c5e62b23fa4e19aada804db8adfdc1~mv2.png/v1/fill/w_140,h_64,al_c,lg_1,q_85,enc_avif,quality_auto/5c7c95_58c5e62b23fa4e19aada804db8adfdc1~mv2.png 1x, https://static.wixstatic.com/media/5c7c95_58c5e62b23fa4e19aada804db8adfdc1~mv2.png/v1/fill/w_140,h_64,al_c,lg_1,q_85,enc_avif,quality_auto/5c7c95_58c5e62b23fa4e19aada804db8adfdc1~mv2.png 2x" id="img_comp-ldp2nvvx" src="https://static.wixstatic.com/media/5c7c95_58c5e62b23fa4e19aada804db8adfdc1~mv2.png/v1/fill/w_140,h_64,al_c,lg_1,q_85,enc_avif,quality_auto/5c7c95_58c5e62b23fa4e19aada804db8adfdc1~mv2.png" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="146" height="67"/></div></div><!--/$--><!--$--><div id="comp-lmjkcrir" class="MazNVa comp-lmjkcrir wixui-image" title="over 30 yrs.png"><div data-testid="linkElement" class="j7pOnl"><img fetchpriority="high" sizes="172px" srcSet="https://static.wixstatic.com/media/5c7c95_a5ec8827b8f7420d8f37d6fbcb5eac8a~mv2.png/v1/crop/x_0,y_58,w_497,h_379/fill/w_172,h_131,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/5c7c95_a5ec8827b8f7420d8f37d6fbcb5eac8a~mv2.png 1x, https://static.wixstatic.com/media/5c7c95_a5ec8827b8f7420d8f37d6fbcb5eac8a~mv2.png/v1/crop/x_0,y_58,w_497,h_379/fill/w_344,h_262,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/5c7c95_a5ec8827b8f7420d8f37d6fbcb5eac8a~mv2.png 2x" id="img_comp-lmjkcrir" src="https://static.wixstatic.com/media/5c7c95_a5ec8827b8f7420d8f37d6fbcb5eac8a~mv2.png/v1/crop/x_0,y_58,w_497,h_379/fill/w_172,h_131,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/5c7c95_a5ec8827b8f7420d8f37d6fbcb5eac8a~mv2.png" alt="" style="object-fit:cover" class="BI8PVQ I5zqsT" width="172" height="131"/></div></div><!--/$--><!--$--><wix-dropdown-menu id="DrpDwnMn0-q48" class="hHscYe myFoBb DrpDwnMn0-q48 wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" data-stretch-buttons-to-menu-width="true" data-same-width-buttons="true" data-num-items="6" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="right"><nav class="z45K3J" id="DrpDwnMn0-q48navContainer" aria-label="Site"><div class="nBjjnt" id="DrpDwnMn0-q48wrapper"><ul class="rkZTgC" id="DrpDwnMn0-q48itemsContainer" style="text-align:right" data-marginallchildren="true"><li id="DrpDwnMn0-q480" data-direction="ltr" data-listposition="left" data-data-id="bmi96a" data-state="menu selected link" data-index="0" class="whY3pV wixui-dropdown-menu__item jmYZx1"><a data-testid="linkElement" href="https://www.cips.com" target="_self" class="MEcgLY" aria-expanded="false" aria-haspopup="true" aria-current="page"><div class="LAdFf5"><div class="jf3d4h"></div></div><div class="n0t6pl"><p class="Pn2qB8" id="DrpDwnMn0-q480label">HOME</p></div></a><button class="_pfxlW" aria-label="More HOME pages"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.cips.com/mission-vision" target="_self" class="" tabindex="-1">MISSION</a></li><li><a data-testid="linkElement" href="https://www.cips.com/organization" target="_self" class="" tabindex="-1">ORGANIZATION</a></li><li><a data-testid="linkElement" href="https://www.cips.com/whoweare" target="_self" class="" tabindex="-1">WHO WE ARE</a></li></ul></li><li id="DrpDwnMn0-q481" data-direction="ltr" data-listposition="center" data-data-id="bmizvm" data-state="menu false link" data-index="1" class="whY3pV wixui-dropdown-menu__item jmYZx1"><a data-testid="linkElement" href="https://www.cips.com/clients" target="_self" class="MEcgLY" aria-expanded="false" aria-haspopup="true"><div class="LAdFf5"><div class="jf3d4h"></div></div><div class="n0t6pl"><p class="Pn2qB8" id="DrpDwnMn0-q481label">CLIENTS</p></div></a><button class="_pfxlW" aria-label="More CLIENTS pages"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.cips.com/industry-partners-" target="_self" class="" tabindex="-1">INDUSTRY PARTNERS</a></li></ul></li><li id="DrpDwnMn0-q482" data-direction="ltr" data-listposition="center" data-data-id="bmi117s" data-state="menu false link" data-index="2" class="whY3pV wixui-dropdown-menu__item jmYZx1"><a data-testid="linkElement" href="https://www.cips.com/services" target="_self" class="MEcgLY" aria-expanded="false" aria-haspopup="true"><div class="LAdFf5"><div class="jf3d4h"></div></div><div class="n0t6pl"><p class="Pn2qB8" id="DrpDwnMn0-q482label">SERVICES</p></div></a><button class="_pfxlW" aria-label="More SERVICES pages"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.cips.com/naics-codes-" target="_self" class="" tabindex="-1">NAICS CODES</a></li></ul></li><li id="DrpDwnMn0-q483" data-direction="ltr" data-listposition="center" data-data-id="bmicso" data-state="menu false link" data-index="3" class="whY3pV wixui-dropdown-menu__item jmYZx1"><a data-testid="linkElement" href="https://www.cips.com/contract-vehicles-" target="_self" class="MEcgLY"><div class="LAdFf5"><div class="jf3d4h"></div></div><div class="n0t6pl"><p class="Pn2qB8" id="DrpDwnMn0-q483label">CONTRACT VEHICLES</p></div></a></li><li id="DrpDwnMn0-q484" data-direction="ltr" data-listposition="center" data-data-id="bmic9" data-state="menu false link" data-index="4" class="whY3pV wixui-dropdown-menu__item jmYZx1"><a data-testid="linkElement" href="https://www.cips.com/careers-" target="_self" class="MEcgLY"><div class="LAdFf5"><div class="jf3d4h"></div></div><div class="n0t6pl"><p class="Pn2qB8" id="DrpDwnMn0-q484label">CAREERS</p></div></a></li><li id="DrpDwnMn0-q485" data-direction="ltr" data-listposition="right" data-data-id="bmiwmm" data-state="menu false link" data-index="5" class="whY3pV wixui-dropdown-menu__item jmYZx1"><a data-testid="linkElement" href="https://www.cips.com/contact_us" target="_self" class="MEcgLY"><div class="LAdFf5"><div class="jf3d4h"></div></div><div class="n0t6pl"><p class="Pn2qB8" id="DrpDwnMn0-q485label">CONTACT US</p></div></a></li><li id="DrpDwnMn0-q48__more__" data-direction="ltr" data-listposition="right" data-state="menu false header" data-index="__more__" data-dropdown="false" class="gjGAW8 jmYZx1"><div data-testid="linkElement" class="MEcgLY" tabindex="0" aria-haspopup="true"><div class="LAdFf5"><div class="jf3d4h"></div></div><div class="n0t6pl"><p class="Pn2qB8" id="DrpDwnMn0-q48__more__label">More</p></div></div></li></ul></div><div class="uqhJiT" id="DrpDwnMn0-q48dropWrapper" data-dropalign="right" data-dropdown-shown="false"><ul class="Bx_L0p wixui-dropdown-menu__submenu" id="DrpDwnMn0-q48moreContainer"></ul></div><div style="display:none" id="DrpDwnMn0-q48navContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><!--/$--></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="mainPage" class="fEm0Bo zK7MhX mainPage"><div class="c7cMWz wixui-page" data-testid="page-bg"></div><div class="FVGvCX"><!--$--><div id="ContainermainPage" class="ContainermainPage SPY_vo"><div data-mesh-id="ContainermainPageinlineContent" data-testid="inline-content" class=""><div data-mesh-id="ContainermainPageinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-lmjjy7qd" tabindex="-1" class="Oqnisf comp-lmjjy7qd wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lmjjy7qd" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lmjjy7qd" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lmjjy7qd" data-motion-part="BG_MEDIA comp-lmjjy7qd" class="VgO9Yg"></div></div><div data-mesh-id="comp-lmjjy7qdinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lmjjy7qdinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><table id="i5jtzi7c" data-testid="StripSlideshow" class="i5jtzi7c slvSuv"><tbody><tr><th id="i021a3" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/5c7c95_2dab8b20180740c3abfe53b202ccf19b~mv2.jpg/v1/fill/w_250,h_166,al_c,q_90,enc_auto/5c7c95_2dab8b20180740c3abfe53b202ccf19b~mv2.jpg" alt="Cloud Computing & Virtualization" itemProp="contentURL" width="250" height="166"/><div><h2 itemProp="name">Cloud Computing & Virtualization</h2></div></th><th id="i1r6u" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/5c7c95_7f94b53f9e604dc193a204e6f2a77d58~mv2.jpg/v1/fill/w_250,h_140,al_c,q_90,enc_auto/5c7c95_7f94b53f9e604dc193a204e6f2a77d58~mv2.jpg" alt="Unique computational R&D Services" itemProp="contentURL" width="250" height="140"/><div><h2 itemProp="name">Unique computational R&D Services</h2></div></th><th id="i2pqv" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/5c7c95_a48b0121e8aa4ced8d585f5b04c500a3.jpg/v1/fill/w_250,h_168,al_c,q_90,enc_auto/5c7c95_a48b0121e8aa4ced8d585f5b04c500a3.jpg" alt="Scientific Lab & Health IT" itemProp="contentURL" width="250" height="168"/><div><h2 itemProp="name">Scientific Lab & Health IT</h2></div></th><th id="i31995" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/5c7c95_b5b2380b28c14ff4971c3cfb0b590bb7.jpg/v1/fill/w_250,h_174,al_c,q_90,enc_auto/5c7c95_b5b2380b28c14ff4971c3cfb0b590bb7.jpg" alt="Comprehensive IT Solutions" itemProp="contentURL" width="250" height="174"/><div><h2 itemProp="name">Comprehensive IT Solutions</h2></div></th></tr><tr><th id="i41yoo" itemscope="" itemType="http://schema.org/ImageObject"><img src="https://static.wixstatic.com/media/5c7c95_9cf71b02829e4618846c4f39b7de9045.jpg/v1/fill/w_250,h_196,al_c,q_90,enc_auto/5c7c95_9cf71b02829e4618846c4f39b7de9045.jpg" alt="Defense & Homeland Security" itemProp="contentURL" width="250" height="196"/><div><h2 itemProp="name">Defense & Homeland Security</h2></div></th></tr></tbody></table><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-lmjjy7qf" tabindex="-1" class="Oqnisf comp-lmjjy7qf wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lmjjy7qf" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lmjjy7qf" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><wix-bg-media id="bgMedia_comp-lmjjy7qf" class="SUz0WK" data-container-id="comp-lmjjy7qf" data-container-size="0, 0" data-page-id="mainPage" data-bg-effect-name="BgFadeIn" data-motion-part="BG_MEDIA comp-lmjjy7qf"></wix-bg-media></div><div data-mesh-id="comp-lmjjy7qfinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lmjjy7qfinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-lf02d17q" class="comp-lf02d17q CohWsy wixui-column-strip"><div id="bgLayers_comp-lf02d17q" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lf02d17q" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-lf02d17q" data-motion-part="BG_MEDIA comp-lf02d17q" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="comp-lf02d1be" class="comp-lf02d1be YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lf02d1be" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lf02d1be" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lf02d1be" data-motion-part="BG_MEDIA comp-lf02d1be" class="VgO9Yg"></div></div><div data-mesh-id="comp-lf02d1beinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lf02d1beinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--></div></section><!--/$--><!--$--><div id="comp-leyrc27b" class="AHplzk comp-leyrc27b"><div class="UJQjeD wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-leyrc27binlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-leyrc27binlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="i5gu4im1" class="HcOXKn c9GqVL QxJLC3 i5gu4im1 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text" style="font-size:24px; line-height:normal;"><span style="text-shadow:#c8c8c8 1px 1px 0px, #b4b4b4 0px 2px 0px, #a0a0a0 0px 3px 0px, rgba(140, 140, 140, 0.498039) 0px 4px 0px, #787878 0px 0px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 10px;" class="wixui-rich-text__text"><span class="color_31 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-size:24px;" class="wixui-rich-text__text">About</span></span></span></span></span></h6></div><!--/$--><!--$--><div id="comp-leyr79jv" class="M7AL1H comp-leyr79jv wixui-video-box" data-audio="off" data-has-play="" data-no-audio="" data-playing=""><div class="K0b3At" tabindex="0" role="button" aria-label="Futuristic Robot Play video" aria-pressed="true"><div id="bgLayers_comp-leyr79jv" data-hook="bgLayers" data-motion-part="BG_LAYER comp-leyr79jv" class="MW5IWV bno0bO"><div id="bgMedia_comp-leyr79jv" data-motion-part="BG_MEDIA comp-leyr79jv" class="VgO9Yg"><wix-video id="videoContainer_comp-leyr79jv" data-video-info="{"fittingType":"fill","alignType":"center","hasBgScrollEffect":"","bgEffectName":"","videoId":"11062b_9213fa50ab954c5689613f6582800150","videoWidth":1920,"videoHeight":1080,"qualities":[{"quality":"480p","size":409920,"url":"video/11062b_9213fa50ab954c5689613f6582800150/480p/mp4/file.mp4"},{"quality":"720p","size":921600,"url":"video/11062b_9213fa50ab954c5689613f6582800150/720p/mp4/file.mp4"},{"quality":"1080p","size":2073600,"url":"video/11062b_9213fa50ab954c5689613f6582800150/1080p/mp4/file.mp4"}],"isVideoDataExists":"1","videoFormat":"mp4","playbackRate":1,"autoPlay":true,"containerId":"comp-leyr79jv","animatePoster":"none"}" data-motion-part="BG_IMG comp-leyr79jv" class="bX9O_S bgVideo yK6aSC"><video id="comp-leyr79jv_video" class="K8MSra" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><img sizes="281px" srcSet="https://static.wixstatic.com/media/11062b_9213fa50ab954c5689613f6582800150f002.jpg/v1/fill/w_281,h_254,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_9213fa50ab954c5689613f6582800150f002.jpg 1x, https://static.wixstatic.com/media/11062b_9213fa50ab954c5689613f6582800150f002.jpg/v1/fill/w_562,h_508,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_9213fa50ab954c5689613f6582800150f002.jpg 2x" id="comp-leyr79jv_img" src="https://static.wixstatic.com/media/11062b_9213fa50ab954c5689613f6582800150f002.jpg/v1/fill/w_281,h_254,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_9213fa50ab954c5689613f6582800150f002.jpg" alt="" style="width:100%;height:100%;object-fit:cover" class="Z_wCwr Jxk_UL bgVideoposter yK6aSC I5zqsT" width="281" height="254"/></wix-video></div><div data-testid="bgOverlay" class="m4khSP"><wix-bg-image id="bgImgOverlay_comp-leyr79jv" class="FNxOn5" data-tiled-image-info="{"containerId":"comp-leyr79jv","alignType":"center","fittingType":"tile","imageData":{"width":1,"height":240,"uri":"0da768_e2724d84fcb44031814aa9d3409a20ac~mv2.png","displayMode":"tile"}}" data-has-bg-scroll-effect="" data-bg-effect-name="" data-motion-part="BG_IMG comp-leyr79jv"></wix-bg-image></div></div></div><div data-mesh-id="comp-leyr79jvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-leyr79jvinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-leyr79v7" class=""><div class="RMkeXU"><div class="nWh_dn" data-testid="pause-icon"><svg width="100%" height="100%" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="13" y="10" width="5" height="20" data-color="1" fill="white" data-testid="pause-rect"></rect><rect x="22" y="10" width="5" height="20" data-color="1" fill="white" data-testid="pause-rect"></rect></svg></div><div id="play-comp-leyr79v7" data-testid="play-icon" class="AEWcAU wixui-vector-image"><div data-testid="svgRoot-play-comp-leyr79v7" class="AKxYR5 VZYmYf AEWcAU"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="10 10 62 62" viewBox="0 0 82 82" height="82" width="82" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-leyr79v7 svg [data-color="1"] {fill: #000000;}</style></defs> <g> <path d="M41 10c-17.121 0-31 13.879-31 31 0 17.121 13.879 31 31 31 17.121 0 31-13.879 31-31 0-17.121-13.879-31-31-31zm2.008 35.268l-7.531 4.268V32.465l7.531 4.268L50.539 41l-7.531 4.268z" fill="#2B328C" data-color="1"/> </g> </svg> </div></div></div></div><!--/$--><!--$--><div id="comp-leyr79vl" class="PZw00o" tabindex="0" role="button" aria-label="Mute" aria-pressed="true" data-testid="vb-audio" data-audio-mute=""><div id="audioOn-comp-leyr79vl" class="LovKv4 Igcjov wixui-vector-image"><div data-testid="svgRoot-audioOn-comp-leyr79vl" class="AKxYR5 VZYmYf Igcjov"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="7 5.999 16 18.001" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" role=presentation aria-hidden=true aria-label=""> <g> <defs> <filter id="4e358e3c-c4cc-411c-8da6-747bbbb99bfa_audioOn-comp-leyr79vl" height="200%" width="200%" y="-50%" x="-50%"> <feOffset result="out-offset" in="SourceAlpha"/> <feGaussianBlur result="out-blur" in="out-offset" stdDeviation="2"/> <feColorMatrix result="out-matrix" in="out-blur" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0"/> <feMerge> <feMergeNode in="out-matrix"/> <feMergeNode in="SourceGraphic"/> </feMerge> </filter> </defs> <path filter="url(#4e358e3c-c4cc-411c-8da6-747bbbb99bfa_audioOn-comp-leyr79vl)" d="M23 6.616a.625.625 0 0 0-.727-.609l-10.241 1.54a.62.62 0 0 0-.535.609l-.006 10.016c0 .892-.276 1.319-1.971 1.319C7.646 19.49 7 20.631 7 21.748 7 22.655 7.507 24 9.516 24c2.249 0 3.236-1.44 3.236-2.713l.006-9.719 8.98-1.454v6.87c-.045.763-.401 1.13-1.973 1.13-1.874 0-2.52 1.141-2.52 2.258 0 .907.507 2.252 2.516 2.252 2.249 0 3.236-1.44 3.236-2.713L23 6.616z"/> </g> </svg> </div></div><div id="audioOff-comp-leyr79vl" class="LovKv4 iuf0mL wixui-vector-image"><div data-testid="svgRoot-audioOff-comp-leyr79vl" class="AKxYR5 VZYmYf iuf0mL"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="5.726 5.999 21.997 18.001" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" role=presentation aria-hidden=true aria-label=""> <g> <defs> <filter id="b0f9f707-af61-4336-bcea-c2fee482e562_audioOff-comp-leyr79vl" height="200%" width="200%" y="-50%" x="-50%"> <feOffset result="out-offset" in="SourceAlpha"/> <feGaussianBlur result="out-blur" in="out-offset" stdDeviation="2"/> <feColorMatrix result="out-matrix" in="out-blur" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.40 0"/> <feMerge> <feMergeNode in="out-matrix"/> <feMergeNode in="SourceGraphic"/> </feMerge> </filter> </defs> <path filter="url(#b0f9f707-af61-4336-bcea-c2fee482e562_audioOff-comp-leyr79vl)" d="M27.39 17.535a.478.478 0 0 1 .306.615v.001a.51.51 0 0 1-.641.292L6.074 12.471a.478.478 0 0 1-.325-.605.505.505 0 0 1 .661-.302l20.98 5.971zm-6.211.375c1.911-.377 1.812 2.001 1.813 2.001 0 1.273-.986 2.713-3.235 2.713-2.009 0-2.515-1.345-2.515-2.252 0-1.117.646-2.258 2.519-2.258.671-.001 1.095-.141 1.418-.204zm-8.427-1.643v.013h.001l-.005 5.007c0 1.273-.985 2.713-3.233 2.713C7.506 24 7 22.655 7 21.748c0-1.117.646-2.258 2.519-2.258 1.696 0 1.972-.427 1.972-1.319l.001-1.934a.513.513 0 0 1 .512-.477h.23c.285 0 .518.228.518.507zm-.537-4.642a.666.666 0 0 1-.506-.141.61.61 0 0 1-.22-.468l.006-2.86c0-.304.227-.562.535-.609l10.238-1.54a.629.629 0 0 1 .726.609L23 13.591c0 .013-.006.024-.007.036a.49.49 0 0 1-.094.248.516.516 0 0 1-.416.222h-.229a.51.51 0 0 1-.517-.505l-.004-3.479-9.518 1.512z"/> </g> </svg> </div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="i4vql6br" class="HcOXKn c9GqVL QxJLC3 i4vql6br wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="alignLeft font_8 wixui-rich-text__text" style="line-height:1.5em; font-size:14px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_19 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">CIPS is an established Small Business that provides quality Information Technology services for a wide range of clients across the federal, DoD, state, and local governments in Healthcare, Defense, Science and Computational R&D, Law Enforcement agencies, and Labs. We are recognized by clients, and partners for coming up with innovative IT solutions, providing timely, reliable, and secure services within Government and commercial IT standards.</span></span></span></p></div><!--/$--><!--$--><div class="hrty30 i58nor9p" id="i58nor9p" aria-disabled="false"><div class="s0UDBS i_JO53"></div><div class="gfLhvl i_JO53"></div><a data-testid="linkElement" href="https://www.cips.com/welcomevideo" target="_self" class="gGLsaS wixui-button PlZyDq" aria-disabled="false" aria-label="WATCH VIDEO"><span class="TCm_is wixui-button__label">WATCH VIDEO</span></a></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-leyrfiyq" class="AHplzk comp-leyrfiyq"><div class="UJQjeD wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-leyrfiyqinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-leyrfiyqinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="i5gu7j1s" class="HcOXKn c9GqVL QxJLC3 i5gu7j1s wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text" style="font-size:24px; line-height:normal;"><span style="text-shadow:#c8c8c8 1px 1px 0px, #b4b4b4 0px 2px 0px, #a0a0a0 0px 3px 0px, rgba(140, 140, 140, 0.498039) 0px 4px 0px, #787878 0px 0px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 10px;" class="wixui-rich-text__text"><span class="color_31 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-size:24px;" class="wixui-rich-text__text">Services </span></span></span></span></span></h6></div><!--/$--><!--$--><div id="comp-ler8ywkh" class="v__F4U comp-ler8ywkh wixui-image" title="ID-10091335.jpg" style="--filter-effect-svg-url:url(#whistler-comp-ler8ywkh)"><svg id="svg_comp-ler8ywkh" class="gSXewE"><defs><filter id="whistler-comp-ler8ywkh" color-interpolation-filters="sRGB" > <feComponentTransfer result="srcRGB"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" in="SourceGraphic"result="color"/> <feComponentTransfer in="color" result="flood_alpha"><feFuncA type="linear" slope="0.4" /></feComponentTransfer> <feGaussianBlur stdDeviation="1.8" in="srcRGB"/> <feComponentTransfer result="blur_alpha"><feFuncA type="linear" slope="0.6" /></feComponentTransfer> <feBlend mode="normal" in="blur_alpha" in2="srcRGB" result="source_blur"/> <feBlend mode="overlay" in="flood_alpha" in2="source_blur" /> <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.6" /> <feComponentTransfer/> </filter></defs></svg><div data-testid="linkElement" class="MVY5Lo"><img loading="lazy" sizes="328px" srcSet="https://static.wixstatic.com/media/5c7c95_f33770c2947c4c17995f2623234887e4.jpg/v1/fill/w_328,h_258,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/5c7c95_f33770c2947c4c17995f2623234887e4.jpg 1x, https://static.wixstatic.com/media/5c7c95_f33770c2947c4c17995f2623234887e4.jpg/v1/fill/w_560,h_440,al_c,lg_1,q_80,enc_avif,quality_auto/5c7c95_f33770c2947c4c17995f2623234887e4.jpg 2x" id="img_comp-ler8ywkh" src="https://static.wixstatic.com/media/5c7c95_f33770c2947c4c17995f2623234887e4.jpg/v1/fill/w_328,h_258,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/5c7c95_f33770c2947c4c17995f2623234887e4.jpg" alt="" style="object-fit:cover" class="NM_OGj I5zqsT" width="328" height="258"/></div></div><!--/$--><!--$--><div id="i58nsp4f" class="HcOXKn c9GqVL QxJLC3 i58nsp4f wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.5em; font-size:14px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_19 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Value and pride in service, customer satisfaction, and IT results and work product dependability form the core of our services. We provide Operations & Maintenance, Web Design & Application Enhancements, Mobile Platform enabling, Network Management, Cyber Security, Continuous Monitoring, and IT Program Management services. </span></span></span></p></div><!--/$--><!--$--><div class="hrty30 i59nuqms" id="i59nuqms" aria-disabled="false"><div class="s0UDBS i_JO53"></div><div class="gfLhvl i_JO53"></div><a data-testid="linkElement" href="https://www.cips.com/services" class="gGLsaS wixui-button PlZyDq" aria-disabled="false" aria-label="READ MORE "><span class="TCm_is wixui-button__label">READ MORE </span></a></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-leyrh3mu" class="AHplzk comp-leyrh3mu"><div class="UJQjeD wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-leyrh3muinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-leyrh3muinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="i5jvt477" class="HcOXKn c9GqVL QxJLC3 i5jvt477 wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><h6 class="font_6 wixui-rich-text__text" style="font-size:24px; line-height:normal;"><span style="text-shadow:#c8c8c8 1px 1px 0px, #b4b4b4 0px 2px 0px, #a0a0a0 0px 3px 0px, rgba(140, 140, 140, 0.498039) 0px 4px 0px, #787878 0px 0px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 10px;" class="wixui-rich-text__text"><span class="color_31 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-size:24px;" class="wixui-rich-text__text">Careers</span></span></span></span></span></h6></div><!--/$--><!--$--><div id="comp-leyqzg8y" class="M7AL1H comp-leyqzg8y wixui-video-box" data-audio="off" data-has-play="" data-no-audio="" data-playing=""><div class="K0b3At" tabindex="0" role="button" aria-label="Typing Play video" aria-pressed="true"><div id="bgLayers_comp-leyqzg8y" data-hook="bgLayers" data-motion-part="BG_LAYER comp-leyqzg8y" class="MW5IWV bno0bO"><div id="bgMedia_comp-leyqzg8y" data-motion-part="BG_MEDIA comp-leyqzg8y" class="VgO9Yg"><wix-video id="videoContainer_comp-leyqzg8y" data-video-info="{"fittingType":"fill","alignType":"center","hasBgScrollEffect":"","bgEffectName":"","videoId":"11062b_4a2523cc714b43feb5ae9de13dac1ad4","videoWidth":1920,"videoHeight":1080,"qualities":[{"quality":"480p","size":409920,"url":"video/11062b_4a2523cc714b43feb5ae9de13dac1ad4/480p/mp4/file.mp4"},{"quality":"720p","size":921600,"url":"video/11062b_4a2523cc714b43feb5ae9de13dac1ad4/720p/mp4/file.mp4"},{"quality":"1080p","size":2073600,"url":"video/11062b_4a2523cc714b43feb5ae9de13dac1ad4/1080p/mp4/file.mp4"}],"isVideoDataExists":"1","videoFormat":"mp4","playbackRate":1,"autoPlay":true,"containerId":"comp-leyqzg8y","animatePoster":"none"}" data-motion-part="BG_IMG comp-leyqzg8y" class="bX9O_S bgVideo yK6aSC"><video id="comp-leyqzg8y_video" class="K8MSra" crossorigin="anonymous" playsinline="" preload="auto" muted="" loop=""></video><img sizes="275px" srcSet="https://static.wixstatic.com/media/11062b_4a2523cc714b43feb5ae9de13dac1ad4f000.jpg/v1/fill/w_275,h_254,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_4a2523cc714b43feb5ae9de13dac1ad4f000.jpg 1x, https://static.wixstatic.com/media/11062b_4a2523cc714b43feb5ae9de13dac1ad4f000.jpg/v1/fill/w_550,h_508,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_4a2523cc714b43feb5ae9de13dac1ad4f000.jpg 2x" id="comp-leyqzg8y_img" src="https://static.wixstatic.com/media/11062b_4a2523cc714b43feb5ae9de13dac1ad4f000.jpg/v1/fill/w_275,h_254,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_4a2523cc714b43feb5ae9de13dac1ad4f000.jpg" alt="" style="width:100%;height:100%;object-fit:cover" class="Z_wCwr Jxk_UL bgVideoposter yK6aSC I5zqsT" width="275" height="254"/></wix-video></div></div></div><div data-mesh-id="comp-leyqzg8yinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-leyqzg8yinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-leyqzggj" class=""><div class="RMkeXU"><div class="nWh_dn" data-testid="pause-icon"><svg width="100%" height="100%" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="13" y="10" width="5" height="20" data-color="1" fill="white" data-testid="pause-rect"></rect><rect x="22" y="10" width="5" height="20" data-color="1" fill="white" data-testid="pause-rect"></rect></svg></div><div id="play-comp-leyqzggj" data-testid="play-icon" class="AEWcAU wixui-vector-image"><div data-testid="svgRoot-play-comp-leyqzggj" class="AKxYR5 VZYmYf AEWcAU"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="10 10 62 62" viewBox="0 0 82 82" height="82" width="82" xmlns="http://www.w3.org/2000/svg" data-type="color" role=presentation aria-hidden=true aria-label=""><defs><style>#comp-leyqzggj svg [data-color="1"] {fill: #000000;}</style></defs> <g> <path d="M41 10c-17.121 0-31 13.879-31 31 0 17.121 13.879 31 31 31 17.121 0 31-13.879 31-31 0-17.121-13.879-31-31-31zm2.008 35.268l-7.531 4.268V32.465l7.531 4.268L50.539 41l-7.531 4.268z" fill="#2B328C" data-color="1"/> </g> </svg> </div></div></div></div><!--/$--><!--$--><div id="comp-leyqzgh5" class="PZw00o" tabindex="0" role="button" aria-label="Mute" aria-pressed="true" data-testid="vb-audio" data-audio-mute=""><div id="audioOn-comp-leyqzgh5" class="LovKv4 Igcjov wixui-vector-image"><div data-testid="svgRoot-audioOn-comp-leyqzgh5" class="AKxYR5 VZYmYf Igcjov"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="7 5.999 16 18.001" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" role=presentation aria-hidden=true aria-label=""> <g> <defs> <filter id="4e358e3c-c4cc-411c-8da6-747bbbb99bfa_audioOn-comp-leyqzgh5" height="200%" width="200%" y="-50%" x="-50%"> <feOffset result="out-offset" in="SourceAlpha"/> <feGaussianBlur result="out-blur" in="out-offset" stdDeviation="2"/> <feColorMatrix result="out-matrix" in="out-blur" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0"/> <feMerge> <feMergeNode in="out-matrix"/> <feMergeNode in="SourceGraphic"/> </feMerge> </filter> </defs> <path filter="url(#4e358e3c-c4cc-411c-8da6-747bbbb99bfa_audioOn-comp-leyqzgh5)" d="M23 6.616a.625.625 0 0 0-.727-.609l-10.241 1.54a.62.62 0 0 0-.535.609l-.006 10.016c0 .892-.276 1.319-1.971 1.319C7.646 19.49 7 20.631 7 21.748 7 22.655 7.507 24 9.516 24c2.249 0 3.236-1.44 3.236-2.713l.006-9.719 8.98-1.454v6.87c-.045.763-.401 1.13-1.973 1.13-1.874 0-2.52 1.141-2.52 2.258 0 .907.507 2.252 2.516 2.252 2.249 0 3.236-1.44 3.236-2.713L23 6.616z"/> </g> </svg> </div></div><div id="audioOff-comp-leyqzgh5" class="LovKv4 iuf0mL wixui-vector-image"><div data-testid="svgRoot-audioOff-comp-leyqzgh5" class="AKxYR5 VZYmYf iuf0mL"><?xml version="1.0" encoding="UTF-8"?> <svg preserveAspectRatio="xMidYMid meet" data-bbox="5.726 5.999 21.997 18.001" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" role=presentation aria-hidden=true aria-label=""> <g> <defs> <filter id="b0f9f707-af61-4336-bcea-c2fee482e562_audioOff-comp-leyqzgh5" height="200%" width="200%" y="-50%" x="-50%"> <feOffset result="out-offset" in="SourceAlpha"/> <feGaussianBlur result="out-blur" in="out-offset" stdDeviation="2"/> <feColorMatrix result="out-matrix" in="out-blur" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.40 0"/> <feMerge> <feMergeNode in="out-matrix"/> <feMergeNode in="SourceGraphic"/> </feMerge> </filter> </defs> <path filter="url(#b0f9f707-af61-4336-bcea-c2fee482e562_audioOff-comp-leyqzgh5)" d="M27.39 17.535a.478.478 0 0 1 .306.615v.001a.51.51 0 0 1-.641.292L6.074 12.471a.478.478 0 0 1-.325-.605.505.505 0 0 1 .661-.302l20.98 5.971zm-6.211.375c1.911-.377 1.812 2.001 1.813 2.001 0 1.273-.986 2.713-3.235 2.713-2.009 0-2.515-1.345-2.515-2.252 0-1.117.646-2.258 2.519-2.258.671-.001 1.095-.141 1.418-.204zm-8.427-1.643v.013h.001l-.005 5.007c0 1.273-.985 2.713-3.233 2.713C7.506 24 7 22.655 7 21.748c0-1.117.646-2.258 2.519-2.258 1.696 0 1.972-.427 1.972-1.319l.001-1.934a.513.513 0 0 1 .512-.477h.23c.285 0 .518.228.518.507zm-.537-4.642a.666.666 0 0 1-.506-.141.61.61 0 0 1-.22-.468l.006-2.86c0-.304.227-.562.535-.609l10.238-1.54a.629.629 0 0 1 .726.609L23 13.591c0 .013-.006.024-.007.036a.49.49 0 0 1-.094.248.516.516 0 0 1-.416.222h-.229a.51.51 0 0 1-.517-.505l-.004-3.479-9.518 1.512z"/> </g> </svg> </div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="i5jw06xb" class="HcOXKn c9GqVL QxJLC3 i5jw06xb wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_8 wixui-rich-text__text" style="line-height:1.5em; font-size:14px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_19 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">To stand behind CIPS service credo, we are always looking for a mix of talented, skilled and experienced individuals who take pride in their proficiency and quality deliverables on a daily basis. By joining us, you will work or lead in an environment where personal, team, and client success is valued. As a company, we provide a diverse and equal opportunity environment for personal and professional growth and we respect employee needs, views and accomplishments. </span></span></span></p></div><!--/$--><!--$--><div class="hrty30 i5jvzvgi" id="i5jvzvgi" aria-disabled="false"><div class="s0UDBS i_JO53"></div><div class="gfLhvl i_JO53"></div><a data-testid="linkElement" href="https://www.cips.com/careers-" class="gGLsaS wixui-button PlZyDq" aria-disabled="false" aria-label="READ MORE "><span class="TCm_is wixui-button__label">READ MORE </span></a></div><!--/$--></div></div></div><!--/$--></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"><!--$--><div id="WRchTxtl" class="HcOXKn SxM0TO QxJLC3 WRchTxtl wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="alignLeft font_9 wixui-rich-text__text" style="line-height:1.4em; font-size:13px;"><span class="color_30 wixui-rich-text__text"><span style="line-height:1.4em;" class="wixui-rich-text__text"><strong class="wixui-rich-text__text"><span class="CSS1Compat wixui-rich-text__text"><span style="text-align:justify;" class="wixui-rich-text__text"><span class="CSS1Compat wixui-rich-text__text"><span style="text-align:justify;" class="wixui-rich-text__text"><span class="CSS1Compat wixui-rich-text__text"><span style="text-align:justify;" class="wixui-rich-text__text"><span class="CSS1Compat wixui-rich-text__text"><span style="text-align:justify;" class="wixui-rich-text__text">FOLLOW US:</span></span></span></span></span></span></span></span></strong></span></span></p> </div><!--/$--><!--$--><wix-dropdown-menu id="i7hq8xpg" class="Da18sR U5a0e2 i7hq8xpg wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" data-stretch-buttons-to-menu-width="true" data-same-width-buttons="false" data-num-items="6" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="13" data-ribbon-extra="0" data-dropalign="center"><nav class="dFuQVR" id="i7hq8xpgnavContainer" aria-label="Site"><div class="m1PZjA"></div><ul class="rL2sPO" id="i7hq8xpgitemsContainer" style="text-align:center" data-marginallchildren="true"><li id="i7hq8xpg0" data-direction="ltr" data-listposition="left" data-data-id="bmi96a" data-state="menu selected link" data-index="0" class="UL_6H3 wixui-dropdown-menu__item bMnDQj"><a data-testid="linkElement" href="https://www.cips.com" target="_self" class="x2ZfOv" aria-expanded="false" aria-haspopup="true" aria-current="page"><div class="jcuBj8"><p class="fjFkRP" id="i7hq8xpg0label">HOME</p></div><div class="s18YIy"><div class="zEEcQ3 JtJPkX"></div><div class="K_kZL3 JtJPkX"></div></div></a><button class="_pfxlW" aria-label="More HOME pages"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.cips.com/mission-vision" target="_self" class="" tabindex="-1">MISSION</a></li><li><a data-testid="linkElement" href="https://www.cips.com/organization" target="_self" class="" tabindex="-1">ORGANIZATION</a></li><li><a data-testid="linkElement" href="https://www.cips.com/whoweare" target="_self" class="" tabindex="-1">WHO WE ARE</a></li></ul></li><li id="i7hq8xpg1" data-direction="ltr" data-listposition="center" data-data-id="bmizvm" data-state="menu false link" data-index="1" class="UL_6H3 wixui-dropdown-menu__item bMnDQj"><a data-testid="linkElement" href="https://www.cips.com/clients" target="_self" class="x2ZfOv" aria-expanded="false" aria-haspopup="true"><div class="jcuBj8"><p class="fjFkRP" id="i7hq8xpg1label">CLIENTS</p></div><div class="s18YIy"><div class="zEEcQ3 JtJPkX"></div><div class="K_kZL3 JtJPkX"></div></div></a><button class="_pfxlW" aria-label="More CLIENTS pages"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.cips.com/industry-partners-" target="_self" class="" tabindex="-1">INDUSTRY PARTNERS</a></li></ul></li><li id="i7hq8xpg2" data-direction="ltr" data-listposition="center" data-data-id="bmi117s" data-state="menu false link" data-index="2" class="UL_6H3 wixui-dropdown-menu__item bMnDQj"><a data-testid="linkElement" href="https://www.cips.com/services" target="_self" class="x2ZfOv" aria-expanded="false" aria-haspopup="true"><div class="jcuBj8"><p class="fjFkRP" id="i7hq8xpg2label">SERVICES</p></div><div class="s18YIy"><div class="zEEcQ3 JtJPkX"></div><div class="K_kZL3 JtJPkX"></div></div></a><button class="_pfxlW" aria-label="More SERVICES pages"><svg width="10" height="10" viewBox="0 0 16 11" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="https://www.cips.com/naics-codes-" target="_self" class="" tabindex="-1">NAICS CODES</a></li></ul></li><li id="i7hq8xpg3" data-direction="ltr" data-listposition="center" data-data-id="bmicso" data-state="menu false link" data-index="3" class="UL_6H3 wixui-dropdown-menu__item bMnDQj"><a data-testid="linkElement" href="https://www.cips.com/contract-vehicles-" target="_self" class="x2ZfOv"><div class="jcuBj8"><p class="fjFkRP" id="i7hq8xpg3label">CONTRACT VEHICLES</p></div><div class="s18YIy"><div class="zEEcQ3 JtJPkX"></div><div class="K_kZL3 JtJPkX"></div></div></a></li><li id="i7hq8xpg4" data-direction="ltr" data-listposition="center" data-data-id="bmic9" data-state="menu false link" data-index="4" class="UL_6H3 wixui-dropdown-menu__item bMnDQj"><a data-testid="linkElement" href="https://www.cips.com/careers-" target="_self" class="x2ZfOv"><div class="jcuBj8"><p class="fjFkRP" id="i7hq8xpg4label">CAREERS</p></div><div class="s18YIy"><div class="zEEcQ3 JtJPkX"></div><div class="K_kZL3 JtJPkX"></div></div></a></li><li id="i7hq8xpg5" data-direction="ltr" data-listposition="right" data-data-id="bmiwmm" data-state="menu false link" data-index="5" class="UL_6H3 wixui-dropdown-menu__item bMnDQj"><a data-testid="linkElement" href="https://www.cips.com/contact_us" target="_self" class="x2ZfOv"><div class="jcuBj8"><p class="fjFkRP" id="i7hq8xpg5label">CONTACT US</p></div><div class="s18YIy"><div class="zEEcQ3 JtJPkX"></div><div class="K_kZL3 JtJPkX"></div></div></a></li><li id="i7hq8xpg__more__" data-direction="ltr" data-listposition="right" data-state="menu false header" data-index="__more__" data-dropdown="false" class="Ex4_mP bMnDQj"><div data-testid="linkElement" class="x2ZfOv" tabindex="0" aria-haspopup="true"><div class="jcuBj8"><p class="fjFkRP" id="i7hq8xpg__more__label">More</p></div><div class="s18YIy"><div class="zEEcQ3 JtJPkX"></div><div class="K_kZL3 JtJPkX"></div></div></div></li></ul><div class="rd4Tsd" id="i7hq8xpgdropWrapper" data-dropalign="center" data-dropdown-shown="false"><ul class="PkAAfZ wixui-dropdown-menu__submenu" id="i7hq8xpgmoreContainer"></ul></div><div style="display:none" id="i7hq8xpgnavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><!--/$--><!--$--><div id="WRchTxth" class="HcOXKn c9GqVL QxJLC3 WRchTxth wixui-rich-text" data-testid="richTextElement" ariaAttributes="[object Object]"><p class="font_9 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:13px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_30 wixui-rich-text__text">Computer Integration & Programming Solutions Corp.</span></span></span></p> <p class="font_9 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:13px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="CSS1Compat wixui-rich-text__text"><span style="text-align:justify;" class="wixui-rich-text__text">11821 Parklawn Dr. Suite 306 </span></span></span><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="CSS1Compat wixui-rich-text__text"><span style="text-align:justify;" class="wixui-rich-text__text">Rockville, MD 20852</span></span></span></p> <p class="font_9 wixui-rich-text__text" style="line-height:1.4em; text-align:center; font-size:13px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="CSS1Compat wixui-rich-text__text"><span style="text-align:justify;" class="wixui-rich-text__text">Tel. 301-656-5001 Fax. 301-656-5852</span></span></span><br class="wixui-rich-text__text"> </p></div><!--/$--><!--$--><div id="LnkBr0" class="LnkBr0 WzbAF8"><ul class="mpGTIt" aria-label="Social Bar"><li id="image82p-LnkBr0" class="O6KwRn"><a data-testid="linkElement" href="https://www.linkedin.com/company/cips_2?trk=nav_account_sub_nav_company_admin" target="_blank" class="oRtuWN" aria-label="LinkedIn App Icon "><img sizes="undefinedpx" srcSet="https://static.wixstatic.com/media/f81288cef4de8223015ce3dabe23a0c4.png/v1/fill/w_31,h_31,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/f81288cef4de8223015ce3dabe23a0c4.png 1x, https://static.wixstatic.com/media/f81288cef4de8223015ce3dabe23a0c4.png/v1/fill/w_62,h_62,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/f81288cef4de8223015ce3dabe23a0c4.png 2x" id="img_0_LnkBr0" src="https://static.wixstatic.com/media/f81288cef4de8223015ce3dabe23a0c4.png/v1/fill/w_31,h_31,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/f81288cef4de8223015ce3dabe23a0c4.png" alt="LinkedIn App Icon " style="object-fit:cover" class="YaS0jR I5zqsT"/></a></li></ul></div><!--/$--></div></div></div></div></footer><!--/$--></div><!--/$--></div><!--$--><!--/$--><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" tabindex="-1" role="region" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div> <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"5580e9a8-e458-4c76-8e31-265886bb01b5","userId":"5c7c957e-c917-44af-9ff2-0650e077db31","siteId":"4b6b95b6-ec2a-44a9-9cfa-fcfab5d20ec8","externalBaseUrl":"https:\/\/www.cips.com","siteRevision":832,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"70d4b163-d631-4692-8ba7-1fa35344cf43","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.cips.com\/","isInSEO":true,"platformOnSite":true}}</script> <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script> <script id='sendFedopsLoadStarted'> !function(){function e(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function r(e,r,t){return(r=function(e){var r=function(e,r){if("object"!=typeof e||null===e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,r||"default");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)}(e,"string");return"symbol"==typeof r?r:String(r)}(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}var t=function(e){var r,t,n,o=!1;if(null===(r=window.viewerModel)||void 0===r||!/\(iP(hone|ad|od);/i.test(null===(t=window)||void 0===t||null===(n=t.navigator)||void 0===n?void 0:n.userAgent))try{o=navigator.sendBeacon(e)}catch(e){}o||((new Image).src=e)};var n=window.fedops.data,o=n.site,i=n.rollout,a=n.fleetConfig,s=n.requestUrl,c=n.isInSEO,shouldReportErrorOnlyInPanorama=n.shouldReportErrorOnlyInPanorama;var u=function(e){var r=e.navigator.userAgent;return/instagram.+google\/google/i.test(r)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(r)?"ua":""}(window)||function(){try{if(window.self===window.top)return""}catch(e){}return"iframe"}()||function(){var e;if(!Function.prototype.bind)return"bind";var r=window,t=r.document,n=r.navigator;if(!t||!n)return"document";var o=n.webdriver,i=n.userAgent,a=n.plugins,s=n.languages;if(o)return"webdriver";if(!a||Array.isArray(a))return"plugins";if(null!==(e=Object.getOwnPropertyDescriptor(a,"0"))&&void 0!==e&&e.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&t.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){var c=e.stack;if(c&&/ (\(internal\/)|(\(?file:\/)/.test(c))return"stack"}}return""}()||(c?"seo":""),l=!!u,p=function(t,n){var o,i="none",a=t.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!a&&window.PerformanceServerTiming){var s=function(e){var r,t;try{r=e()}catch(e){r=[]}var n=[];return r.forEach((function(e){switch(e.name){case"cache":n[1]=e.description;break;case"varnish":n[2]=e.description;break;case"dc":t=e.description}})),{microPop:t,matches:n}}(n);o=s.microPop,a=s.matches}if(a&&a.length&&(i=`${a[1]},${a[2]||"none"}`,o||(o=a[3])),"none"===i){var c="undefined"!=typeof performance?performance.timing:null;c&&c.responseStart-c.requestStart==0&&(i="browser")}return function(t){for(var n=1;n<arguments.length;n++){var o=null!=arguments[n]?arguments[n]:{};n%2?e(Object(o),!0).forEach((function(e){r(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):e(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}({caching:i,isCached:i.includes("hit")},o?{microPop:o}:{})}(document.cookie,(function(){return performance.getEntriesByType("navigation")[0].serverTiming||[]})),f=p.isCached,m=p.caching,v=p.microPop,w={WixSite:1,UGC:2,Template:3}[o.siteType]||0,g="Studio"===o.editorName?"wix-studio":o.isResponsive?"thunderbolt-responsive":"thunderbolt",h=i.isDACRollout,b=i.siteAssetsVersionsRollout,y=h?1:0,x=b?1:0,O=0===a.code||1===a.code?a.code:null,S=2===a.code,P=Date.now()-window.initialTimestamps.initialTimestamp,T=Math.round(performance.now()),_=document.visibilityState,j=window,E=j.fedops,I=j.addEventListener,k=j.thunderboltVersion;E.apps=E.apps||{},E.apps[g]={startLoadTime:T},E.sessionId=o.sessionId,E.vsi="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})),E.is_cached=f,E.phaseStarted=D(28),E.phaseEnded=D(22),performance.mark("[cache] "+m+(v?" ["+v+"]":"")),E.reportError=function(e,r="load"){var t=(null==e?void 0:e.reason)||(null==e?void 0:e.message);t?(shouldReportErrorOnlyInPanorama||R(26,`&errorInfo=${t}&errorType=${r}`),$({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},I("error",E.reportError),I("unhandledrejection",E.reportError);var A=!1;function R(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!s.includes("suppressbi=true")){var n="//frog.wix.com/bolt-performance?src=72&evid="+e+"&appName="+g+"&is_rollout="+O+"&is_company_network="+S+"&is_sav_rollout="+x+"&is_dac_rollout="+y+"&dc="+o.dc+(v?"µPop="+v:"")+"&is_cached="+f+"&msid="+o.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+m+(A?",browser_cache":"")+"&pv="+_+"&pn=1&v="+k+"&url="+encodeURIComponent(s)+"&st="+w+`&ts=${P}&tsn=${T}`+r;t(n)}}function $({transaction:e,error:r}){const t=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:g,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.sessionId,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:o.dc,isCached:!!f,isRollout:!!O,isHeadless:!!l,isDacRollout:!!y,isSavRollout:!!x,isCompanyNetwork:!!S}];try{const e=JSON.stringify({messages:t});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function D(e){return function(r,t){var n=`&name=${r}&duration=${Date.now()-P}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map((function(e){return e+"="+t.paramsOverrides[e]})).join("&"):"";R(e,o?`${n}&${o}`:n)}}I("pageshow",(function(e){e.persisted&&(A||(A=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||(R(21,`&platformOnSite=${window.fedops.data.platformOnSite}`),$({transaction:{name:"PANORAMA_COMPONENT_LOAD"}}))}(); </script> <!-- Polyfills check --> <script> if ( typeof Promise === 'undefined' || typeof Set === 'undefined' || typeof Object.assign === 'undefined' || typeof Array.from === 'undefined' || typeof Symbol === 'undefined' ) { // send bi in order to detect the browsers in which polyfills are not working window.fedops.phaseStarted('missing_polyfills') } </script> <!-- initCustomElements # 1--> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.2548d815.bundle.min.js">(()=>{"use strict";var e,o,r,a,n,i={},t={};function d(e){var o=t[e];if(void 0!==o)return o.exports;var r=t[e]={id:e,loaded:!1,exports:{}};return i[e].call(r.exports,r,r.exports,d),r.loaded=!0,r.exports}d.m=i,e=[],d.O=(o,r,a,n)=>{if(!r){var i=1/0;for(p=0;p<e.length;p++){for(var[r,a,n]=e[p],t=!0,s=0;s<r.length;s++)(!1&n||i>=n)&&Object.keys(d.O).every((e=>d.O[e](r[s])))?r.splice(s--,1):(t=!1,n<i&&(i=n));if(t){e.splice(p--,1);var c=a();void 0!==c&&(o=c)}}return o}n=n||0;for(var p=e.length;p>0&&e[p-1][2]>n;p--)e[p]=e[p-1];e[p]=[r,a,n]},d.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return d.d(o,{a:o}),o},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,d.t=function(e,a){if(1&a&&(e=this(e)),8&a)return e;if("object"==typeof e&&e){if(4&a&&e.__esModule)return e;if(16&a&&"function"==typeof e.then)return e}var n=Object.create(null);d.r(n);var i={};o=o||[null,r({}),r([]),r(r)];for(var t=2&a&&e;"object"==typeof t&&!~o.indexOf(t);t=r(t))Object.getOwnPropertyNames(t).forEach((o=>i[o]=()=>e[o]));return i.default=()=>e,d.d(n,i),n},d.d=(e,o)=>{for(var r in o)d.o(o,r)&&!d.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},d.f={},d.e=e=>Promise.all(Object.keys(d.f).reduce(((o,r)=>(d.f[r](e,o),o)),[])),d.u=e=>671===e?"thunderbolt-commons.ce4d8756.bundle.min.js":592===e?"fastdom.inline.fbeb22f8.bundle.min.js":996===e?"render-indicator.inline.44f675de.bundle.min.js":7122===e?"version-indicator.inline.5115670f.bundle.min.js":8398===e?"custom-element-utils.inline.37012097.bundle.min.js":({34:"FontFaces",40:"wixEcomFrontendWixCodeSdk",46:"TPAPopup",161:"wix-seo-events-page-structured-data-index",200:"wix-seo-reviews-component-index",255:"sessionManagerService",266:"group_3",316:"windowScroll",349:"wix-seo-breadcrumbs-component-index",350:"namedSignalsService",359:"group_48",407:"wix-seo-SEO_DEFAULT",481:"wix-seo-forum-category-index",488:"interactions",541:"TPAUnavailableMessageOverlay",569:"assetsLoader",622:"siteThemeService",693:"triggersAndReactions",695:"animationsWixCodeSdk",711:"passwordProtectedPage",740:"group_43",789:"wix-seo-images-component-index",851:"group_2",970:"tpaWidgetNativeDeadComp",974:"animations",1021:"wix-seo-portfolio-collections-index",1141:"consentPolicy",1171:"platformPubsub",1184:"group_18",1232:"group_9",1274:"ooi",1305:"seo-api",1494:"wix-seo-groups-post-index",1499:"wix-seo-protected-page-index",1501:"builderComponent",1525:"topologyService",1530:"wix-seo-bookings-form-index",1560:"TPABaseComponent",1579:"wix-seo-services-component-index",1582:"consentPolicyService",1632:"SiteStyles",1922:"widgetWixCodeSdk",1991:"tpaModuleProvider",2040:"debug",2077:"wix-seo-search-page-index",2177:"group_11",2179:"AppPart2",2305:"serviceRegistrar",2313:"group_46",2338:"businessLoggerService",2358:"wix-seo-blog-post-index",2396:"merge-mappers",2516:"presenceApi",2545:"thunderbolt-components-registry",2563:"environmentService",2594:"tpaCommons",2624:"group_21",2635:"group_22",2646:"platform",2694:"group_38",2705:"group_37",2816:"wix-seo-blog-category-index",2865:"Repeater_FixedColumns",3002:"svgLoader",3006:"wix-seo-paginated-component-index",3092:"group_50",3096:"wix-seo-stores-gallery-component-index",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3286:"wix-seo-stores-product-schema-presets-index",3324:"testService",3495:"wix-seo-blog-tags-index",3499:"wix-seo-restaurants-menu-component-index",3511:"environmentWixCodeSdk",3542:"dynamicPages",3605:"cyclicTabbing",3617:"contentReflow",3659:"componentsqaapi",3660:"group_5",3671:"group_6",3682:"TPAWorker",3689:"seo-api-converters",3724:"versionIndicator",3780:"wix-seo-schedule-page-index",3795:"canvas",3831:"ContentReflowBanner",3909:"motion",3930:"mobileFullScreen",3993:"group_19",4047:"wix-seo-events-list-component-index",4066:"TPAPreloaderOverlay",4134:"group_41",4206:"santa-platform-utils",4245:"testApi",4303:"widget",4391:"wix-seo-media-component-index",4456:"group_29",4493:"remoteStructureRenderer",4526:"group_30",4551:"wix-seo-members-area-profile-tabs-index",4655:"reporter-api",4676:"wix-seo-events-page-index",4708:"routerFetch",4773:"quickActionBar",4874:"wix-seo-stores-category-index",4937:"businessLogger",5114:"wix-seo-bookings-calendar-index",5116:"wix-seo-wix-data-page-item-index",5122:"group_45",5133:"group_42",5148:"router",5168:"wixDomSanitizer",5219:"wix-seo-static-page-index",5221:"stores",5294:"environment",5307:"wix-seo-blog-hashtags-index",5363:"mappersLegacyService",5377:"onloadCompsBehaviors",5433:"group_20",5444:"group_25",5445:"protectedPages",5503:"group_39",5625:"group_8",5648:"wix-seo-members-area-profile-index",5652:"multilingual",5679:"urlService",5739:"externalComponent",5901:"group_51",5966:"group_49",5998:"stickyToComponent",6055:"mpaNavigation",6099:"group_35",6178:"searchBox",6304:"wix-seo-gift-card-index",6384:"dashboardWixCodeSdk",6441:"wix-seo-restaurants-menu-page-index",6469:"group_4",6505:"editorElementsDynamicTheme",6510:"tslib.inline",6521:"navigation",6578:"renderIndicator",6739:"presence-lazy",6821:"becky-css",6850:"componentsLoader",6851:"wix-seo-forum-post-index",6935:"module-executor",6943:"group_40",7030:"feedback",7116:"scrollToAnchor",7171:"siteMembers",7230:"popups",7265:"group_28",7331:"RemoteRefDeadComp",7393:"vsm-css",7457:"group_0",7471:"wix-seo-bookings-service-index",7513:"wix-seo-stores-sub-category-index",7547:"AppPart",7562:"usedPlatformApis",7882:"appMonitoring",7920:"group_47",7931:"group_44",7969:"wix-seo-static-page-v2-index",8039:"containerSlider",8104:"tpa",8149:"GhostComp",8212:"translationsService",8242:"group_23",8253:"group_24",8368:"wix-seo-programs-component-index",8380:"group_14",8423:"customCss",8519:"qaApi",8595:"wix-seo-challenges-page-index",8735:"wix-seo-static-page-v2-schema-presets-index",8791:"wix-seo-events-page-calculated-index",8838:"group_27",8840:"ByocStyles",8908:"group_32",8919:"group_31",8934:"panorama",8981:"wix-seo-groups-page-index",9040:"wix-seo-restaurants-order-page-index",9090:"clientSdk",9098:"wix-seo-video-component-index",9131:"wix-seo-payment-page-index",9141:"wix-seo-pro-gallery-item-index",9166:"wix-seo-portfolio-projects-index",9203:"wix-seo-thank-you-page-index",9278:"group_7",9341:"editorWixCodeSdk",9368:"group_10",9506:"wix-seo-members-area-author-profile-index",9507:"TPAModal",9533:"wix-seo-stores-product-index",9737:"servicesManagerReact",9764:"wix-seo-pricing-plans-index",9822:"businessManager",9896:"group_36",9948:"wix-seo-blog-archive-index"}[e]||e)+"."+{23:"c1a0e806",34:"b2c633d6",40:"00465236",46:"ef2eae1c",161:"b1d6c809",200:"ee6329f6",255:"06a5dfbd",266:"cb9cffbf",316:"4186c904",349:"16963f41",350:"625cf759",359:"9669b060",407:"90df952e",481:"f8e2d255",488:"e215356a",490:"9be42d65",541:"19bb319e",569:"1e70f802",622:"9be32c77",693:"e7bf7036",695:"fe9dd88b",711:"d6c01cf3",740:"238aa196",789:"df97276c",851:"94b7d042",970:"264775c2",974:"94ee3f1f",1021:"cda13122",1141:"8e0c3c96",1171:"482837af",1184:"630297d8",1232:"b4004384",1274:"f864528d",1305:"2cf77d67",1494:"b14fc9c8",1499:"d97840e9",1501:"f67b5f77",1525:"299027c8",1530:"9c7a1881",1560:"cf2bf895",1579:"58cae903",1582:"8a2f493c",1619:"161054ef",1632:"9071ae79",1922:"64a4bcd7",1991:"23f9682f",2040:"bab22a1a",2077:"464b6933",2177:"ee0fa2c7",2179:"42627332",2305:"17b53711",2313:"921f9e22",2338:"dfa19380",2358:"09762121",2396:"68df09fd",2516:"333cf8d0",2545:"b89104dd",2563:"24096cc7",2594:"59f6ed53",2624:"2aad62b8",2635:"20852866",2646:"f46d46d6",2694:"38642abf",2705:"b4a31f0c",2816:"4d2bdbc1",2865:"caebb96c",3002:"c1f52f2f",3006:"cf05d182",3092:"5912132f",3096:"5f33d809",3119:"8f57da97",3272:"d072b975",3286:"f9040bda",3324:"ad8758c0",3495:"a49fe581",3499:"16944fd5",3511:"a8e26091",3520:"0eb05960",3542:"d7fc0274",3605:"29f6a6d7",3617:"efb52d60",3659:"6e9fcd51",3660:"acd0634c",3671:"5382bdaf",3682:"d3c73ed6",3689:"39945cf4",3724:"b218a6e5",3780:"c52e90cd",3795:"7e3fb547",3831:"385d4e90",3909:"90a3497d",3930:"5f4484e4",3993:"8e50cf42",4047:"886b0b8e",4066:"3dedf657",4134:"9290432b",4206:"5fe4171d",4245:"9175c4fb",4303:"d15d6d9b",4391:"f19647fe",4456:"a4ae3cd3",4493:"1784b28c",4526:"e616afc6",4551:"6afe659c",4655:"6946832d",4676:"7413506f",4708:"5590027d",4773:"8776b4aa",4874:"1344ec61",4937:"d4cfb7e4",5114:"63c127fe",5116:"2d37ed29",5122:"c635dd0f",5133:"b085ea64",5148:"478f8b95",5168:"5c048d48",5219:"5c6726a5",5221:"7c90e5c5",5294:"aa865c71",5307:"bf11bf83",5363:"52627916",5377:"a5af195f",5433:"78e9b6cd",5444:"b4ae073d",5445:"5c56210c",5503:"e6e6b755",5625:"a7882e90",5648:"f27bd307",5652:"08d12b42",5679:"456534b1",5739:"d444948f",5901:"19163709",5966:"79bde428",5998:"a25627bf",6055:"065a38e9",6099:"7f067089",6178:"814de654",6304:"b1105590",6384:"6ab064da",6441:"3aa70cad",6469:"8bcc64b6",6505:"08b738a7",6510:"95dc7d6c",6521:"d5962942",6578:"5bdd4005",6739:"2c35fa05",6821:"0f810094",6850:"8acadaf2",6851:"8e7881b0",6935:"e59b5116",6943:"f9f51e40",7030:"f3c15ee1",7116:"03bceb39",7171:"99e7afd8",7230:"9712b254",7265:"a74cf8a9",7331:"7984a796",7393:"8e13ce76",7457:"3eeb3a06",7471:"629c20d5",7513:"ea74726d",7547:"09b9d194",7562:"7db29f51",7882:"4336e3d3",7920:"4fd19472",7931:"ee804dc7",7969:"3dc8a0da",8039:"c4aa0c80",8104:"c94318bd",8149:"290fde46",8212:"c251ee2f",8242:"2bb305c8",8253:"b861fd74",8368:"18568241",8380:"3a3ec4c6",8423:"be600932",8518:"22c594a5",8519:"a501fe24",8595:"a51c41dd",8735:"966f10b8",8791:"c8a0d4bb",8838:"e86658c9",8840:"73ce5462",8869:"b1efd5da",8908:"bf2b0c3d",8919:"fd9132fa",8934:"2872cc39",8981:"0c2dbc1e",9040:"1ef6dd9e",9090:"28693d5d",9098:"4a07b704",9131:"63e88a5f",9141:"45cfa286",9166:"d9d940c3",9203:"5f6bebbf",9278:"0ae3b1c2",9341:"a12ad814",9368:"5605f0ae",9506:"54e58fa3",9507:"6dfc9afe",9519:"eee773d4",9533:"5881d4d1",9622:"88c2f433",9737:"724c24be",9764:"d1f52483",9822:"7a5cb97d",9839:"a6a8764d",9896:"dabdc384",9948:"63464c26"}[e]+".chunk.min.js",d.miniCssF=e=>996===e?"render-indicator.inline.044c11cb.min.css":7122===e?"version-indicator.inline.004341ff.min.css":{46:"TPAPopup",541:"TPAUnavailableMessageOverlay",970:"tpaWidgetNativeDeadComp",1560:"TPABaseComponent",2179:"AppPart2",2865:"Repeater_FixedColumns",3119:"Repeater_FluidColumns",3272:"FontRulersContainer",3831:"ContentReflowBanner",4066:"TPAPreloaderOverlay",7547:"AppPart",9278:"group_7",9507:"TPAModal"}[e]+"."+{46:"7e7f441d",541:"fb1e5320",970:"edad7c2d",1560:"27e1e284",2179:"0a2601ec",2865:"3e2ab597",3119:"287f6d9f",3272:"2b93f1ca",3831:"d7e07a05",4066:"6dbffa0c",7547:"34a92bc1",9278:"bae0ce0c",9507:"52dc3d33"}[e]+".chunk.min.css",d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),a={},n="_wix_thunderbolt_app:",d.l=(e,o,r,i)=>{if(a[e])a[e].push(o);else{var t,s;if(void 0!==r)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var b=c[p];if(b.getAttribute("src")==e||b.getAttribute("data-webpack")==n+r){t=b;break}}t||(s=!0,(t=document.createElement("script")).charset="utf-8",t.timeout=120,d.nc&&t.setAttribute("nonce",d.nc),t.setAttribute("data-webpack",n+r),t.src=e,0!==t.src.indexOf(window.location.origin+"/")&&(t.crossOrigin="anonymous")),a[e]=[o];var l=(o,r)=>{t.onerror=t.onload=null,clearTimeout(f);var n=a[e];if(delete a[e],t.parentNode&&t.parentNode.removeChild(t),n&&n.forEach((e=>e(r))),o)return o(r)},f=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),s&&document.head.appendChild(t)}},d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((o,r)=>{var a=d.miniCssF(e),n=d.p+a;if(((e,o)=>{for(var r=document.getElementsByTagName("link"),a=0;a<r.length;a++){var n=(t=r[a]).getAttribute("data-href")||t.getAttribute("href");if("stylesheet"===t.rel&&(n===e||n===o))return t}var i=document.getElementsByTagName("style");for(a=0;a<i.length;a++){var t;if((n=(t=i[a]).getAttribute("data-href"))===e||n===o)return t}})(a,n))return o();((e,o,r,a,n)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",i.onerror=i.onload=r=>{if(i.onerror=i.onload=null,"load"===r.type)a();else{var t=r&&("load"===r.type?"missing":r.type),d=r&&r.target&&r.target.href||o,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=t,s.request=d,i.parentNode&&i.parentNode.removeChild(i),n(s)}},i.href=o,0!==i.href.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous"),r?r.parentNode.insertBefore(i,r.nextSibling):document.head.appendChild(i)})(e,n,null,o,r)})),o={7311:0};d.f.miniCss=(r,a)=>{o[r]?a.push(o[r]):0!==o[r]&&{46:1,541:1,970:1,996:1,1560:1,2179:1,2865:1,3119:1,3272:1,3831:1,4066:1,7122:1,7547:1,9278:1,9507:1}[r]&&a.push(o[r]=e(r).then((()=>{o[r]=0}),(e=>{throw delete o[r],e})))}}})(),(()=>{var e={7311:0};d.f.j=(o,r)=>{var a=d.o(e,o)?e[o]:void 0;if(0!==a)if(a)r.push(a[2]);else if(7311!=o){var n=new Promise(((r,n)=>a=e[o]=[r,n]));r.push(a[2]=n);var i=d.p+d.u(o),t=new Error;d.l(i,(r=>{if(d.o(e,o)&&(0!==(a=e[o])&&(e[o]=void 0),a)){var n=r&&("load"===r.type?"missing":r.type),i=r&&r.target&&r.target.src;t.message="Loading chunk "+o+" failed.\n("+n+": "+i+")",t.name="ChunkLoadError",t.type=n,t.request=i,a[1](t)}}),"chunk-"+o,o)}else e[o]=0},d.O.j=o=>0===e[o];var o=(o,r)=>{var a,n,[i,t,s]=r,c=0;if(i.some((o=>0!==e[o]))){for(a in t)d.o(t,a)&&(d.m[a]=t[a]);if(s)var p=s(d)}for(o&&o(r);c<i.length;c++)n=i[c],d.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return d.O(p)},r=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];r.forEach(o.bind(null,0)),r.push=o.bind(null,r.push.bind(r))})()})(); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.2548d815.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[592],{17709:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var h=e.fastdom=e.fastdom||new a;void 0===(i=function(){return h}.call(h,n,h,t))||(t.exports=i)}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.fbeb22f8.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8398],{22538:(e,t,i)=>{i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>Xe,alignTypes:()=>d,fileType:()=>v,fittingTypes:()=>h,getData:()=>$e,getFileExtension:()=>$,getPlaceholder:()=>He,getResponsiveImageProps:()=>Ze,htmlTag:()=>g,isWEBP:()=>G,populateGlobalFeatureSupport:()=>Q,sdk:()=>Je,upscaleMethods:()=>p});const n="v1",r=2,o=1920,s=1920,a=1e3,c=1e3,h={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},l={FIT:"fit",FILL:"fill",FILL_FOCAL:"fill_focal",CROP:"crop",LEGACY_CROP:"legacy_crop",LEGACY_FILL:"legacy_fill"},d={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},u={[d.CENTER]:{x:.5,y:.5},[d.TOP_LEFT]:{x:0,y:0},[d.TOP_RIGHT]:{x:1,y:0},[d.TOP]:{x:.5,y:0},[d.BOTTOM_LEFT]:{x:0,y:1},[d.BOTTOM_RIGHT]:{x:1,y:1},[d.BOTTOM]:{x:.5,y:1},[d.RIGHT]:{x:1,y:.5},[d.LEFT]:{x:0,y:.5}},m={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},g={BG:"bg",IMG:"img",SVG:"svg"},p={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},f={classic:1,super:2},b={radius:"0.66",amount:"1.00",threshold:"0.01"},_={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},T=25e6,I=[1.5,2,4],E={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},L={HIGH:"HIGH",MEDIUM:"MEDIUM",LOW:"LOW",TINY:"TINY"},w={CONTRAST:"contrast",BRIGHTNESS:"brightness",SATURATION:"saturation",HUE:"hue",BLUR:"blur"},v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"},A={AVIF:"AVIF",PAVIF:"PAVIF"};v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;function y(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,o){const s=Number.isInteger(t)?i[t]:n[t];r.push(s,e[o+1])})),r.join("")}}function O(e){return e[e.length-1]}const C=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],R=[v.JPEG,v.JPG,v.JPE];function M(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(h).includes(e);var n}function S(e,t,i){return function(e,t,i=!1){return!((G(e)||P(e))&&t&&!i)}(e,t,i)&&(function(e){return C.includes($(e))}(e)||function(e,t=!1){return F(e)&&t}(e,i))&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function x(e){return $(e)===v.PNG}function G(e){return $(e)===v.WEBP}function F(e){return $(e)===v.GIF}function P(e){return $(e)===v.AVIF}const N=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),k=["\\.","\\*"],B="_";function H(e){return function(e){return R.includes($(e))}(e)?v.JPG:x(e)?v.PNG:G(e)?v.WEBP:F(e)?v.GIF:P(e)?v.AVIF:v.UNRECOGNIZED}function $(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function U(e,t,i,n,r){let o;return o=r===l.FILL?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===l.FIT?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,o}function W(e,t,i,n,r,o){e=e||n.width,t=t||n.height;const{scaleFactor:s,width:a,height:c}=function(e,t,i,n,r){let o,s=i,a=n;if(o=U(e,t,i,n,r),r===l.FIT&&(s=e*o,a=t*o),s&&a&&s*a>T){const i=Math.sqrt(T/(s*a));s*=i,a*=i,o=U(e,t,s,a,r)}return{scaleFactor:o,width:s,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,o,s){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:h}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:O(I),upscaleMethodValue:f.super,forceUSM:!(I.includes(e)||e>O(I))}}(i);return function(e,t){const i=V(e,t);return{optimizedScaleFactor:E[i].maxUpscale,upscaleMethodValue:f.classic,forceUSM:!1}}(e,t)}(e,t,o,r);let d=i,u=n;if(o<=a)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!1};switch(s){case l.FILL:d=i*(a/o),u=n*(a/o);break;case l.FIT:d=e*a,u=t*a}return{width:d,height:u,scaleFactor:a,upscaleMethodValue:c,forceUSM:h,cssUpscaleNeeded:!0}}(e,t,a,c,o,s,i)}function z(e,t,i,n){const r=D(i)||function(e=d.CENTER){return u[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Y(e){return e.alignment&&m[e.alignment]||m[d.CENTER]}function D(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:q(Math.max(0,Math.min(100,e.x))/100,2),y:q(Math.max(0,Math.min(100,e.y))/100,2)}),t}function V(e,t){const i=e*t;return i>E[L.HIGH].size?L.HIGH:i>E[L.MEDIUM].size?L.MEDIUM:i>E[L.LOW].size?L.LOW:L.TINY}function q(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function j(e){return e&&e.upscaleMethod&&p[e.upscaleMethod.toUpperCase()]||p.AUTO}function Z(e,t){const i=G(e)||P(e);return $(e)===v.GIF||i&&t}const J={isMobile:!1},X=function(e){return J[e]},K=function(e,t){J[e]=t};function Q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);K("isMobile",e&&t)}}function ee(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FIT:case h.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case h.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case h.SCALE_TO_FILL:case h.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case h.TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.TILE_VERTICAL:case h.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.TILE:case h.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case h.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case d.CENTER:n.container.backgroundPosition="center center";break;case d.LEFT:n.container.backgroundPosition="left center";break;case d.RIGHT:n.container.backgroundPosition="right center";break;case d.TOP:n.container.backgroundPosition="center top";break;case d.BOTTOM:n.container.backgroundPosition="center bottom";break;case d.TOP_RIGHT:n.container.backgroundPosition="right top";break;case d.TOP_LEFT:n.container.backgroundPosition="left top";break;case d.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case d.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const te={[d.CENTER]:"center",[d.TOP]:"top",[d.TOP_LEFT]:"top left",[d.TOP_RIGHT]:"top right",[d.BOTTOM]:"bottom",[d.BOTTOM_LEFT]:"bottom left",[d.BOTTOM_RIGHT]:"bottom right",[d.LEFT]:"left",[d.RIGHT]:"right"},ie={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function ne(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,o=t.alignment;switch(n.container.position="relative",r){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=te[o]||"unset";break;case h.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=te[o]||"unset";break;case h.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case h.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,ie,function(e,t,i){return{[d.TOP_LEFT]:{top:0,left:0},[d.TOP_RIGHT]:{top:0,right:0},[d.TOP]:{top:0,left:t},[d.BOTTOM_LEFT]:{bottom:0,left:0},[d.BOTTOM_RIGHT]:{bottom:0,right:0},[d.BOTTOM]:{bottom:0,left:t},[d.RIGHT]:{top:e,right:0},[d.LEFT]:{top:e,left:0},[d.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[o])}return i}function re(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:o}=e,s=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",o){case h.ORIGINAL_SIZE:case h.LEGACY_ORIGINAL_SIZE:case h.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case h.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case h.SCALE_TO_FILL:S(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const o=U(e,t,i,n,r);return{width:Math.round(e*o),height:Math.round(t*o)}}(a,c,t.width,t.height,l.FILL),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;o===h.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),l=Math.round(i/2);switch(s){case d.TOP_LEFT:n=0,a=0;break;case d.TOP:n=c,a=0;break;case d.TOP_RIGHT:n=e,a=0;break;case d.LEFT:n=0,a=l;break;case d.CENTER:n=c,a=l;break;case d.RIGHT:n=e,a=l;break;case d.BOTTOM_LEFT:n=0,a=i;break;case d.BOTTOM:n=c,a=i;break;case d.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function oe(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push(ae(n)))),e.fittingType){case h.SCALE_TO_FIT:case h.LEGACY_FIT_WIDTH:case h.LEGACY_FIT_HEIGHT:case h.LEGACY_FULL:case h.FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:e.parts.push(se(e,i));break;case h.SCALE_TO_FILL:e.parts.push(function(e,t){const i=W(e.src.width,e.src.height,l.FILL,t,e.devicePixelRatio,e.upscaleMethod),n=D(e.focalPoint);return{transformType:n?l.FILL_FOCAL:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:Y(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case h.STRETCH:e.parts.push(function(e,t){const i=U(e.src.width,e.src.height,t.width,t.height,l.FILL),n={...t};return n.width=e.src.width*i,n.height=e.src.height*i,se(e,n)}(e,i));break;case h.TILE_HORIZONTAL:case h.TILE_VERTICAL:case h.TILE:case h.LEGACY_ORIGINAL_SIZE:case h.ORIGINAL_SIZE:n=z(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push(ae(n));break;case h.LEGACY_STRIP_TILE_HORIZONTAL:case h.LEGACY_STRIP_TILE_VERTICAL:case h.LEGACY_STRIP_TILE:case h.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:l.LEGACY_CROP,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FIT:case h.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:l.FIT,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case h.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:l.LEGACY_FILL,width:Math.round(e.width),height:Math.round(e.height),alignment:Y(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function se(e,t){const i=W(e.src.width,e.src.height,l.FIT,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:!e.src.width||!e.src.height?l.FIT:l.FILL,width:Math.round(i.width),height:Math.round(i.height),alignment:m.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function ae(e){return{transformType:l.CROP,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ce(e,t){t=t||{},e.quality=function(e,t){const i=e.fileType===v.PNG,n=e.fileType===v.JPG,r=e.fileType===v.WEBP,o=e.fileType===v.AVIF,s=n||i||r||o;if(s){const n=O(e.parts),r=(a=n.width,c=n.height,E[V(a,c)].quality);let o=t.quality&&t.quality>=5&&t.quality<=90?t.quality:r;return o=i?o+5:o,o}var a,c;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=t.autoEncode??!0,e.encoding=t?.encoding,e.unsharpMask=function(e,t){if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:q(t.unsharpMask?.radius,2),amount:q(t.unsharpMask?.amount,2),threshold:q(t.unsharpMask?.threshold,2)};if(("number"!=typeof(i=(i=t.unsharpMask)||{}).radius||isNaN(i.radius)||0!==i.radius||"number"!=typeof i.amount||isNaN(i.amount)||0!==i.amount||"number"!=typeof i.threshold||isNaN(i.threshold)||0!==i.threshold)&&function(e){const t=O(e.parts);return!(t.scaleFactor>=1)||t.forceUSM||t.transformType===l.FIT}(e))return b;var i;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};he(t[w.CONTRAST],-100,100)&&(i[w.CONTRAST]=t[w.CONTRAST]);he(t[w.BRIGHTNESS],-100,100)&&(i[w.BRIGHTNESS]=t[w.BRIGHTNESS]);he(t[w.SATURATION],-100,100)&&(i[w.SATURATION]=t[w.SATURATION]);he(t[w.HUE],-180,180)&&(i[w.HUE]=t[w.HUE]);he(t[w.BLUR],0,100)&&(i[w.BLUR]=t[w.BLUR]);return i}(t)}function he(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function le(e,t,i,n){const o=function(e){return e?.isSEOBot??!1}(n),s=H(t.id),a=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${N.concat(k).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&C.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,B)}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),c=o?1:function(e){return Math.min(e.pixelAspectRatio||1,r)}(i),h=$(t.id),l=h,d=S(t.id,n?.hasAnimation,n?.allowAnimatedTransform),u={fileName:a,fileExtension:h,fileType:s,fittingType:e,preferredExtension:l,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:Z(t.id,n?.hasAnimation)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:c,quality:0,upscaleMethod:j(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:d};return d&&(oe(u,t,i),ce(u,n)),u}function de(e,t,i){const n={...i},r=X("isMobile");switch(e){case h.LEGACY_BG_FIT_AND_TILE:case h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case h.LEGACY_BG_FIT_AND_TILE_VERTICAL:case h.LEGACY_BG_NORMAL:const e=r?a:o,i=r?c:s;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const ue=y`fit/w_${"width"},h_${"height"}`,me=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ge=y`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,pe=y`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,fe=y`crop/w_${"width"},h_${"height"},al_${"alignment"}`,be=y`fill/w_${"width"},h_${"height"},al_${"alignment"}`,_e=y`,lg_${"upscaleMethodValue"}`,Te=y`,q_${"quality"}`,Ie=y`,quality_auto`,Ee=y`,usm_${"radius"}_${"amount"}_${"threshold"}`,Le=y`,bl`,we=y`,wm_${"watermark"}`,ve={[w.CONTRAST]:y`,con_${"contrast"}`,[w.BRIGHTNESS]:y`,br_${"brightness"}`,[w.SATURATION]:y`,sat_${"saturation"}`,[w.HUE]:y`,hue_${"hue"}`,[w.BLUR]:y`,blur_${"blur"}`},Ae=y`,enc_auto`,ye=y`,enc_avif`,Oe=y`,enc_pavif`,Ce=y`,pstr`;function Re(e,t,i,r={},o){if(S(t.id,r?.hasAnimation,r?.allowAnimatedTransform)){if(G(t.id)||P(t.id)){const{alignment:n,...s}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,o=le(e,t,s,r)}else o=o||le(e,t,i,r);return function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case l.CROP:t.push(pe(e));break;case l.LEGACY_CROP:t.push(fe(e));break;case l.LEGACY_FILL:let i=be(e);e.upscale&&(i+=_e(e)),t.push(i);break;case l.FIT:let n=ue(e);e.upscale&&(n+=_e(e)),t.push(n);break;case l.FILL:let r=me(e);e.upscale&&(r+=_e(e)),t.push(r);break;case l.FILL_FOCAL:let o=ge(e);e.upscale&&(o+=_e(e)),t.push(o)}}));let i=t.join("/");return e.quality&&(i+=Te(e)),e.unsharpMask&&(i+=Ee(e.unsharpMask)),e.progressive||(i+=Le(e)),e.watermark&&(i+=we(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>ve[t](e.filters))).join("")),e.fileType!==v.GIF&&(e.encoding===A.AVIF?(i+=ye(e),i+=Ie(e)):e.encoding===A.PAVIF?(i+=Oe(e),i+=Ie(e)):e.autoEncode&&(i+=Ae(e))),e.src?.isAnimated&&e.transformed&&(i+=Ce(e)),`${e.src.id}/${n}/${i}/${e.fileName}.${e.preferredExtension}`}(o)}return t.id}const Me={[d.CENTER]:"50% 50%",[d.TOP_LEFT]:"0% 0%",[d.TOP_RIGHT]:"100% 0%",[d.TOP]:"50% 0%",[d.BOTTOM_LEFT]:"0% 100%",[d.BOTTOM_RIGHT]:"100% 100%",[d.BOTTOM]:"50% 100%",[d.RIGHT]:"100% 50%",[d.LEFT]:"0% 50%"},Se=Object.entries(Me).reduce(((e,[t,i])=>(e[i]=t,e)),{}),xe=[h.TILE,h.TILE_HORIZONTAL,h.TILE_VERTICAL,h.LEGACY_BG_FIT_AND_TILE,h.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,h.LEGACY_BG_FIT_AND_TILE_VERTICAL],Ge=[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE,h.LEGACY_BG_NORMAL];function Fe(e,t,{width:i,height:n}){return e===h.TILE&&t.width>i&&t.height>n}function Pe(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}function Ne(e,t,i,n="center"){const r={img:{},container:{}};if(e===h.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return Se[t]||""}(t.focalPoint),o=e||n;t.focalPoint&&!e?r.img={objectPosition:ke(t,i,t.focalPoint)}:r.img={objectPosition:Me[o]}}else[h.LEGACY_ORIGINAL_SIZE,h.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:xe.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function ke(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2));return`${u&&Math.floor(u/(l-o)*100)}% ${m&&Math.floor(m/(d-s)*100)}%`}const Be={width:"100%",height:"100%"};function He(e,t,i,n={}){const{autoEncode:r=!0,isSEOBot:o,shouldLoadHQImage:s,hasAnimation:a,allowAnimatedTransform:c,encoding:l}=n;if(!M(e,t,i))return _;const d=void 0===c||c,u=S(t.id,a,d);if(!u||s)return $e(e,t,i,{...n,autoEncode:r,useSrcset:u});const m={...i,...Pe(t,i)},{alignment:g,htmlTag:p}=m,f=Fe(e,t,m),b=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const o=!Ge.includes(e),s=Fe(e,t,{width:i,height:n}),a=!s&&xe.includes(e),c=a?t.width:i,h=a?t.height:n,l=o?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,x(t.id)):1;return{width:s?1920:c*l,height:h*l}}(e,t,m,o),T=function(e,t,i){return i?0:xe.includes(t)?1:e>200?2:3}(m.width,e,o),I=function(e,t){const i=xe.includes(e)&&!t;return e===h.SCALE_TO_FILL||i?h.SCALE_TO_FIT:e}(e,f),E=Ne(e,t,i,g),{uri:L}=$e(I,t,{...b,alignment:g,htmlTag:p},{autoEncode:r,filters:T?{blur:T}:{},hasAnimation:a,allowAnimatedTransform:d,encoding:l}),{attr:w={},css:v}=$e(e,t,{...m,alignment:g,htmlTag:p},{});return v.img=v.img||{},v.container=v.container||{},Object.assign(v.img,E.img,Be),Object.assign(v.container,E.container),{uri:L,css:v,attr:w,transformed:!0}}function $e(e,t,i,n){let r={};if(M(e,t,i)){const o=de(e,t,i),s=le(e,t,o,n);r.uri=Re(e,t,o,n,s),n?.useSrcset&&(r.srcset=function(e,t,i,n,r){const o=i.pixelAspectRatio||1;return{dpr:[`${1===o?r.uri:Re(e,t,{...i,pixelAspectRatio:1},n)} 1x`,`${2===o?r.uri:Re(e,t,{...i,pixelAspectRatio:2},n)} 2x`]}}(e,t,o,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===g.BG?ee:t.htmlTag===g.SVG?re:ne,i(e,t)}(s,o),{transformed:s.transformed})}else r=_;return r}function Ue(e,t,i,n){if(M(e,t,i)){const r=de(e,t,i);return{uri:Re(e,t,r,n||{},le(e,t,r,n))}}return{uri:""}}const We="https://static.wixstatic.com/media/",ze=/^media\//i,Ye="undefined"!=typeof window?window.devicePixelRatio:1,De=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>ze.test(e)?`https://static.wixstatic.com/${e}`:`${We}${e}`)(e)};Q();const Ve="center",qe=[1920,1536,1366,1280,980],je=(e,t,i,n,r,o,s,a,c,h,l,d,u,m,g,p)=>{const f="original_size"===p,b=t/i;return qe.map(((p,_)=>{const T=980===p,I=t=>T?r:e/100*(t-2*(g||0)),E=I(qe[_+1]),L=I(p),w=!(f||T)&&((e,t,i,n,r,o,s,a=Ve)=>{if(e>t){const e=n,t=Math.round(n/(o/r));let s=Math.round(i/2-t/2);const c=0;return a.includes("top")?s=0:a.includes("bottom")&&(s=i-t),{width:e,height:t,x:c,y:s}}{const e=Math.round(i/(r/s)),t=i;let o=Math.round(n/2-e/2);const c=0;return a.includes("left")?o=0:a.includes("right")&&(o=n-e),{width:e,height:t,x:o,y:c}}})(E/n,b,i,t,n,E,L,c),{srcset:v,fallbackSrc:A,css:y}=Ze({displayMode:f?"original_size":T?"fill":"fit",uri:o,width:t,height:i,crop:u||w,name:a,focalPoint:d,alignType:c,quality:s,upscaleMethod:l,hasAnimation:h,encoding:m},L,n);return{srcset:v||"",sizes:T?`${e}vw`:`${L}px`,media:`(max-width: ${p}px)`,fallbackSrc:A,imgStyle:y?.img}}))},Ze=(e,t,i)=>{const{displayMode:n,uri:r,width:o,height:s,name:a,crop:c,focalPoint:h,alignType:l,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:b}=e;if(b){const e=je(b,o,s,i,t,r,d,a,l,m,u,h,c,p,f,n).filter(Boolean).reverse();return{fallbackSrc:e[0].fallbackSrc,sources:e,css:e[0].imgStyle}}{const{srcset:e,css:f,uri:b}=$e(n,{id:r,width:o,height:s,name:a,crop:c,focalPoint:h},{width:t,height:i,alignment:l},{focalPoint:h,name:a,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p}),_=e?.dpr?.map((e=>/^[a-z]+:/.test(e)?e:`${Xe}${e}`));return{fallbackSrc:`${Xe}${b}`,srcset:_?.join(", ")||"",css:f}}};Q();const Je={getScaleToFitImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getScaleToFillImageURL:function(e,t,i,n,r,o){const s=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:r,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:o?.devicePixelRatio??Ye},o);return De(s.uri,o)},getCropImageURL:function(e,t,i,n,r,o,s,a,c,l){const u=Ue(h.SCALE_TO_FILL,{id:e,width:t,height:i,name:l&&l.name,crop:{x:n,y:r,width:o,height:s}},{width:a,height:c,htmlTag:g.IMG,alignment:d.CENTER,pixelAspectRatio:l?.devicePixelRatio??Ye},l);return De(u.uri,l)}},Xe=We},72757:(e,t,i)=>{(0,i(30012).Rr)()},98700:(e,t,i)=>{var n=i(30012),r=i(20826);((e=window)=>{const{mediaServices:t,environmentConsts:i,requestUrl:o,staticVideoUrl:s}=e.customElementNamespace;(0,n.EH)(e,t,{...i,prefersReducedMotion:(0,r.O)(window,o),staticVideoUrl:s}),(0,n.jh)(e),(0,n.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},30012:(e,t,i)=>{i.d(t,{Rr:()=>F,Aq:()=>h,p7:()=>C,jh:()=>N,EH:()=>U,KU:()=>c,_o:()=>a,vk:()=>l,NL:()=>R,yO:()=>A});var n=i(17709),r=i.n(n);const o=(e,t,i)=>{let n=1,r=0;for(let o=0;o<e.length;o++){const s=e[o];if(s>t)return!1;if(r+=s,r>t&&(n++,r=s,n>i))return!1}return!0},s=(e,t,i)=>{let n=-1/0;const r=e.map((e=>(e.height+t>n&&(n=e.height+t),e.height+t)));let s=n,a=n*e.length,c=n;for(;s<a;){const e=Math.floor((s+a)/2);o(r,e,i)?a=e:s=e+1,c=s}return c-t};function a(){class e extends HTMLElement{constructor(){super(...arguments),this.containerWidth=0,this.isActive=!1,this.isDuringCalc=!1,this.attachObservers=()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach((e=>{this.handleItemAdded(e)}))},this.detachHeightCalcObservers=()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()},this.recalcHeight=()=>{this.isActive&&r().measure((()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;const e=getComputedStyle(this),t=s(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,r().mutate((()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)}))}))},this.cleanUp=()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()},this.handleItemAdded=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)},this.handleItemRemoved=e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)},this.createObservers=()=>{this.containerWidthObserver=new ResizeObserver((e=>{const t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth)return void(this.containerWidth=t.contentRect.width);this.containerWidth=t.contentRect.width,this.recalcHeight()}})),this.mutationObserver=new MutationObserver((e=>{e.forEach((e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)})),this.recalcHeight()})),this.childResizeObserver=new ResizeObserver((()=>{this.recalcHeight()})),this.isActiveObserver=new ResizeObserver((()=>{this.setIsActive()}))}}setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){const t=e.getPropertyValue("--flex-column-count");return parseInt(t,10)}getRowGap(e){const t=e.getPropertyValue("row-gap");return parseInt(t||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map((e=>{const t=getComputedStyle(e);let i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),i+=parseFloat(t.marginBottom||"0"),{height:i}}))}setIsActive(){const e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}}return e}const c="multi-column-layouter",h=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(22538);const m=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},g=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1};const p={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},f=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),b=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||p[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),_=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),T=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},I=(e,t)=>e&&t&&Object.assign(e.dataset,t),E=e=>e||document.documentElement.clientHeight||window.innerHeight||0,L={fit:"contain",fill:"cover"};const w=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},o){const s=i[e],a=i[n],{width:c,height:h}=o.getMediaDimensionsByEffect(r,a.offsetWidth,a.offsetHeight,E(o.getScreenHeightOverride?.()));t.width=c,t.height=h,t.currentSrc=s.style.backgroundImage,t.bgEffectName=s.dataset.bgEffectName},patch:function(t,i,n,r,o){const s=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=((e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:o,filters:s,displayMode:a=u.fittingTypes.SCALE_TO_FILL}=e;if(!n||!r||!o.uri)return{uri:"",css:{}};const{width:c,height:h,crop:l,name:d,focalPoint:p,upscaleMethod:f,quality:b,devicePixelRatio:_=t.devicePixelRatio}=o,T={filters:s,upscaleMethod:f,...b,hasAnimation:e?.hasAnimation||o?.hasAnimation},I=g(_),E={id:o.uri,width:c,height:h,...l&&{crop:l},...p&&{focalPoint:p},...d&&{name:d}},L={width:n,height:r,htmlTag:i||"img",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},w=(0,u.getData)(a,E,L,T);return w.uri=m(w.uri,t.staticMediaUrl,t.mediaRootUrl),w})(r,o,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?b(s,a.css.container):function(t,i){const n={backgroundImage:`url("${i.uri}")`,...i.css.container},r=new e.Image;r.onload=b.bind(null,t,n),r.src=i.uri}(s,a)}});const v=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function A(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}const y=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){const t=A({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},O="wix-bg-image",C=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(O)){const n=function(e,t,i,n=window){const r=w(n);return class extends e{constructor(){super()}reLayout(){if(function(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}(t))return;const e={},o={},s=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:h}=a,l=n.document.getElementById(h);e[s]=this,e[h]=l,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(s,o,e,{containerId:h,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(s,o,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}}(y(e),t,i,e);v(e,O,n)}};function R(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:o,bgEffectName:s}=this.dataset,a=this.closest(`#${e}`)||i.document.getElementById(`${e}`),c=this.closest(`#${r}`)||i.document.getElementById(`${r}`),h={};t.mutationService.measure((()=>{const e="fixed"===i.getComputedStyle(this).position,n=E(t.getScreenHeightOverride?.()),r=a.getBoundingClientRect(),l=t.getMediaDimensionsByEffect(s,r.width,r.height,n),{hasParallax:d}=l,u=c&&(i.getComputedStyle(c).transition||"").includes("transform"),{width:m,height:g}=l,p=`${m}px`,f=`${g}px`;let b=(r.width-m)/2+"px";if(e){const e=i.document.documentElement.clientLeft;b=u?a.offsetLeft-e+"px":r.left-e+"px"}const _=e||d?0:(r.height-g)/2+"px",T=o?{"--containerW":p,"--containerH":f,"--containerL":b,"--screenH_val":`${n}`}:{width:p,height:f,left:b,top:_};Object.assign(h,T)})),t.mutationService.mutate((()=>{o?(b(this,n),_(this,h)):b(this,h)}))}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}}}const M="__more__",S="moreContainer",x=(e=window)=>{const t=(e,t,i,n,r,o,s,a)=>{if(e-=r*(s?n.length:n.length-1),e-=a.left+a.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let c=0;const h=n.reduce(((e,t)=>e+t),0);if(h>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(c=t*n.length,c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-h)/n.length);c=0;const i=n.map((e=>(c+=e+t,e+t)));if(c<e){const t=Math.floor(e-c);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,o=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:a,hoverListPosition:c,menuItemContainerExtraPixels:h}=t,l=t.absoluteLeft,d=((e,t,i,n,r,o,s,a,c,h)=>{let l="0px",d="auto";const u=o.left,m=o.width;if("left"===t?l="left"===r?0:`${u+e.left}px`:"right"===t?(d="right"===r?0:n-u-m-e.right+"px",l="auto"):"left"===r?l=`${u+(m+e.left-i)/2}px`:"right"===r?(l="auto",d=(m+e.right-(i+e.width))/2+"px"):l=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==l){const e=s+parseInt(l,10);e+h>c?(l="auto",d=0):l=e<0?0:l}"auto"!==d&&(d=a-parseInt(d,10)>c?0:d);return{moreContainerLeft:l,moreContainerRight:d}})(h,a,n,o,c,i,l,l+o,t.bodyClientWidth,r);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},s=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(o,s)=>{const a={},c={};c[o]=s;let h=1;const l=s.getRootNode().querySelector("#site-root");l&&(h=l.getBoundingClientRect().width/l.offsetWidth);const d=(e=>{const t=+T(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(c[o]),u=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[M]))(d);u.forEach((e=>{const t=`${o}${e}`;c[t]=s.getRootNode().getElementById(`${t}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,a=t[s];a&&(o[s]={width:a.offsetWidth,boundingClientRectWidth:i(a.getBoundingClientRect().width/r),height:a.offsetHeight})})),o})(o,c,u,h);const m=c[o],g=c[`${o}itemsContainer`],p=g.childNodes,f=c[`${o}moreContainer`],b=f.childNodes,_=T(m,"stretchButtonsToMenuWidth"),I=T(m,"sameWidthButtons"),E=m.getBoundingClientRect();a.absoluteLeft=E.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=T(m,"dropalign"),a.hoverListPosition=T(m,"drophposition"),a.menuBorderY=parseInt(T(m,"menuborderY"),10),a.ribbonExtra=parseInt(T(m,"ribbonExtra"),10),a.ribbonEls=parseInt(T(m,"ribbonEls"),10),a.labelPad=parseInt(T(m,"labelPad"),10),a.menuButtonBorder=parseInt(T(m,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(g),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),a=n(r.borderLeftWidth)+n(r.paddingLeft),c=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),a+=n(r.marginLeft),c+=n(r.marginRight)),{top:o,bottom:s,left:a,right:c,height:o+s,width:a+c}})(g,!0),a.needToOpenMenuUp=r(m),a.menuItemMarginForAllChildren=!_||"false"!==g.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},b.forEach(((t,i)=>{a.parentId[t.id]=T(t,"parentId");const n=T(t,"dataId");a.menuItems[n]={dataId:n,parentId:T(t,"parentId"),moreDOMid:t.id,moreIndex:i},c[t.id]=t;const r=t.querySelector("p");c[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),p.forEach(((e,t)=>{const n=T(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");c[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const o=e.querySelector("p");c[o.id]=o,a.linkIds[e.id]=o.id}));const L=m.offsetHeight;a.height=L,a.width=m.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(L,a);const w=((e,i,n,r,o)=>{const s=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=o.map((t=>{const n=r[e+t];let o;const s=T(n,"originalGapBetweenTextAndBtn");return void 0===s?(i.hasOriginalGapData[t]=!1,o=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=o):(i.hasOriginalGapData[t]=!0,o=parseFloat(s)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+o):0})),c=a.pop(),h=n.sameWidthButtons,l=n.stretchButtonsToMenuWidth;let d=!1;const u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let f=t(s,h,l,a,u,p,m,g);if(!f){for(let e=1;e<=a.length;e++)if(f=t(s,h,l,a.slice(0,-1*e).concat(c),u,p,m,g),f){d=!0;break}f||(d=!0,f=[c])}if(d){const e=f[f.length-1];for(f=f.slice(0,-1);f.length<o.length;)f.push(0);f[f.length-1]=e}return{realWidths:f,moreShown:d}})(o,a,{sameWidthButtons:I,stretchButtonsToMenuWidth:_},c,d.concat(M));return a.realWidths=w.realWidths,a.isMoreShown=w.moreShown,a.menuItemIds=d,a.hoverState=T(f,"hover",!1),{measures:a,domNodes:c}},patch:(e,t,i)=>{const n=i[e];b(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:a}=t,c=r.concat(M);I(n,{dropmode:a?"dropUp":"dropDown"});let h=0;if(t.hoverState===M){const e=t.realWidths.indexOf(0),n=t.menuItems[(l=t.menuItems,d=t=>t.menuIndex===e,Object.keys(l).find((e=>d(l[e],e))))],o=n.moreIndex,s=o===r.length-1;n.moreDOMid&&f(i[n.moreDOMid],{"data-listposition":s?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<o)b(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;h=Math.max(t.labels[i].width,h)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+S+n}label`;h=Math.max(t.labels[r].width,h)}));var l,d;((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:a}=t,c=a.indexOf(r);if(s(t.hoverState)||r===M){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==c?e+c:e+M].width),a=Math.max(n,t.children[`${e}dropWrapper`].width),h=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{b(i[e],{minWidth:`${r}px`}),b(i[`${e}label`],{minWidth:"0px",lineHeight:`${h}px`})}));const l=s(t.hoverState)?t.hoverState:"__more__",d={width:t.children[e+l].width,left:t.children[e+l].left},u=o(0,t,d,r,a);b(i[`${e}${S}`],{left:u.left,right:u.right}),b(i[`${e}dropWrapper`],{left:u.left,right:u.right,top:u.top,bottom:u.bottom})}}})(e,t,i,h),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||I(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:o,menuItemContainerExtraPixels:s}=i;let a=0,c=null,h=null;const l=i.lineHeight,d=o-s.height;for(let o=0;o<n.length;o++){const s=r[o],u=s>0,m=e+n[o];h=i.linkIds[m],u?(a++,c=m,b(t[m],{width:`${s}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),b(t[`${m}label`],{"line-height":l}),f(t[m],{"aria-hidden":!1})):(b(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),f(t[m],{"aria-hidden":!0}),f(t[h],{tabIndex:-1}))}1===a&&(I(t[`${e}moreContainer`],{listposition:"lonely"}),I(t[c],{listposition:"lonely"}))})(e,i,t,c)}}};const G="wix-dropdown-menu",F=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(G)){const t=h(),i=function(e,t,i=window){const n=x(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then((()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()}))}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e;const t=new Promise((t=>{e=t}));return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver((()=>this._onRootMutate(e))),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){const e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map((e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`))),this._labelItems.forEach((e=>super.observeChildResize(e)))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure((()=>{const t=n.measure(this._id,this);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}}(y(e),{resizeService:t,mutationService:r()},e);e.customElements.define(G,i)}};const P="wix-iframe",N=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(P)){const t=function(e){return class extends e{constructor(){super()}reLayout(){const e=this.querySelector("iframe");if(e){const t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}}}(y(e));v(e,P,t)}},k={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:o,alignType:s="center",qualities:a,staticVideoUrl:c,videoId:h,videoFormat:l,focalPoint:m}){const g=i?t.offsetWidth:e.parentElement.offsetWidth,p=e.parentElement.offsetHeight,f=parseInt(n,10),b=parseInt(r,10),_=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(g,p,f,b),T=function(e,t,i,n){let r;r=e===u.fittingTypes.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(o,_,f,b),I=function(e,{width:t,height:i}){const n=((e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)})(e,(e=>e.size)),r=n.find((e=>e.size>t*i));return r||e[e.length-1]}(a,T),E=function(e,t,i,n){if("mp4"===n)return e.url?d(t,e.url):d(t,i,e.quality,n,"file.mp4");return""}(I,c,h,l),w=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,E),v=L[o]||"cover",A=m?function(e,t,i){const{width:n,height:r}=e,{width:o,height:s}=t,{x:a,y:c}=i;if(!o||!s)return`${a}% ${c}%`;const h=Math.max(o/n,s/r),l=n*h,d=r*h,u=Math.max(0,Math.min(l-o,l*(a/100)-o/2)),m=Math.max(0,Math.min(d-s,d*(c/100)-s/2)),g=u&&Math.floor(u/(l-o)*100),p=m&&Math.floor(m/(d-s)*100);return`${g}% ${p}%`}(T,{width:g,height:p},m):"",y=s.replace("_"," ");return{videoSourceUrl:E,needsSrcUpdate:w,videoStyle:{height:"100%",width:"100%",objectFit:v,objectPosition:A||y}}},mutate(e,t,i,n,r,o,s,a,c,h,l){r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t?b(t,n):(!function(e,t,i,n,r,o){o&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const s=t.paused||""===t.currentSrc,a=e||o;if(a&&s)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!o&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,B(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{o||(t.onplay=null),B(t,i,n)}}(s,i,e,a,r,l),b(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(s,i,o),i.playbackRate=h}};function B(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}function H(e,t,i){return class extends e{constructor(){super()}connectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?i.disableImagesLazyLoading?this.reLayout():t.intersectionObserver.observe(this):super.connectedCallback.call(this)}disconnectedCallback(){t.isExperimentOpen("specs.thunderbolt.videoLazyLoading")?(this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()):super.disconnectedCallback.call(this)}unobserveIntersect(){t.intersectionObserver?.unobserve(this)}reLayout(){const{isVideoDataExists:e,videoWidth:n,videoHeight:r,qualities:o,videoId:s,videoFormat:a,alignType:c,fittingType:h,focalPoint:l,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:b}=JSON.parse(this.dataset.videoInfo);if(!e)return;const _=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),I=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!T||!I)return void this.observeChildren(this);const E=this.getRootNode().getElementById(`${g}`),L=E.querySelector(`.webglcanvas[id^="${g}"]`);!(b||"true"===E.dataset.hasAlpha)||L?t.mutationService.measure((()=>{const e=k.measure(T,E,{hasBgScrollEffect:d,videoWidth:n,videoHeight:r,fittingType:h,alignType:c,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:s,videoFormat:a,focalPoint:l}),{videoSourceUrl:u,needsSrcUpdate:g,videoStyle:b}=e;t.mutationService.mutate((()=>{k.mutate(I,L,T,b,_,u,g,m,a,f,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}}const $="wix-video",U=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get($)){const n=y(e);let r;if(t?.isExperimentOpen("specs.thunderbolt.videoLazyLoading")){const e=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"50% 100%"});r=H(n,{...t,intersectionObserver:e},i)}else r=H(n,t,i);v(e,$,r)}}},96567:(e,t,i)=>{var n=i(17709),r=i.n(n),o=i(33842),s=i(22538),a=i(30012);const c={imageClientApi:s,...{init:function(e,t=window){! /** * @license * Copyright (c) 2016 The Polymer Project Authors. All rights reserved. * This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt * The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt * The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt * Code distributed by Google as part of the polymer project is also * subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,a.vk)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,a.Aq)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},o=(0,a.yO)({resizeService:n},t);return t.customElementNamespace={WixElement:o},r("wix-element",o),{contextWindow:t,defineWixBgMedia:e=>{const n=(0,a.NL)(o,{windowResizeService:i,...e},t);r("wix-bg-media",n)},defineMultiColumnRepeaterElement:()=>{const e=(0,a._o)();r(a.KU,e)}}}}};var h=i(3412);const l=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),d=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=l();return c.init({resizeService:e,windowResizeService:t,siteService:i})},u=(e,t,i,n)=>{const{getMediaDimensions:r,...s}=o[e]||{};return r?{...r(t,i,n),...s}:{width:t,height:i,...s}},{experiments:m,media:g,requestUrl:p}=window.viewerModel;((e,t,i,n)=>{const{environmentConsts:o,wixCustomElements:s,media:a,requestUrl:m,mediaServices:g}=((e,t,i,n)=>{const o={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...n},s={mutationService:r(),isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:l()},a={getMediaDimensionsByEffect:u,...s,...i};return{...e,wixCustomElements:t||d(),services:s,environmentConsts:o,mediaServices:a}})(e,t,i,n),p=s?.contextWindow||window;p.wixCustomElements=s,Object.assign(p.customElementNamespace,{mediaServices:g,environmentConsts:o,requestUrl:m,staticVideoUrl:a.staticVideoUrl}),(0,h.g)({...g},s.contextWindow,o),s.defineWixBgMedia(g),s.defineMultiColumnRepeaterElement(),window.__imageClientApi__=c.imageClientApi})({experiments:m,media:g,requestUrl:p})}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.37012097.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6916],{33842:(e,t,i)=>{i.r(t),i.d(t,{BackgroundParallax:()=>o,BackgroundParallaxZoom:()=>r,BackgroundReveal:()=>c,BgCloseUp:()=>d,BgExpand:()=>h,BgFabeBack:()=>l,BgFadeIn:()=>g,BgFadeOut:()=>u,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>M,BgRotate:()=>w,BgShrink:()=>y,BgSkew:()=>x,BgUnwind:()=>D,BgZoomIn:()=>I,BgZoomOut:()=>S,ImageParallax:()=>E,ImageReveal:()=>P});var s=i(41217);const n=(e,t)=>({width:e,height:t}),a=(e,t,i)=>({width:e,height:Math.max(t,i)});const o={hasParallax:!0,getMediaDimensions:a},r={hasParallax:!0,getMediaDimensions:a},c={hasParallax:!0,getMediaDimensions:a},d={getMediaDimensions:n},h={getMediaDimensions:n},l={getMediaDimensions:n},g={getMediaDimensions:n},u={getMediaDimensions:n},m={hasParallax:!0,getMediaDimensions:a},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:a},v={getMediaDimensions:n},M={hasParallax:!0,getMediaDimensions:a},w={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i),a=Math.hypot(e,t)/2,o=Math.acos(e/2/a),r=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),c=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<o?r:2*a),height:Math.ceil(n<(0,s.kU)(90)-o?c:2*a)}}(e,t,22)},y={getMediaDimensions:n},x={getMediaDimensions:(e,t)=>function(e,t,i){const n=(0,s.kU)(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},D={getMediaDimensions:n},I={hasParallax:!0,getMediaDimensions:a},S={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},E={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},3412:(e,t,i)=>{i.d(t,{g:()=>w});var s=i(22538);const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},a=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const s=e[i];return void 0!==s?Object.assign(t,{[i]:s}):t}),{}),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const s=i,a=t[s];void 0!==a?e.style[s]=((e,t)=>"number"!=typeof t||n[e]?t.toString():`${t}px`)(s,a):e.style.removeProperty(s)})),r=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,o=e.displayMode||s.fittingTypes.SCALE_TO_FILL,r=Object.assign(a(n,["upscaleMethod"]),a(e,["filters","encoding"]),e.quality||n.quality,{hasAnimation:e?.hasAnimation||n?.hasAnimation}),h=e.imageData.devicePixelRatio||t.devicePixelRatio,l=d(h),g=Object.assign(a(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:l,alignment:e.alignType||s.alignTypes.CENTER},m=(0,s.getData)(o,g,u,r);return m.uri=c(m.uri,t.staticMediaUrl,t.mediaRootUrl),m},c=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let s=`${t}/`;return e&&(/^micons\//.test(e)?s=i:"ico"===/[^.]+$/.exec(e)?.[0]&&(s=s.replace("media","ficons"))),s+e},d=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0]?.toLowerCase().includes("devicepixelratio")));return(t?.[1]?Number(t[1]):null)||e||1},h=e=>e.getAttribute("src"),l=80;const g={measure:function(e,t,i,{containerElm:s,bgEffect:n="none",sourceSets:a},o){const r=i.image,c=i[e],d=(g=o.getScreenHeightOverride?.(),g||document.documentElement.clientHeight||window.innerHeight||0);var g;const u=s?.dataset.mediaHeightOverrideType,m=n&&"none"!==n||a&&a.some((e=>e.scrollEffect)),f=s&&m?s:c,b=window.getComputedStyle(c).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=o.getMediaDimensionsByEffect?.(b||n,f.offsetWidth,f.offsetHeight,d)||{width:c.offsetWidth,height:c.offsetHeight};if(a&&(t.sourceSetsTargetHeights=function(e,t,i,s,n){const a={};return e.forEach((({mediaQuery:e,scrollEffect:o})=>{a[e]=n.getMediaDimensionsByEffect(o,t,i,s).height})),a}(a,f.offsetWidth,f.offsetHeight,d,o)),!r)return;const M=h(r);b&&(t.top=.5*(c.offsetHeight-v),t.left=.5*(c.offsetWidth-p)),t.width=p,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+l:e}(v,u),t.screenHeight=d,t.imgSrc=M,t.boundingRect=c.getBoundingClientRect(),t.mediaHeightOverrideType=u,t.srcset=r.srcset},patch:function(e,t,i,n,a,c,d,h,l){if(!Object.keys(t).length)return;const{imageData:g}=n,u=i[e],m=i.image;h&&(g.devicePixelRatio=1);const f=n.targetScale||1,b={...n,...!n.skipMeasure&&{targetWidth:(t.width||0)*f,targetHeight:(t.height||0)*f},displayMode:g.displayMode},p=r(b,a,"img"),v=p?.css?.img||{},M=function(e,t,i,s,n){const a=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,s);if(n&&(delete a.height,a.width="100%"),!e)return a;const o={...a};return"fill"===i?(o.position="absolute",o.top="0"):"fit"===i&&(o.height="100%"),"fixed"===e&&(o["will-change"]="transform"),o.objectPosition&&(o.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),o}(t.mediaHeightOverrideType,v,g.displayMode,f,d);o(m,M),(t.top||t.left)&&o(u,{top:`${t.top}px`,left:`${t.left}px`});const w=p?.uri||"",y=g?.hasAnimation||n?.hasAnimation,x=function(e,t,i){const{sourceSets:s}=t;if(!s||!s.length)return;const n={};return s.forEach((({mediaQuery:s,crop:a,focalPoint:o})=>{const c={...t,targetHeight:(e.sourceSetsTargetHeights||{})[s]||0,imageData:{...t.imageData,crop:a,focalPoint:o}},d=r(c,i,"img");n[s]=d.uri||""})),n}(t,b,a);if(l&&(m.dataset.ssrSrcDone="true"),n.isLQIP&&n.lqipTransition&&!("transitioned"in u.dataset)&&(u.dataset.transitioned="",m.complete?m.onload=function(){m.dataset.loadDone=""}:m.onload=function(){m.complete?m.dataset.loadDone="":m.onload=function(){m.dataset.loadDone=""}}),c){((e,t)=>(0,s.getFileExtension)(e)===s.fileType.GIF||(0,s.getFileExtension)(e)===s.fileType.WEBP&&t)(g.uri,y)?(m.setAttribute("fetchpriority","low"),m.setAttribute("loading","lazy"),m.setAttribute("decoding","async")):m.setAttribute("fetchpriority","high"),m.currentSrc!==w&&m.setAttribute("src",w);t.srcset&&!t.srcset.split(", ").some((e=>e.split(" ")[0]===w))&&m.setAttribute("srcset",w),i.picture&&b.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach((e=>{const t=e.media||"",i=x?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")}))}}},u={parallax:"ImageParallax",fixed:"ImageReveal"};const m=function(e,t,i){return class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){t.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const s={},n={},a=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),r="true"===this.dataset.isResponsive,{bgEffectName:c}=this.dataset,{scrollEffect:d}=o.imageData,{sourceSets:l}=o,m=c||d&&u[d];l&&l.length&&l.forEach((e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])})),s[a]=this,o.containerId&&(s[o.containerId]=i.document.getElementById(`${o.containerId}`));const f=o.containerId?s[o.containerId]:void 0;if(s.image=this.querySelector("img"),s.picture=this.querySelector("picture"),!s.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{g.measure(a,n,s,{containerElm:f,bgEffect:m,sourceSets:l},e)}));const b=(i,c)=>{e.mutationService.mutate((()=>{g.patch(a,n,s,o,t,i,r,m,c)}))},p=s.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!h(p)||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){e.resizeService?.observe(this)}unobserveResize(){e.resizeService?.unobserve(this)}observeIntersect(){e.intersectionService?.observe(this)}unobserveIntersect(){e.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>{this.reLayout()}))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};var f=i(17709),b=i.n(f);const p=()=>/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,v="https://static.wixstatic.com/media",M="https://static.wixstatic.com";function w(e={},t=null,i={}){if("undefined"==typeof window)return;const s={staticMediaUrl:v,mediaRootUrl:M,experiments:{},devicePixelRatio:p(),...i},n=function(e,t){const i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let s,n;return e.ResizeObserver&&(s=new e.ResizeObserver((e=>e.map((e=>e.target.reLayout()))))),e.IntersectionObserver&&(n=new IntersectionObserver((e=>e.map((e=>{if(e.isIntersecting){const t=e.target;t.unobserveIntersect(),t.observeResize()}return e}))),{rootMargin:"150% 100%"})),function(a){const o=m({resizeService:s,intersectionService:n,mutationService:b(),...t},a,e);e.customElements.define(i,o)}}}(t,e);n&&n(s)}},41217:(e,t,i)=>{i.d(t,{Io:()=>n,Rb:()=>o,_b:()=>s,kU:()=>a});function s(e,t,i,s,n){return(n-e)*(s-i)/(t-e)+i}function n(e,t){let[i,s]=e,[n,a]=t;return Math.sqrt((n-i)**2+(a-s)**2)}function a(e){return e*Math.PI/180}function o(e,t,i){void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0);return(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}}},e=>{e.O(0,[592,8398],(()=>{return t=96567,e(e.s=t);var t}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.d403acd5.bundle.min.js.map</script> <!-- preloading pre-scripts --> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4658.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.cips.com&fileId=0281e981.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=5580e9a8-e458-4c76-8e31-265886bb01b5&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=5c7c95_7126d4244c8400fb6140fd79653590f4_832.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.13659.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.13659.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=4b6b95b6-ec2a-44a9-9cfa-fcfab5d20ec8&siteRevision=832&staticHTMLComponentUrl=https%3A%2F%2Fwww-cips-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?beckyExperiments=.LoginBarEnableLoggingInStateInSSR%2C.buttonUdp%2C.dropAppsClientSpecMapByApplicationId%2C.imageEncodingAVIF%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.4658.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_deleteLayoutOverridesForRefComponents%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.cips.com&fileId=0281e981.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=true&isMultilingualEnabled=false&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=5580e9a8-e458-4c76-8e31-265886bb01b5&module=thunderbolt-features&oneDocEnabled=true&originalLanguage=en&pageId=5c7c95_2fce7c2a038f25b1b057de8dc88fc203_832.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.13659.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.13659.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=4b6b95b6-ec2a-44a9-9cfa-fcfab5d20ec8&siteRevision=832&staticHTMLComponentUrl=https%3A%2F%2Fwww-cips-com.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_mainPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link> <script id="sentry"> (function(c,t,u,n,p,l,y,z,v){if(c[l] && c[l].mute) {return;}function e(b){if(!w){w=!0;var d=t.getElementsByTagName(u)[0],a=t.createElement(u);a.src=z;a.crossorigin="anonymous";a.addEventListener("load",function(){try{c[n]=q;c[p]=r;var a=c[l],d=a.init;a.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(v[b]=a[b]);d(v)};B(b,a)}catch(A){console.error(A)}});d.parentNode.insertBefore(a,d)}}function B(b,d){try{for(var a=0;a<b.length;a++)if("function"===typeof b[a])b[a]();var f=m.data,g=!1,h=!1;for(a=0;a<f.length;a++)if(f[a].f){h=!0;var e=f[a];!1===g&&"init"!==e.f&&d.init();g=!0;d[e.f].apply(d,e.a)}!1===h&&d.init();var k=c[n],l=c[p];for(a=0;a<f.length;a++)f[a].e&&k?k.apply(c,f[a].e):f[a].p&&l&&l.apply(c,[f[a].p])}catch(C){console.error(C)}}for(var g=!0,x=!1,k=0;k<document.scripts.length;k++)if(-1<document.scripts[k].src.indexOf(y)){g="no"!==document.scripts[k].getAttribute("data-lazy");break}var w=!1,h=[],m=function(b){(b.e||b.p||b.f&&-1<b.f.indexOf("capture")||b.f&&-1<b.f.indexOf("showReportDialog"))&&g&&e(h);m.data.push(b)};m.data=[];c[l]={onLoad:function(b){h.push(b);g&&!x||e(h)},forceLoad:function(){x=!0;g&&setTimeout(function(){e(h)})}};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(b){c[l][b]=function(){m({f:b,a:arguments})}});var q=c[n];c[n]=function(b,d,a,f,e){m({e:[].slice.call(arguments)});q&&q.apply(c,arguments)};var r=c[p];c[p]=function(b){m({p:b.reason});r&&r.apply(c,arguments)};g||setTimeout(function(){e(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","605a7baede844d278b89dc95ae0a9123","https://browser.sentry-cdn.com/6.18.2/bundle.min.js",{"dsn":"https://[email protected]/68", "beforeBreadcrumb": function(b){window.onBeforeSentryBreadcrumb && window.onBeforeSentryBreadcrumb(b)}}); </script> <script> window.resolveExternalsRegistryPromise = null const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r) window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload()) </script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.a7ae621e.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[9420],{42243:()=>{window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};const{lodash:e,react:o,reactDOM:a,imageClientApi:n,clientSdk:d}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};n.loaded=new Promise((e=>{n.onload=e})),e.loaded=new Promise((o=>{e.onload=o})),d.loaded=new Promise((e=>{d.onload=e})),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),a.loaded=new Promise((e=>{a.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}})),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise((e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}})),window.reactAndReactDOMLoaded=Promise.all([o.loaded,a.loaded]),window.resolveExternalsRegistryPromise()}},e=>{var o;o=42243,e(e.s=o)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.a7ae621e.bundle.min.js.map</script> <!-- Add the rest of the ViewerModel --> <script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/www.cips.com\/","siteFeatures":["appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","environmentWixCodeSdk","environment","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"5580e9a8-e458-4c76-8e31-265886bb01b5","userId":"5c7c957e-c917-44af-9ff2-0650e077db31","siteId":"4b6b95b6-ec2a-44a9-9cfa-fcfab5d20ec8","externalBaseUrl":"https:\/\/www.cips.com","siteRevision":832,"siteType":"UGC","dc":"84","isResponsive":false,"editorName":"Unknown","sessionId":"70d4b163-d631-4692-8ba7-1fa35344cf43","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Other"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"en","userLanguageResolutionMethod":"QueryParam","siteLanguage":"en","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.cips.com\/_api\/cloud-data"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.cips.com\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","viewMode":"site","siteRevision":832},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"cips.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"locationWixCodeSdk":{"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.dk2d6odll3hja1g2js4p.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.tmlv7ubcy6tb9q7fz88p.css"]},"renderer":{"disabledComponents":{}},"reporter":{"userId":"5c7c957e-c917-44af-9ff2-0650e077db31","metaSiteId":"5580e9a8-e458-4c76-8e31-265886bb01b5","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"router":{"baseUrl":"https:\/\/www.cips.com","mainPageId":"mainPage","pagesMap":{"c1mev":{"pageId":"c1mev","title":"ORGANIZATION","pageUriSEO":"organization","pageJsonFileName":"5c7c95_a143f077fcff2cc04a35fe58195b3850_832","pageFullPath":"organization"},"cfel":{"pageId":"cfel","title":"NAVAL ","pageUriSEO":"naval-","pageJsonFileName":"5c7c95_adcd7e7e3d668af3b19af24484c875fe_832","pageFullPath":"naval-"},"cha1":{"pageId":"cha1","title":"CLIENTS","pageUriSEO":"clients","pageJsonFileName":"5c7c95_6b04e45fcac992f9ac07fc5166eac3e4_832","pageFullPath":"clients"},"ce92":{"pageId":"ce92","title":"HPC ","pageUriSEO":"hpc-","pageJsonFileName":"5c7c95_3b3cb63611c72fcb23b2f1fbe834613d_832","pageFullPath":"hpc-"},"chnb":{"pageId":"chnb","title":"SECURITY SPECIALIST","pageUriSEO":"security-specialist","pageJsonFileName":"5c7c95_24e0fcf9b8bf985cae7c009688129630_832","pageFullPath":"security-specialist"},"l2sw2":{"pageId":"l2sw2","title":"AI","pageUriSEO":"ai-contract","pageJsonFileName":"5c7c95_1d47c6db17c6fe135c0b9b850d4c1e80_832","pageFullPath":"ai-contract"},"c163y":{"pageId":"c163y","title":"NETWORK","pageUriSEO":"network","pageJsonFileName":"5c7c95_c252bdeaebe47a71bfe23de558a6b7b6_832","pageFullPath":"network"},"c13ff":{"pageId":"c13ff","title":"STORAGE ADMINISTRATOR ","pageUriSEO":"storage-administrator-","pageJsonFileName":"5c7c95_0f3e4210e2a38c6c3446a4a0d64e0d86_832","pageFullPath":"storage-administrator-"},"c1ryf":{"pageId":"c1ryf","title":"News2013","pageUriSEO":"news2013","pageJsonFileName":"5c7c95_839cf363e3f860f3d521ba19c1a8adea_832","pageFullPath":"news2013"},"ck93":{"pageId":"ck93","title":"PHYSICAL INFRASTRUCTURE ","pageUriSEO":"physical-infrastructure-","pageJsonFileName":"5c7c95_34fd166c3832f718df23037ddfd00894_832","pageFullPath":"physical-infrastructure-"},"c7yk":{"pageId":"c7yk","title":"Satinka","pageUriSEO":"satinkashine","pageJsonFileName":"5c7c95_3513b9153dc13d10ec123a6290f5989f_832","pageFullPath":"satinkashine"},"crt8":{"pageId":"crt8","title":"UNIX\/LIINUX","pageUriSEO":"unixliinux","pageJsonFileName":"5c7c95_35586520215140bf0844a4485401d063_832","pageFullPath":"unixliinux"},"d27mz":{"pageId":"d27mz","title":"GSA MAS","pageUriSEO":"gsamas","pageJsonFileName":"5c7c95_5cae000efd370e81248f35485ccff6ba_832","pageFullPath":"gsamas"},"c22h5":{"pageId":"c22h5","title":" COMPUTAL AND MATHEMATICAL","pageUriSEO":"-computalation-and-mathematical","pageJsonFileName":"5c7c95_813de2115a9575f9434db27b50e22b66_832","pageFullPath":"-computalation-and-mathematical"},"cgdc":{"pageId":"cgdc","title":"COMPANY MANAGEMENT ","pageUriSEO":"the-cips-team-","pageJsonFileName":"5c7c95_9e3499a79a8e3043aada96c6bf4eb8dc_832","pageFullPath":"the-cips-team-"},"c8hc":{"pageId":"c8hc","title":"News2012","pageUriSEO":"news2012","pageJsonFileName":"5c7c95_acec702009f5c83f3fd206ad3ecbebc2_832","pageFullPath":"news2012"},"cswk":{"pageId":"cswk","title":"ORACLE","pageUriSEO":"oracle","pageJsonFileName":"5c7c95_48de1e082ecb0599a0d08a8d950d5e8d_832","pageFullPath":"oracle"},"cu49":{"pageId":"cu49","title":"CONTRACT VEHICLES","pageUriSEO":"current-news","pageJsonFileName":"5c7c95_034d9824c13c9dbc78cbcaa1cc9abba6_832","pageFullPath":"current-news"},"c12vi":{"pageId":"c12vi","title":"CIO-SP3","pageUriSEO":"cio-sp3","pageJsonFileName":"5c7c95_1fe4796c4da71fc71c16a3fd8f0ac354_832","pageFullPath":"cio-sp3"},"tit98":{"pageId":"tit98","title":"NIH","pageUriSEO":"nih-cio","pageJsonFileName":"5c7c95_d554857def5edba187186171b069eed6_832","pageFullPath":"nih-cio"},"cbvj":{"pageId":"cbvj","title":"BENEFITS ","pageUriSEO":"benefits-","pageJsonFileName":"5c7c95_3cd3d41fb3996546bb53728dee381571_832","pageFullPath":"benefits-"},"cfli":{"pageId":"cfli","title":"PROGRAMMER ANALYST ","pageUriSEO":"programmer-analyst-","pageJsonFileName":"5c7c95_e6868c70730ab063125fcc23de239783_832","pageFullPath":"programmer-analyst-"},"c1iz2":{"pageId":"c1iz2","title":"CLOUD COMPUTING ","pageUriSEO":"cloud-computing-","pageJsonFileName":"5c7c95_6445c442d023cd0992bf02af08cccff5_832","pageFullPath":"cloud-computing-"},"c1gmw":{"pageId":"c1gmw","title":"INDUSTRY PARTNERS ","pageUriSEO":"industry-partners-","pageJsonFileName":"5c7c95_070bcf6f0bfea9fed7845ec100ac8237_832","pageFullPath":"industry-partners-"},"cb7i":{"pageId":"cb7i","title":"COMMERCE","pageUriSEO":"commerce","pageJsonFileName":"5c7c95_77033bc5691caa841f1ded4adb695f1a_832","pageFullPath":"commerce"},"cnow":{"pageId":"cnow","title":"IT AND OPERATIONS ","pageUriSEO":"it-and-operations-","pageJsonFileName":"5c7c95_6bd7821f630cc5e2efe557732f2eb4ac_832","pageFullPath":"it-and-operations-"},"u6qkv":{"pageId":"u6qkv","title":"DHS FirstSource II ","pageUriSEO":"dhs-firstsource","pageJsonFileName":"5c7c95_1c21c8839a81e2224c5e3f20797f4327_832","pageFullPath":"dhs-firstsource"},"c172y":{"pageId":"c172y","title":"KNOWLEDGE ","pageUriSEO":"knowledge-","pageJsonFileName":"5c7c95_8c7b92af8c4a6926bd5f9a5d0ab2fea8_832","pageFullPath":"knowledge-"},"gvx1u":{"pageId":"gvx1u","title":"Bill Lese","pageUriSEO":"billlese","pageJsonFileName":"5c7c95_d07b40cde82715267840040d5cb97d4c_832","pageFullPath":"billlese"},"omwdb":{"pageId":"omwdb","title":"FAA eFast","pageUriSEO":"faaefast","pageJsonFileName":"5c7c95_10486b2d37aa769caffe9b57ec17bd62_832","pageFullPath":"faaefast"},"c1nj5":{"pageId":"c1nj5","title":"INFRASTRUCTURE DESIGN ENGINEER","pageUriSEO":"infrastructure-design-engineer","pageJsonFileName":"5c7c95_0f7013a0df79259c0a3831af9101aa5b_832","pageFullPath":"infrastructure-design-engineer"},"c23p9":{"pageId":"c23p9","title":"SERVICES ","pageUriSEO":"services","pageJsonFileName":"5c7c95_312fcfd0f0f2189e064a22d0b54a736a_832","pageFullPath":"services"},"nzq43":{"pageId":"nzq43","title":"Information Technology Enterprise","pageUriSEO":"irs-it-epmss","pageJsonFileName":"5c7c95_2ac1a848bd38987dfeb0dccfebd7833a_832","pageFullPath":"irs-it-epmss"},"c1iq2":{"pageId":"c1iq2","title":"CYBER SECURITY AND IT SECURITY ","pageUriSEO":"cyber-security-and-it-security-","pageJsonFileName":"5c7c95_a1bddcba89167f0d9ddda1102811f871_832","pageFullPath":"cyber-security-and-it-security-"},"c1efa":{"pageId":"c1efa","title":"kiran ","pageUriSEO":"kiran-","pageJsonFileName":"5c7c95_46921b3b58e95d7597cabbbfe02dfb0b_832","pageFullPath":"kiran-"},"cf5m":{"pageId":"cf5m","title":"GSA 8","pageUriSEO":"gsa-8","pageJsonFileName":"5c7c95_8039fdd9960ef4f8f68d80661cc9013f_832","pageFullPath":"gsa-8"},"mainPage":{"pageId":"mainPage","title":"HOME","pageUriSEO":"home","pageJsonFileName":"5c7c95_2fce7c2a038f25b1b057de8dc88fc203_832","pageFullPath":"home"},"c1s0l":{"pageId":"c1s0l","title":"JUSTICE","pageUriSEO":"justice","pageJsonFileName":"5c7c95_3f73da19f0640dd79011b01c6f5c85a1_832","pageFullPath":"justice"},"c1azi":{"pageId":"c1azi","title":"Ravi Bhutani","pageUriSEO":"ravi-bhutani","pageJsonFileName":"5c7c95_f8180a12c731eff31ff7eff93ab2bf80_832","pageFullPath":"ravi-bhutani"},"zk5hr":{"pageId":"zk5hr","title":"NASA SEWP V","pageUriSEO":"nasa-sewp-v","pageJsonFileName":"5c7c95_d9ba33ac52ca21297fc3885e3da95dad_832","pageFullPath":"nasa-sewp-v"},"cqoh":{"pageId":"cqoh","title":"POSITIONS","pageUriSEO":"positions","pageJsonFileName":"5c7c95_4e3fc8e841ffac97dad0e9ffb985ea4f_832","pageFullPath":"positions"},"c20hq":{"pageId":"c20hq","title":"OPERATIONS SPECIALIST ","pageUriSEO":"operations-specialist-","pageJsonFileName":"5c7c95_94657e73f84fe6b5e03631d5d928138f_832","pageFullPath":"operations-specialist-"},"c5au":{"pageId":"c5au","title":"News2010","pageUriSEO":"news2010","pageJsonFileName":"5c7c95_127925c4f900c8f03f4c72aa219ddcff_832","pageFullPath":"news2010"},"c1tb4":{"pageId":"c1tb4","title":"news 2014","pageUriSEO":"news","pageJsonFileName":"5c7c95_95c110fd759ac05ca40b99c3f85dfd7f_832","pageFullPath":"news"},"c1qhs":{"pageId":"c1qhs","title":"CAREERS ","pageUriSEO":"careers-","pageJsonFileName":"5c7c95_79414f30bd9838d2c187a9fc91773ae3_832","pageFullPath":"careers-"},"ccim":{"pageId":"ccim","title":"WEB AND APP. DEVELOP","pageUriSEO":"web-and-app-develop","pageJsonFileName":"5c7c95_199541a923c05dd47042506907ba208a_832","pageFullPath":"web-and-app-develop"},"c22da":{"pageId":"c22da","title":"SEAPORT ","pageUriSEO":"seaport-","pageJsonFileName":"5c7c95_5956fe1a2e7c9866fc27837c1a0fcef7_832","pageFullPath":"seaport-"},"s30e1":{"pageId":"s30e1","title":"News2016","pageUriSEO":"copy-of-news2013","pageJsonFileName":"5c7c95_d0c3bf64ca140ce076b0709e0ff930a6_832","pageFullPath":"copy-of-news2013"},"c24vq":{"pageId":"c24vq","title":"CONTACT US","pageUriSEO":"contact_us","pageJsonFileName":"5c7c95_7751813aec07b665d54b480c58fed2f7_832","pageFullPath":"contact_us"},"c1etu":{"pageId":"c1etu","title":"Dardo ","pageUriSEO":"dardo","pageJsonFileName":"5c7c95_051a7be98e14ac862a3baeac443de742_832","pageFullPath":"dardo"},"c3ni":{"pageId":"c3ni","title":"Service Desk","pageUriSEO":"service-desk","pageJsonFileName":"5c7c95_df04b6f156511ae2b93b41e4d66e5b79_832","pageFullPath":"service-desk"},"c1f1f":{"pageId":"c1f1f","title":"CONTRACT VEHICLES ","pageUriSEO":"contract-vehicles-","pageJsonFileName":"5c7c95_c43788971d6839cbebe114303ac4fe01_832","pageFullPath":"contract-vehicles-"},"c16yg":{"pageId":"c16yg","title":"WEB","pageUriSEO":"web","pageJsonFileName":"5c7c95_97f870b1aa0e20f4f5be07c30eb458fb_832","pageFullPath":"web"},"c85a":{"pageId":"c85a","title":"HEALTHCARE ","pageUriSEO":"healthcare-","pageJsonFileName":"5c7c95_82eff2f06b07430b1123fc6c3acc4ca3_832","pageFullPath":"healthcare-"},"celk":{"pageId":"celk","title":"MOBILE DEVICE SPECIALIST","pageUriSEO":"systems-engineer-unix-","pageJsonFileName":"5c7c95_b9001e7f94431c7bfc46dfa5ebea5fe5_832","pageFullPath":"systems-engineer-unix-"},"c8oj":{"pageId":"c8oj","title":"SECURITY ENGINEER","pageUriSEO":"security-engineer","pageJsonFileName":"5c7c95_2ecc97d073ec5b4d637bbcaff51ebc73_832","pageFullPath":"security-engineer"},"tokit":{"pageId":"tokit","title":"GREG","pageUriSEO":"greggalanos","pageJsonFileName":"5c7c95_5f96efa171e9ab3657ea64090d642ecd_832","pageFullPath":"greggalanos"},"cjph":{"pageId":"cjph","title":"PEOPLE","pageUriSEO":"people","pageJsonFileName":"5c7c95_50ed4be25e5d923cff6901e21b887030_832","pageFullPath":"people"},"cj60":{"pageId":"cj60","title":"INFRASTRUCTURE AND SYSTEMS INTEGRATION S","pageUriSEO":"infrastructure-and-systems-integration-s","pageJsonFileName":"5c7c95_ba2f9890bb564a56917a82a79d2bcddf_832","pageFullPath":"infrastructure-and-systems-integration-s"},"c1tfb":{"pageId":"c1tfb","title":"LABOR ","pageUriSEO":"labor-","pageJsonFileName":"5c7c95_30883e825df07c749a9509b407857b4b_832","pageFullPath":"labor-"},"c1qlz":{"pageId":"c1qlz","title":"TERMS AND CONDITIONS GSA","pageUriSEO":"terms-and-conditions-gsa","pageJsonFileName":"5c7c95_1ab1467baf0c29801f0fec7494ba2dfb_832","pageFullPath":"terms-and-conditions-gsa"},"c1lzl":{"pageId":"c1lzl","title":"SYSTEMS ANALYST ","pageUriSEO":"systems-analyst-","pageJsonFileName":"5c7c95_8f90f81c07ff0c4f43619565de4820ed_832","pageFullPath":"systems-analyst-"},"c11px":{"pageId":"c11px","title":"DATA ANALYST ","pageUriSEO":"data-analyst-","pageJsonFileName":"5c7c95_d264f87fe589209a0fac69fd93847f28_832","pageFullPath":"data-analyst-"},"ciu0":{"pageId":"ciu0","title":"NAICS CODES ","pageUriSEO":"naics-codes-","pageJsonFileName":"5c7c95_fc861b6da7eabeb611f3bc81e3dbc745_832","pageFullPath":"naics-codes-"},"wkjk0":{"pageId":"wkjk0","title":"WHO WE ARE","pageUriSEO":"whoweare","pageJsonFileName":"5c7c95_4e4554700cedb6e27101813b66090532_832","pageFullPath":"whoweare"},"tzar2":{"pageId":"tzar2","title":"MD DoIt CATS","pageUriSEO":"mddoitcats","pageJsonFileName":"5c7c95_0db73ba5c03c9667d076fd68b4603a54_832","pageFullPath":"mddoitcats"},"cjg9":{"pageId":"cjg9","title":"MISSION","pageUriSEO":"mission-vision","pageJsonFileName":"5c7c95_5fff825bd0021f82ffae7d2e0b45a453_832","pageFullPath":"mission-vision"},"crta":{"pageId":"crta","title":"ORDERING INFO","pageUriSEO":"ordering-info","pageJsonFileName":"5c7c95_0802e53b334a35f3560679aa532d61ba_832","pageFullPath":"ordering-info"},"cxwq":{"pageId":"cxwq","title":"News2011","pageUriSEO":"news2011","pageJsonFileName":"5c7c95_03145ca5704575e222c74e7d66a35073_832","pageFullPath":"news2011"},"c7mg":{"pageId":"c7mg","title":"NRL -ITD","pageUriSEO":"nrl-itd","pageJsonFileName":"5c7c95_057bd737ff69cb3ac05a7641ccb16b5a_832","pageFullPath":"nrl-itd"},"tbbna":{"pageId":"tbbna","title":"Welcome to CIPS Video","pageUriSEO":"welcomevideo","pageJsonFileName":"5c7c95_7b63bc6c75bef6abf8211e2f96835617_832","pageFullPath":"welcomevideo"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/organization":{"type":"Static","pageId":"c1mev"},".\/naval-":{"type":"Static","pageId":"cfel"},".\/clients":{"type":"Static","pageId":"cha1"},".\/hpc-":{"type":"Static","pageId":"ce92"},".\/security-specialist":{"type":"Static","pageId":"chnb"},".\/ai-contract":{"type":"Static","pageId":"l2sw2"},".\/network":{"type":"Static","pageId":"c163y"},".\/storage-administrator-":{"type":"Static","pageId":"c13ff"},".\/news2013":{"type":"Static","pageId":"c1ryf"},".\/physical-infrastructure-":{"type":"Static","pageId":"ck93"},".\/satinkashine":{"type":"Static","pageId":"c7yk"},".\/unixliinux":{"type":"Static","pageId":"crt8"},".\/gsamas":{"type":"Static","pageId":"d27mz"},".\/-computalation-and-mathematical":{"type":"Static","pageId":"c22h5"},".\/the-cips-team-":{"type":"Static","pageId":"cgdc"},".\/news2012":{"type":"Static","pageId":"c8hc"},".\/oracle":{"type":"Static","pageId":"cswk"},".\/current-news":{"type":"Static","pageId":"cu49"},".\/cio-sp3":{"type":"Static","pageId":"c12vi"},".\/nih-cio":{"type":"Static","pageId":"tit98"},".\/benefits-":{"type":"Static","pageId":"cbvj"},".\/programmer-analyst-":{"type":"Static","pageId":"cfli"},".\/cloud-computing-":{"type":"Static","pageId":"c1iz2"},".\/industry-partners-":{"type":"Static","pageId":"c1gmw"},".\/commerce":{"type":"Static","pageId":"cb7i"},".\/it-and-operations-":{"type":"Static","pageId":"cnow"},".\/dhs-firstsource":{"type":"Static","pageId":"u6qkv"},".\/knowledge-":{"type":"Static","pageId":"c172y"},".\/billlese":{"type":"Static","pageId":"gvx1u"},".\/faaefast":{"type":"Static","pageId":"omwdb"},".\/infrastructure-design-engineer":{"type":"Static","pageId":"c1nj5"},".\/services":{"type":"Static","pageId":"c23p9"},".\/irs-it-epmss":{"type":"Static","pageId":"nzq43"},".\/cyber-security-and-it-security-":{"type":"Static","pageId":"c1iq2"},".\/kiran-":{"type":"Static","pageId":"c1efa"},".\/gsa-8":{"type":"Static","pageId":"cf5m"},".\/home":{"type":"Static","pageId":"mainPage"},".\/justice":{"type":"Static","pageId":"c1s0l"},".\/ravi-bhutani":{"type":"Static","pageId":"c1azi"},".\/nasa-sewp-v":{"type":"Static","pageId":"zk5hr"},".\/positions":{"type":"Static","pageId":"cqoh"},".\/operations-specialist-":{"type":"Static","pageId":"c20hq"},".\/news2010":{"type":"Static","pageId":"c5au"},".\/news":{"type":"Static","pageId":"c1tb4"},".\/careers-":{"type":"Static","pageId":"c1qhs"},".\/web-and-app-develop":{"type":"Static","pageId":"ccim"},".\/seaport-":{"type":"Static","pageId":"c22da"},".\/copy-of-news2013":{"type":"Static","pageId":"s30e1"},".\/contact_us":{"type":"Static","pageId":"c24vq"},".\/dardo":{"type":"Static","pageId":"c1etu"},".\/service-desk":{"type":"Static","pageId":"c3ni"},".\/contract-vehicles-":{"type":"Static","pageId":"c1f1f"},".\/web":{"type":"Static","pageId":"c16yg"},".\/healthcare-":{"type":"Static","pageId":"c85a"},".\/systems-engineer-unix-":{"type":"Static","pageId":"celk"},".\/security-engineer":{"type":"Static","pageId":"c8oj"},".\/greggalanos":{"type":"Static","pageId":"tokit"},".\/people":{"type":"Static","pageId":"cjph"},".\/infrastructure-and-systems-integration-s":{"type":"Static","pageId":"cj60"},".\/labor-":{"type":"Static","pageId":"c1tfb"},".\/terms-and-conditions-gsa":{"type":"Static","pageId":"c1qlz"},".\/systems-analyst-":{"type":"Static","pageId":"c1lzl"},".\/data-analyst-":{"type":"Static","pageId":"c11px"},".\/naics-codes-":{"type":"Static","pageId":"ciu0"},".\/whoweare":{"type":"Static","pageId":"wkjk0"},".\/mddoitcats":{"type":"Static","pageId":"tzar2"},".\/mission-vision":{"type":"Static","pageId":"cjg9"},".\/ordering-info":{"type":"Static","pageId":"crta"},".\/news2011":{"type":"Static","pageId":"cxwq"},".\/nrl-itd":{"type":"Static","pageId":"c7mg"},".\/welcomevideo":{"type":"Static","pageId":"tbbna"},".\/":{"type":"Static","pageId":"mainPage"}},"pageIdToPrefix":{},"isWixSite":false,"partialRouteMatchingAllowed":true},"searchWixCodeSdk":{"language":"en"},"seoTpa":{"url":"http:\/\/10.85.160.105:81\/com.wixpress.html.tpa.seo.tpa-seo\/v1\/fetch-applications-seo-data?metaSiteId=5580e9a8-e458-4c76-8e31-265886bb01b5","canonicalUrl":"https:\/\/www.cips.com\/","widgetWithUseSsrSeo":{},"deviceType":"Other","baseUri":"https:\/\/www.cips.com","mainPageId":"mainPage","siteId":"4b6b95b6-ec2a-44a9-9cfa-fcfab5d20ec8","metaSiteId":"5580e9a8-e458-4c76-8e31-265886bb01b5","runningExperiments":{"runningExperiments":{"specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","sv_imageZoomSeo":"false","specs.thunderbolt.routeToExternalDispatcher":"true","specs.thunderbolt.servicesInfra":"false","specs.thunderbolt.FixWixDataInstanceForBlocksPreview":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.SentryViaPanorama":"false","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.thunderbolt.forceNativeAspectRatio":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.useSvgLoaderFeature":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.dropAppsClientSpecMapByApplicationId":"true","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.hardenObject":"true","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","dummySpecTorTestsOfThunderboltViewer":"false","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.useNativeSchedulerYield":"true","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.thunderbolt.hardenTimeout":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true"}},"signedInstances":{"0":["3d590cbc-4907-4cc4-b0b1-ddf2c5edf297",null],"1":["141fbfae-511e-6817-c9f0-48993a7547d1","OBzX4SGINcuBFQ3kDJNvpPgSVqljKawZJgDX_ETGG8w.eyJpbnN0YW5jZUlkIjoiYjgwODEwMWItYTE0MS00NGM2LTlhM2ItODFjNmY5MGU1ZDllIiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZDg4ZjliMy00NTE5LTA4YjAtMTQwYS1hNzllN2ZiNTVjMmIiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"2":["14bca956-e09f-f4d6-14d7-466cb3f09103","k8rWEf_cFSKQyLZ4LaE1MftUTtonAO8OdUtxh7q8bsQ.eyJpbnN0YW5jZUlkIjoiMGVmY2E1ZjgtYzhiMy00NzJkLWE5ZTEtYzZhMzdhYTAxMWZkIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1YjdjNGM1MC0yY2ViLTBiNWItMjdkMC1lMGZiZmMxYjEwNDgiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"3":["13ee94c1-b635-8505-3391-97919052c16f","h42GUz92oJnPDz-MUtVdSJZ8IR2EI_qyRdScFtj59sU.eyJpbnN0YW5jZUlkIjoiMmU4ZWM5NzMtMTZkYS00MTgyLWFmNWYtZjFjYTNhNGQ5MjMwIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3YjBlMjBkYi1mMjgyLTBkZjQtMjE2ZS1kNzkyYmNmNjkzODUiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"4":["1480c568-5cbd-9392-5604-1148f5faffa0","HwvEXy3vySlS5jcaaMAPbdJ--varVexuWOzGqTNN_Hs.eyJpbnN0YW5jZUlkIjoiODAyZDZlYmUtZTI2Mi00M2QxLTgxODMtOWNmMjdmNzM4MTE0IiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkNWFkODcxNi0wNjNhLTBmYTctMGZiMi1iYWFhZjljODgwYTEiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"5":["150ae7ee-c74a-eecd-d3d7-2112895b988a","MmlvbHuvGvL409M2VlR4B1RYNNPZxB1cfKLwjtA864Q.eyJpbnN0YW5jZUlkIjoiMGIyZjMyODgtMThlZi00YjkwLTg5NmYtMDA0Y2E5YzQzMDQ5IiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1ZWFmZGIyMC1mY2I3LTA3ZTYtMDc1ZS0yNjE0MmY3ZjMxZmMiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"6":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","ncwEzMrlczb1f8AJOSvfpdQa2cFQqFfnDeWmuHAh4Eo.eyJpbnN0YW5jZUlkIjoiZGZhMTUwYmYtZjE3My00ZDEzLTlkYjEtMTQyMmE2Mjk0Y2VlIiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4YTIxYjkxNy0xNTJiLTAxNjUtMTM4MC0zMjdhMjA5MjRkNWIiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"7":["f123e8f1-4350-4c9b-b269-04adfadda977","CYP8ejjoXy0WVhfLkYNaLtwDKA8DgDXwxyFRJYDgWzQ.eyJpbnN0YW5jZUlkIjoiNDE5ZThlMDYtNzE1NS00MjE1LTk4MmQtMTJmZjUwOTY3ZGU4IiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxNDFlNjdhZS05NTBkLTBlNjMtMTYxYy0zNGE3ZDYyZDdjNWQiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"8":["13aa9735-aa50-4bdb-877c-0bb46804bd71","owbLvBKCcZq6KUOJ3gDQwMMA_mAC78pg6JuAnLpUZZw.eyJpbnN0YW5jZUlkIjoiMGI3OTNiZjgtMTIyYy00MGZjLTk1MWEtYjNjODc3NmQwMTNmIiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1ZWY5ZDI1MC1mNjc0LTBjOGEtMWIyYi05NTkwZjFkNjAwOGEiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"9":["e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b","jzVylG6MCKbvBHt95A5qCWS5QOX1kEoIexeA2XUFCS0.eyJpbnN0YW5jZUlkIjoiYWFlZmI4ZDYtYzg3MC00ODNiLTljOWMtOGE3YTI5ZGU5OWE3IiwiYXBwRGVmSWQiOiJlMzExOGUwYS1iMWMxLTRlMWQtYjY3ZC1kZGYwY2I5MjMwOWIiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmZjZmNTE3ZS0yYzI4LTA0NGQtMTJhZC1hYzIyYWY2NTk4MTIiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"10":["14b89688-9b25-5214-d1cb-a3fb9683618b","QI1fPTpg_cV5G5JN2rnrWMZmQJWzLzlkSasUTI3lMWY.eyJpbnN0YW5jZUlkIjoiOWVmMTdlMGItMzljOC00NjI1LWJiMTAtODYyZTE1ODNlNGZhIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYjcxOTdhMy1kZDkwLTBhNTMtMzUyMS1hMDc2OTMzOGU1NGYiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"11":[null,null],"12":["61f33d50-3002-4882-ae86-d319c1a249ab",null],"13":["12f51ae9-aa4e-1717-f49f-581ef8058a7d","ZDah7297azzzemfjEsvaMFF5Q_oqoaKW7U_GXjh4U1E.eyJpbnN0YW5jZUlkIjoiMTNjZTc4ZDUtYzFmNi0zZmZhLWI3ZjctNWRmZTlmNTczMTZiIiwiYXBwRGVmSWQiOiIxMmY1MWFlOS1hYTRlLTE3MTctZjQ5Zi01ODFlZjgwNThhN2QiLCJzaWduRGF0ZSI6IjIwMjUtMDQtMjZUMTE6NTE6MzMuMjEwWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI1YzdjOTU3ZS1jOTE3LTQ0YWYtOWZmMi0wNjUwZTA3N2RiMzEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNS0wMS0wNVQxODo1MjowMy4wMDZaIn0"],"14":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","LBLFt7-Ht9XqtNPepQZYzv93WJ8Ldmt-ulkHkDjMPjM.eyJpbnN0YW5jZUlkIjoiMTNlM2ZkOTMtYmE0OS1jNDQ0LWZmYjgtYmZiNWNhY2EyMWRjIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0NjYzMTQzYi01ZTExLTg4MzItNzE4OS05OWVkNGM3MTIwNjkiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"15":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","rwlR0otcgSXQ29vN-JhH1qvGA0mMCZ9myV-VFVAUr_4.eyJpbnN0YW5jZUlkIjoiMTNlM2ZkOTMtYzBjOC05MzZhLTJjMDMtYTNhZDZkNzIyNTdkIiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0NjYzMTQzYi0yNDkwLWRmMWMtYTIzMi04NWY1ZWJjOTI0YzgiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"16":["146c0d71-352e-4464-9a03-2e868aabe7b9","vM3AwNas5Zn4aIWrx48CNJ215vhmFEW8WoijnsDg9qs.eyJpbnN0YW5jZUlkIjoiYmI1NTgzMjgtZGVkMi00NjUzLTgyZmUtNzQ5MDBhNzllYTUwIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZWQ1NmE4MC0zYThhLTBhMjUtMGNjZi01MmM4OGNjMmViZTUiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"17":["ea2821fc-7d97-40a9-9f75-772f29178430","jNtpYwysN5kLkoJ8utodn03hx4IrXK_KVklWCHyBJwc.eyJpbnN0YW5jZUlkIjoiODE5NmVlOTgtZGE0Zi00YmMyLTliNGQtOTk3M2M3ZDU2OTFjIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkNDE2MDczMC0zZTE3LTA3YjQtMTU3Yy1iZjJiNDE2ZTY4YTkiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"18":["a322993b-2c74-426f-bbb8-444db73d0d1b","-aTPkAXeApQvZgzFXvDXCEJ9HfrD_82Db7WhIlcK35w.eyJpbnN0YW5jZUlkIjoiNzdmN2UxOWYtMzc2Yy00NjdjLWJmZTQtNTcwZjE4ZGQ1MWY3IiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyMjc3MDgzNy1kMzM0LTBhMGEtMzFkNS03MTU3OWU2NjUwNDIiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"19":["9bead16f-1c73-4cda-b6c4-28cff46988db","pqmuGfq5dzKc3H_4m1HJKeFrefwa_qr2SuTcvMEp5GY.eyJpbnN0YW5jZUlkIjoiMGM2ZmE0MjAtNDdkZi00ZWE5LTgzNzctMGM2YzliNzU1NGUxIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1OWVmNGQ4OC1hMzg3LTAyZGYtMGQ0Ni0yYTM0MWRjZTU1NTQiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"20":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","1Ns_cuHerUqwNrV_yDa8nN_J9XFn1WoBJdD4o-aQaME.eyJpbnN0YW5jZUlkIjoiZWRhZGQzN2UtZWViOS00OGJhLTk1MzgtNDM3NjY1MGFhZjRmIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiODJkM2FkNi0wYWUxLTA0Y2MtMWIwOS02NTJlZTNiMWFlZmEiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"21":["307ba931-689c-4b55-bb1d-6a382bad9222","06mCQntpagXOtNtN_hqeByRNR42g8cQi8jtu__bgosg.eyJpbnN0YW5jZUlkIjoiZGZlZTUzOTMtYWQyNS00ZGYzLThjYjctMmQzYjQ3NzkwYTM3IiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4YTZlYmEzYi00OTdkLTAxODUtMDI4Ni0wYjYzYzFjMjBiODIiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"23":["94bc563b-675f-41ad-a2a6-5494f211c47b","f2B3A9Dzxm5FAnsgJFn8CS_jR4g_MZHtDkqhOXW_L54.eyJpbnN0YW5jZUlkIjoiNmEwYmIxNDAtMjg4Zi00ZWVmLTkxMjUtNWYzZTlhZjY3MjQxIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZjhiNThlOC1jY2Q3LTAyOTktMWYxNC03OTY2MWM0ZDczZjQiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"24":["4b10fcce-732d-4be3-9d46-801d271acda9","x4z1ONDQnOOKiRDhlWOZKJ4-zLFZELdVpeb-Lqw6UnM.eyJpbnN0YW5jZUlkIjoiMjYwZmU2MjktNWE2Zi00ZTI4LThlNGMtYzA0YmNjMWYxOGYwIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3MzhmMGY4MS1iZTM3LTAyNWUtMDA3ZC1lNjEzNGFhNDE5NDUiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"25":["35aec784-bbec-4e6e-abcb-d3d724af52cf","pY9MjZA7WZxTB0zT_A0lp9iyWkqqQUGcT5DaTPhc3Vc.eyJpbnN0YW5jZUlkIjoiOWZlZDJmYzEtOTg0NS00ZjFjLWI3ZWUtMGRkNTliOWQ2NGI4IiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjYTZkYzY2OS03YzFkLTAzNmEtMzlkZi0yYjhkMWQyNjY1MGQiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"26":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","fIcmBPiCIZiQKdkH457amPCuk3Vd-gz2BvchQPuIxDc.eyJpbnN0YW5jZUlkIjoiMzYzNzhhMDAtM2NjMi00N2QwLWJhN2QtMzY2ZWJmYTk5M2FlIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2M2I3NjNhOC1kODlhLTBiYTYtMzQ0Yy0xMDM2MzkxMjkyMWIiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"27":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","kr0Px-4cg2iV0vm19s45IpbcOj4IbtDmQmVQtCZbYpM.eyJpbnN0YW5jZUlkIjoiZmYzMmFjM2EtMTQ3Ni00NWRjLTg2OWYtYjU5MDNlY2E4Mzc5IiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhYWIyNDU5Mi1mMDJlLTA5YWEtMDhhZS05M2M4Yjg3MTgyY2MiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"28":["8d8ba777-9a97-4f63-88da-3d21f7914863","bIm0rji5WVorOkbu4WfxsxX3zxifgdOEBvUp84gGut4.eyJpbnN0YW5jZUlkIjoiODczOWExOTMtYWUzNS00MzMwLTlmMzAtZDliMzczY2ZiYjQ1IiwiYXBwRGVmSWQiOiI4ZDhiYTc3Ny05YTk3LTRmNjMtODhkYS0zZDIxZjc5MTQ4NjMiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMmI5NDgzYi00YTZkLTBmNDYtMTEwMS1mZmViZjU3NGJhZjAiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"30":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","799t_7ojKt4tbSrt5xbbicVFkMXW5GHrz4b-athA5B0.eyJpbnN0YW5jZUlkIjoiZTAzMzRkYzctYzcyMS00NDY5LWEzOTYtYjRmNzE1YWQ1NmVjIiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNWIzYTQ2Zi0yMzc5LTA4MWYtMmRhNy05MmFmOTMxNjU3NTkiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"31":["14e12b04-943e-fd32-456d-70b1820a2ff2","S3rMT_SRyZN_bEw9mSOxKQgNK-oPfjaW_wZspwlJxmQ.eyJpbnN0YW5jZUlkIjoiYWVkMGU5MjQtNGExZi00ZmQ1LWJlNmItY2QxYjEzOWMyMWMxIiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYjUwMDA4Yy1hZTQ3LTAzYTMtMzA1YS1lYjQzOTUyNzIwNzQiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"1987":["14ce1214-b278-a7e4-1373-00cebd1bef7c","H18WLsZPQh8_oXH1US0wNx02MpodK6wrSabyWOXsPLk.eyJpbnN0YW5jZUlkIjoiNTljMDA1NjctZGVmNi00Zjk3LTk0ODAtOTRhMDU5M2FmN2M0IiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYzQwZWNjZi0zYWFlLTAzZTEtMWFiMS1iMmY4ZGY4MWY2NzEiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"2827":["13ee10a3-ecb9-7eff-4298-d2f9f34acf0d","V2ewK61AFOn3dUcJJ2bIRR0WV-ig79hFwhaLSbQb7N4.eyJpbnN0YW5jZUlkIjoiMjBhNjY5YzYtMmY4OC00MjBlLTgyZGUtZmJhYzJiODBhMzNlIiwiYXBwRGVmSWQiOiIxM2VlMTBhMy1lY2I5LTdlZmYtNDI5OC1kMmY5ZjM0YWNmMGQiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3NTI2ODA2ZS1jYmQwLTBlNzgtMGNlZi1kZGY0YWQzYmEyOGIiLCJzaXRlT3duZXJJZCI6IjVjN2M5NTdlLWM5MTctNDRhZi05ZmYyLTA2NTBlMDc3ZGIzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTAxLTA1VDE4OjUyOjAzLjAwNloifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","sknq5qJRL7R6PoMU-8F-Cn2iDdzijtvwEYGNZXl88sg.eyJpbnN0YW5jZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiNTU4MGU5YTgtZTQ1OC00Yzc2LThlMzEtMjY1ODg2YmIwMWI1Iiwic2lnbkRhdGUiOiIyMDI1LTA0LTI2VDExOjUxOjMzLjIxMFoiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiNWM3Yzk1N2UtYzkxNy00NGFmLTlmZjItMDY1MGUwNzdkYjMxIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTUtMDEtMDVUMTg6NTI6MDMuMDA2WiJ9"]}},"seo":{"context":{"siteName":"cips","siteUrl":"https:\/\/www.cips.com","domain":"cips.com","indexSite":true,"defaultUrl":"https:\/\/www.cips.com\/","currLangIsOriginal":true,"homePageTitle":"HOME","businesLocale":"en-us","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"}}},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"mainPage"},"sessionManager":{"sessionModel":{},"appsInstances":{},"dynamicModelApiUrl":"https:\/\/www.cips.com\/_api\/v2\/dynamicmodel","accessTokensApiUrl":"https:\/\/www.cips.com\/_api\/v1\/access-tokens","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"c9affd77-61e9-420b-80a0-46d65fc97cd3"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"c9affd77-61e9-420b-80a0-46d65fc97cd3","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"cips","siteRevision":832,"regionalSettings":"en-us","language":"en","mainPageId":"mainPage","pageIdToPrefix":{},"routerPrefixes":{},"pageIdToTitle":{"c1mev":"ORGANIZATION","cfel":"NAVAL ","cha1":"CLIENTS","ce92":"HPC ","chnb":"SECURITY SPECIALIST","l2sw2":"AI","c163y":"NETWORK","c13ff":"STORAGE ADMINISTRATOR ","c1ryf":"News2013","ck93":"PHYSICAL INFRASTRUCTURE ","c7yk":"Satinka","crt8":"UNIX\/LIINUX","d27mz":"GSA MAS","c22h5":" COMPUTAL AND MATHEMATICAL","cgdc":"COMPANY MANAGEMENT ","c8hc":"News2012","cswk":"ORACLE","cu49":"CONTRACT VEHICLES","c12vi":"CIO-SP3","tit98":"NIH","cbvj":"BENEFITS ","cfli":"PROGRAMMER ANALYST ","c1iz2":"CLOUD COMPUTING ","c1gmw":"INDUSTRY PARTNERS ","cb7i":"COMMERCE","cnow":"IT AND OPERATIONS ","u6qkv":"DHS FirstSource II ","c172y":"KNOWLEDGE ","gvx1u":"Bill Lese","omwdb":"FAA eFast","c1nj5":"INFRASTRUCTURE DESIGN ENGINEER","c23p9":"SERVICES ","nzq43":"Information Technology Enterprise","c1iq2":"CYBER SECURITY AND IT SECURITY ","c1efa":"kiran ","cf5m":"GSA 8","mainPage":"HOME","c1s0l":"JUSTICE","c1azi":"Ravi Bhutani","zk5hr":"NASA SEWP V","cqoh":"POSITIONS","c20hq":"OPERATIONS SPECIALIST ","c5au":"News2010","c1tb4":"news 2014","c1qhs":"CAREERS ","ccim":"WEB AND APP. DEVELOP","c22da":"SEAPORT ","s30e1":"News2016","c24vq":"CONTACT US","c1etu":"Dardo ","c3ni":"Service Desk","c1f1f":"CONTRACT VEHICLES ","c16yg":"WEB","c85a":"HEALTHCARE ","celk":"MOBILE DEVICE SPECIALIST","c8oj":"SECURITY ENGINEER","tokit":"GREG","cjph":"PEOPLE","cj60":"INFRASTRUCTURE AND SYSTEMS INTEGRATION S","c1tfb":"LABOR ","c1qlz":"TERMS AND CONDITIONS GSA","c1lzl":"SYSTEMS ANALYST ","c11px":"DATA ANALYST ","ciu0":"NAICS CODES ","wkjk0":"WHO WE ARE","tzar2":"MD DoIt CATS","cjg9":"MISSION","crta":"ORDERING INFO","cxwq":"News2011","c7mg":"NRL -ITD","tbbna":"Welcome to CIPS Video"},"urlMappings":null,"viewMode":"Site"},"tinyMenu":{"languages":false},"tpaCommons":{"widgetsClientSpecMapData":{"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"1b8c501f-ccc2-47e7-952a-47e264752614":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"31c0cede-09db-4ec7-b760-d375d62101e6":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"mobileUrl":null,"appPage":{},"applicationId":12,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"12f51afa-5521-983c-6fd7-4a93da37c38b":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=MPZMail","mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=MPZMail","tpaWidgetId":"mpzmail_email_marketing","appPage":{},"applicationId":13,"appDefinitionName":"[Migrated] - MPZMail","appDefinitionId":"12f51ae9-aa4e-1717-f49f-581ef8058a7d","isWixTPA":false,"allowScrolling":false},"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":14,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"13ee10c2-daec-c6d3-c20b-64b8195e9150":{"widgetUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/mobile","tpaWidgetId":"pdf_viewer","appPage":{},"applicationId":2827,"appDefinitionName":"PDF File Viewer","appDefinitionId":"13ee10a3-ecb9-7eff-4298-d2f9f34acf0d","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"61f33d50-3002-4882-ae86-d319c1a249ab":{"applicationId":12,"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}}},"12f51ae9-aa4e-1717-f49f-581ef8058a7d":{"applicationId":13,"widgets":{"12f51afa-5521-983c-6fd7-4a93da37c38b":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=MPZMail","widgetId":"12f51afa-5521-983c-6fd7-4a93da37c38b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=MPZMail","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"mpzmail_email_marketing","default":true}},"appDefinitionName":"[Migrated] - MPZMail","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"dataToken":true,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":14,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.2030.0"},"isWixTPA":true},"13ee10a3-ecb9-7eff-4298-d2f9f34acf0d":{"applicationId":2827,"widgets":{"13ee10c2-daec-c6d3-c20b-64b8195e9150":{"widgetUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/index","widgetId":"13ee10c2-daec-c6d3-c20b-64b8195e9150","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-pdf-dev.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"pdf_viewer","default":true}},"appDefinitionName":"PDF File Viewer","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"instanceAccessToken":true,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":832,"userFileDomainUrl":"filesusr.com","metaSiteId":"5580e9a8-e458-4c76-8e31-265886bb01b5","isPremiumDomain":true,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.cips.com","tpaModalConfig":{"wixTPAs":{"141fbfae-511e-6817-c9f0-48993a7547d1":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"8d8ba777-9a97-4f63-88da-3d21f7914863":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"13ee10a3-ecb9-7eff-4298-d2f9f34acf0d":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.cips.com\/","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","shouldRenderTPAsIframe":true,"debug":false},"windowWixCodeSdk":{"locale":"en-us","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.bea8b8cc.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.29e2e76a.chunk.min.js"},"landingPageId":"mainPage","isChancePlatformOnLandingPage":false,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.b3908fe0.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"59c00567-def6-4f97-9480-94a0593af7c4","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","appDefName":"Old Wix Forms and Payments","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}}},"builderComponentsSdkUrls":{},"blocksBootstrapData":{"blocksAppsData":{},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true","specs.testBlocksScope2":"true"},"experimentsQueryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined&bundler-traffic-to-aws=true&bundler-typescript-analysis=true","widgetBundleUrls":{}},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.cips.com","isPremiumDomain":true,"metaSiteId":"5580e9a8-e458-4c76-8e31-265886bb01b5","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"5c7c957e-c917-44af-9ff2-0650e077db31","isMobileFriendly":true,"isPreview":false,"requestId":"1745668293.1681848526495122333900"},"platformAPIData":{},"wixCodeBootstrapData":{"wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.8678.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.cips.com\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{}},"essentials":{"appsConductedExperiments":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":false}},"appsScripts":{"urls":{},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_deleteLayoutOverridesForRefComponents":true,"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.4658.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"5580e9a8-e458-4c76-8e31-265886bb01b5","quickActionsMenuEnabled":false,"siteId":"4b6b95b6-ec2a-44a9-9cfa-fcfab5d20ec8","siteRevision":832,"v":3,"cacheVersions":{"dataFixer":6},"oneDocEnabled":true},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/www.cips.com","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.cips.com","staticHTMLComponentUrl":"https:\/\/www-cips-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.52b008656f765009811efa106b2e93687a33b58d","editor-elements-design-systems.thunderbolt.5bd5ccd9f40be66ec0f0ab1b26b5fa05db8e4635"],"ooiVersions":""},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.52b008656f765009811efa106b2e93687a33b58d","editor-elements-design-systems.thunderbolt.5bd5ccd9f40be66ec0f0ab1b26b5fa05db8e4635"],"ooiVersions":""},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"},"builderComponentFeatures":{"moduleName":"builder-component-features","resourceType":"builderComponentFeatures","contentType":"application\/json"},"builderComponentCss":{"moduleName":"builder-component-css","resourceType":"builderComponentCss","contentType":"application\/json"},"builderComponentPlatform":{"moduleName":"builder-component-platform","resourceType":"builderComponentPlatform","contentType":"application\/json"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.cips.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":false,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"c1mev":"5c7c95_a143f077fcff2cc04a35fe58195b3850_832.json","cfel":"5c7c95_adcd7e7e3d668af3b19af24484c875fe_832.json","cha1":"5c7c95_6b04e45fcac992f9ac07fc5166eac3e4_832.json","ce92":"5c7c95_3b3cb63611c72fcb23b2f1fbe834613d_832.json","chnb":"5c7c95_24e0fcf9b8bf985cae7c009688129630_832.json","l2sw2":"5c7c95_1d47c6db17c6fe135c0b9b850d4c1e80_832.json","c163y":"5c7c95_c252bdeaebe47a71bfe23de558a6b7b6_832.json","c13ff":"5c7c95_0f3e4210e2a38c6c3446a4a0d64e0d86_832.json","c1ryf":"5c7c95_839cf363e3f860f3d521ba19c1a8adea_832.json","ck93":"5c7c95_34fd166c3832f718df23037ddfd00894_832.json","c7yk":"5c7c95_3513b9153dc13d10ec123a6290f5989f_832.json","crt8":"5c7c95_35586520215140bf0844a4485401d063_832.json","d27mz":"5c7c95_5cae000efd370e81248f35485ccff6ba_832.json","c22h5":"5c7c95_813de2115a9575f9434db27b50e22b66_832.json","cgdc":"5c7c95_9e3499a79a8e3043aada96c6bf4eb8dc_832.json","c8hc":"5c7c95_acec702009f5c83f3fd206ad3ecbebc2_832.json","cswk":"5c7c95_48de1e082ecb0599a0d08a8d950d5e8d_832.json","cu49":"5c7c95_034d9824c13c9dbc78cbcaa1cc9abba6_832.json","c12vi":"5c7c95_1fe4796c4da71fc71c16a3fd8f0ac354_832.json","tit98":"5c7c95_d554857def5edba187186171b069eed6_832.json","cbvj":"5c7c95_3cd3d41fb3996546bb53728dee381571_832.json","cfli":"5c7c95_e6868c70730ab063125fcc23de239783_832.json","c1iz2":"5c7c95_6445c442d023cd0992bf02af08cccff5_832.json","c1gmw":"5c7c95_070bcf6f0bfea9fed7845ec100ac8237_832.json","cb7i":"5c7c95_77033bc5691caa841f1ded4adb695f1a_832.json","cnow":"5c7c95_6bd7821f630cc5e2efe557732f2eb4ac_832.json","u6qkv":"5c7c95_1c21c8839a81e2224c5e3f20797f4327_832.json","c172y":"5c7c95_8c7b92af8c4a6926bd5f9a5d0ab2fea8_832.json","gvx1u":"5c7c95_d07b40cde82715267840040d5cb97d4c_832.json","omwdb":"5c7c95_10486b2d37aa769caffe9b57ec17bd62_832.json","c1nj5":"5c7c95_0f7013a0df79259c0a3831af9101aa5b_832.json","c23p9":"5c7c95_312fcfd0f0f2189e064a22d0b54a736a_832.json","nzq43":"5c7c95_2ac1a848bd38987dfeb0dccfebd7833a_832.json","c1iq2":"5c7c95_a1bddcba89167f0d9ddda1102811f871_832.json","c1efa":"5c7c95_46921b3b58e95d7597cabbbfe02dfb0b_832.json","cf5m":"5c7c95_8039fdd9960ef4f8f68d80661cc9013f_832.json","mainPage":"5c7c95_2fce7c2a038f25b1b057de8dc88fc203_832.json","c1s0l":"5c7c95_3f73da19f0640dd79011b01c6f5c85a1_832.json","c1azi":"5c7c95_f8180a12c731eff31ff7eff93ab2bf80_832.json","zk5hr":"5c7c95_d9ba33ac52ca21297fc3885e3da95dad_832.json","cqoh":"5c7c95_4e3fc8e841ffac97dad0e9ffb985ea4f_832.json","c20hq":"5c7c95_94657e73f84fe6b5e03631d5d928138f_832.json","c5au":"5c7c95_127925c4f900c8f03f4c72aa219ddcff_832.json","c1tb4":"5c7c95_95c110fd759ac05ca40b99c3f85dfd7f_832.json","c1qhs":"5c7c95_79414f30bd9838d2c187a9fc91773ae3_832.json","ccim":"5c7c95_199541a923c05dd47042506907ba208a_832.json","c22da":"5c7c95_5956fe1a2e7c9866fc27837c1a0fcef7_832.json","s30e1":"5c7c95_d0c3bf64ca140ce076b0709e0ff930a6_832.json","c24vq":"5c7c95_7751813aec07b665d54b480c58fed2f7_832.json","c1etu":"5c7c95_051a7be98e14ac862a3baeac443de742_832.json","c3ni":"5c7c95_df04b6f156511ae2b93b41e4d66e5b79_832.json","c1f1f":"5c7c95_c43788971d6839cbebe114303ac4fe01_832.json","c16yg":"5c7c95_97f870b1aa0e20f4f5be07c30eb458fb_832.json","c85a":"5c7c95_82eff2f06b07430b1123fc6c3acc4ca3_832.json","celk":"5c7c95_b9001e7f94431c7bfc46dfa5ebea5fe5_832.json","c8oj":"5c7c95_2ecc97d073ec5b4d637bbcaff51ebc73_832.json","tokit":"5c7c95_5f96efa171e9ab3657ea64090d642ecd_832.json","cjph":"5c7c95_50ed4be25e5d923cff6901e21b887030_832.json","cj60":"5c7c95_ba2f9890bb564a56917a82a79d2bcddf_832.json","c1tfb":"5c7c95_30883e825df07c749a9509b407857b4b_832.json","c1qlz":"5c7c95_1ab1467baf0c29801f0fec7494ba2dfb_832.json","c1lzl":"5c7c95_8f90f81c07ff0c4f43619565de4820ed_832.json","c11px":"5c7c95_d264f87fe589209a0fac69fd93847f28_832.json","ciu0":"5c7c95_fc861b6da7eabeb611f3bc81e3dbc745_832.json","wkjk0":"5c7c95_4e4554700cedb6e27101813b66090532_832.json","tzar2":"5c7c95_0db73ba5c03c9667d076fd68b4603a54_832.json","cjg9":"5c7c95_5fff825bd0021f82ffae7d2e0b45a453_832.json","crta":"5c7c95_0802e53b334a35f3560679aa532d61ba_832.json","cxwq":"5c7c95_03145ca5704575e222c74e7d66a35073_832.json","c7mg":"5c7c95_057bd737ff69cb3ac05a7641ccb16b5a_832.json","tbbna":"5c7c95_7b63bc6c75bef6abf8211e2f96835617_832.json","masterPage":"5c7c95_7126d4244c8400fb6140fd79653590f4_832.json"},"protectedPageIds":[],"routersInfo":{},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"}],"isInSeo":true,"language":"en","originalLanguage":"en","appDefinitionIdToSiteRevision":{},"builderWidgetsIds":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[]},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"0281e981.bundle.min","thunderbolt-platform":"b367bede.bundle.min","thunderbolt-css":"a2952ea1.bundle.min","thunderbolt-site-map":"ed9acc0a.bundle.min","thunderbolt-mobile-app-builder":"e4e21e23.bundle.min","builder-component-features":"1f18638c.bundle.min","builder-component-css":"3865f0b2.bundle.min","builder-component-platform":"16472aea.bundle.min","thunderbolt-css-mappers":"fce03b0c.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"3de5e523.bundle.min","thunderbolt-platform":"2d883350.bundle.min","thunderbolt-css":"8cedf593.bundle.min","thunderbolt-site-map":"13ec47ee.bundle.min","thunderbolt-mobile-app-builder":"9a33abf7.bundle.min","builder-component-features":"e345314d.bundle.min","builder-component-css":"9ef17d48.bundle.min","builder-component-platform":"8b3ac48a.bundle.min","thunderbolt-css-mappers":"b02fec7e.bundle.min","webpack-runtime":"97ae7421.bundle.min"},"webpackRuntimeBundle":"97ae7421.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"6cbf7642.bundle.min","thunderbolt-platform":"778690f5.bundle.min","thunderbolt-css":"c32891ad.bundle.min","thunderbolt-site-map":"5af168cd.bundle.min","thunderbolt-mobile-app-builder":"7898f844.bundle.min","builder-component-features":"bc03ecdc.bundle.min","builder-component-css":"4d5d388d.bundle.min","builder-component-platform":"8cb04aba.bundle.min","thunderbolt-css-mappers":"0e0df01a.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/www-cips-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.routeToExternalDispatcher":true,"specs.thunderbolt.FixWixDataInstanceForBlocksPreview":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.forceNativeAspectRatio":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.dropAppsClientSpecMapByApplicationId":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.hardenObject":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.useNativeSchedulerYield":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.hardenTimeout":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"dynamicModelUrl":"https:\/\/www.cips.com\/_api\/v2\/dynamicmodel","accessTokensUrl":"https:\/\/www.cips.com\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"832","renderingFlow":"NONE","language":"en","locale":"en-us"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.13659.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"isExcludedFromSecurityExperiments":true,"react18Compatible":true,"react18HydrationBlackListWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":true}</script> <script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script> <!-- renderIndicator --> <!-- versionIndicator --> <!-- used platform apis start --> <script type="application/json" id="used-platform-apis-data">[]</script> <script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script> <!-- used platform apis end --> <!-- Business Manager --> <!-- initCustomElements #2 --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.3e467f13.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1308],{},p=>{p.O(0,[592,8398],(()=>{return e=72757,p(p.s=e);var e}));p.O()}]);</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4198],{20826:(e,o,r)=>{r.d(o,{O:()=>s});const s=(e,o="")=>o.toLowerCase().includes("forcereducedmotion")||Boolean(e?.matchMedia("(prefers-reduced-motion: reduce)").matches)}},e=>{e.O(0,[592,8398],(()=>{return o=98700,e(e.s=o);var o}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.95017eb5.bundle.min.js.map</script> <!-- initial scripts --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3169],{11682:(e,t,r)=>{r.r(t),r.d(t,{platformWorkerPromise:()=>i});const{viewerModel:{siteAssets:{clientTopology:s},siteFeatures:a,siteFeaturesConfigs:{platform:o},site:{externalBaseUrl:p}},usedPlatformApis:l}=window,c=Worker&&a.includes("platform"),i=c?(async()=>{const e="platform_create-worker started";performance.mark(e);const{clientWorkerUrl:t,appsScripts:r,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:i,appDefIdToIsMigratedToGetPlatformApi:n,forceEmptySdks:d}=a,m=t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=>{const t=new Blob([`importScripts('${e}');`],{type:"application/javascript"});return URL.createObjectURL(t)})(t):t.replace(s.fileRepoUrl,`${p}/_partials`),f=new Worker(m),u=Object.keys(r.urls).filter((e=>!i[e]?.isModuleFederated)).reduce(((e,t)=>(e[t]=r.urls[t],e)),{});if(c&&c.mainSdks&&c.nonMainSdks){Object.values(n).every((e=>e))||d?f.postMessage({type:"preloadNamespaces",namespaces:l}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})}f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:u});const k="platform_create-worker ended";return performance.mark(k),performance.measure("Create Platform Web Worker",e,k),f})():Promise.resolve()}},e=>{var t;t=11682,e(e.s=t)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.a6c05fb0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8800],{1643:()=>{!function(e){const n=new Set,a=[],s=e=>{const a=[];n.forEach((n=>{e.canHandleEvent(n)&&a.push(n)})),a.forEach((a=>{n.delete(a),e.handleEvent(a)}))};e.addEventListener("message",(e=>{const t={source:e.source,data:e.data,origin:e.origin},d=a.find((e=>e.canHandleEvent(t)));d?(s(d),d.handleEvent(t)):n.add(t)})),e._addWindowMessageHandler=e=>{a.push(e),s(e)}}(window)}},e=>{var n;n=1643,e(e.s=n)}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.2f428192.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.ce4d8756.bundle.min.js"></script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[507],{27037:(e,t,r)=>{r.d(t,{h:()=>o});var s=r(65672);const a=({useBatch:e=!0,publishMethod:t=s.PublishMethods.Auto,endpoint:r,muteBi:a=!1,biStore:o,sessionManager:i,fetch:n,factory:p})=>p({useBatch:e,publishMethod:t,endpoint:r}).setMuted(a).withUoUContext({msid:o.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:o.viewerSessionId,_av:`thunderbolt-${o.viewerVersion}`,isb:o.is_headless,...o.is_headless&&{isbr:o.is_headless_reason}}),o={createBaseBiLoggerFactory:a,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:s,dc:o,microPop:i,is_headless:n,isCached:p,pageData:d,rolloutData:l,caching:c,checkVisibility:u=(()=>""),viewerVersion:m,requestUrl:h,st:I,isSuccessfulSSR:f},muteBi:S=!1}=e;return a({...e,muteBi:S}).updateDefaults({ts:()=>Date.now()-r,tsn:()=>function({initialRequestTimestamp:e}){return"undefined"==typeof window?Math.round(performance.now()+(performance.timeOrigin-e)):Math.round(performance.now())}({initialRequestTimestamp:s}),dc:o,microPop:i,caching:c,session_id:t,st:I,url:h||d.pageUrl,ish:n,pn:d.pageNumber,isFirstNavigation:1===d.pageNumber,pv:u,pageId:d.pageId,isServerSide:!1,isSuccessfulSSR:f,is_lightbox:d.isLightbox,is_cached:p,is_sav_rollout:l.siteAssetsVersionsRollout?1:0,is_dac_rollout:l.isDACRollout?1:0,v:m})}}},36451:(e,t,r)=>{r.d(t,{W:()=>l});var s=r(76022),a=r(5189),o=r(45124),i=r(75967),n=r(66715),p=r(76904),d=r(23184);const l=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:l="thunderbolt",presetType:c=s.u.BOLT,reportBlackbox:u=!1,paramsOverrides:m={},factory:h,muteThunderboltEvents:I=!1,experiments:f={},monitoringData:S})=>{const g=h(l,{presetType:c,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:t,biLoggerFactory:e,paramsOverrides:m,enableSampleRateForAppNames:(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f)??("undefined"!=typeof window&&(0,p.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",f))}),{interactionStarted:A,interactionEnded:N,appLoadingPhaseStart:R,appLoadingPhaseFinish:_,appLoadStarted:b,appLoaded:E}=g,v=(0,p.k)("specs.thunderbolt.fedopsMuteErrors",f),D=(0,p.k)("specs.thunderbolt.panoramaInSsr",f),T=!1,w="undefined"==typeof window,y=e=>e.startsWith("platform_"),O=e=>e?.evid&&26===parseInt(e.evid,10),B=(()=>{const e=(0,n.n)();S?.viewerSessionId&&e.setSessionId(S.viewerSessionId);const r=S?.metaSiteId??"",s=S?.dc??"",a=!!S?.isHeadless,p=!!S?.isCached,d=!!S?.rolloutData?.isTBRollout,u=!!S?.rolloutData?.isDACRollout,m=!!S?.rolloutData?.siteAssetsVersionsRollout;return(0,o.V)({baseParams:{platform:i.OD.Viewer,msid:r,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:s,isHeadless:a,isCached:p,isRollout:d,isDacRollout:u,isSavRollout:m,isSsr:T,presetType:c,customParams:t},reporterOptions:w?{fetchFn:fetch}:{}}).withGlobalConfig(e).client()})(),C=e=>{!B||!D&&w||(e?B.reportLoadStart():B.reportLoadFinish())},P=(e,t,r)=>{if(!B)return;const s=e.replaceAll(" ","_");t?B.transaction(s).start(r):B.transaction(s).finish(r)},V=(e,t,r)=>"react-native"!==d.env.RENDERER_BUILD&&(O(r)?v:!((e,t,r)=>{const o=t?.siteAssetsModule??"";return!(c===s.u.BOLT)||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(o)})(e,r,t)),L=(e,t,r,s)=>{if(a.iy.has(l))return!0;if(V(e,t,s))return!1;if(s?.siteAssetsModule)return!0;const o=!!r?.appId&&!a.S_.has(r.appId),i=a.S2.has(e),n=a.wV.has(e);return i||o||!n&&!I};return g.interactionStarted=(e,t)=>{if(O(t?.paramsOverrides)?((e={})=>{if(!B)return;const{errorInfo:t,errorType:r}=e,s=new Error(t);B?.errorMonitor().reportError(s,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):(D||y(e)||!w)&&P(e,!0),L(e,!0,void 0,t?.paramsOverrides))return A.call(g,e,t);try{performance.mark(`${e} started`)}catch{}return{timeoutId:0}},g.interactionEnded=(e,t)=>{if((D||y(e)||!w)&&P(e,!1),L(e,!0,void 0,t?.paramsOverrides))N.call(g,e,t);else try{performance.mark(`${e} ended`)}catch{}},g.appLoadingPhaseStart=(e,t)=>{if(P(e,!0,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))R.call(g,e,t);else try{performance.mark(`${e} started`)}catch{}},g.appLoadingPhaseFinish=(e,t,r)=>{if(P(e,!1,{appDefId:t?.appId,componentId:t?.widgetId}),L(e,!1,t))_.call(g,e,t,r);else try{performance.mark(`${e} finished`)}catch{}},g.appLoadStarted=e=>{C(!0),b.call(g,e)},g.appLoaded=e=>{C(!1),E.call(g,e)},g}},58839:(e,t,r)=>{r.d(t,{c:()=>s});const s=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,s,a)=>e.reportAsyncWithCustomKey(r,t,s,a),runAsyncAndReport:(r,s)=>e.runAsyncAndReport(r,t,s),runAndReport:(r,s)=>e.runAndReport(r,t,s),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},97056:(e,t,r)=>{r.r(t),r.d(t,{createBiReporter:()=>i,site:()=>n});var s=r(9492),a=r(63590);const o=(...e)=>console.log("[TB] ",...e);function i(e=o,t=o,r=(()=>{}),s=o,a=o){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:s,reportPageNavigationDone:a}}const n=({biReporter:e,wixBiSession:t,viewerModel:r})=>o=>{o(s.O$).toConstantValue(t),o(s.u6).toConstantValue(e),o(s.lR).toConstantValue((0,a.f)(r))}},25196:(e,t,r)=>{var s,a;r.d(t,{lF:()=>s,mY:()=>o,w4:()=>a}),function(e){e[e.START=1]="START",e[e.VISIBLE=2]="VISIBLE",e[e.PAGE_FINISH=33]="PAGE_FINISH",e[e.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",e[e.TBD=-1]="TBD",e[e.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",e[e.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE"}(s||(s={})),function(e){e[e.NAVIGATION=1]="NAVIGATION",e[e.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",e[e.INNER_ROUTE=3]="INNER_ROUTE",e[e.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",e[e.CANCELED=5]="CANCELED"}(a||(a={}));const o={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},9492:(e,t,r)=>{r.d(t,{O$:()=>a,lR:()=>o,u6:()=>s});const s=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),o=Symbol.for("appName")}}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.2733998a.bundle.min.js.map</script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.0949dae2.bundle.min.js"></script> <script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.a20626f8.bundle.min.js"></script> <!-- lodash script --> <script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script> <!-- react --> <script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script> <!-- react-dom --> <script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script> <!-- scriptTagsToPreload --> <!-- bi --> <script> window.clientSideRender = false; </script> <!-- bi --> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017],{16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=16992,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.bee051e0.bundle.min.js.map</script> <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[4017,7257],{42466:(e,i,n)=>{n(16992).K.sendBeat(12,"Partially visible",{pageId:window.firstPageId})},16992:(e,i,n)=>{n.d(i,{K:()=>m});var t=n(25196);const r=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch(e){}i||((new Image).src=e)},s=null;function o([e,i]){return i!==s&&`${e}=${i}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return s;const i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}const d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},d,l){const p=function(e){const i=e.split("&").reduce(((e,i)=>{const[n,t]=i.split("=");return{...e,[n]:t}}),{});return(e,n)=>void 0!==i[e]?i[e]:n}(r),u=(m=d,e=>void 0===m[e]?s:m[e]);var m;let w=!0;const f=window?.consentPolicyManager;if(f){const e=f.getCurrentConsentPolicy();if(e){const{policy:i}=e;w=!(i.functional&&i.analytics)}}const g=u("requestUrl"),h={src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:w?s:a(),dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):s,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:p("ita",d.checkVisibility()?"1":"0"),mid:w?s:l?.siteMemberId||s,msid:u("msId"),pid:p("pid",s),pn:p("pn","1"),ref:document.referrer&&!w?encodeURIComponent(document.referrer):s,sar:w?s:p("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:s),sessionId:w&&f?s:u("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:s,sr:w?s:p("sr",screen.width?`${screen.width}x${screen.height}`:s),st:u("st"),ts:n,tts:t,url:w?c(g):g,v:window?.thunderboltVersion||"0.0.0",vid:w?s:l?.visitorId||s,bsi:w?s:l?.bsi||s,vsi:u("viewerSessionId"),wor:w||!window.outerWidth?s:`${window.outerWidth}x${window.outerHeight}`,wr:w?s:p("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:s),_brandId:d.commonConfig?.brand||s,nt:p("nt",s)};return`https://frog.wix.com/bt?${Object.entries(h).map(o).filter(Boolean).join("&")}`},l=(e,i)=>{let n,t="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let i,n;try{i=e()}catch(e){i=[]}const t=[];return i.forEach((e=>{switch(e.name){case"cache":t[1]=e.description;break;case"varnish":t[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:t}})(i);n=e.microPop,r=e.matches}if(r&&r.length&&(t=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===t){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(t="browser")}return{caching:t,isCached:t.includes("hit"),...n?{microPop:n}:{}}},p={WixSite:1,UGC:2,Template:3},u=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:c}=window,d=(({requestUrl:e,interactionSampleRatio:i})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),u=(e=>{const{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";const{document:e,navigator:i}=window;if(!e||!i)return"document";const{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:u,isjp:!!u,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...l(document.cookie,(()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]])),isMesh:1,st:p[t.siteType]||0,commonConfig:s,muteThunderboltEvents:d,isServerSide:a?0:1,isSuccessfulSSR:!a,fallbackReason:c?.errorInfo}};const m=function(){const e=u(),i={};let n=1;const s=(t,s,o={})=>{!function(e,i){if(i&&performance.mark){const n=`${i} (beat ${e})`;performance.mark(n)}}(t,s);const a=globalThis.window?.viewerModel;if(!a?.experiments["specs.thunderbolt.removeSendBeat"]){const a=Date.now(),c=Math.round(performance.now()),l=a-e.initialTimestamp;if(e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:u=n,navigationType:m}=o;let w=`&pn=${u}`;p&&(w+=`&pid=${p}`),m&&(w+=`&nt=${m}`);const f=d(s,{eventType:t,ts:l,tts:c,extra:w},e,i);r(f)}};return{sendBeat:s,reportBI:function(e,i){!function(e,i){const n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null;performance.mark(n),performance.measure&&t&&performance.measure(`\u2b50${e}`,t,n)}(e,i)},wixBiSession:e,sendBeacon:r,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:t})=>{i.visitorId=e||i.visitorId,i.siteMemberId=n||i.siteMemberId,i.bsi=t||i.bsi},reportPageNavigation:function(e){n+=1,s(t.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,i){s(t.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:i}),i!==t.w4.DYNAMIC_REDIRECT&&i!==t.w4.NAVIGATION_ERROR&&i!==t.w4.CANCELED||(n-=1)}}}();window.bi=m,window.bi.wixBiSession.isServerSide=window.clientSideRender?0:1,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),m.sendBeat(1,"Init")}},e=>{e.O(0,[507],(()=>{return i=42466,e(e.s=i);var i}));e.O()}]); //# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.62e7b16d.bundle.min.js.map</script> <script> window.firstPageId = 'mainPage' if (window.requestCloseWelcomeScreen) { window.requestCloseWelcomeScreen() } if (!window.__browser_deprecation__) { window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId, isSuccessfulSSR: !clientSideRender }}) } </script> <script defer="" src="https://static.parastorage.com/services/tag-manager-client/1.920.0/siteTags.bundle.min.js"></script> <!--pageHtmlEmbeds.bodyEnd start--> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script> <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script> <!--pageHtmlEmbeds.bodyEnd end--> <!-- warmup data start --> <script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"WRchTxtl":"WRichText","i7hq8xpg":"DropDownMenu","WRchTxth":"WRichText","LnkBr0":"LinkBar","i4vp6d7z":"WPhoto","comp-ka8oqjdv":"WRichText","WRchTxt2-tmh":"WRichText","comp-ldp2nvvx":"WPhoto","comp-lmjkcrir":"WPhoto","DrpDwnMn0-q48":"DropDownMenu","masterPage":"MasterPage","SITE_FOOTER":"FooterContainer","SITE_HEADER":"HeaderContainer","PAGES_CONTAINER":"PagesContainer","SITE_PAGES":"PageGroup","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","i5jtzi7c":"SeoTpaGallery","i5gu4im1":"WRichText","i4vql6br":"WRichText","i58nor9p":"SiteButton","i5gu7j1s":"WRichText","comp-ler8ywkh":"WPhoto","i58nsp4f":"WRichText","i59nuqms":"SiteButton","i5jvt477":"WRichText","i5jw06xb":"WRichText","i5jvzvgi":"SiteButton","comp-leyr79v7":"MediaOverlayControls","comp-leyr79vl":"MediaControls","comp-leyqzggj":"MediaOverlayControls","comp-leyqzgh5":"MediaControls","pageBackground_mainPage":"PageBackground","VideoBox_dummy_comp-leyr79jv":"VideoBox","VideoBox_dummy_comp-leyqzg8y":"VideoBox","mainPage":"Page","comp-lmjjy7qd":"ClassicSection","comp-lmjjy7qf":"ClassicSection","comp-lf02d17q":"StripColumnsContainer","comp-leyrc27b":"Container","comp-leyrfiyq":"Container","comp-leyrh3mu":"Container","comp-lf02d1be":"Column","comp-leyr79jv":"MediaPlayer","comp-leyqzg8y":"MediaPlayer","ContainermainPage":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","mainPage_wrapper":"PageMountUnmount","mainPage_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{}}</script> <!-- warmup data end --> </body> </html>